


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -3.2138303248745144e+50Initial program 40.1
Applied taylor 11.0
Taylor expanded around -inf 11.0
Applied simplify 0.1
if -3.2138303248745144e+50 < b/2 < -3.147839144939969e-238Initial program 8.5
if -3.147839144939969e-238 < b/2 < 1.5588782102575123e+76Initial program 27.6
rmApplied flip-+ 27.7
Applied simplify 15.7
rmApplied *-un-lft-identity 15.7
Applied times-frac 13.5
if 1.5588782102575123e+76 < b/2 Initial program 58.2
rmApplied flip-+ 58.2
Applied simplify 32.4
Applied taylor 16.0
Taylor expanded around inf 16.0
Applied simplify 1.5
Total time: 32.5s Debug log
Please report a bug with the following info:
herbie --seed '#(3998637471 2327741461 3535618413 852106778 676758467 1297175556)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1, positive"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))