Function bases::base_abbreviation[][src]

pub fn base_abbreviation(number: i64, cache: &mut Cache) -> String
Expand description

Get the abbreviation of the given number base (e.g. DEC for 10)