


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -1.8765836124523342e+87Initial program 58.2
Taylor expanded around -inf 14.4
Applied simplify2.8
if -1.8765836124523342e+87 < b_2 < -2.1184861593584847e-212Initial program 36.1
rmApplied flip--36.2
Applied simplify16.7
Applied simplify16.7
rmApplied add-cube-cbrt17.4
Applied simplify17.3
Applied simplify8.3
if -2.1184861593584847e-212 < b_2 < 3.3298964342253374e+118Initial program 10.2
if 3.3298964342253374e+118 < b_2 Initial program 50.1
Taylor expanded around inf 3.1
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed 2018208
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))