Arc sine
Performs an arc sine function on a value.
Inputs
-
value
- The value to perform the function on.
Outputs
-
result
- The resulting value of the function.
-
result list
- The list of resulting values of the function.
Note(s)
-
This operation is represented as
asin()
within the Expression node. -
Other names for this node include: Asin, Inverse sine, and Arc sinus.