


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.3062662437731836e+121Initial program 51.4
Applied taylor 0
Taylor expanded around -inf 0
if -1.3062662437731836e+121 < b/2 < 4.2035740698161473e-44Initial program 13.9
rmApplied div-inv 14.0
if 4.2035740698161473e-44 < b/2 Initial program 58.5
rmApplied flip-+ 58.5
Applied simplify 32.8
rmApplied add-cube-cbrt 32.9
Applied taylor 15.1
Taylor expanded around inf 15.1
Applied simplify 3.3
Time bar (total: 15.8s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1064524629 4159152179 2999149171 575749698 4006532819 692958815)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))