Calculates the inverse tangent, or, in other words, the arctangent of the input. That is: (Out = atan(In))
Inputs
|
|
|
|
|
Slots
|
Type
|
Default
|
Description
|
|
In
|
Numeric
|
Null
|
First Input
|
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
Out
|
Numeric
|
The inverse tangent value of the input in radians. A Null input returns a Null output.
|
|