OUTDATED DOCUMENTATION

You are viewing archived documentation from the old Numba documentation site. The current documentation is located at https://numba.readthedocs.io.

Listings for cmath

cmath

cmath.acos()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
cmath.acosh()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
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 <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
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 <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
cmath.phase()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
cmath.polar()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
cmath.rect()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
cmath.sin()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
cmath.sinh()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
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 <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 1 unsupported functions.

supported = 22 / 23 = 95.65%