


Bits error versus x



Bits error versus y



Bits error versus z



Bits error versus t



Bits error versus a



Bits error versus b



Bits error versus c



Bits error versus i



Bits error versus j
Results
if (+ (* (* x y) z) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) < -8.21907423450491e+300Initial program 39.6
rmApplied add-cube-cbrt39.6
Applied associate-*r*39.6
if -8.21907423450491e+300 < (+ (* (* x y) z) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) < 4.07705631701376e+302Initial program 4.7
rmApplied sub-neg4.7
Applied distribute-lft-in4.7
Applied associate--l+4.7
Applied associate-+l+4.7
Applied simplify2.7
rmApplied associate-*r*0.9
if 4.07705631701376e+302 < (+ (* (* x y) z) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) Initial program 41.1
Taylor expanded around 0 39.3
Applied simplify39.3
Time bar (total: 1.9m)Debug logProfile
herbie shell --seed 2018208
(FPCore (x y z t a b c i j)
:name "Linear.Matrix:det33 from linear-1.19.1.3"
(+ (- (* x (- (* y z) (* t a))) (* b (- (* c z) (* i a)))) (* j (- (* c t) (* i y)))))