Function numbers::modulo_float

source ·
pub fn modulo_float(left: f64, right: f64) -> f64
Expand description

Returns the remainder of two floating point numbers.