to_fixed_point

Function to_fixed_point 

Source
pub fn to_fixed_point(value: f64) -> i64
Expand description

Convert f64 to fixed-point i64 (8 decimal places).