logo
pub const EXPONENT_BASE: u128 = 255 << EXPONENT_BASE_SHIFT; // 1_324_035_698_926_381_045_275_276_563_951_124_480u128
Expand description

Mask to extract the exponent base: the base the exponent is raised to.