math
Toggle table of contents
0.1.2
common
Platform filter
common
Switch theme
Search in API
math
math
/
top.ltfan.math
/
atan2
atan2
fun
atan2
(
y
:
Number
,
x
:
Number
)
:
Angle
Calculates the arctangent of the quotient of two
Number
values and returns an
Angle
in radians.