max_f64

Function max_f64 

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

Computes the maximum of two f64 values, being careful about NaNs.