


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 j (- (* c t) (* i y)) (* (* z x) y)) (fma b (- (* z c) (* i a)) (* a (* x t)))) < -inf.0 or 2.070205487658949e+299 < (- (fma j (- (* c t) (* i y)) (* (* z x) y)) (fma b (- (* z c) (* i a)) (* a (* x t)))) Initial program 40.9
Taylor expanded around inf 34.0
Applied simplify33.7
if -inf.0 < (- (fma j (- (* c t) (* i y)) (* (* z x) y)) (fma b (- (* z c) (* i a)) (* a (* x t)))) < 2.070205487658949e+299Initial program 4.4
rmApplied add-cube-cbrt4.7
Taylor expanded around inf 3.0
Applied simplify0.8
Time bar (total: 1.9m)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)))))