


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 (- (* y z) (* t a)) x (* (* b c) (- z))) (fma i (- (* a b) (* j y)) (* c (* j t)))) < -1.300053229493825e+306Initial program 24.7
Taylor expanded around 0 25.3
Applied simplify25.3
if -1.300053229493825e+306 < (+ (fma (- (* y z) (* t a)) x (* (* b c) (- z))) (fma i (- (* a b) (* j y)) (* c (* j t)))) < 4.263228310421585e+307Initial program 8.5
Taylor expanded around inf 6.8
Applied simplify6.8
Taylor expanded around inf 6.8
Applied simplify0.8
if 4.263228310421585e+307 < (+ (fma (- (* y z) (* t a)) x (* (* b c) (- z))) (fma i (- (* a b) (* j y)) (* c (* j t)))) Initial program 26.2
Taylor expanded around inf 34.9
Applied simplify34.9
Taylor expanded around inf 39.1
Applied simplify39.1
Time bar (total: 2.6m)Debug logProfile
herbie shell --seed 2018201 +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)))))