Returns the smaller of the two operands (or NaN). Returns the same result as the 'min' function if the signs of the operands are ignored. Implements the 'min-magnitude' function in the specification. (p. 33) Flags: INVALID_OPERATION, ROUNDED.
See Implementation
Returns the smaller of the two operands (or NaN). Returns the same result as the 'min' function if the signs of the operands are ignored. Implements the 'min-magnitude' function in the specification. (p. 33) Flags: INVALID_OPERATION, ROUNDED.