Function name | Description |
---|---|
Trigonometric | ACOS | Outputs the arc cosine value of the input. |
Trigonometric | ASIN | Outputs the arc sine value of the input. |
Trigonometric | ATAN | Outputs the arc tangent value of the input. |
Trigonometric | COS | Outputs the cosinusoidal value of the input. |
Trigonometric | SIN | Outputs the sinusoidal value of the input. |
Trigonometric | TAN | Outputs the tangent value of input. |
...