Function exp_u128

Source
fn exp_u128(
    n: u128,
    is_nonnegative: bool,
    upper: bool,
    f: &mut Formatter<'_>,
) -> Result