Skip to main content

max

Function max 

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

returns the maximum of a and b