alias for Math.atan2.
Math.atan2
Returns the angle (in radians) from the X axis to a point.
A numeric expression representing the cartesian y-coordinate.
A numeric expression representing the cartesian x-coordinate.
alias for
Math.atan2
.