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