


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -4.531827883994214e-14Initial program 58.3
rmApplied flip-- 58.4
Applied simplify 32.6
rmApplied div-inv 32.7
Applied taylor 15.5
Taylor expanded around -inf 15.5
Applied simplify 2.6
if -4.531827883994214e-14 < b/2 < 1438490.0801097094Initial program 18.1
rmApplied div-inv 18.2
if 1438490.0801097094 < b/2 Initial program 37.8
Applied taylor 10.0
Taylor expanded around inf 10.0
Applied simplify 0.2
Total time: 37.4s Debug log
Please include this information when filing a bug report:
herbie --seed '#(1313658220 317547239 628843654 2904764784 1390587098 3025944073)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1, negative"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))