


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -5.275923490878762e+150Initial program 59.0
Applied taylor 0
Taylor expanded around -inf 0
if -5.275923490878762e+150 < b/2 < -2.8117296895841062e-251Initial program 7.4
if -2.8117296895841062e-251 < b/2 < 6.193250476192916e+56Initial program 26.6
rmApplied flip-+ 26.7
Applied simplify 15.3
rmApplied clear-num 15.4
Applied simplify 9.1
if 6.193250476192916e+56 < b/2 Initial program 58.4
rmApplied flip-+ 58.5
Applied simplify 32.0
rmApplied clear-num 32.1
Applied simplify 29.3
Applied taylor 9.3
Taylor expanded around inf 9.3
Applied simplify 1.8
Total time: 35.9s Debug log
Please report a bug with the following info:
herbie --seed '#(1998531 2199324972 2165374100 2309839377 1240443112 1161880501)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1, positive"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))