Skip to content

Commit 42d1b5f

Browse files
authored
Merge pull request #26794 from charris/backport-26741
DOC: Remove mention of NaN and NAN aliases from constants
2 parents f9f1886 + b1773f6 commit 42d1b5f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

doc/source/reference/constants.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ NumPy includes several constants:
8888
NumPy uses the IEEE Standard for Binary Floating-Point for Arithmetic
8989
(IEEE 754). This means that Not a Number is not equivalent to infinity.
9090

91-
`NaN` and `NAN` are aliases of `nan`.
92-
9391
.. rubric:: Examples
9492

9593
>>> np.nan

0 commit comments

Comments
 (0)