Module f32

Source

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.