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