Type Definition arpfloat::FP64

source ·
pub type FP64 = Float<11, 52>;
Expand description

Predefined FP64 float with 11 exponent bits, and 52 mantissa bits.