You are here : python_3mathmathasin

math.asin() - math

Return the arc sine of x, in radians.


Syntax

math.asin(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference