We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2a1e8 commit a2ec95eCopy full SHA for a2ec95e
doc/source/reference/constants.rst
@@ -88,8 +88,6 @@ NumPy includes several constants:
88
NumPy uses the IEEE Standard for Binary Floating-Point for Arithmetic
89
(IEEE 754). This means that Not a Number is not equivalent to infinity.
90
91
- `NaN` and `NAN` are aliases of `nan`.
92
-
93
.. rubric:: Examples
94
95
>>> np.nan
0 commit comments