


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 (+ (* a (- (* b i) (* x t))) (* z (- (* y x) (* c b)))) < -inf.0Initial program 9.1
Taylor expanded around 0 16.2
Applied simplify16.2
if -inf.0 < (+ (* a (- (* b i) (* x t))) (* z (- (* y x) (* c b)))) < 3.5272142455372797e+307Initial program 11.7
rmApplied sub-neg11.7
Applied distribute-lft-in11.7
Applied associate--l+11.7
Applied simplify6.2
rmApplied associate-*r*4.2
if 3.5272142455372797e+307 < (+ (* a (- (* b i) (* x t))) (* z (- (* y x) (* c b)))) Initial program 11.2
Taylor expanded around 0 14.6
Applied simplify14.6
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1071725047 233389029 2036512464 3988615230 2972226563 1111574017)'
(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)))))