


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -2.5025466085257276e+147Initial program 62.1
Taylor expanded around -inf 14.3
Applied simplify2.0
if -2.5025466085257276e+147 < b/2 < 1.4563521030195206e-293Initial program 33.6
rmApplied flip--33.7
Applied simplify16.0
Applied simplify16.0
rmApplied clear-num16.2
Applied simplify8.3
if 1.4563521030195206e-293 < b/2 < 7.7635612098687e+72Initial program 9.4
rmApplied div-inv9.5
if 7.7635612098687e+72 < b/2 Initial program 40.1
Taylor expanded around inf 3.7
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1070991898 1055468627 4280279443 640792587 928206309 3646738750)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))