


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 (- (* y z) (* a t)) x (* (- c) (* z b))) (fma j (- (* c t) (* i y)) (* b (* a i)))) < -4.799356952793896e+301 or 2.6136478774165676e+307 < (+ (fma (- (* y z) (* a t)) x (* (- c) (* z b))) (fma j (- (* c t) (* i y)) (* b (* a i)))) Initial program 47.6
Applied simplify47.6
Taylor expanded around inf 39.5
Applied simplify39.7
if -4.799356952793896e+301 < (+ (fma (- (* y z) (* a t)) x (* (- c) (* z b))) (fma j (- (* c t) (* i y)) (* b (* a i)))) < 3.1612248003392564e-159Initial program 2.8
Applied simplify2.8
rmApplied add-cube-cbrt3.1
Applied associate-*r*3.1
rmApplied add-cube-cbrt3.2
if 3.1612248003392564e-159 < (+ (fma (- (* y z) (* a t)) x (* (- c) (* z b))) (fma j (- (* c t) (* i y)) (* b (* a i)))) < 2.6136478774165676e+307Initial program 2.9
Applied simplify2.9
rmApplied add-cube-cbrt3.3
Applied associate-*r*3.3
rmApplied add-sqr-sqrt3.5
Applied simplify3.3
Applied simplify0.8
Time bar (total: 2.3m)Debug logProfile
herbie shell --seed 2018193 +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)))))