Module core::num::dec2flt::slow

source ·
🔬This is a nightly-only experimental API. (dec2flt)
Expand description

Slow, fallback algorithm for cases the Eisel-Lemire algorithm cannot round.

Functions

  • parse_long_mantissa 🔒 Experimental
    Parse the significant digits and biased, binary exponent of a float.