


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -9.534865642779829e+39Initial program 58.2
rmApplied flip-- 58.2
Applied simplify 31.8
rmApplied div-inv 31.8
Applied taylor 14.6
Taylor expanded around -inf 14.6
Applied simplify 1.9
if -9.534865642779829e+39 < b/2 < -3.6019808479897e-63Initial program 43.1
rmApplied flip-- 43.1
Applied simplify 15.1
if -3.6019808479897e-63 < b/2 < -3.3498534903732907e-77Initial program 60.3
rmApplied flip-- 60.3
Applied simplify 49.9
rmApplied div-inv 49.9
Applied taylor 16.0
Taylor expanded around -inf 16.0
Applied simplify 10.2
if -3.3498534903732907e-77 < b/2 < 2.479231526661392e+104Initial program 12.2
rmApplied clear-num 12.4
if 2.479231526661392e+104 < b/2 Initial program 46.5
Applied taylor 0
Taylor expanded around inf 0
Time bar (total: 16.0s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1065003094 2074156664 2352254222 753858891 3745550101 3374585842)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))