Function min_max_macros::min_f64 [] [src]

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

f(x, y) form of f64's x.min(y) Used in min_f!