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