alchemist
alchemist
/
it.unibo.alchemist.model.interfaces.geometry
/
Vector2D
/
asAngle
as
Angle
open
val
asAngle
:
Double
Content copied to clipboard
Computes the angle with atan2(y, x).
Return
atan2(y, x) (in radians)