Subject: Re: [boost] boost interval arithmetic
From: Павел Кудан (coodan_at_[hidden])
Date: 2015-01-15 09:37:27


 Sorry for misconception, in my turn.

[-1, 1] / 0 cannot be [-inf, inf] as by standard for IEEE float the result of 0/0 is NaN.

So, [-1, 0] / [0, 0] is empty is OK.

Really sorry.