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