Returns true if the numbers have the same exponent. If either operand is NaN or Infinity, returns true if and only if both operands are NaN or Infinity, respectively. Flags: NONE
See Implementation
Implements the 'same-quantum' function in the specification. (p. 48)
Returns true if the numbers have the same exponent. If either operand is NaN or Infinity, returns true if and only if both operands are NaN or Infinity, respectively. Flags: NONE