atan

fun <T : Number, Comparable<T>> atan(value: T): Angle<T>

Returns the arc tangent of a given value.