


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.2446828950858067e+308 or 7.146848986035542e+298 < (+ (+ (* (* x y) z) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) Initial program 24.4
Taylor expanded around 0 27.2
Applied simplify27.2
if -1.2446828950858067e+308 < (+ (+ (* (* x y) z) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < 7.146848986035542e+298Initial program 8.4
rmApplied sub-neg8.4
Applied distribute-lft-in8.5
Applied associate--l+8.5
Applied simplify3.0
rmApplied associate-*r*0.9
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed 2018167
(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)))))