Thread Links Date Links
Thread Prev Thread Next Thread Index Date Prev Date Next Date Index

Re: DirectedInf



Nate Hayes wrote:
Arnold Neumaier wrote:
After carefully checking the statements in the standard,
I am sure that one can make things 754-conforming by defining the
new concept of an interval-point format, which agrees with the floating-point format on finite reals but differs on the treatment of inf and NaN. Then none of the constraints on floating-point data apply for interval-point data.

But the same hardware can be used with a switch of rounding modes,
and the exceptions can be handled as required for fast interval support.

One thing that still worries me is that in Vienna Proposal it appears the method requires that -0 and +0 are not aliases of each-other.

Why is that an obstacle?