diff options
Diffstat (limited to 'doc/source/reference/routines.emath.rst')
-rw-r--r-- | doc/source/reference/routines.emath.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/routines.emath.rst b/doc/source/reference/routines.emath.rst index 2faf75fb3..de014e4d8 100644 --- a/doc/source/reference/routines.emath.rst +++ b/doc/source/reference/routines.emath.rst @@ -3,7 +3,7 @@ Mathematical functions with automatic domain .. currentmodule:: numpy -.. note:: :mod:`numpy.emath` is a preferred alias for `numpy.lib.scimath`, +.. note:: :mod:`numpy.emath` is a preferred alias for ``numpy.lib.scimath``, available after :mod:`numpy` is imported. .. automodule:: numpy.emath |