You are here : python_3mathmathacos

math.acos() - math

Return the arc cosine of x, in radians.


Syntax

math.acos(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference