Listings for cmath ================== cmath ----- .. function:: cmath.acos :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.acosh :noindex: - defined by ``impl_cmath_acosh(z)`` at `numba/cpython/cmathimpl.py:413-439 `_ .. function:: cmath.asin :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.asinh :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.atan :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.atanh :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.cos :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.cosh :noindex: - defined by ``impl_cmath_cosh(z)`` at `numba/cpython/cmathimpl.py:279-306 `_ .. function:: cmath.exp :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.isfinite :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.isinf :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.isnan :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.log :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.log10 :noindex: - defined by ``impl_cmath_log10(z)`` at `numba/cpython/cmathimpl.py:169-183 `_ .. function:: cmath.phase :noindex: - defined by ``phase_impl(x)`` at `numba/cpython/cmathimpl.py:186-195 `_ .. function:: cmath.polar :noindex: - defined by ``polar_impl(x)`` at `numba/cpython/cmathimpl.py:198-206 `_ .. function:: cmath.rect :noindex: - defined by ``impl_cmath_rect(r, phi)`` at `numba/cpython/cmathimpl.py:57-81 `_ .. function:: cmath.sin :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.sinh :noindex: - defined by ``impl_cmath_sinh(z)`` at `numba/cpython/cmathimpl.py:319-343 `_ .. function:: cmath.sqrt :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.tan :noindex: - defined by ``.decorate..Template'>`` .. function:: cmath.tanh :noindex: - defined by ``impl_cmath_tanh(z)`` at `numba/cpython/cmathimpl.py:357-384 `_ Not showing 1 unsupported functions. supported = 22 / 23 = 95.65%