


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)))) < -1.1020924633125475e+307Initial program 29.0
Taylor expanded around inf 47.1
Applied simplify28.7
if -1.1020924633125475e+307 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < 7.606571261168317e+305Initial program 6.3
rmApplied sub-neg6.3
Applied distribute-lft-in6.3
Applied associate--l+6.3
Applied simplify0.8
if 7.606571261168317e+305 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) Initial program 34.4
Taylor expanded around inf 47.8
Applied simplify33.9
Time bar (total: 4.0m)Debug logProfile
herbie shell --seed '#(1072967564 1937075727 894099792 790700740 1036514779 1027793188)'
(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)))))