pub fn min<Self_: Float>(self_: Self_, other: Self_) -> Self_
Returns the minimum of the two numbers.