


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) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < -inf.0Initial program 22.4
rmApplied add-cube-cbrt23.0
if -inf.0 < (+ (+ (* (* x y) z) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < 1.2693902863837982e+304Initial program 8.8
rmApplied sub-neg8.8
Applied distribute-lft-in8.8
Applied associate--l+8.8
Applied simplify3.2
rmApplied associate-*r*0.9
if 1.2693902863837982e+304 < (+ (+ (* (* x y) z) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) Initial program 25.1
Taylor expanded around 0 24.4
Applied simplify24.4
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)'
(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)))))