:mod:`cmath`
============

.. automodule:: cmath

   
   
   Functions
   ---------
   .. autosummary::
      :toctree:generated/
      :template:function_custom.rst

   
      acos
      acosh
      asin
      asinh
      atan
      atanh
      cos
      cosh
      exp
      isinf
      isnan
      log
      log10
      phase
      polar
      rect
      sin
      sinh
      sqrt
      tan
      tanh

   .. toctree::
       :maxdepth: 1
       :hidden:

   
       generated/cmath.acos
       generated/cmath.acosh
       generated/cmath.asin
       generated/cmath.asinh
       generated/cmath.atan
       generated/cmath.atanh
       generated/cmath.cos
       generated/cmath.cosh
       generated/cmath.exp
       generated/cmath.isinf
       generated/cmath.isnan
       generated/cmath.log
       generated/cmath.log10
       generated/cmath.phase
       generated/cmath.polar
       generated/cmath.rect
       generated/cmath.sin
       generated/cmath.sinh
       generated/cmath.sqrt
       generated/cmath.tan
       generated/cmath.tanh