


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ -1/2 b/2) < -1.310745481853953e+75Initial program 19.9
rmApplied flip-+20.1
Applied simplify17.6
if -1.310745481853953e+75 < (/ -1/2 b/2) < 2.2377855136775348e-305Initial program 53.3
rmApplied flip-+53.4
Applied simplify25.6
Taylor expanded around inf 19.0
Applied simplify8.2
if 2.2377855136775348e-305 < (/ -1/2 b/2) < 2.09296604183515e-142Initial program 56.0
Taylor expanded around -inf 10.8
Applied simplify3.2
if 2.09296604183515e-142 < (/ -1/2 b/2) Initial program 8.4
rmApplied div-inv8.5
Time bar (total: 1.5m)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))