


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
Results
if (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < -4.586634916659257e+304Initial program 29.9
rmApplied add-cube-cbrt30.1
Applied associate-*r*30.2
if -4.586634916659257e+304 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < 3.065894309188398e+307Initial program 6.4
rmApplied sub-neg6.4
Applied distribute-lft-in6.4
Applied associate--l+6.4
Applied simplify0.9
if 3.065894309188398e+307 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) Initial program 32.6
Taylor expanded around inf 53.5
Applied simplify37.1
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed 2018195
(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)))))