radix_14

Function radix_14 

Source
pub fn radix_14<T>(n: T) -> Radix<T>
where Radix<T>: Display,
Expand description

Formats a number in base 14.