Constant lexical_util::format::SAGE_LITERAL[][src]

pub const SAGE_LITERAL: u128 = NumberFormatBuilder::new()
    .case_sensitive_special(true)
    .build(); // 0x0000_0a00_0000_0000_0000_0000_0000_080cu128
Expand description

Number format for a Sage literal floating-point number.