Function numbers::add_float

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

Add for floating point numbers.