


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 (* (* j c) t)) (fma (- (* z c) (* i a)) b (* (* i y) j))) < -inf.0 or 1.1057664166479966e+306 < (- (fma (- (* z y) (* a t)) x (* (* j c) t)) (fma (- (* z c) (* i a)) b (* (* i y) j))) Initial program 49.7
Taylor expanded around inf 47.1
Applied simplify33.8
if -inf.0 < (- (fma (- (* z y) (* a t)) x (* (* j c) t)) (fma (- (* z c) (* i a)) b (* (* i y) j))) < 1.1057664166479966e+306Initial program 2.6
Taylor expanded around inf 4.6
Applied simplify0.8
Time bar (total: 2.0m)Debug logProfile
herbie shell --seed '#(1071501266 3581234924 1086666455 2685055582 1243441566 1802958749)' +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)))))