


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) (* t a)) x (* (* b c) (- z))) (fma i (- (* a b) (* j y)) (* c (* j t)))) < -8.979907515931086e+305 or 1.0372426787578306e+308 < (+ (fma (- (* y z) (* t a)) x (* (* b c) (- z))) (fma i (- (* a b) (* j y)) (* c (* j t)))) Initial program 26.0
rmApplied sub-neg26.0
Applied distribute-rgt-in26.0
Applied associate--l+26.0
Applied associate-+l+26.0
Applied simplify19.2
if -8.979907515931086e+305 < (+ (fma (- (* y z) (* t a)) x (* (* b c) (- z))) (fma i (- (* a b) (* j y)) (* c (* j t)))) < 1.0372426787578306e+308Initial program 8.7
Taylor expanded around inf 7.0
Applied simplify7.0
Taylor expanded around inf 7.0
Applied simplify0.9
Time bar (total: 3.1m)Debug logProfile
herbie shell --seed 2018208 +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)))))