


Bits error versus a



Bits error versus b



Bits error versus c
Initial program 52.6
rmApplied flip-+52.7
Applied simplify0.4
rmApplied *-un-lft-identity0.4
Applied times-frac0.4
Applied simplify0.1
Time bar (total: 57.5s)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' +o rules:numerics
(FPCore (a b c)
:name "Quadratic roots, wide range"
:pre (and (< 4.930380657631324e-32 a 2.028240960365167e+31) (< 4.930380657631324e-32 b 2.028240960365167e+31) (< 4.930380657631324e-32 c 2.028240960365167e+31))
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))