[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Floating point problems
- From: Joachim Wesner <joachim wesner frankfurt netsurf de>
- To: axp-list redhat com
- Subject: Re: Floating point problems
- Date: Fri, 04 Dec 1998 00:44:44 +0100
Richard Henderson wrote:
>
> The question, then, is what to do with the other problematic
> return values, Inf and NaN? Should Inf be replaced by the
> largest finite value?
>
IMHO, clearly not. Instead of Denormals, for NaN and Infs, there is
no meaningful replacement value, any program where those appear should
be considered in error and it should trap - as it does already now -
when those occur.
Joachim
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]