time-to-botec/js/node_modules/@stdlib/constants/float64/max-base2-exponent/docs/repl.txt
NunoSempere b6addc7f05 feat: add the node modules
Necessary in order to clearly see the squiggle hotwiring.
2022-12-03 12:44:49 +00:00

14 lines
180 B
Plaintext

{{alias}}
The maximum biased base 2 exponent for a double-precision floating-point
number.
Examples
--------
> {{alias}}
1023
See Also
--------