Project

General

Profile

Actions

$atan2 » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Per Amundsen, 12/11/2018 08:01 PM


Added in 1.9.3

$atan2(N, M)

Returns the angle whose tangent is the quotient of two specified numbers.

Parameters

N - The Y coordinate.
M - The X coordinate.

Properties

.deg - Returns the degree instead of angle.

Updated by Per Amundsen over 5 years ago · 2 revisions

Also available in: PDF HTML TXT