


Bits error versus a



Bits error versus b



Bits error versus c
if b < -3.1806211413086436e+62Initial program 56.2
Taylor expanded around -inf 41.0
Applied simplify3.5
if -3.1806211413086436e+62 < b < -7.703564241260136e-154Initial program 36.8
rmApplied flip--36.9
Applied simplify15.8
if -7.703564241260136e-154 < b < 8.26868467476856e+105Initial program 10.8
if 8.26868467476856e+105 < b Initial program 45.8
Taylor expanded around inf 10.6
Applied simplify4.3
Time bar (total: 3.9m)Debug log
herbie shell --seed '#(1743936871 1855164119 3668777427 1254258049 132811564 1366975197)'
(FPCore (a b c)
:name "NMSE p42, negative"
:pre (and (>= (* b b) (* 4 (* a c))) (!= a 0))
(/ (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)))