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.
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.