logo
pub const MANTISSA_RADIX: u128 = 255 << MANTISSA_RADIX_SHIFT; // 5_172_014_448_931_175_958_106_549_077_934_080u128
Expand description

Mask to extract the mantissa radix: the radix for the significant digits.