Module fminimum_fmaximum

Source

Functionsยง

fmaximum
Return the greater of two arguments or, if either argument is NaN, the other argument.
fmaximumf
Return the greater of two arguments or, if either argument is NaN, the other argument.
fmaximumf16
Return the greater of two arguments or, if either argument is NaN, the other argument.
fmaximumf128
Return the greater of two arguments or, if either argument is NaN, the other argument.
fminimum
Return the lesser of two arguments or, if either argument is NaN, the other argument.
fminimumf
Return the lesser of two arguments or, if either argument is NaN, the other argument.
fminimumf16
Return the lesser of two arguments or, if either argument is NaN, the other argument.
fminimumf128
Return the lesser of two arguments or, if either argument is NaN, the other argument.