


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 (+ (* y (* z x)) (- (* (- (* c t) (* y i)) j) (+ (* (* x t) a) (* (- (* z c) (* i a)) b)))) < -1.2938856282681744e+307 or 3.261760181174107e+304 < (+ (* y (* z x)) (- (* (- (* c t) (* y i)) j) (+ (* (* x t) a) (* (- (* z c) (* i a)) b)))) Initial program 41.7
rmApplied sub-neg41.7
Applied associate-+l+41.7
Applied simplify10.4
rmApplied add-cube-cbrt10.7
if -1.2938856282681744e+307 < (+ (* y (* z x)) (- (* (- (* c t) (* y i)) j) (+ (* (* x t) a) (* (- (* z c) (* i a)) b)))) < 3.261760181174107e+304Initial program 4.6
rmApplied sub-neg4.6
Applied distribute-rgt-in4.6
Applied associate--l+4.6
Applied associate-+l+4.6
Applied simplify3.0
rmApplied associate-*l*0.9
Time bar (total: 2.3m)Debug logProfile
herbie shell --seed 2020178
(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)))))