korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math-vector
/
korlibs.math.geom
/
Angle
/
Companion
/
atan2
atan2
inline
fun
atan2
(
x
:
Float
,
y
:
Float
,
up
:
Vector2D
=
Vector2D.UP
)
:
Angle
inline
fun
atan2
(
x
:
Double
,
y
:
Double
,
up
:
Vector2D
=
Vector2D.UP
)
:
Angle
inline
fun
atan2
(
p
:
Point
,
up
:
Vector2D
=
Vector2D.UP
)
:
Angle