Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
python_3
→
cmath
→
cmathasin
cmath.asin() - cmath
Return the arc sine of x. This has the same branch cuts as acos().
Syntax
cmath.asin(x)
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference