


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -1.748102583967223e+146Initial program 57.4
rmApplied div-inv57.4
Taylor expanded around -inf 11.3
Applied simplify3.1
if -1.748102583967223e+146 < b_2 < 1.2391911148819273e-284Initial program 8.5
rmApplied div-inv8.7
if 1.2391911148819273e-284 < b_2 < 7.7635612098687e+72Initial program 32.1
rmApplied flip-+32.2
Applied simplify17.1
rmApplied clear-num17.3
Applied simplify9.5
if 7.7635612098687e+72 < b_2 Initial program 57.5
Taylor expanded around inf 41.1
Applied simplify2.5
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1070991898 1055468627 4280279443 640792587 928206309 3646738750)' +o rules:numerics
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))