Module fmin_fmax
Source - fmax
- Return the greater of two arguments or, if either argument is NaN, the other argument.
- fmaxf
- Return the greater of two arguments or, if either argument is NaN, the other argument.
- fmaxf16
- Return the greater of two arguments or, if either argument is NaN, the other argument.
- fmaxf128
- Return the greater of two arguments or, if either argument is NaN, the other argument.
- fmin
- Return the lesser of two arguments or, if either argument is NaN, the other argument.
- fminf
- Return the lesser of two arguments or, if either argument is NaN, the other argument.
- fminf16
- Return the lesser of two arguments or, if either argument is NaN, the other argument.
- fminf128
- Return the lesser of two arguments or, if either argument is NaN, the other argument.