Commit 9f52d62
committed
chore: replace
Package returns the number of significand bits in single-precision
(23) and is in the float32 namespace, but its keyword array contained
`64bit` alongside `float32`. Replace with `32bit` so the keywords
match the package's actual precision.64bit keyword with 32bit in @stdlib/constants/float32/num-significand-bits
1 parent 022839e commit 9f52d62
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments