


Bits error versus a



Bits error versus b



Bits error versus c
if (- b) < -6.192751456905388e-56Initial program 53.8
rmApplied flip-+53.9
Applied simplify24.7
Taylor expanded around inf 18.4
Applied simplify7.8
if -6.192751456905388e-56 < (- b) < 5.212416467940643e+55Initial program 12.9
rmApplied div-inv13.0
if 5.212416467940643e+55 < (- b) Initial program 36.5
Taylor expanded around -inf 9.8
Applied simplify4.9
Time bar (total: 2.9m)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +o rules:numerics
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))