Mathematical
The following functions are supported by the Synthetic Variables Mathematical Expressions. These functions receive a variable's time series data as its arguments.
Syntax | Description |
---|---|
Returns the rounded integer greater or equal for each element in the variable | |
Returns the floating-point value rounded to the | |
Returns the sine in radians of each element in the variable | |
Returns the cosine in radians of each element in the variable | |
Returns the tangent of each element in the variable | |
Returns in radians the inverse sine of each element in the variable | |
Returns in radians the inverse sine of each element in the variable | |
Returns in radians the inverse tangent of each element in the variable | |
Returns in radians the trigonometric inverse tangent using the input variables | |
Returns the hyperbolic sine of each element in the variable | |
Returns the hyperbolic cosine of each element in the variable | |
Returns the hyperbolic tangent of each element in the variable | |
Returns in radians the inverse hyperbolic sine of each element in the variable | |
Returns in radians the inverse hyperbolic cosine of each element in the variable | |
Returns in radians the inverse hyperbolic tangent of each element in the variable | |
Returns the exponential of each element in the variable | |
Returns the logarithm of each element in the variable | |
Returns the absolute value of each element in the variable | |
Returns the square root value of each element in the variable |
x
andy
represent variables as time series or dots
Last updated