


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 x (- (* z y) (* t a)) (* c (* j t))) (fma (- (* c z) (* a i)) b (* (* (cbrt (* (* j y) i)) (cbrt (* (* j y) i))) (cbrt (* (* j y) i))))) < -5.210460511359957e+287Initial program 33.6
Applied simplify33.6
Taylor expanded around inf 23.0
if -5.210460511359957e+287 < (- (fma x (- (* z y) (* t a)) (* c (* j t))) (fma (- (* c z) (* a i)) b (* (* (cbrt (* (* j y) i)) (cbrt (* (* j y) i))) (cbrt (* (* j y) i))))) < 1.3007239354022815e+303Initial program 4.5
Applied simplify4.5
Taylor expanded around inf 2.6
Applied simplify0.8
rmApplied add-cube-cbrt0.9
if 1.3007239354022815e+303 < (- (fma x (- (* z y) (* t a)) (* c (* j t))) (fma (- (* c z) (* a i)) b (* (* (cbrt (* (* j y) i)) (cbrt (* (* j y) i))) (cbrt (* (* j y) i))))) Initial program 41.0
Applied simplify41.0
Taylor expanded around inf 48.5
Applied simplify57.0
Taylor expanded around inf 41.3
Applied simplify25.0
Time bar (total: 2.1m)Debug logProfile
herbie shell --seed 2018296 +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)))))