Function to_human_readable

Source
pub fn to_human_readable(powers: u64, si: bool, val: u64) -> (u64, &'static str)