Boost logo

Boost :

Subject: Re: [boost] boost interval arithmetic
From: Павел Кудан (coodan_at_[hidden])
Date: 2015-01-14 16:56:47


 The difference between [-inf, inf] and [-inf, -1] U [1, inf] is that in last case value cannot have value in range (-1, 1).

That is why [-inf, inf] is not correct result (that is what is returned in fact).
That is why [-inf, -1] also is not correct  (that is what have to be returned according documentation).

Hmmm...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk