


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ -1/2 b/2) < -1.4391791260984396e+29Initial program 22.8
rmApplied flip-+23.0
Applied simplify17.3
if -1.4391791260984396e+29 < (/ -1/2 b/2) < 5.556411876757934e-295Initial program 54.1
rmApplied flip-+54.2
Applied simplify27.7
Taylor expanded around inf 18.7
Applied simplify8.0
if 5.556411876757934e-295 < (/ -1/2 b/2) < 2.1943913721129005e-158Initial program 60.8
Taylor expanded around -inf 9.3
Applied simplify1.7
if 2.1943913721129005e-158 < (/ -1/2 b/2) Initial program 8.2
rmApplied div-inv8.3
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)' +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))