Module core::num::diy_float

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

Extended precision “soft float”, for internal use only.

Structs

  • FpExperimental
    A custom 64-bit floating point type, representing f * 2^e.