Version: v0.7.1 - Beta.  We welcome contributors & feedback.

Math.atan2

Math.atan2($x, $y) -> number

Description

Get the arc tangent of $x and $y, in radians.

See Also