atan2(Variable, Variable) Function |
Top |
DescriptionComputes the four-quadrant inverse tangent of (y/x) and returns values in the closed interval [-pi,pi].
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Function Signature
Arguments
Return Value
The inverse tangent of the specified value (y/x).
Syntax
See also
|