


Bits error versus a



Bits error versus b



Bits error versus c
if b < -8.81401222883591e+82Initial program 41.4
Taylor expanded around -inf 9.8
Applied simplify4.0
if -8.81401222883591e+82 < b < 4.3674174432049414e-223Initial program 10.1
rmApplied frac-2neg10.1
Applied simplify10.0
if 4.3674174432049414e-223 < b < 8.748602471397468e+116Initial program 36.7
rmApplied flip-+36.8
Applied simplify16.2
rmApplied *-un-lft-identity16.2
Applied times-frac16.2
Applied simplify6.9
if 8.748602471397468e+116 < b Initial program 59.6
rmApplied flip-+59.6
Applied simplify33.2
rmApplied *-un-lft-identity33.2
Applied times-frac33.2
Applied simplify31.3
Taylor expanded around inf 6.8
Applied simplify3.4
Time bar (total: 3.9m)Debug log
herbie shell --seed '#(1743936871 1855164119 3668777427 1254258049 132811564 1366975197)'
(FPCore (a b c)
:name "NMSE p42, positive"
:pre (and (>= (* b b) (* 4 (* a c))) (!= a 0))
(/ (+ (- b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)))