


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ 1/2 b_2) < -1.2773602505437724e-82Initial program 31.4
rmApplied flip--31.5
Applied simplify16.8
Applied simplify16.8
if -1.2773602505437724e-82 < (/ 1/2 b_2) < -8.701393036262316e-309Initial program 57.7
Taylor expanded around -inf 14.8
Applied simplify2.9
if -8.701393036262316e-309 < (/ 1/2 b_2) < 6.374989379321176e-96Initial program 43.1
Taylor expanded around inf 4.5
if 6.374989379321176e-96 < (/ 1/2 b_2) Initial program 8.8
rmApplied clear-num8.9
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018166
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))