Modules§
- __
mel_ function_ infinity - __
mel_ function_ max - __
mel_ function_ min - __
mel_ function_ nan - __
mel_ function_ neg_ infinity
Functions§
- infinity
- Return the positive infinity for
f32
. - max
- Return the largest value that can be represented by
f32
. - min
- Return the smallest value that can be represented by
f32
. - nan
- Return the not-a-number value for
f32
. - neg_
infinity - Return the negative infinity for
f32
.