atan2

fun atan2(y: Float, x: Float): Angle

Returns the arc tangent of a given value y/x.