math.atan

Syntax

f := math.atan(n)

Get the arc-tangent. The return is in radians.

Returns:f - arc-tangent of n in radians
Arguments:n - number