


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 (- (* c t) (* i y)) j (* (* i a) b)) (fma x (- (* z y) (* a t)) (* (* c b) (- z)))) < -inf.0Initial program 48.3
Taylor expanded around inf 53.2
Applied simplify36.0
if -inf.0 < (+ (fma (- (* c t) (* i y)) j (* (* i a) b)) (fma x (- (* z y) (* a t)) (* (* c b) (- z)))) < 3.8113008882826966e+300Initial program 2.7
Taylor expanded around inf 0.8
Applied simplify0.8
if 3.8113008882826966e+300 < (+ (fma (- (* c t) (* i y)) j (* (* i a) b)) (fma x (- (* z y) (* a t)) (* (* c b) (- z)))) Initial program 47.6
rmApplied sub-neg47.6
Applied distribute-rgt-in47.6
Applied associate--l+47.6
Applied associate-+l+47.6
Applied simplify40.1
Taylor expanded around 0 39.7
Applied simplify34.8
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)' +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)))))