


Bits error versus a



Bits error versus b



Bits error versus c
if b < -4.454804573053783e+70Initial program 39.3
Taylor expanded around -inf 9.0
Applied simplify4.2
if -4.454804573053783e+70 < b < 8.051390309728388e-242Initial program 9.7
if 8.051390309728388e-242 < b < 4.6081668950565733e+89Initial program 33.9
rmApplied flip-+34.0
Applied simplify17.3
rmApplied *-un-lft-identity17.3
Applied times-frac15.6
if 4.6081668950565733e+89 < b Initial program 57.7
Taylor expanded around inf 14.1
Applied simplify2.7
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1070227846 1561819246 480764335 4016816270 2602869839 2117310382)' +o rules:numerics
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))