๐ฌThis is a nightly-only experimental API. (
dec2flt
)Expand description
Pre-computed tables powers-of-5 for extended-precision representations.
These tables enable fast scaling of the significant digits of a float to the decimal exponent, with minimal rounding errors, in a 128 or 192-bit representation.
DO NOT MODIFY: Generated by src/etc/dec2flt_table.py
Constantsยง
- LARGEST_
POWER_ ๐OF_ FIVE Experimental - N_
POWERS_ ๐OF_ FIVE Experimental - SMALLEST_
POWER_ ๐OF_ FIVE Experimental
Staticsยง
- POWER_
OF_ ๐FIVE_ 128 Experimental