summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.emath.rst
blob: 9f6c2aaa77a08f544dab13e94259f00634d42dec (plain)
1
2
3
4
5
6
7
8
9
10
Mathematical functions with automatic domain (:mod:`numpy.emath`)
***********************************************************************

.. currentmodule:: numpy

.. note:: :mod:`numpy.emath` is a preferred alias for :mod:`numpy.lib.scimath`,
          available after :mod:`numpy` is imported.

.. automodule:: numpy.lib.scimath