


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -7.959033818726528e+153Initial program 60.9
Taylor expanded around -inf 2.1
if -7.959033818726528e+153 < b_2 < 3.4392852604978317e-74Initial program 12.4
if 3.4392852604978317e-74 < b_2 Initial program 51.9
rmApplied clear-num51.9
Taylor expanded around 0 9.6
Final simplification10.1
Time bar (total: 36.4s)Debug logProfile
herbie shell --seed 2018216
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))