Forked from
cmucl / cmucl
Source project has a limited visibility.
-
Raymond Toy authored
If the argument is a quiet NaN, then we don't want to signal an invalid operation. For all other floats, we do want to signal that. Add function isQNaN to detect quiet NaN.
Raymond Toy authoredIf the argument is a quiet NaN, then we don't want to signal an invalid operation. For all other floats, we do want to signal that. Add function isQNaN to detect quiet NaN.