Type Definition arpfloat::FP128

source ·
pub type FP128 = Float<15, 112>;
Expand description

Predefined FP128 float with 15 exponent bits, and 112 mantissa bits.