Skip to content

Commit b6a4179

Browse files
committed
doc fix
1 parent 5c2290e commit b6a4179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ gfloat has been used to tabulate properties of various floating point formats.
7272
- P: Precision in bits
7373
- E: Exponent field width in bits
7474
- 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
75+
- smallest_normal: Smallest positive normal value, n/a if no finite values are normal
76+
- max: Largest finite value
7777
- num_nans: Number of NaN values
7878
- num_infs: Number of infinities (2 or 0)
7979

0 commit comments

Comments
 (0)