Module core::num::dec2flt::table

source ·
🔬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

Statics