Module f64

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 f64.
max
Return the largest value that can be represented by f64.
min
Return the smallest value that can be represented by f64.
nan
Return the not-a-number value for f64.
neg_infinity
Return the negative infinity for f64.