ARC COSINE – [ACOS]
Outputs the arc cosine value of the input.
CATEGORY
Trigonometric
DESCRIPTION
Outputs the inverse cosine or arc cosine value of the input. The output value is in radians.
RESULT VARIABLES AND PARAMETERS
Result | Arc cosine value [radians] |
Signal | Cosine value |
SYNTAX
res = acos(input)
CHARACTERISTICS
Data type support
Double Floating point
EXAMPLE