


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -3.4960188181991964e+137Initial program 55.3
Taylor expanded around -inf 2.6
if -3.4960188181991964e+137 < b/2 < 8.22387869142787e-144Initial program 10.4
rmApplied clear-num10.5
if 8.22387869142787e-144 < b/2 < 1.6595239669198776e+39Initial program 36.7
rmApplied flip-+36.7
Applied simplify16.5
if 1.6595239669198776e+39 < b/2 Initial program 56.4
Taylor expanded around inf 14.9
Applied simplify4.5
pow expressions.Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1063185673 2139736501 2393378123 1907444849 1070993796 1007244912)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))