Function cont_arith_code::distribution::gaussian::floor_rem   
source · pub fn floor_rem(x: f64) -> (i64, f64)Expand description
Separate the fractional part of a number of the integer part
pub fn floor_rem(x: f64) -> (i64, f64)Separate the fractional part of a number of the integer part