Function maths_rs::max

source ·
pub fn max<T: Number, V: NumberOps<T>>(a: V, b: V) -> V
Expand description

returns the maximum of a and b