glimpse-core
2.0.0-alpha.3
common
glimpse-core
/
graphics.glimpse.types
/
Angle
/
Companion
/
atan2
atan2
fun
<
T
:
Number
,
Comparable
<
T
>
>
atan2
(
y
:
T
,
x
:
T
)
:
Angle
<
T
>
Returns the arc tangent of a given value
y
/
x
.