[−][src]Trait float::Max
Maximum value.
Required methods
fn max(self, other: Self) -> Self
Returns the maximum value of self or other.
Maximum value.
fn max(self, other: Self) -> Self
Returns the maximum value of self or other.
impl Max for f32
[src]impl Max for f64
[src]