Function Reference
— Mapping Function:
atan2
(
y, x
)
Compute atan (
y
/
x
) for corresponding elements of
y
and
x
. The result is in range -pi to pi.