


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
if (+ (* (* x y) z) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) < -inf.0Initial program 43.4
Taylor expanded around inf 54.5
Applied simplify38.5
if -inf.0 < (+ (* (* x y) z) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) < 4.2738047480375645e+301Initial program 4.4
rmApplied sub-neg4.4
Applied distribute-lft-in4.4
Applied associate--l+4.4
Applied associate-+l+4.4
Applied simplify2.7
rmApplied associate-*r*0.7
if 4.2738047480375645e+301 < (+ (* (* x y) z) (- (- (* j (- (* c t) (* y i))) (* (* t x) a)) (* b (- (* z c) (* a i))))) Initial program 40.4
Taylor expanded around 0 39.5
Applied simplify39.5
Time bar (total: 2.0m)Debug logProfile
herbie shell --seed '#(1072840222 1305617769 1692503039 1353360431 4178980589 1488672652)'
(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)))))