


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 (* (* i a) b)) (fma (- (* c t) (* i y)) j (* (- z) (* c b)))) or 7.411284714648475e+306 < (+ (fma (- (* z y) (* a t)) x (* (* i a) b)) (fma (- (* c t) (* i y)) j (* (- z) (* c b)))) Initial program 48.8
rmApplied sub-neg48.8
Applied distribute-lft-in48.8
Applied associate-+r+48.8
Applied simplify41.4
Taylor expanded around inf 33.8
Applied simplify20.1
if (+ (fma (- (* z y) (* a t)) x (* (* i a) b)) (fma (- (* c t) (* i y)) j (* (- z) (* c b)))) < 7.411284714648475e+306Initial program 3.7
Taylor expanded around inf 2.0
Applied simplify2.0
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1064397287 3527694221 3797617954 1138343853 2854031332 1153838279)' +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)))))