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