Arc cosine
Performs an arc cosine 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
acos()
within the Expression node. -
Other names for this node include: Acos, Inverse cosine, and Arc cosinus.