math.acos

Syntax

f = math.acos(n)

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

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