Home
last modified time | relevance | path

Searched defs:complex_abs (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dcomplexobject.c602 complex_abs(PyComplexObject *v) in complex_abs() function
/external/python/cpython2/Objects/
Dcomplexobject.c732 complex_abs(PyComplexObject *v) in complex_abs() function