Subject: Re: [boost] [math] boost::math::isfinite fails with --fast-math
From: Bjorn Reese (breese_at_[hidden])
Date: 2012-11-26 11:20:26


On 2012-11-26 14:13, John Maddock wrote:

> Which fails - does the 0/0 actually yield an infinity? Or is it isfinite
> that fails?

0/0 should yield NaN, not infinity.