Skip to main content

min

Function min 

Source
pub fn min<Self_: Float>(self_: Self_, other: Self_) -> Self_
Expand description

Returns the minimum of the two numbers.