


Bits error versus a



Bits error versus b



Bits error versus c
Results
Initial program 55.7
Initial simplification55.7
Taylor expanded around inf 47.1
Final simplification47.1
Time bar (total: 25.6s)Debug logProfile
herbie shell --seed 2018255
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))