Function max_f64

Source
pub fn max_f64(a: f64, b: f64) -> f64
Expand description

std::cmp::max doesn’t work on floating point