


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))))) < -1.2446828950858067e+308Initial program 49.8
Taylor expanded around 0 46.2
Applied simplify46.2
if -1.2446828950858067e+308 < (+ (* x (* y z)) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) < 1.0933449279315876e+307Initial program 2.6
rmApplied sub-neg2.6
Applied distribute-lft-in2.6
Applied associate--l+2.6
Applied associate-+l+2.6
Applied simplify0.9
if 1.0933449279315876e+307 < (+ (* x (* y z)) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) Initial program 51.2
Taylor expanded around 0 47.2
Applied simplify47.2
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed 2018167
(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)))))