


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)))) < -1.1008966581376404e+308Initial program 30.1
rmApplied add-cube-cbrt30.2
rmApplied cbrt-prod30.2
rmApplied cbrt-prod30.2
if -1.1008966581376404e+308 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < 5.844050945914881e+299Initial program 6.4
rmApplied sub-neg6.4
Applied distribute-lft-in6.4
Applied associate--l+6.4
Applied simplify0.8
if 5.844050945914881e+299 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) Initial program 32.5
Taylor expanded around 0 33.9
Applied simplify33.9
Time bar (total: 3.1m)Debug logProfile
herbie shell --seed 2018199
(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)))))