


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 (+ (- (fma (- (* z y) (* a t)) x (* (* t j) c)) (* (- (* z c) (* i a)) b)) (* (* j (- i)) y)) < -inf.0Initial program 40.7
Taylor expanded around inf 33.8
Applied simplify33.8
if -inf.0 < (+ (- (fma (- (* z y) (* a t)) x (* (* t j) c)) (* (- (* z c) (* i a)) b)) (* (* j (- i)) y)) < 5.683066074420131e+301Initial program 4.5
rmApplied sub-neg4.5
Applied distribute-lft-in4.5
Applied associate-+r+4.5
Applied simplify2.9
rmApplied distribute-lft-neg-in2.9
Applied associate-*r*0.9
if 5.683066074420131e+301 < (+ (- (fma (- (* z y) (* a t)) x (* (* t j) c)) (* (- (* z c) (* i a)) b)) (* (* j (- i)) y)) Initial program 39.6
Taylor expanded around 0 37.9
Applied simplify37.9
Time bar (total: 1.9m)Debug logProfile
herbie shell --seed '#(1072330854 3074818769 591214268 3603999196 3863745332 3332387116)' +o rules:numerics
(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)))))