atan2

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

Calculates the arctangent of the quotient of two Number values and returns an Angle in radians.