Function numbers::subtract_float

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

Returns the difference of two floating point numbers.