


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 x (- (* z y) (* t a)) (* c (* j t))) (fma (- (* c z) (* a i)) b (* (* j y) i))) < -1.9612421800185972e+298Initial program 35.7
Applied simplify35.7
Taylor expanded around inf 23.7
if -1.9612421800185972e+298 < (- (fma x (- (* z y) (* t a)) (* c (* j t))) (fma (- (* c z) (* a i)) b (* (* j y) i))) < 7.055696161566341e+305Initial program 4.4
Applied simplify4.4
Taylor expanded around inf 2.6
Applied simplify0.8
if 7.055696161566341e+305 < (- (fma x (- (* z y) (* t a)) (* c (* j t))) (fma (- (* c z) (* a i)) b (* (* j y) i))) Initial program 43.7
rmApplied sub-neg43.7
Applied distribute-rgt-in43.7
Applied associate--l+43.7
Applied associate-+l+43.7
Applied simplify36.9
rmApplied associate-*l*28.8
Time bar (total: 2.8m)Debug logProfile
herbie shell --seed 2019053 +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)))))