-
ZIMMERMANN Paul authored
When an input is sNaN, the function must return qNaN and set the invalid exception. We use the trick "return x + x" in that case.
ZIMMERMANN Paul authoredWhen an input is sNaN, the function must return qNaN and set the invalid exception. We use the trick "return x + x" in that case.
Loading