8000 Merge pull request #26741 from seberg/issue-26732 · numpy/numpy@053ed28 · GitHub
[go: up one dir, main page]

Skip to content

Commit 053ed28

Browse files
authored
Merge pull request #26741 from seberg/issue-26732
DOC: Remove mention of NaN and NAN aliases from constants
2 parents cc2a1e8 + a2ec95e commit 053ed28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)
0