pub fn fixed_u128_to_f64(value: u128) -> f64
Converts a raw fixed-point u128 value back to an f64 value.
u128
f64