


Bits error versus a



Bits error versus b



Bits error versus c
if (- b) < -57.05332371598462Initial program 55.4
Taylor expanded around inf 17.5
Applied simplify6.1
if -57.05332371598462 < (- b) < -6.041090339021061e-192Initial program 31.0
rmApplied flip-+31.1
Applied simplify18.3
if -6.041090339021061e-192 < (- b) < 1.5285447525713952e+127Initial program 9.7
if 1.5285447525713952e+127 < (- b) Initial program 52.7
rmApplied div-inv52.7
Taylor expanded around -inf 10.8
Applied simplify3.2
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1064300848 3212030778 2049303162 3567222883 2277747821 1384278011)'
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))