sameQuantum

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

bool
sameQuantum
(
D
)
(
in D left
,
in D right
)

Meta

Standards

Implements the 'same-quantum' function in the specification. (p. 48)