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 5c2290e commit b6a4179Copy full SHA for b6a4179
docs/source/index.rst
@@ -72,8 +72,8 @@ gfloat has been used to tabulate properties of various floating point formats.
72
- P: Precision in bits
73
- E: Exponent field width in bits
74
- smallest: Smallest positive value
75
- - smallest_normal: Smallest positive normal value, NaN if no finite values are normal
76
- - max: Largest finite normal value, NaN if all finite values are subnormal
+ - smallest_normal: Smallest positive normal value, n/a if no finite values are normal
+ - max: Largest finite value
77
- num_nans: Number of NaN values
78
- num_infs: Number of infinities (2 or 0)
79
0 commit comments