Function min_max_macros::max_f64 [] [src]

pub fn max_f64(x: f64, y: f64) -> f64

f(x, y) form of f64's x.max(y) Used in max_f!