File size: 332 Bytes
c011401 |
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
|