Compares and returns a
f32
clamped between
min
and
max
using
total ordering.
Compares and returns a
f64
clamped between
min
and
max
using
total ordering.
Compares and returns a i8
clamped between min
and max
.
Compares and returns a i16
clamped between min
and max
.
Compares and returns a i32
clamped between min
and max
.
Compares and returns a i64
clamped between min
and max
.
Compares and returns a i128
clamped between min
and max
.
Compares and returns a isize
clamped between min
and max
.
Compares and returns a u8
clamped between min
and max
.
Compares and returns a u16
clamped between min
and max
.
Compares and returns a u32
clamped between min
and max
.
Compares and returns a u64
clamped between min
and max
.
Compares and returns a u128
clamped between min
and max
.
Compares and returns a usize
clamped between min
and max
.
Compares and returns the maximum of two
f32
values
using
total ordering.
Compares and returns the maximum of two
f64
values
using
total ordering.
Compares and returns the maximum of two i8
values.
Compares and returns the maximum of two i16
values.
Compares and returns the maximum of two i32
values.
Compares and returns the maximum of two i64
values.
Compares and returns the maximum of two i128
values.
Compares and returns the maximum of two isize
values.
Compares and returns the maximum of two u8
values.
Compares and returns the maximum of two u16
values.
Compares and returns the maximum of two u32
values.
Compares and returns the maximum of two u64
values.
Compares and returns the maximum of two u128
values.
Compares and returns the maximum of two usize
values.
Compares and returns the minimum of two
f32
values
using
total ordering.
Compares and returns the minimum of two
f64
values
using
total ordering.
Compares and returns the minimum of two i8
values.
Compares and returns the minimum of two i16
values.
Compares and returns the minimum of two i32
values.
Compares and returns the minimum of two i64
values.
Compares and returns the minimum of two i128
values.
Compares and returns the minimum of two isize
values.
Compares and returns the minimum of two u8
values.
Compares and returns the minimum of two u16
values.
Compares and returns the minimum of two u32
values.
Compares and returns the minimum of two u64
values.
Compares and returns the minimum of two u128
values.
Compares and returns the minimum of two usize
values.
Compares and returns a
PartialOrd
ered
value
clamped between
min
and
max
.
Compares and returns the maximum of two
PartialOrd
ered values.
Compares and returns the minimum of two
PartialOrd
ered values.