Home
last modified time | relevance | path

Searched refs:c_asin (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dcmathmodule.c199 c_asin(Py_complex z) in c_asin() function
902 FUNC1(cmath_asin, c_asin) in FUNC1()