


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 (* (* (cbrt (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b)))) (cbrt (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b))))) (pow (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b))) 1/3)) < 4.333808389578844e+301 or +inf.0 < (* (* (cbrt (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b)))) (cbrt (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b))))) (pow (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b))) 1/3)) Initial program 2.0
Applied simplify2.0
rmApplied add-cube-cbrt2.3
Applied associate-*l*2.3
if 4.333808389578844e+301 < (* (* (cbrt (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b)))) (cbrt (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b))))) (pow (fma j (- (* c t) (* i y)) (- (* (- (* z y) (* a t)) x) (* (- (* z c) (* i a)) b))) 1/3)) < +inf.0Initial program 57.0
Applied simplify57.0
Taylor expanded around inf 42.5
Applied simplify53.6
Time bar (total: 57.0s)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' +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)))))