|
|
 |
| found 10 articles for 0.000 sec |
  |
Group: comp.os.plan9 · Group Profile · Search for Qnan in comp.os.plan9
Author: tlaronde
Date: Jul 25, 2007 15:55
... software to create/insert NaNs, whether sNaN or qNAN. And furthermore (В§4.8.3.6): ------quote ...7. When an SNaN is converted to a QNaN, the conversion is handled by setting the most...an SNaN source operand converted to a QNaN or the QNaN floating- point indefinite value. ------endquote...floating-point invalid-operation, even in case of QNaN, if I understand correctly, was indeed required to...
|
| Show full article (3.14Kb) · Show article thread |
Group: comp.lang.fortran · Group Profile · Search for Qnan in comp.lang.fortran
Author: Nick Maclaren
Date: Sep 8, 2006 02:19
... to this thread, but if I may be |> indulged a little, what is wrong with... |> |> max(QNaN,0) = 0 |> max(SNaN,0) = SNaN BAD idea. Sorry. Firstly, IEEE 754 requires max(SNaN,0) to raise the invalid exception, secondly, that would imply that QNaN+0.0 = 0.0 and, thirdly, the only languages that 'support' IEEE 754 use only QNaNs. Regards, Nick Maclaren.
|
| Show full article (0.96Kb) · Show article thread |
|
 |
|
|