


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)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < -2.4005335511556388e+295Initial program 27.8
rmApplied add-cube-cbrt28.0
if -2.4005335511556388e+295 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < 1.9875367865292126e+304Initial program 6.5
rmApplied sub-neg6.5
Applied distribute-lft-in6.5
Applied associate--l+6.5
Applied simplify0.8
if 1.9875367865292126e+304 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) Initial program 34.6
rmApplied add-cube-cbrt34.7
rmApplied cbrt-prod34.7
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed 2018170
(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)))))