Function numbers::divide_float

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

Returns the quotient of two floating point numbers.