


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))))) < -7.524380074088922e+303Initial program 47.9
Taylor expanded around 0 45.1
Applied simplify45.1
if -7.524380074088922e+303 < (+ (* x (* y z)) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) < 8.273427533740238e+303Initial program 2.6
rmApplied sub-neg2.6
Applied distribute-lft-in2.6
Applied associate--l+2.6
Applied associate-+l+2.6
Applied simplify0.8
if 8.273427533740238e+303 < (+ (* x (* y z)) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) Initial program 48.4
Taylor expanded around inf 55.1
Applied simplify43.3
Time bar (total: 2.0m)Debug logProfile
herbie shell --seed 2018201
(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)))))