Listings for cmath
==================

cmath
-----

.. function:: cmath.acos
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.acosh
   :noindex:


   - defined by ``impl_cmath_acosh(z)`` at `numba/cpython/cmathimpl.py:413-439 <https://github.com/numba/numba/blob/fd67a63b98026ebba9a7faef4ecf4b8ea5551ea8/numba/cpython/cmathimpl.py#L413-L439>`_

.. function:: cmath.asin
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.asinh
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.atan
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.atanh
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.cos
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.cosh
   :noindex:


   - defined by ``impl_cmath_cosh(z)`` at `numba/cpython/cmathimpl.py:279-306 <https://github.com/numba/numba/blob/fd67a63b98026ebba9a7faef4ecf4b8ea5551ea8/numba/cpython/cmathimpl.py#L279-L306>`_

.. function:: cmath.exp
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.isfinite
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.isinf
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.isnan
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.log
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.log10
   :noindex:


   - defined by ``impl_cmath_log10(z)`` at `numba/cpython/cmathimpl.py:169-183 <https://github.com/numba/numba/blob/fd67a63b98026ebba9a7faef4ecf4b8ea5551ea8/numba/cpython/cmathimpl.py#L169-L183>`_

.. function:: cmath.phase
   :noindex:


   - defined by ``phase_impl(x)`` at `numba/cpython/cmathimpl.py:186-195 <https://github.com/numba/numba/blob/fd67a63b98026ebba9a7faef4ecf4b8ea5551ea8/numba/cpython/cmathimpl.py#L186-L195>`_

.. function:: cmath.polar
   :noindex:


   - defined by ``polar_impl(x)`` at `numba/cpython/cmathimpl.py:198-206 <https://github.com/numba/numba/blob/fd67a63b98026ebba9a7faef4ecf4b8ea5551ea8/numba/cpython/cmathimpl.py#L198-L206>`_

.. function:: cmath.rect
   :noindex:


   - defined by ``impl_cmath_rect(r, phi)`` at `numba/cpython/cmathimpl.py:57-81 <https://github.com/numba/numba/blob/fd67a63b98026ebba9a7faef4ecf4b8ea5551ea8/numba/cpython/cmathimpl.py#L57-L81>`_

.. function:: cmath.sin
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.sinh
   :noindex:


   - defined by ``impl_cmath_sinh(z)`` at `numba/cpython/cmathimpl.py:319-343 <https://github.com/numba/numba/blob/fd67a63b98026ebba9a7faef4ecf4b8ea5551ea8/numba/cpython/cmathimpl.py#L319-L343>`_

.. function:: cmath.sqrt
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.tan
   :noindex:


   - defined by ``<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>``

.. function:: cmath.tanh
   :noindex:


   - defined by ``impl_cmath_tanh(z)`` at `numba/cpython/cmathimpl.py:357-384 <https://github.com/numba/numba/blob/fd67a63b98026ebba9a7faef4ecf4b8ea5551ea8/numba/cpython/cmathimpl.py#L357-L384>`_

Not showing 1 unsupported functions.

supported = 22 / 23 = 95.65%


