15.010 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.043 * * * [progress]: [2/2] Setting up program. 0.046 * [progress]: [Phase 2 of 3] Improving. 0.047 * [simplify]: Simplifying: (/ (* 4.0 (- (- x y) (* z 0.5))) z) 0.047 * * [simplify]: Extracting # 0 : cost 0 0.047 * * [simplify]: Extracting # 1 : cost 0 0.047 * * [simplify]: Extracting # 2 : cost 0 0.047 * * [simplify]: Extracting # 3 : cost 0 0.047 * * [simplify]: Extracting # 4 : cost 0 0.047 * * [simplify]: Extracting # 5 : cost 0 0.047 * * [simplify]: Extracting # 6 : cost 0 0.047 * * [simplify]: iteration 0 : 10 enodes (cost 11 ) 0.051 * * [simplify]: Extracting # 0 : cost 0 0.051 * * [simplify]: Extracting # 1 : cost 0 0.051 * * [simplify]: Extracting # 2 : cost 0 0.051 * * [simplify]: iteration 1 : 20 enodes (cost 11 ) 0.058 * * [simplify]: Extracting # 0 : cost 0 0.059 * * [simplify]: Extracting # 1 : cost 0 0.059 * * [simplify]: Extracting # 2 : cost 0 0.059 * * [simplify]: iteration 2 : 47 enodes (cost 11 ) 0.081 * * [simplify]: Extracting # 0 : cost 0 0.081 * * [simplify]: Extracting # 1 : cost 0 0.082 * * [simplify]: Extracting # 2 : cost 0 0.082 * * [simplify]: iteration 3 : 138 enodes (cost 10 ) 0.136 * * [simplify]: Extracting # 0 : cost 0 0.137 * * [simplify]: Extracting # 1 : cost 0 0.137 * * [simplify]: Extracting # 2 : cost 0 0.138 * * [simplify]: iteration 4 : 369 enodes (cost 10 ) 0.403 * * [simplify]: Extracting # 0 : cost 0 0.407 * * [simplify]: Extracting # 1 : cost 0 0.409 * * [simplify]: Extracting # 2 : cost 0 0.412 * * [simplify]: iteration 5 : 1353 enodes (cost 10 ) 1.372 * * [simplify]: Extracting # 0 : cost 0 1.743 * * [simplify]: Extracting # 1 : cost 0 1.748 * * [simplify]: Extracting # 2 : cost 0 1.753 * * [simplify]: Extracting # 3 : cost 0 1.760 * * [simplify]: iteration done: 5000 enodes (cost 10 ) 1.760 * [simplify]: Simplified to: (/ (- x (fma 0.5 z y)) (/ z 4.0)) 1.766 * * [progress]: iteration 1 / 4 1.766 * * * [progress]: picking best candidate 1.770 * * * * [pick]: Picked # 1.770 * * * [progress]: localizing error 1.787 * * * [progress]: generating rewritten candidates 1.787 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 1.827 * * * [progress]: generating series expansions 1.827 * * * * [progress]: [ 1 / 1 ] generating series at (2) 1.827 * [backup-simplify]: Simplify (/ (- x (fma 0.5 z y)) (/ z 4.0)) into (* 4.0 (/ (- x (fma 0.5 z y)) z)) 1.827 * [approximate]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in (x z y) around 0 1.827 * [taylor]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in y 1.827 * [taylor]: Taking taylor expansion of 4.0 in y 1.827 * [backup-simplify]: Simplify 4.0 into 4.0 1.827 * [taylor]: Taking taylor expansion of (/ (- x (fma 0.5 z y)) z) in y 1.828 * [taylor]: Taking taylor expansion of (- x (fma 0.5 z y)) in y 1.828 * [taylor]: Taking taylor expansion of x in y 1.828 * [backup-simplify]: Simplify x into x 1.828 * [taylor]: Taking taylor expansion of (fma 0.5 z y) in y 1.828 * [taylor]: Rewrote expression to (+ (* 0.5 z) y) 1.828 * [taylor]: Taking taylor expansion of (* 0.5 z) in y 1.828 * [taylor]: Taking taylor expansion of 0.5 in y 1.828 * [backup-simplify]: Simplify 0.5 into 0.5 1.828 * [taylor]: Taking taylor expansion of z in y 1.828 * [backup-simplify]: Simplify z into z 1.828 * [taylor]: Taking taylor expansion of y in y 1.828 * [backup-simplify]: Simplify 0 into 0 1.828 * [backup-simplify]: Simplify 1 into 1 1.828 * [taylor]: Taking taylor expansion of z in y 1.828 * [backup-simplify]: Simplify z into z 1.828 * [backup-simplify]: Simplify (* 0.5 z) into (* 0.5 z) 1.828 * [backup-simplify]: Simplify (+ (* 0.5 z) 0) into (* 0.5 z) 1.828 * [backup-simplify]: Simplify (- (* 0.5 z)) into (- (* 0.5 z)) 1.828 * [backup-simplify]: Simplify (+ x (- (* 0.5 z))) into (- x (* 0.5 z)) 1.828 * [backup-simplify]: Simplify (/ (- x (* 0.5 z)) z) into (/ (- x (* 0.5 z)) z) 1.828 * [taylor]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in z 1.828 * [taylor]: Taking taylor expansion of 4.0 in z 1.828 * [backup-simplify]: Simplify 4.0 into 4.0 1.828 * [taylor]: Taking taylor expansion of (/ (- x (fma 0.5 z y)) z) in z 1.828 * [taylor]: Taking taylor expansion of (- x (fma 0.5 z y)) in z 1.828 * [taylor]: Taking taylor expansion of x in z 1.828 * [backup-simplify]: Simplify x into x 1.828 * [taylor]: Taking taylor expansion of (fma 0.5 z y) in z 1.829 * [taylor]: Rewrote expression to (+ (* 0.5 z) y) 1.829 * [taylor]: Taking taylor expansion of (* 0.5 z) in z 1.829 * [taylor]: Taking taylor expansion of 0.5 in z 1.829 * [backup-simplify]: Simplify 0.5 into 0.5 1.829 * [taylor]: Taking taylor expansion of z in z 1.829 * [backup-simplify]: Simplify 0 into 0 1.829 * [backup-simplify]: Simplify 1 into 1 1.829 * [taylor]: Taking taylor expansion of y in z 1.829 * [backup-simplify]: Simplify y into y 1.829 * [taylor]: Taking taylor expansion of z in z 1.829 * [backup-simplify]: Simplify 0 into 0 1.829 * [backup-simplify]: Simplify 1 into 1 1.829 * [backup-simplify]: Simplify (* 0.5 0) into 0 1.829 * [backup-simplify]: Simplify (+ 0 y) into y 1.829 * [backup-simplify]: Simplify (- y) into (- y) 1.829 * [backup-simplify]: Simplify (+ x (- y)) into (- x y) 1.829 * [backup-simplify]: Simplify (/ (- x y) 1) into (- x y) 1.829 * [taylor]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in x 1.829 * [taylor]: Taking taylor expansion of 4.0 in x 1.830 * [backup-simplify]: Simplify 4.0 into 4.0 1.830 * [taylor]: Taking taylor expansion of (/ (- x (fma 0.5 z y)) z) in x 1.830 * [taylor]: Taking taylor expansion of (- x (fma 0.5 z y)) in x 1.830 * [taylor]: Taking taylor expansion of x in x 1.830 * [backup-simplify]: Simplify 0 into 0 1.830 * [backup-simplify]: Simplify 1 into 1 1.830 * [taylor]: Taking taylor expansion of (fma 0.5 z y) in x 1.830 * [taylor]: Rewrote expression to (+ (* 0.5 z) y) 1.830 * [taylor]: Taking taylor expansion of (* 0.5 z) in x 1.830 * [taylor]: Taking taylor expansion of 0.5 in x 1.830 * [backup-simplify]: Simplify 0.5 into 0.5 1.830 * [taylor]: Taking taylor expansion of z in x 1.830 * [backup-simplify]: Simplify z into z 1.830 * [taylor]: Taking taylor expansion of y in x 1.830 * [backup-simplify]: Simplify y into y 1.830 * [taylor]: Taking taylor expansion of z in x 1.830 * [backup-simplify]: Simplify z into z 1.830 * [backup-simplify]: Simplify (* 0.5 z) into (* 0.5 z) 1.830 * [backup-simplify]: Simplify (+ (* 0.5 z) y) into (+ (* 0.5 z) y) 1.830 * [backup-simplify]: Simplify (- (+ (* 0.5 z) y)) into (- (+ (* 0.5 z) y)) 1.830 * [backup-simplify]: Simplify (+ 0 (- (+ (* 0.5 z) y))) into (- (+ (* 0.5 z) y)) 1.830 * [backup-simplify]: Simplify (/ (- (+ (* 0.5 z) y)) z) into (* -1 (/ (+ (* 0.5 z) y) z)) 1.830 * [taylor]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in x 1.830 * [taylor]: Taking taylor expansion of 4.0 in x 1.830 * [backup-simplify]: Simplify 4.0 into 4.0 1.830 * [taylor]: Taking taylor expansion of (/ (- x (fma 0.5 z y)) z) in x 1.830 * [taylor]: Taking taylor expansion of (- x (fma 0.5 z y)) in x 1.830 * [taylor]: Taking taylor expansion of x in x 1.830 * [backup-simplify]: Simplify 0 into 0 1.830 * [backup-simplify]: Simplify 1 into 1 1.830 * [taylor]: Taking taylor expansion of (fma 0.5 z y) in x 1.831 * [taylor]: Rewrote expression to (+ (* 0.5 z) y) 1.831 * [taylor]: Taking taylor expansion of (* 0.5 z) in x 1.831 * [taylor]: Taking taylor expansion of 0.5 in x 1.831 * [backup-simplify]: Simplify 0.5 into 0.5 1.831 * [taylor]: Taking taylor expansion of z in x 1.831 * [backup-simplify]: Simplify z into z 1.831 * [taylor]: Taking taylor expansion of y in x 1.831 * [backup-simplify]: Simplify y into y 1.831 * [taylor]: Taking taylor expansion of z in x 1.831 * [backup-simplify]: Simplify z into z 1.831 * [backup-simplify]: Simplify (* 0.5 z) into (* 0.5 z) 1.831 * [backup-simplify]: Simplify (+ (* 0.5 z) y) into (+ (* 0.5 z) y) 1.831 * [backup-simplify]: Simplify (- (+ (* 0.5 z) y)) into (- (+ (* 0.5 z) y)) 1.831 * [backup-simplify]: Simplify (+ 0 (- (+ (* 0.5 z) y))) into (- (+ (* 0.5 z) y)) 1.831 * [backup-simplify]: Simplify (/ (- (+ (* 0.5 z) y)) z) into (* -1 (/ (+ (* 0.5 z) y) z)) 1.831 * [backup-simplify]: Simplify (* 4.0 (* -1 (/ (+ (* 0.5 z) y) z))) into (* -4.0 (/ (+ (* 0.5 z) y) z)) 1.831 * [taylor]: Taking taylor expansion of (* -4.0 (/ (+ (* 0.5 z) y) z)) in z 1.831 * [taylor]: Taking taylor expansion of -4.0 in z 1.831 * [backup-simplify]: Simplify -4.0 into -4.0 1.832 * [taylor]: Taking taylor expansion of (/ (+ (* 0.5 z) y) z) in z 1.832 * [taylor]: Taking taylor expansion of (+ (* 0.5 z) y) in z 1.832 * [taylor]: Taking taylor expansion of (* 0.5 z) in z 1.832 * [taylor]: Taking taylor expansion of 0.5 in z 1.832 * [backup-simplify]: Simplify 0.5 into 0.5 1.832 * [taylor]: Taking taylor expansion of z in z 1.832 * [backup-simplify]: Simplify 0 into 0 1.832 * [backup-simplify]: Simplify 1 into 1 1.832 * [taylor]: Taking taylor expansion of y in z 1.832 * [backup-simplify]: Simplify y into y 1.832 * [taylor]: Taking taylor expansion of z in z 1.832 * [backup-simplify]: Simplify 0 into 0 1.832 * [backup-simplify]: Simplify 1 into 1 1.832 * [backup-simplify]: Simplify (* 0.5 0) into 0 1.832 * [backup-simplify]: Simplify (+ 0 y) into y 1.832 * [backup-simplify]: Simplify (/ y 1) into y 1.832 * [backup-simplify]: Simplify (* -4.0 y) into (* -4.0 y) 1.832 * [taylor]: Taking taylor expansion of (* -4.0 y) in y 1.832 * [taylor]: Taking taylor expansion of -4.0 in y 1.832 * [backup-simplify]: Simplify -4.0 into -4.0 1.832 * [taylor]: Taking taylor expansion of y in y 1.832 * [backup-simplify]: Simplify 0 into 0 1.833 * [backup-simplify]: Simplify 1 into 1 1.833 * [backup-simplify]: Simplify (* -4.0 0) into 0 1.833 * [backup-simplify]: Simplify 0 into 0 1.833 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 z)) into 0 1.834 * [backup-simplify]: Simplify (+ 0 0) into 0 1.834 * [backup-simplify]: Simplify (- 0) into 0 1.835 * [backup-simplify]: Simplify (+ 1 0) into 1 1.835 * [backup-simplify]: Simplify (- (/ 1 z) (+ (* (* -1 (/ (+ (* 0.5 z) y) z)) (/ 0 z)))) into (/ 1 z) 1.836 * [backup-simplify]: Simplify (+ (* 4.0 (/ 1 z)) (* 0 (* -1 (/ (+ (* 0.5 z) y) z)))) into (* 4.0 (/ 1 z)) 1.836 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 z)) in z 1.836 * [taylor]: Taking taylor expansion of 4.0 in z 1.836 * [backup-simplify]: Simplify 4.0 into 4.0 1.836 * [taylor]: Taking taylor expansion of (/ 1 z) in z 1.836 * [taylor]: Taking taylor expansion of z in z 1.836 * [backup-simplify]: Simplify 0 into 0 1.836 * [backup-simplify]: Simplify 1 into 1 1.836 * [backup-simplify]: Simplify (/ 1 1) into 1 1.837 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 1.837 * [taylor]: Taking taylor expansion of 4.0 in y 1.837 * [backup-simplify]: Simplify 4.0 into 4.0 1.837 * [backup-simplify]: Simplify 4.0 into 4.0 1.839 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 1.839 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 1.840 * [backup-simplify]: Simplify (- (/ 0.5 1) (+ (* y (/ 0 1)))) into 0.5 1.840 * [backup-simplify]: Simplify (+ (* -4.0 0.5) (* 0 y)) into (- 2.0) 1.840 * [taylor]: Taking taylor expansion of (- 2.0) in y 1.840 * [taylor]: Taking taylor expansion of 2.0 in y 1.840 * [backup-simplify]: Simplify 2.0 into 2.0 1.841 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.841 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.843 * [backup-simplify]: Simplify (+ (* -4.0 1) (* 0 0)) into (- 4.0) 1.843 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.844 * [backup-simplify]: Simplify (+ (* (- 4.0) (* y (* (/ 1 z) 1))) (+ (- 2.0) (* 4.0 (* 1 (* (/ 1 z) x))))) into (- (* 4.0 (/ x z)) (+ (* 4.0 (/ y z)) 2.0)) 1.845 * [backup-simplify]: Simplify (/ (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) (/ (/ 1 z) 4.0)) into (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) 1.845 * [approximate]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in (x z y) around 0 1.845 * [taylor]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in y 1.845 * [taylor]: Taking taylor expansion of 4.0 in y 1.845 * [backup-simplify]: Simplify 4.0 into 4.0 1.845 * [taylor]: Taking taylor expansion of (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y)))) in y 1.845 * [taylor]: Taking taylor expansion of z in y 1.845 * [backup-simplify]: Simplify z into z 1.845 * [taylor]: Taking taylor expansion of (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) in y 1.845 * [taylor]: Taking taylor expansion of (/ 1 x) in y 1.845 * [taylor]: Taking taylor expansion of x in y 1.845 * [backup-simplify]: Simplify x into x 1.845 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.845 * [taylor]: Taking taylor expansion of (fma 0.5 (/ 1 z) (/ 1 y)) in y 1.845 * [taylor]: Rewrote expression to (+ (* 0.5 (/ 1 z)) (/ 1 y)) 1.845 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 z)) in y 1.845 * [taylor]: Taking taylor expansion of 0.5 in y 1.845 * [backup-simplify]: Simplify 0.5 into 0.5 1.845 * [taylor]: Taking taylor expansion of (/ 1 z) in y 1.845 * [taylor]: Taking taylor expansion of z in y 1.845 * [backup-simplify]: Simplify z into z 1.845 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 1.845 * [taylor]: Taking taylor expansion of (/ 1 y) in y 1.846 * [taylor]: Taking taylor expansion of y in y 1.846 * [backup-simplify]: Simplify 0 into 0 1.846 * [backup-simplify]: Simplify 1 into 1 1.846 * [backup-simplify]: Simplify (/ 1 1) into 1 1.846 * [taylor]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in z 1.846 * [taylor]: Taking taylor expansion of 4.0 in z 1.846 * [backup-simplify]: Simplify 4.0 into 4.0 1.846 * [taylor]: Taking taylor expansion of (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y)))) in z 1.846 * [taylor]: Taking taylor expansion of z in z 1.846 * [backup-simplify]: Simplify 0 into 0 1.846 * [backup-simplify]: Simplify 1 into 1 1.846 * [taylor]: Taking taylor expansion of (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) in z 1.846 * [taylor]: Taking taylor expansion of (/ 1 x) in z 1.846 * [taylor]: Taking taylor expansion of x in z 1.846 * [backup-simplify]: Simplify x into x 1.846 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.846 * [taylor]: Taking taylor expansion of (fma 0.5 (/ 1 z) (/ 1 y)) in z 1.847 * [taylor]: Rewrote expression to (+ (* 0.5 (/ 1 z)) (/ 1 y)) 1.847 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 z)) in z 1.847 * [taylor]: Taking taylor expansion of 0.5 in z 1.847 * [backup-simplify]: Simplify 0.5 into 0.5 1.847 * [taylor]: Taking taylor expansion of (/ 1 z) in z 1.847 * [taylor]: Taking taylor expansion of z in z 1.847 * [backup-simplify]: Simplify 0 into 0 1.847 * [backup-simplify]: Simplify 1 into 1 1.847 * [backup-simplify]: Simplify (/ 1 1) into 1 1.847 * [taylor]: Taking taylor expansion of (/ 1 y) in z 1.847 * [taylor]: Taking taylor expansion of y in z 1.847 * [backup-simplify]: Simplify y into y 1.847 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.847 * [taylor]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in x 1.847 * [taylor]: Taking taylor expansion of 4.0 in x 1.847 * [backup-simplify]: Simplify 4.0 into 4.0 1.847 * [taylor]: Taking taylor expansion of (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y)))) in x 1.848 * [taylor]: Taking taylor expansion of z in x 1.848 * [backup-simplify]: Simplify z into z 1.848 * [taylor]: Taking taylor expansion of (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) in x 1.848 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.848 * [taylor]: Taking taylor expansion of x in x 1.848 * [backup-simplify]: Simplify 0 into 0 1.848 * [backup-simplify]: Simplify 1 into 1 1.848 * [backup-simplify]: Simplify (/ 1 1) into 1 1.848 * [taylor]: Taking taylor expansion of (fma 0.5 (/ 1 z) (/ 1 y)) in x 1.848 * [taylor]: Rewrote expression to (+ (* 0.5 (/ 1 z)) (/ 1 y)) 1.848 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 z)) in x 1.848 * [taylor]: Taking taylor expansion of 0.5 in x 1.848 * [backup-simplify]: Simplify 0.5 into 0.5 1.848 * [taylor]: Taking taylor expansion of (/ 1 z) in x 1.848 * [taylor]: Taking taylor expansion of z in x 1.848 * [backup-simplify]: Simplify z into z 1.848 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 1.848 * [taylor]: Taking taylor expansion of (/ 1 y) in x 1.848 * [taylor]: Taking taylor expansion of y in x 1.848 * [backup-simplify]: Simplify y into y 1.848 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.848 * [taylor]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in x 1.849 * [taylor]: Taking taylor expansion of 4.0 in x 1.849 * [backup-simplify]: Simplify 4.0 into 4.0 1.849 * [taylor]: Taking taylor expansion of (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y)))) in x 1.849 * [taylor]: Taking taylor expansion of z in x 1.849 * [backup-simplify]: Simplify z into z 1.849 * [taylor]: Taking taylor expansion of (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) in x 1.849 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.849 * [taylor]: Taking taylor expansion of x in x 1.849 * [backup-simplify]: Simplify 0 into 0 1.849 * [backup-simplify]: Simplify 1 into 1 1.849 * [backup-simplify]: Simplify (/ 1 1) into 1 1.849 * [taylor]: Taking taylor expansion of (fma 0.5 (/ 1 z) (/ 1 y)) in x 1.849 * [taylor]: Rewrote expression to (+ (* 0.5 (/ 1 z)) (/ 1 y)) 1.849 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 z)) in x 1.849 * [taylor]: Taking taylor expansion of 0.5 in x 1.849 * [backup-simplify]: Simplify 0.5 into 0.5 1.849 * [taylor]: Taking taylor expansion of (/ 1 z) in x 1.849 * [taylor]: Taking taylor expansion of z in x 1.849 * [backup-simplify]: Simplify z into z 1.849 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 1.849 * [taylor]: Taking taylor expansion of (/ 1 y) in x 1.849 * [taylor]: Taking taylor expansion of y in x 1.849 * [backup-simplify]: Simplify y into y 1.849 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.850 * [backup-simplify]: Simplify (+ 1 0) into 1 1.850 * [backup-simplify]: Simplify (* z 1) into z 1.850 * [backup-simplify]: Simplify (* 4.0 z) into (* 4.0 z) 1.850 * [taylor]: Taking taylor expansion of (* 4.0 z) in z 1.850 * [taylor]: Taking taylor expansion of 4.0 in z 1.850 * [backup-simplify]: Simplify 4.0 into 4.0 1.850 * [taylor]: Taking taylor expansion of z in z 1.850 * [backup-simplify]: Simplify 0 into 0 1.850 * [backup-simplify]: Simplify 1 into 1 1.850 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.850 * [backup-simplify]: Simplify (* 0.5 (/ 1 z)) into (/ 0.5 z) 1.850 * [backup-simplify]: Simplify (+ (/ 0.5 z) (/ 1 y)) into (+ (/ 1 y) (* 0.5 (/ 1 z))) 1.851 * [backup-simplify]: Simplify (- (+ (/ 1 y) (* 0.5 (/ 1 z)))) into (- (+ (/ 1 y) (* 0.5 (/ 1 z)))) 1.851 * [backup-simplify]: Simplify (+ 0 (- (+ (/ 1 y) (* 0.5 (/ 1 z))))) into (- (+ (* 0.5 (/ 1 z)) (/ 1 y))) 1.851 * [backup-simplify]: Simplify (+ (* z (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1)) into (- (+ (/ z y) 0.5)) 1.851 * [backup-simplify]: Simplify (+ (* 4.0 (- (+ (/ z y) 0.5))) (* 0 z)) into (- (+ (* 4.0 (/ z y)) 2.0)) 1.851 * [taylor]: Taking taylor expansion of (- (+ (* 4.0 (/ z y)) 2.0)) in z 1.851 * [taylor]: Taking taylor expansion of (+ (* 4.0 (/ z y)) 2.0) in z 1.851 * [taylor]: Taking taylor expansion of (* 4.0 (/ z y)) in z 1.851 * [taylor]: Taking taylor expansion of 4.0 in z 1.851 * [backup-simplify]: Simplify 4.0 into 4.0 1.851 * [taylor]: Taking taylor expansion of (/ z y) in z 1.851 * [taylor]: Taking taylor expansion of z in z 1.851 * [backup-simplify]: Simplify 0 into 0 1.851 * [backup-simplify]: Simplify 1 into 1 1.851 * [taylor]: Taking taylor expansion of y in z 1.851 * [backup-simplify]: Simplify y into y 1.851 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.851 * [taylor]: Taking taylor expansion of 2.0 in z 1.852 * [backup-simplify]: Simplify 2.0 into 2.0 1.852 * [backup-simplify]: Simplify (* 4.0 0) into 0 1.852 * [taylor]: Taking taylor expansion of 0 in y 1.852 * [backup-simplify]: Simplify 0 into 0 1.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 1.853 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (/ 1 z))) into 0 1.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 1.853 * [backup-simplify]: Simplify (+ 0 0) into 0 1.853 * [backup-simplify]: Simplify (- 0) into 0 1.854 * [backup-simplify]: Simplify (+ 0 0) into 0 1.854 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1))) into 0 1.854 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (- (+ (/ z y) 0.5))) (* 0 z))) into 0 1.854 * [taylor]: Taking taylor expansion of 0 in z 1.855 * [backup-simplify]: Simplify 0 into 0 1.855 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 1.855 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.855 * [taylor]: Taking taylor expansion of (- 2.0) in y 1.855 * [taylor]: Taking taylor expansion of 2.0 in y 1.855 * [backup-simplify]: Simplify 2.0 into 2.0 1.856 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 1.856 * [taylor]: Taking taylor expansion of 4.0 in y 1.856 * [backup-simplify]: Simplify 4.0 into 4.0 1.856 * [backup-simplify]: Simplify 0 into 0 1.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.857 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 1.857 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (/ 1 z)))) into 0 1.857 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 1.858 * [backup-simplify]: Simplify (+ 0 0) into 0 1.858 * [backup-simplify]: Simplify (- 0) into 0 1.858 * [backup-simplify]: Simplify (+ 0 0) into 0 1.859 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (+ (* 0 (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1)))) into 0 1.859 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (- (+ (/ z y) 0.5))) (* 0 z)))) into 0 1.859 * [taylor]: Taking taylor expansion of 0 in z 1.859 * [backup-simplify]: Simplify 0 into 0 1.859 * [taylor]: Taking taylor expansion of 0 in y 1.859 * [backup-simplify]: Simplify 0 into 0 1.859 * [backup-simplify]: Simplify (* 4.0 (/ 1 y)) into (/ 4.0 y) 1.860 * [backup-simplify]: Simplify (+ (/ 4.0 y) 0) into (* 4.0 (/ 1 y)) 1.860 * [backup-simplify]: Simplify (- (* 4.0 (/ 1 y))) into (- (* 4.0 (/ 1 y))) 1.860 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ 1 y))) in y 1.860 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 y)) in y 1.860 * [taylor]: Taking taylor expansion of 4.0 in y 1.860 * [backup-simplify]: Simplify 4.0 into 4.0 1.860 * [taylor]: Taking taylor expansion of (/ 1 y) in y 1.860 * [taylor]: Taking taylor expansion of y in y 1.860 * [backup-simplify]: Simplify 0 into 0 1.860 * [backup-simplify]: Simplify 1 into 1 1.860 * [backup-simplify]: Simplify (/ 1 1) into 1 1.860 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 1.860 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.861 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.861 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 1.861 * [taylor]: Taking taylor expansion of 0 in y 1.861 * [backup-simplify]: Simplify 0 into 0 1.862 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.862 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.862 * [backup-simplify]: Simplify 4.0 into 4.0 1.863 * [backup-simplify]: Simplify (+ (* 4.0 (* 1 (* (/ 1 z) (/ 1 (/ 1 x))))) (+ (- 2.0) (* (- 4.0) (* (/ 1 (/ 1 y)) (* (/ 1 z) 1))))) into (- (* 4.0 (/ x z)) (+ (* 4.0 (/ y z)) 2.0)) 1.863 * [backup-simplify]: Simplify (/ (- (/ 1 (- x)) (fma 0.5 (/ 1 (- z)) (/ 1 (- y)))) (/ (/ 1 (- z)) 4.0)) into (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) 1.863 * [approximate]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in (x z y) around 0 1.863 * [taylor]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in y 1.863 * [taylor]: Taking taylor expansion of 4.0 in y 1.863 * [backup-simplify]: Simplify 4.0 into 4.0 1.863 * [taylor]: Taking taylor expansion of (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x))) in y 1.863 * [taylor]: Taking taylor expansion of z in y 1.863 * [backup-simplify]: Simplify z into z 1.863 * [taylor]: Taking taylor expansion of (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)) in y 1.863 * [taylor]: Taking taylor expansion of (fma 0.5 (/ -1 z) (/ -1 y)) in y 1.863 * [taylor]: Rewrote expression to (+ (* 0.5 (/ -1 z)) (/ -1 y)) 1.863 * [taylor]: Taking taylor expansion of (* 0.5 (/ -1 z)) in y 1.863 * [taylor]: Taking taylor expansion of 0.5 in y 1.863 * [backup-simplify]: Simplify 0.5 into 0.5 1.863 * [taylor]: Taking taylor expansion of (/ -1 z) in y 1.863 * [taylor]: Taking taylor expansion of -1 in y 1.863 * [backup-simplify]: Simplify -1 into -1 1.863 * [taylor]: Taking taylor expansion of z in y 1.863 * [backup-simplify]: Simplify z into z 1.863 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 1.863 * [taylor]: Taking taylor expansion of (/ -1 y) in y 1.863 * [taylor]: Taking taylor expansion of -1 in y 1.863 * [backup-simplify]: Simplify -1 into -1 1.863 * [taylor]: Taking taylor expansion of y in y 1.863 * [backup-simplify]: Simplify 0 into 0 1.863 * [backup-simplify]: Simplify 1 into 1 1.864 * [backup-simplify]: Simplify (/ -1 1) into -1 1.864 * [taylor]: Taking taylor expansion of (/ 1 x) in y 1.864 * [taylor]: Taking taylor expansion of x in y 1.864 * [backup-simplify]: Simplify x into x 1.864 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.864 * [taylor]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in z 1.864 * [taylor]: Taking taylor expansion of 4.0 in z 1.864 * [backup-simplify]: Simplify 4.0 into 4.0 1.864 * [taylor]: Taking taylor expansion of (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x))) in z 1.864 * [taylor]: Taking taylor expansion of z in z 1.864 * [backup-simplify]: Simplify 0 into 0 1.864 * [backup-simplify]: Simplify 1 into 1 1.864 * [taylor]: Taking taylor expansion of (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)) in z 1.864 * [taylor]: Taking taylor expansion of (fma 0.5 (/ -1 z) (/ -1 y)) in z 1.864 * [taylor]: Rewrote expression to (+ (* 0.5 (/ -1 z)) (/ -1 y)) 1.864 * [taylor]: Taking taylor expansion of (* 0.5 (/ -1 z)) in z 1.864 * [taylor]: Taking taylor expansion of 0.5 in z 1.864 * [backup-simplify]: Simplify 0.5 into 0.5 1.864 * [taylor]: Taking taylor expansion of (/ -1 z) in z 1.864 * [taylor]: Taking taylor expansion of -1 in z 1.864 * [backup-simplify]: Simplify -1 into -1 1.864 * [taylor]: Taking taylor expansion of z in z 1.864 * [backup-simplify]: Simplify 0 into 0 1.864 * [backup-simplify]: Simplify 1 into 1 1.865 * [backup-simplify]: Simplify (/ -1 1) into -1 1.865 * [taylor]: Taking taylor expansion of (/ -1 y) in z 1.865 * [taylor]: Taking taylor expansion of -1 in z 1.865 * [backup-simplify]: Simplify -1 into -1 1.865 * [taylor]: Taking taylor expansion of y in z 1.865 * [backup-simplify]: Simplify y into y 1.865 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 1.865 * [taylor]: Taking taylor expansion of (/ 1 x) in z 1.865 * [taylor]: Taking taylor expansion of x in z 1.865 * [backup-simplify]: Simplify x into x 1.865 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.865 * [taylor]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in x 1.865 * [taylor]: Taking taylor expansion of 4.0 in x 1.865 * [backup-simplify]: Simplify 4.0 into 4.0 1.865 * [taylor]: Taking taylor expansion of (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x))) in x 1.865 * [taylor]: Taking taylor expansion of z in x 1.865 * [backup-simplify]: Simplify z into z 1.865 * [taylor]: Taking taylor expansion of (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)) in x 1.865 * [taylor]: Taking taylor expansion of (fma 0.5 (/ -1 z) (/ -1 y)) in x 1.865 * [taylor]: Rewrote expression to (+ (* 0.5 (/ -1 z)) (/ -1 y)) 1.865 * [taylor]: Taking taylor expansion of (* 0.5 (/ -1 z)) in x 1.865 * [taylor]: Taking taylor expansion of 0.5 in x 1.865 * [backup-simplify]: Simplify 0.5 into 0.5 1.865 * [taylor]: Taking taylor expansion of (/ -1 z) in x 1.865 * [taylor]: Taking taylor expansion of -1 in x 1.865 * [backup-simplify]: Simplify -1 into -1 1.865 * [taylor]: Taking taylor expansion of z in x 1.865 * [backup-simplify]: Simplify z into z 1.865 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 1.865 * [taylor]: Taking taylor expansion of (/ -1 y) in x 1.865 * [taylor]: Taking taylor expansion of -1 in x 1.865 * [backup-simplify]: Simplify -1 into -1 1.865 * [taylor]: Taking taylor expansion of y in x 1.865 * [backup-simplify]: Simplify y into y 1.865 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 1.865 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.865 * [taylor]: Taking taylor expansion of x in x 1.865 * [backup-simplify]: Simplify 0 into 0 1.865 * [backup-simplify]: Simplify 1 into 1 1.866 * [backup-simplify]: Simplify (/ 1 1) into 1 1.866 * [taylor]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in x 1.866 * [taylor]: Taking taylor expansion of 4.0 in x 1.866 * [backup-simplify]: Simplify 4.0 into 4.0 1.866 * [taylor]: Taking taylor expansion of (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x))) in x 1.866 * [taylor]: Taking taylor expansion of z in x 1.866 * [backup-simplify]: Simplify z into z 1.866 * [taylor]: Taking taylor expansion of (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)) in x 1.866 * [taylor]: Taking taylor expansion of (fma 0.5 (/ -1 z) (/ -1 y)) in x 1.866 * [taylor]: Rewrote expression to (+ (* 0.5 (/ -1 z)) (/ -1 y)) 1.866 * [taylor]: Taking taylor expansion of (* 0.5 (/ -1 z)) in x 1.866 * [taylor]: Taking taylor expansion of 0.5 in x 1.866 * [backup-simplify]: Simplify 0.5 into 0.5 1.866 * [taylor]: Taking taylor expansion of (/ -1 z) in x 1.866 * [taylor]: Taking taylor expansion of -1 in x 1.866 * [backup-simplify]: Simplify -1 into -1 1.866 * [taylor]: Taking taylor expansion of z in x 1.866 * [backup-simplify]: Simplify z into z 1.866 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 1.866 * [taylor]: Taking taylor expansion of (/ -1 y) in x 1.866 * [taylor]: Taking taylor expansion of -1 in x 1.866 * [backup-simplify]: Simplify -1 into -1 1.866 * [taylor]: Taking taylor expansion of y in x 1.866 * [backup-simplify]: Simplify y into y 1.866 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 1.866 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.866 * [taylor]: Taking taylor expansion of x in x 1.866 * [backup-simplify]: Simplify 0 into 0 1.866 * [backup-simplify]: Simplify 1 into 1 1.867 * [backup-simplify]: Simplify (/ 1 1) into 1 1.867 * [backup-simplify]: Simplify (+ 0 1) into 1 1.867 * [backup-simplify]: Simplify (* z 1) into z 1.867 * [backup-simplify]: Simplify (* 4.0 z) into (* 4.0 z) 1.867 * [taylor]: Taking taylor expansion of (* 4.0 z) in z 1.867 * [taylor]: Taking taylor expansion of 4.0 in z 1.867 * [backup-simplify]: Simplify 4.0 into 4.0 1.867 * [taylor]: Taking taylor expansion of z in z 1.867 * [backup-simplify]: Simplify 0 into 0 1.867 * [backup-simplify]: Simplify 1 into 1 1.867 * [backup-simplify]: Simplify (* 0.5 (/ -1 z)) into (/ -0.5 z) 1.867 * [backup-simplify]: Simplify (+ (/ -0.5 z) (/ -1 y)) into (- (+ (/ 1 y) (* 0.5 (/ 1 z)))) 1.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.868 * [backup-simplify]: Simplify (+ (- (+ (/ 1 y) (* 0.5 (/ 1 z)))) 0) into (- (+ (* 0.5 (/ 1 z)) (/ 1 y))) 1.868 * [backup-simplify]: Simplify (+ (* z (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1)) into (- (+ (/ z y) 0.5)) 1.869 * [backup-simplify]: Simplify (+ (* 4.0 (- (+ (/ z y) 0.5))) (* 0 z)) into (- (+ (* 4.0 (/ z y)) 2.0)) 1.869 * [taylor]: Taking taylor expansion of (- (+ (* 4.0 (/ z y)) 2.0)) in z 1.869 * [taylor]: Taking taylor expansion of (+ (* 4.0 (/ z y)) 2.0) in z 1.869 * [taylor]: Taking taylor expansion of (* 4.0 (/ z y)) in z 1.869 * [taylor]: Taking taylor expansion of 4.0 in z 1.869 * [backup-simplify]: Simplify 4.0 into 4.0 1.869 * [taylor]: Taking taylor expansion of (/ z y) in z 1.869 * [taylor]: Taking taylor expansion of z in z 1.869 * [backup-simplify]: Simplify 0 into 0 1.869 * [backup-simplify]: Simplify 1 into 1 1.869 * [taylor]: Taking taylor expansion of y in z 1.869 * [backup-simplify]: Simplify y into y 1.869 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.869 * [taylor]: Taking taylor expansion of 2.0 in z 1.869 * [backup-simplify]: Simplify 2.0 into 2.0 1.870 * [backup-simplify]: Simplify (* 4.0 0) into 0 1.870 * [taylor]: Taking taylor expansion of 0 in y 1.870 * [backup-simplify]: Simplify 0 into 0 1.870 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 1.870 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (/ -1 z))) into 0 1.871 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 1.871 * [backup-simplify]: Simplify (+ 0 0) into 0 1.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.872 * [backup-simplify]: Simplify (+ 0 0) into 0 1.873 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1))) into 0 1.874 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (- (+ (/ z y) 0.5))) (* 0 z))) into 0 1.874 * [taylor]: Taking taylor expansion of 0 in z 1.874 * [backup-simplify]: Simplify 0 into 0 1.874 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 1.875 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.875 * [taylor]: Taking taylor expansion of (- 2.0) in y 1.875 * [taylor]: Taking taylor expansion of 2.0 in y 1.875 * [backup-simplify]: Simplify 2.0 into 2.0 1.876 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 1.876 * [taylor]: Taking taylor expansion of 4.0 in y 1.876 * [backup-simplify]: Simplify 4.0 into 4.0 1.876 * [backup-simplify]: Simplify 0 into 0 1.877 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 1.877 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (/ -1 z)))) into 0 1.878 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 1.878 * [backup-simplify]: Simplify (+ 0 0) into 0 1.879 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.879 * [backup-simplify]: Simplify (+ 0 0) into 0 1.880 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (+ (* 0 (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1)))) into 0 1.881 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (- (+ (/ z y) 0.5))) (* 0 z)))) into 0 1.881 * [taylor]: Taking taylor expansion of 0 in z 1.881 * [backup-simplify]: Simplify 0 into 0 1.881 * [taylor]: Taking taylor expansion of 0 in y 1.882 * [backup-simplify]: Simplify 0 into 0 1.882 * [backup-simplify]: Simplify (* 4.0 (/ 1 y)) into (/ 4.0 y) 1.882 * [backup-simplify]: Simplify (+ (/ 4.0 y) 0) into (* 4.0 (/ 1 y)) 1.882 * [backup-simplify]: Simplify (- (* 4.0 (/ 1 y))) into (- (* 4.0 (/ 1 y))) 1.882 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ 1 y))) in y 1.882 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 y)) in y 1.882 * [taylor]: Taking taylor expansion of 4.0 in y 1.882 * [backup-simplify]: Simplify 4.0 into 4.0 1.882 * [taylor]: Taking taylor expansion of (/ 1 y) in y 1.882 * [taylor]: Taking taylor expansion of y in y 1.882 * [backup-simplify]: Simplify 0 into 0 1.882 * [backup-simplify]: Simplify 1 into 1 1.882 * [backup-simplify]: Simplify (/ 1 1) into 1 1.883 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 1.883 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.884 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.884 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 1.884 * [taylor]: Taking taylor expansion of 0 in y 1.884 * [backup-simplify]: Simplify 0 into 0 1.885 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.885 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.885 * [backup-simplify]: Simplify 4.0 into 4.0 1.886 * [backup-simplify]: Simplify (+ (* 4.0 (* 1 (* (/ 1 (- z)) (/ 1 (/ 1 (- x)))))) (+ (- 2.0) (* (- 4.0) (* (/ 1 (/ 1 (- y))) (* (/ 1 (- z)) 1))))) into (- (* 4.0 (/ x z)) (+ (* 4.0 (/ y z)) 2.0)) 1.886 * * * [progress]: simplifying candidates 1.888 * [simplify]: Simplifying: (expm1 (/ (- x (fma 0.5 z y)) (/ z 4.0))) (log1p (/ (- x (fma 0.5 z y)) (/ z 4.0))) (- (log (- x (fma 0.5 z y))) (- (log z) (log 4.0))) (- (log (- x (fma 0.5 z y))) (log (/ z 4.0))) (log (/ (- x (fma 0.5 z y)) (/ z 4.0))) (exp (/ (- x (fma 0.5 z y)) (/ z 4.0))) (/ (* (* (- x (fma 0.5 z y)) (- x (fma 0.5 z y))) (- x (fma 0.5 z y))) (/ (* (* z z) z) (* (* 4.0 4.0) 4.0))) (/ (* (* (- x (fma 0.5 z y)) (- x (fma 0.5 z y))) (- x (fma 0.5 z y))) (* (* (/ z 4.0) (/ z 4.0)) (/ z 4.0))) (* (cbrt (/ (- x (fma 0.5 z y)) (/ z 4.0))) (cbrt (/ (- x (fma 0.5 z y)) (/ z 4.0)))) (cbrt (/ (- x (fma 0.5 z y)) (/ z 4.0))) (* (* (/ (- x (fma 0.5 z y)) (/ z 4.0)) (/ (- x (fma 0.5 z y)) (/ z 4.0))) (/ (- x (fma 0.5 z y)) (/ z 4.0))) (sqrt (/ (- x (fma 0.5 z y)) (/ z 4.0))) (sqrt (/ (- x (fma 0.5 z y)) (/ z 4.0))) (- (- x (fma 0.5 z y))) (- (/ z 4.0)) (/ x (/ z 4.0)) (/ (fma 0.5 z y) (/ z 4.0)) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (cbrt (- x (fma 0.5 z y))) (cbrt (/ z 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (sqrt (/ z 4.0))) (/ (cbrt (- x (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (cbrt (- x (fma 0.5 z y))) (/ (cbrt z) (cbrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (cbrt (- x (fma 0.5 z y))) (/ (cbrt z) (sqrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (* (cbrt z) (cbrt z)) 1)) (/ (cbrt (- x (fma 0.5 z y))) (/ (cbrt z) 4.0)) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (cbrt (- x (fma 0.5 z y))) (/ (sqrt z) (cbrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (sqrt z) (sqrt 4.0))) (/ (cbrt (- x (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (sqrt z) 1)) (/ (cbrt (- x (fma 0.5 z y))) (/ (sqrt z) 4.0)) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ 1 (* (cbrt 4.0) (cbrt 4.0)))) (/ (cbrt (- x (fma 0.5 z y))) (/ z (cbrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ 1 (sqrt 4.0))) (/ (cbrt (- x (fma 0.5 z y))) (/ z (sqrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ 1 1)) (/ (cbrt (- x (fma 0.5 z y))) (/ z 4.0)) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) 1) (/ (cbrt (- x (fma 0.5 z y))) (/ z 4.0)) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) z) (/ (cbrt (- x (fma 0.5 z y))) (/ 1 4.0)) (/ (sqrt (- x (fma 0.5 z y))) (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (sqrt (- x (fma 0.5 z y))) (cbrt (/ z 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (sqrt (- x (fma 0.5 z y))) (/ (cbrt z) (cbrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (cbrt z) (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) 1)) (/ (sqrt (- x (fma 0.5 z y))) (/ (cbrt z) 4.0)) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) (cbrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) 1)) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) 4.0)) (/ (sqrt (- x (fma 0.5 z y))) (/ 1 (* (cbrt 4.0) (cbrt 4.0)))) (/ (sqrt (- x (fma 0.5 z y))) (/ z (cbrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ 1 (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ z (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ 1 1)) (/ (sqrt (- x (fma 0.5 z y))) (/ z 4.0)) (/ (sqrt (- x (fma 0.5 z y))) 1) (/ (sqrt (- x (fma 0.5 z y))) (/ z 4.0)) (/ (sqrt (- x (fma 0.5 z y))) z) (/ (sqrt (- x (fma 0.5 z y))) (/ 1 4.0)) (/ 1 (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (- x (fma 0.5 z y)) (cbrt (/ z 4.0))) (/ 1 (sqrt (/ z 4.0))) (/ (- x (fma 0.5 z y)) (sqrt (/ z 4.0))) (/ 1 (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) (cbrt 4.0))) (/ 1 (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) (sqrt 4.0))) (/ 1 (/ (* (cbrt z) (cbrt z)) 1)) (/ (- x (fma 0.5 z y)) (/ (cbrt z) 4.0)) (/ 1 (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (cbrt 4.0))) (/ 1 (/ (sqrt z) (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (sqrt 4.0))) (/ 1 (/ (sqrt z) 1)) (/ (- x (fma 0.5 z y)) (/ (sqrt z) 4.0)) (/ 1 (/ 1 (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ z (cbrt 4.0))) (/ 1 (/ 1 (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ z (sqrt 4.0))) (/ 1 (/ 1 1)) (/ (- x (fma 0.5 z y)) (/ z 4.0)) (/ 1 1) (/ (- x (fma 0.5 z y)) (/ z 4.0)) (/ 1 z) (/ (- x (fma 0.5 z y)) (/ 1 4.0)) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (cbrt (/ z 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (cbrt z) (cbrt 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (cbrt z) (sqrt 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) 1)) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (cbrt z) 4.0)) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) (cbrt 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) 1)) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) 4.0)) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ 1 (* (cbrt 4.0) (cbrt 4.0)))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ z (cbrt 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ 1 (sqrt 4.0))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ z (sqrt 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ 1 1)) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ z 4.0)) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) 1) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ z 4.0)) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) z) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ 1 4.0)) (/ 1 (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (- x (fma 0.5 z y)) (cbrt (/ z 4.0))) (/ 1 (sqrt (/ z 4.0))) (/ (- x (fma 0.5 z y)) (sqrt (/ z 4.0))) (/ 1 (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) (cbrt 4.0))) (/ 1 (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) (sqrt 4.0))) (/ 1 (/ (* (cbrt z) (cbrt z)) 1)) (/ (- x (fma 0.5 z y)) (/ (cbrt z) 4.0)) (/ 1 (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (cbrt 4.0))) (/ 1 (/ (sqrt z) (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (sqrt 4.0))) (/ 1 (/ (sqrt z) 1)) (/ (- x (fma 0.5 z y)) (/ (sqrt z) 4.0)) (/ 1 (/ 1 (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ z (cbrt 4.0))) (/ 1 (/ 1 (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ z (sqrt 4.0))) (/ 1 (/ 1 1)) (/ (- x (fma 0.5 z y)) (/ z 4.0)) (/ 1 1) (/ (- x (fma 0.5 z y)) (/ z 4.0)) (/ 1 z) (/ (- x (fma 0.5 z y)) (/ 1 4.0)) (/ 1 (/ z 4.0)) (/ (/ z 4.0) (- x (fma 0.5 z y))) (/ (- x (fma 0.5 z y)) (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (- x (fma 0.5 z y)) (sqrt (/ z 4.0))) (/ (- x (fma 0.5 z y)) (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ (* (cbrt z) (cbrt z)) 1)) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ (sqrt z) 1)) (/ (- x (fma 0.5 z y)) (/ 1 (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ 1 (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (/ 1 1)) (/ (- x (fma 0.5 z y)) 1) (/ (- x (fma 0.5 z y)) z) (/ (/ z 4.0) (cbrt (- x (fma 0.5 z y)))) (/ (/ z 4.0) (sqrt (- x (fma 0.5 z y)))) (/ (/ z 4.0) (- x (fma 0.5 z y))) (/ (/ z 4.0) (- (sqrt x) (sqrt (fma 0.5 z y)))) (/ (/ z 4.0) (- x (fma 0.5 z y))) (/ (- x (fma 0.5 z y)) z) (* (/ z 4.0) (+ (* x x) (+ (* (fma 0.5 z y) (fma 0.5 z y)) (* x (fma 0.5 z y))))) (* (/ z 4.0) (+ x (fma 0.5 z y))) (- (* 4.0 (/ x z)) (+ (* 4.0 (/ y z)) 2.0)) (- (* 4.0 (/ x z)) (+ (* 4.0 (/ y z)) 2.0)) (- (* 4.0 (/ x z)) (+ (* 4.0 (/ y z)) 2.0)) 1.891 * * [simplify]: Extracting # 0 : cost 0 1.891 * * [simplify]: Extracting # 1 : cost 0 1.891 * * [simplify]: Extracting # 2 : cost 0 1.892 * * [simplify]: Extracting # 3 : cost 0 1.892 * * [simplify]: Extracting # 4 : cost 0 1.892 * * [simplify]: Extracting # 5 : cost 0 1.892 * * [simplify]: Extracting # 6 : cost 0 1.893 * * [simplify]: Extracting # 7 : cost 0 1.893 * * [simplify]: iteration 0 : 201 enodes (cost 2171 ) 1.951 * * [simplify]: Extracting # 0 : cost 0 1.952 * * [simplify]: Extracting # 1 : cost 0 1.953 * * [simplify]: Extracting # 2 : cost 0 1.954 * * [simplify]: Extracting # 3 : cost 0 1.954 * * [simplify]: iteration 1 : 609 enodes (cost 2083 ) 2.267 * * [simplify]: Extracting # 0 : cost 0 2.273 * * [simplify]: Extracting # 1 : cost 0 2.280 * * [simplify]: Extracting # 2 : cost 0 2.286 * * [simplify]: Extracting # 3 : cost 0 2.293 * * [simplify]: Extracting # 4 : cost 0 2.300 * * [simplify]: iteration 2 : 2777 enodes (cost 1978 ) 3.312 * * [simplify]: Extracting # 0 : cost 0 3.328 * * [simplify]: Extracting # 1 : cost 0 3.341 * * [simplify]: Extracting # 2 : cost 0 3.359 * * [simplify]: iteration done: 5000 enodes (cost 1978 ) 3.361 * [simplify]: Simplified to: (expm1 (/ (- x (fma 0.5 z y)) (/ z 4.0))) (log1p (/ (- x (fma 0.5 z y)) (/ z 4.0))) (log (/ (- x (fma 0.5 z y)) (/ z 4.0))) (log (/ (- x (fma 0.5 z y)) (/ z 4.0))) (log (/ (- x (fma 0.5 z y)) (/ z 4.0))) (exp (/ (- x (fma 0.5 z y)) (/ z 4.0))) (pow (/ (- x (fma 0.5 z y)) (/ z 4.0)) 3) (pow (/ (- x (fma 0.5 z y)) (/ z 4.0)) 3) (* (cbrt (/ (- x (fma 0.5 z y)) (/ z 4.0))) (cbrt (/ (- x (fma 0.5 z y)) (/ z 4.0)))) (cbrt (/ (- x (fma 0.5 z y)) (/ z 4.0))) (pow (/ (- x (fma 0.5 z y)) (/ z 4.0)) 3) (sqrt (/ (- x (fma 0.5 z y)) (/ z 4.0))) (sqrt (/ (- x (fma 0.5 z y)) (/ z 4.0))) (- (- x (fma 0.5 z y))) (- (/ z 4.0)) (/ x (/ z 4.0)) (/ (fma 0.5 z y) (/ z 4.0)) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (cbrt (- x (fma 0.5 z y))) (cbrt (/ z 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (sqrt (/ z 4.0))) (/ (cbrt (- x (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (cbrt (- x (fma 0.5 z y))) (/ (cbrt z) (cbrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (cbrt (- x (fma 0.5 z y))) (/ (cbrt z) (sqrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (* (cbrt z) (cbrt z))) (/ (cbrt (- x (fma 0.5 z y))) (/ (cbrt z) 4.0)) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (cbrt (- x (fma 0.5 z y))) (/ (sqrt z) (cbrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (sqrt z) (sqrt 4.0))) (/ (cbrt (- x (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (sqrt z)) (/ (cbrt (- x (fma 0.5 z y))) (/ (sqrt z) 4.0)) (* (* (cbrt 4.0) (cbrt 4.0)) (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y))))) (/ (cbrt (- x (fma 0.5 z y))) (/ z (cbrt 4.0))) (* (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (sqrt 4.0)) (/ (cbrt (- x (fma 0.5 z y))) (/ z (sqrt 4.0))) (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (cbrt (- x (fma 0.5 z y))) (/ z 4.0)) (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) (/ (cbrt (- x (fma 0.5 z y))) (/ z 4.0)) (/ (* (cbrt (- x (fma 0.5 z y))) (cbrt (- x (fma 0.5 z y)))) z) (* (cbrt (- x (fma 0.5 z y))) 4.0) (/ (sqrt (- x (fma 0.5 z y))) (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (sqrt (- x (fma 0.5 z y))) (cbrt (/ z 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (sqrt (- x (fma 0.5 z y))) (/ (cbrt z) (cbrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (cbrt z) (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (* (cbrt z) (cbrt z))) (/ (sqrt (- x (fma 0.5 z y))) (/ (cbrt z) 4.0)) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (* (/ (sqrt (- x (fma 0.5 z y))) (sqrt z)) (cbrt 4.0)) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (sqrt z)) (/ (sqrt (- x (fma 0.5 z y))) (/ (sqrt z) 4.0)) (* (sqrt (- x (fma 0.5 z y))) (* (cbrt 4.0) (cbrt 4.0))) (/ (sqrt (- x (fma 0.5 z y))) (/ z (cbrt 4.0))) (* (sqrt (- x (fma 0.5 z y))) (sqrt 4.0)) (/ (sqrt (- x (fma 0.5 z y))) (/ z (sqrt 4.0))) (sqrt (- x (fma 0.5 z y))) (/ (sqrt (- x (fma 0.5 z y))) (/ z 4.0)) (sqrt (- x (fma 0.5 z y))) (/ (sqrt (- x (fma 0.5 z y))) (/ z 4.0)) (/ (sqrt (- x (fma 0.5 z y))) z) (* (sqrt (- x (fma 0.5 z y))) 4.0) (/ 1 (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (- x (fma 0.5 z y)) (cbrt (/ z 4.0))) (/ 1 (sqrt (/ z 4.0))) (/ (- x (fma 0.5 z y)) (sqrt (/ z 4.0))) (/ (* (cbrt 4.0) (cbrt 4.0)) (* (cbrt z) (cbrt z))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) (cbrt 4.0))) (/ (sqrt 4.0) (* (cbrt z) (cbrt z))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) (sqrt 4.0))) (/ 1 (* (cbrt z) (cbrt z))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) 4.0)) (/ (* (cbrt 4.0) (cbrt 4.0)) (sqrt z)) (* (/ (- x (fma 0.5 z y)) (sqrt z)) (cbrt 4.0)) (/ (sqrt 4.0) (sqrt z)) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (sqrt 4.0))) (/ 1 (sqrt z)) (/ (- x (fma 0.5 z y)) (/ (sqrt z) 4.0)) (* (cbrt 4.0) (cbrt 4.0)) (/ (- x (fma 0.5 z y)) (/ z (cbrt 4.0))) (sqrt 4.0) (/ (- x (fma 0.5 z y)) (/ z (sqrt 4.0))) 1 (/ (- x (fma 0.5 z y)) (/ z 4.0)) 1 (/ (- x (fma 0.5 z y)) (/ z 4.0)) (/ 1 z) (* (- x (fma 0.5 z y)) 4.0) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (cbrt (/ z 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (sqrt (/ z 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (cbrt z) (cbrt 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (cbrt z) (sqrt 4.0))) (/ (+ (sqrt (fma 0.5 z y)) (sqrt x)) (* (cbrt z) (cbrt z))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (cbrt z) 4.0)) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) (cbrt 4.0))) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) (sqrt 4.0))) (/ (+ (sqrt (fma 0.5 z y)) (sqrt x)) (sqrt z)) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ (sqrt z) 4.0)) (* (* (cbrt 4.0) (cbrt 4.0)) (+ (sqrt (fma 0.5 z y)) (sqrt x))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ z (cbrt 4.0))) (* (sqrt 4.0) (+ (sqrt (fma 0.5 z y)) (sqrt x))) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ z (sqrt 4.0))) (+ (sqrt (fma 0.5 z y)) (sqrt x)) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ z 4.0)) (+ (sqrt (fma 0.5 z y)) (sqrt x)) (/ (- (sqrt x) (sqrt (fma 0.5 z y))) (/ z 4.0)) (/ (+ (sqrt x) (sqrt (fma 0.5 z y))) z) (* (- (sqrt x) (sqrt (fma 0.5 z y))) 4.0) (/ 1 (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (- x (fma 0.5 z y)) (cbrt (/ z 4.0))) (/ 1 (sqrt (/ z 4.0))) (/ (- x (fma 0.5 z y)) (sqrt (/ z 4.0))) (/ (* (cbrt 4.0) (cbrt 4.0)) (* (cbrt z) (cbrt z))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) (cbrt 4.0))) (/ (sqrt 4.0) (* (cbrt z) (cbrt z))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) (sqrt 4.0))) (/ 1 (* (cbrt z) (cbrt z))) (/ (- x (fma 0.5 z y)) (/ (cbrt z) 4.0)) (/ (* (cbrt 4.0) (cbrt 4.0)) (sqrt z)) (* (/ (- x (fma 0.5 z y)) (sqrt z)) (cbrt 4.0)) (/ (sqrt 4.0) (sqrt z)) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (sqrt 4.0))) (/ 1 (sqrt z)) (/ (- x (fma 0.5 z y)) (/ (sqrt z) 4.0)) (* (cbrt 4.0) (cbrt 4.0)) (/ (- x (fma 0.5 z y)) (/ z (cbrt 4.0))) (sqrt 4.0) (/ (- x (fma 0.5 z y)) (/ z (sqrt 4.0))) 1 (/ (- x (fma 0.5 z y)) (/ z 4.0)) 1 (/ (- x (fma 0.5 z y)) (/ z 4.0)) (/ 1 z) (* (- x (fma 0.5 z y)) 4.0) (/ 1 (/ z 4.0)) (/ (/ z 4.0) (- x (fma 0.5 z y))) (/ (- x (fma 0.5 z y)) (* (cbrt (/ z 4.0)) (cbrt (/ z 4.0)))) (/ (- x (fma 0.5 z y)) (sqrt (/ z 4.0))) (/ (- x (fma 0.5 z y)) (/ (* (cbrt z) (cbrt z)) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ (* (cbrt z) (cbrt z)) (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (* (cbrt z) (cbrt z))) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (* (cbrt 4.0) (cbrt 4.0)))) (/ (- x (fma 0.5 z y)) (/ (sqrt z) (sqrt 4.0))) (/ (- x (fma 0.5 z y)) (sqrt z)) (* (* (cbrt 4.0) (cbrt 4.0)) (- x (fma 0.5 z y))) (* (sqrt 4.0) (- x (fma 0.5 z y))) (- x (fma 0.5 z y)) (- x (fma 0.5 z y)) (/ (- x (fma 0.5 z y)) z) (/ (/ z 4.0) (cbrt (- x (fma 0.5 z y)))) (/ (/ z 4.0) (sqrt (- x (fma 0.5 z y)))) (/ (/ z 4.0) (- x (fma 0.5 z y))) (/ (/ z 4.0) (- (sqrt x) (sqrt (fma 0.5 z y)))) (/ (/ z 4.0) (- x (fma 0.5 z y))) (/ (- x (fma 0.5 z y)) z) (* (/ z 4.0) (fma x x (* (fma 0.5 z y) (+ x (fma 0.5 z y))))) (* (/ z 4.0) (+ x (fma 0.5 z y))) (- (* 4.0 (- (/ x z) (/ y z))) 2.0) (- (* 4.0 (- (/ x z) (/ y z))) 2.0) (- (* 4.0 (- (/ x z) (/ y z))) 2.0) 3.363 * * * [progress]: adding candidates to table 3.708 * * [progress]: iteration 2 / 4 3.708 * * * [progress]: picking best candidate 3.709 * * * * [pick]: Picked # 3.709 * * * [progress]: localizing error 3.718 * * * [progress]: generating rewritten candidates 3.718 * * * * [progress]: [ 1 / 2 ] rewriting at (2 1 2) 3.782 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 4.084 * * * [progress]: generating series expansions 4.084 * * * * [progress]: [ 1 / 2 ] generating series at (2 1 2) 4.084 * [backup-simplify]: Simplify (- (/ x z) (/ y z)) into (- (/ x z) (/ y z)) 4.084 * [approximate]: Taking taylor expansion of (- (/ x z) (/ y z)) in (x z y) around 0 4.084 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in y 4.084 * [taylor]: Taking taylor expansion of (/ x z) in y 4.084 * [taylor]: Taking taylor expansion of x in y 4.084 * [backup-simplify]: Simplify x into x 4.084 * [taylor]: Taking taylor expansion of z in y 4.084 * [backup-simplify]: Simplify z into z 4.085 * [backup-simplify]: Simplify (/ x z) into (/ x z) 4.085 * [taylor]: Taking taylor expansion of (/ y z) in y 4.085 * [taylor]: Taking taylor expansion of y in y 4.085 * [backup-simplify]: Simplify 0 into 0 4.085 * [backup-simplify]: Simplify 1 into 1 4.085 * [taylor]: Taking taylor expansion of z in y 4.085 * [backup-simplify]: Simplify z into z 4.085 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.085 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in z 4.085 * [taylor]: Taking taylor expansion of (/ x z) in z 4.085 * [taylor]: Taking taylor expansion of x in z 4.085 * [backup-simplify]: Simplify x into x 4.085 * [taylor]: Taking taylor expansion of z in z 4.085 * [backup-simplify]: Simplify 0 into 0 4.085 * [backup-simplify]: Simplify 1 into 1 4.085 * [backup-simplify]: Simplify (/ x 1) into x 4.085 * [taylor]: Taking taylor expansion of (/ y z) in z 4.085 * [taylor]: Taking taylor expansion of y in z 4.085 * [backup-simplify]: Simplify y into y 4.085 * [taylor]: Taking taylor expansion of z in z 4.085 * [backup-simplify]: Simplify 0 into 0 4.085 * [backup-simplify]: Simplify 1 into 1 4.085 * [backup-simplify]: Simplify (/ y 1) into y 4.085 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in x 4.085 * [taylor]: Taking taylor expansion of (/ x z) in x 4.085 * [taylor]: Taking taylor expansion of x in x 4.085 * [backup-simplify]: Simplify 0 into 0 4.085 * [backup-simplify]: Simplify 1 into 1 4.085 * [taylor]: Taking taylor expansion of z in x 4.085 * [backup-simplify]: Simplify z into z 4.086 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.086 * [taylor]: Taking taylor expansion of (/ y z) in x 4.086 * [taylor]: Taking taylor expansion of y in x 4.086 * [backup-simplify]: Simplify y into y 4.086 * [taylor]: Taking taylor expansion of z in x 4.086 * [backup-simplify]: Simplify z into z 4.086 * [backup-simplify]: Simplify (/ y z) into (/ y z) 4.086 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in x 4.086 * [taylor]: Taking taylor expansion of (/ x z) in x 4.086 * [taylor]: Taking taylor expansion of x in x 4.086 * [backup-simplify]: Simplify 0 into 0 4.086 * [backup-simplify]: Simplify 1 into 1 4.086 * [taylor]: Taking taylor expansion of z in x 4.086 * [backup-simplify]: Simplify z into z 4.086 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.086 * [taylor]: Taking taylor expansion of (/ y z) in x 4.086 * [taylor]: Taking taylor expansion of y in x 4.086 * [backup-simplify]: Simplify y into y 4.086 * [taylor]: Taking taylor expansion of z in x 4.086 * [backup-simplify]: Simplify z into z 4.086 * [backup-simplify]: Simplify (/ y z) into (/ y z) 4.086 * [backup-simplify]: Simplify (- (/ y z)) into (- (/ y z)) 4.086 * [backup-simplify]: Simplify (+ 0 (- (/ y z))) into (- (/ y z)) 4.087 * [taylor]: Taking taylor expansion of (- (/ y z)) in z 4.087 * [taylor]: Taking taylor expansion of (/ y z) in z 4.087 * [taylor]: Taking taylor expansion of y in z 4.087 * [backup-simplify]: Simplify y into y 4.087 * [taylor]: Taking taylor expansion of z in z 4.087 * [backup-simplify]: Simplify 0 into 0 4.087 * [backup-simplify]: Simplify 1 into 1 4.087 * [backup-simplify]: Simplify (/ y 1) into y 4.087 * [backup-simplify]: Simplify (- y) into (- y) 4.087 * [taylor]: Taking taylor expansion of (- y) in y 4.087 * [taylor]: Taking taylor expansion of y in y 4.087 * [backup-simplify]: Simplify 0 into 0 4.087 * [backup-simplify]: Simplify 1 into 1 4.088 * [backup-simplify]: Simplify (- 0) into 0 4.088 * [backup-simplify]: Simplify 0 into 0 4.088 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)))) into 0 4.088 * [backup-simplify]: Simplify (- 0) into 0 4.088 * [backup-simplify]: Simplify (+ (/ 1 z) 0) into (/ 1 z) 4.088 * [taylor]: Taking taylor expansion of (/ 1 z) in z 4.088 * [taylor]: Taking taylor expansion of z in z 4.088 * [backup-simplify]: Simplify 0 into 0 4.088 * [backup-simplify]: Simplify 1 into 1 4.089 * [backup-simplify]: Simplify (/ 1 1) into 1 4.089 * [taylor]: Taking taylor expansion of 1 in y 4.089 * [backup-simplify]: Simplify 1 into 1 4.089 * [backup-simplify]: Simplify 1 into 1 4.090 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 4.090 * [backup-simplify]: Simplify (- 0) into 0 4.090 * [taylor]: Taking taylor expansion of 0 in y 4.090 * [backup-simplify]: Simplify 0 into 0 4.090 * [backup-simplify]: Simplify 0 into 0 4.091 * [backup-simplify]: Simplify (- 1) into -1 4.091 * [backup-simplify]: Simplify -1 into -1 4.091 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)))) into 0 4.091 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.091 * [backup-simplify]: Simplify (- 0) into 0 4.092 * [backup-simplify]: Simplify (+ 0 0) into 0 4.092 * [taylor]: Taking taylor expansion of 0 in z 4.092 * [backup-simplify]: Simplify 0 into 0 4.093 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.093 * [taylor]: Taking taylor expansion of 0 in y 4.093 * [backup-simplify]: Simplify 0 into 0 4.093 * [backup-simplify]: Simplify 0 into 0 4.094 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.094 * [backup-simplify]: Simplify (- 0) into 0 4.095 * [taylor]: Taking taylor expansion of 0 in y 4.095 * [backup-simplify]: Simplify 0 into 0 4.095 * [backup-simplify]: Simplify 0 into 0 4.095 * [backup-simplify]: Simplify 0 into 0 4.095 * [backup-simplify]: Simplify 0 into 0 4.095 * [backup-simplify]: Simplify (- 0) into 0 4.095 * [backup-simplify]: Simplify 0 into 0 4.095 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.096 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.096 * [backup-simplify]: Simplify (- 0) into 0 4.096 * [backup-simplify]: Simplify (+ 0 0) into 0 4.096 * [taylor]: Taking taylor expansion of 0 in z 4.096 * [backup-simplify]: Simplify 0 into 0 4.096 * [taylor]: Taking taylor expansion of 0 in y 4.097 * [backup-simplify]: Simplify 0 into 0 4.097 * [backup-simplify]: Simplify 0 into 0 4.097 * [backup-simplify]: Simplify (+ (* -1 (* y (* (/ 1 z) 1))) (* 1 (* 1 (* (/ 1 z) x)))) into (- (/ x z) (/ y z)) 4.097 * [backup-simplify]: Simplify (- (/ (/ 1 x) (/ 1 z)) (/ (/ 1 y) (/ 1 z))) into (- (/ z x) (/ z y)) 4.097 * [approximate]: Taking taylor expansion of (- (/ z x) (/ z y)) in (x z y) around 0 4.097 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in y 4.097 * [taylor]: Taking taylor expansion of (/ z x) in y 4.097 * [taylor]: Taking taylor expansion of z in y 4.097 * [backup-simplify]: Simplify z into z 4.097 * [taylor]: Taking taylor expansion of x in y 4.097 * [backup-simplify]: Simplify x into x 4.097 * [backup-simplify]: Simplify (/ z x) into (/ z x) 4.098 * [taylor]: Taking taylor expansion of (/ z y) in y 4.098 * [taylor]: Taking taylor expansion of z in y 4.098 * [backup-simplify]: Simplify z into z 4.098 * [taylor]: Taking taylor expansion of y in y 4.098 * [backup-simplify]: Simplify 0 into 0 4.098 * [backup-simplify]: Simplify 1 into 1 4.098 * [backup-simplify]: Simplify (/ z 1) into z 4.098 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in z 4.098 * [taylor]: Taking taylor expansion of (/ z x) in z 4.098 * [taylor]: Taking taylor expansion of z in z 4.098 * [backup-simplify]: Simplify 0 into 0 4.098 * [backup-simplify]: Simplify 1 into 1 4.098 * [taylor]: Taking taylor expansion of x in z 4.098 * [backup-simplify]: Simplify x into x 4.098 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.098 * [taylor]: Taking taylor expansion of (/ z y) in z 4.098 * [taylor]: Taking taylor expansion of z in z 4.098 * [backup-simplify]: Simplify 0 into 0 4.098 * [backup-simplify]: Simplify 1 into 1 4.098 * [taylor]: Taking taylor expansion of y in z 4.098 * [backup-simplify]: Simplify y into y 4.098 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.098 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 4.098 * [taylor]: Taking taylor expansion of (/ z x) in x 4.098 * [taylor]: Taking taylor expansion of z in x 4.098 * [backup-simplify]: Simplify z into z 4.098 * [taylor]: Taking taylor expansion of x in x 4.098 * [backup-simplify]: Simplify 0 into 0 4.098 * [backup-simplify]: Simplify 1 into 1 4.098 * [backup-simplify]: Simplify (/ z 1) into z 4.099 * [taylor]: Taking taylor expansion of (/ z y) in x 4.099 * [taylor]: Taking taylor expansion of z in x 4.099 * [backup-simplify]: Simplify z into z 4.099 * [taylor]: Taking taylor expansion of y in x 4.099 * [backup-simplify]: Simplify y into y 4.099 * [backup-simplify]: Simplify (/ z y) into (/ z y) 4.099 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 4.099 * [taylor]: Taking taylor expansion of (/ z x) in x 4.099 * [taylor]: Taking taylor expansion of z in x 4.099 * [backup-simplify]: Simplify z into z 4.099 * [taylor]: Taking taylor expansion of x in x 4.099 * [backup-simplify]: Simplify 0 into 0 4.099 * [backup-simplify]: Simplify 1 into 1 4.099 * [backup-simplify]: Simplify (/ z 1) into z 4.099 * [taylor]: Taking taylor expansion of (/ z y) in x 4.099 * [taylor]: Taking taylor expansion of z in x 4.099 * [backup-simplify]: Simplify z into z 4.099 * [taylor]: Taking taylor expansion of y in x 4.099 * [backup-simplify]: Simplify y into y 4.099 * [backup-simplify]: Simplify (/ z y) into (/ z y) 4.099 * [backup-simplify]: Simplify (+ z 0) into z 4.099 * [taylor]: Taking taylor expansion of z in z 4.099 * [backup-simplify]: Simplify 0 into 0 4.099 * [backup-simplify]: Simplify 1 into 1 4.099 * [taylor]: Taking taylor expansion of 1 in y 4.099 * [backup-simplify]: Simplify 1 into 1 4.100 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)))) into 0 4.101 * [backup-simplify]: Simplify (- (/ z y)) into (- (/ z y)) 4.101 * [backup-simplify]: Simplify (+ 0 (- (/ z y))) into (- (/ z y)) 4.101 * [taylor]: Taking taylor expansion of (- (/ z y)) in z 4.101 * [taylor]: Taking taylor expansion of (/ z y) in z 4.101 * [taylor]: Taking taylor expansion of z in z 4.101 * [backup-simplify]: Simplify 0 into 0 4.101 * [backup-simplify]: Simplify 1 into 1 4.101 * [taylor]: Taking taylor expansion of y in z 4.101 * [backup-simplify]: Simplify y into y 4.101 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.101 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 4.101 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 4.101 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.101 * [taylor]: Taking taylor expansion of y in y 4.101 * [backup-simplify]: Simplify 0 into 0 4.101 * [backup-simplify]: Simplify 1 into 1 4.102 * [backup-simplify]: Simplify (/ 1 1) into 1 4.102 * [backup-simplify]: Simplify (- 1) into -1 4.102 * [backup-simplify]: Simplify -1 into -1 4.102 * [taylor]: Taking taylor expansion of 0 in y 4.102 * [backup-simplify]: Simplify 0 into 0 4.102 * [backup-simplify]: Simplify 1 into 1 4.104 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.104 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)))) into 0 4.104 * [backup-simplify]: Simplify (- 0) into 0 4.104 * [backup-simplify]: Simplify (+ 0 0) into 0 4.105 * [taylor]: Taking taylor expansion of 0 in z 4.105 * [backup-simplify]: Simplify 0 into 0 4.105 * [taylor]: Taking taylor expansion of 0 in y 4.105 * [backup-simplify]: Simplify 0 into 0 4.105 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)))) into 0 4.105 * [backup-simplify]: Simplify (- 0) into 0 4.105 * [taylor]: Taking taylor expansion of 0 in y 4.105 * [backup-simplify]: Simplify 0 into 0 4.105 * [taylor]: Taking taylor expansion of 0 in y 4.105 * [backup-simplify]: Simplify 0 into 0 4.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.106 * [backup-simplify]: Simplify (- 0) into 0 4.107 * [backup-simplify]: Simplify 0 into 0 4.107 * [backup-simplify]: Simplify 0 into 0 4.107 * [backup-simplify]: Simplify 0 into 0 4.109 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.109 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.109 * [backup-simplify]: Simplify (- 0) into 0 4.110 * [backup-simplify]: Simplify (+ 0 0) into 0 4.110 * [taylor]: Taking taylor expansion of 0 in z 4.110 * [backup-simplify]: Simplify 0 into 0 4.110 * [taylor]: Taking taylor expansion of 0 in y 4.110 * [backup-simplify]: Simplify 0 into 0 4.110 * [taylor]: Taking taylor expansion of 0 in y 4.110 * [backup-simplify]: Simplify 0 into 0 4.110 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.111 * [backup-simplify]: Simplify (- 0) into 0 4.111 * [taylor]: Taking taylor expansion of 0 in y 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [taylor]: Taking taylor expansion of 0 in y 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* (/ 1 z) (/ 1 (/ 1 x))))) (* -1 (* (/ 1 (/ 1 y)) (* (/ 1 z) 1)))) into (- (/ x z) (/ y z)) 4.112 * [backup-simplify]: Simplify (- (/ (/ 1 (- x)) (/ 1 (- z))) (/ (/ 1 (- y)) (/ 1 (- z)))) into (- (/ z x) (/ z y)) 4.112 * [approximate]: Taking taylor expansion of (- (/ z x) (/ z y)) in (x z y) around 0 4.112 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in y 4.112 * [taylor]: Taking taylor expansion of (/ z x) in y 4.112 * [taylor]: Taking taylor expansion of z in y 4.112 * [backup-simplify]: Simplify z into z 4.112 * [taylor]: Taking taylor expansion of x in y 4.112 * [backup-simplify]: Simplify x into x 4.112 * [backup-simplify]: Simplify (/ z x) into (/ z x) 4.112 * [taylor]: Taking taylor expansion of (/ z y) in y 4.112 * [taylor]: Taking taylor expansion of z in y 4.112 * [backup-simplify]: Simplify z into z 4.112 * [taylor]: Taking taylor expansion of y in y 4.112 * [backup-simplify]: Simplify 0 into 0 4.112 * [backup-simplify]: Simplify 1 into 1 4.112 * [backup-simplify]: Simplify (/ z 1) into z 4.112 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in z 4.112 * [taylor]: Taking taylor expansion of (/ z x) in z 4.112 * [taylor]: Taking taylor expansion of z in z 4.112 * [backup-simplify]: Simplify 0 into 0 4.112 * [backup-simplify]: Simplify 1 into 1 4.112 * [taylor]: Taking taylor expansion of x in z 4.113 * [backup-simplify]: Simplify x into x 4.113 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.113 * [taylor]: Taking taylor expansion of (/ z y) in z 4.113 * [taylor]: Taking taylor expansion of z in z 4.113 * [backup-simplify]: Simplify 0 into 0 4.113 * [backup-simplify]: Simplify 1 into 1 4.113 * [taylor]: Taking taylor expansion of y in z 4.113 * [backup-simplify]: Simplify y into y 4.113 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.113 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 4.113 * [taylor]: Taking taylor expansion of (/ z x) in x 4.113 * [taylor]: Taking taylor expansion of z in x 4.113 * [backup-simplify]: Simplify z into z 4.113 * [taylor]: Taking taylor expansion of x in x 4.113 * [backup-simplify]: Simplify 0 into 0 4.113 * [backup-simplify]: Simplify 1 into 1 4.113 * [backup-simplify]: Simplify (/ z 1) into z 4.113 * [taylor]: Taking taylor expansion of (/ z y) in x 4.113 * [taylor]: Taking taylor expansion of z in x 4.113 * [backup-simplify]: Simplify z into z 4.113 * [taylor]: Taking taylor expansion of y in x 4.113 * [backup-simplify]: Simplify y into y 4.113 * [backup-simplify]: Simplify (/ z y) into (/ z y) 4.113 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 4.113 * [taylor]: Taking taylor expansion of (/ z x) in x 4.113 * [taylor]: Taking taylor expansion of z in x 4.113 * [backup-simplify]: Simplify z into z 4.113 * [taylor]: Taking taylor expansion of x in x 4.113 * [backup-simplify]: Simplify 0 into 0 4.113 * [backup-simplify]: Simplify 1 into 1 4.114 * [backup-simplify]: Simplify (/ z 1) into z 4.114 * [taylor]: Taking taylor expansion of (/ z y) in x 4.114 * [taylor]: Taking taylor expansion of z in x 4.114 * [backup-simplify]: Simplify z into z 4.114 * [taylor]: Taking taylor expansion of y in x 4.114 * [backup-simplify]: Simplify y into y 4.114 * [backup-simplify]: Simplify (/ z y) into (/ z y) 4.114 * [backup-simplify]: Simplify (+ z 0) into z 4.114 * [taylor]: Taking taylor expansion of z in z 4.114 * [backup-simplify]: Simplify 0 into 0 4.114 * [backup-simplify]: Simplify 1 into 1 4.114 * [taylor]: Taking taylor expansion of 1 in y 4.114 * [backup-simplify]: Simplify 1 into 1 4.115 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)))) into 0 4.115 * [backup-simplify]: Simplify (- (/ z y)) into (- (/ z y)) 4.115 * [backup-simplify]: Simplify (+ 0 (- (/ z y))) into (- (/ z y)) 4.115 * [taylor]: Taking taylor expansion of (- (/ z y)) in z 4.115 * [taylor]: Taking taylor expansion of (/ z y) in z 4.115 * [taylor]: Taking taylor expansion of z in z 4.115 * [backup-simplify]: Simplify 0 into 0 4.115 * [backup-simplify]: Simplify 1 into 1 4.115 * [taylor]: Taking taylor expansion of y in z 4.115 * [backup-simplify]: Simplify y into y 4.116 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.116 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 4.116 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 4.116 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.116 * [taylor]: Taking taylor expansion of y in y 4.116 * [backup-simplify]: Simplify 0 into 0 4.116 * [backup-simplify]: Simplify 1 into 1 4.116 * [backup-simplify]: Simplify (/ 1 1) into 1 4.117 * [backup-simplify]: Simplify (- 1) into -1 4.117 * [backup-simplify]: Simplify -1 into -1 4.117 * [taylor]: Taking taylor expansion of 0 in y 4.117 * [backup-simplify]: Simplify 0 into 0 4.117 * [backup-simplify]: Simplify 1 into 1 4.118 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.118 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)))) into 0 4.133 * [backup-simplify]: Simplify (- 0) into 0 4.134 * [backup-simplify]: Simplify (+ 0 0) into 0 4.134 * [taylor]: Taking taylor expansion of 0 in z 4.134 * [backup-simplify]: Simplify 0 into 0 4.134 * [taylor]: Taking taylor expansion of 0 in y 4.134 * [backup-simplify]: Simplify 0 into 0 4.134 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)))) into 0 4.135 * [backup-simplify]: Simplify (- 0) into 0 4.135 * [taylor]: Taking taylor expansion of 0 in y 4.135 * [backup-simplify]: Simplify 0 into 0 4.135 * [taylor]: Taking taylor expansion of 0 in y 4.135 * [backup-simplify]: Simplify 0 into 0 4.135 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.136 * [backup-simplify]: Simplify (- 0) into 0 4.136 * [backup-simplify]: Simplify 0 into 0 4.136 * [backup-simplify]: Simplify 0 into 0 4.136 * [backup-simplify]: Simplify 0 into 0 4.138 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.138 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.138 * [backup-simplify]: Simplify (- 0) into 0 4.139 * [backup-simplify]: Simplify (+ 0 0) into 0 4.139 * [taylor]: Taking taylor expansion of 0 in z 4.139 * [backup-simplify]: Simplify 0 into 0 4.139 * [taylor]: Taking taylor expansion of 0 in y 4.139 * [backup-simplify]: Simplify 0 into 0 4.139 * [taylor]: Taking taylor expansion of 0 in y 4.139 * [backup-simplify]: Simplify 0 into 0 4.139 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.140 * [backup-simplify]: Simplify (- 0) into 0 4.140 * [taylor]: Taking taylor expansion of 0 in y 4.140 * [backup-simplify]: Simplify 0 into 0 4.140 * [taylor]: Taking taylor expansion of 0 in y 4.140 * [backup-simplify]: Simplify 0 into 0 4.140 * [backup-simplify]: Simplify 0 into 0 4.140 * [backup-simplify]: Simplify 0 into 0 4.140 * [backup-simplify]: Simplify 0 into 0 4.140 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* (/ 1 (- z)) (/ 1 (/ 1 (- x)))))) (* -1 (* (/ 1 (/ 1 (- y))) (* (/ 1 (- z)) 1)))) into (- (/ x z) (/ y z)) 4.140 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 4.141 * [backup-simplify]: Simplify (* 4.0 (- (/ x z) (/ y z))) into (* 4.0 (- (/ x z) (/ y z))) 4.141 * [approximate]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in (x z y) around 0 4.141 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in y 4.141 * [taylor]: Taking taylor expansion of 4.0 in y 4.141 * [backup-simplify]: Simplify 4.0 into 4.0 4.141 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in y 4.141 * [taylor]: Taking taylor expansion of (/ x z) in y 4.141 * [taylor]: Taking taylor expansion of x in y 4.141 * [backup-simplify]: Simplify x into x 4.141 * [taylor]: Taking taylor expansion of z in y 4.141 * [backup-simplify]: Simplify z into z 4.141 * [backup-simplify]: Simplify (/ x z) into (/ x z) 4.141 * [taylor]: Taking taylor expansion of (/ y z) in y 4.141 * [taylor]: Taking taylor expansion of y in y 4.141 * [backup-simplify]: Simplify 0 into 0 4.141 * [backup-simplify]: Simplify 1 into 1 4.141 * [taylor]: Taking taylor expansion of z in y 4.141 * [backup-simplify]: Simplify z into z 4.141 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.141 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in z 4.141 * [taylor]: Taking taylor expansion of 4.0 in z 4.141 * [backup-simplify]: Simplify 4.0 into 4.0 4.141 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in z 4.141 * [taylor]: Taking taylor expansion of (/ x z) in z 4.142 * [taylor]: Taking taylor expansion of x in z 4.142 * [backup-simplify]: Simplify x into x 4.142 * [taylor]: Taking taylor expansion of z in z 4.142 * [backup-simplify]: Simplify 0 into 0 4.142 * [backup-simplify]: Simplify 1 into 1 4.142 * [backup-simplify]: Simplify (/ x 1) into x 4.142 * [taylor]: Taking taylor expansion of (/ y z) in z 4.142 * [taylor]: Taking taylor expansion of y in z 4.142 * [backup-simplify]: Simplify y into y 4.142 * [taylor]: Taking taylor expansion of z in z 4.142 * [backup-simplify]: Simplify 0 into 0 4.142 * [backup-simplify]: Simplify 1 into 1 4.142 * [backup-simplify]: Simplify (/ y 1) into y 4.142 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in x 4.142 * [taylor]: Taking taylor expansion of 4.0 in x 4.142 * [backup-simplify]: Simplify 4.0 into 4.0 4.142 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in x 4.142 * [taylor]: Taking taylor expansion of (/ x z) in x 4.142 * [taylor]: Taking taylor expansion of x in x 4.142 * [backup-simplify]: Simplify 0 into 0 4.142 * [backup-simplify]: Simplify 1 into 1 4.142 * [taylor]: Taking taylor expansion of z in x 4.142 * [backup-simplify]: Simplify z into z 4.142 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.142 * [taylor]: Taking taylor expansion of (/ y z) in x 4.142 * [taylor]: Taking taylor expansion of y in x 4.142 * [backup-simplify]: Simplify y into y 4.142 * [taylor]: Taking taylor expansion of z in x 4.142 * [backup-simplify]: Simplify z into z 4.142 * [backup-simplify]: Simplify (/ y z) into (/ y z) 4.142 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in x 4.143 * [taylor]: Taking taylor expansion of 4.0 in x 4.143 * [backup-simplify]: Simplify 4.0 into 4.0 4.143 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in x 4.143 * [taylor]: Taking taylor expansion of (/ x z) in x 4.143 * [taylor]: Taking taylor expansion of x in x 4.143 * [backup-simplify]: Simplify 0 into 0 4.143 * [backup-simplify]: Simplify 1 into 1 4.143 * [taylor]: Taking taylor expansion of z in x 4.143 * [backup-simplify]: Simplify z into z 4.143 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.143 * [taylor]: Taking taylor expansion of (/ y z) in x 4.143 * [taylor]: Taking taylor expansion of y in x 4.143 * [backup-simplify]: Simplify y into y 4.143 * [taylor]: Taking taylor expansion of z in x 4.143 * [backup-simplify]: Simplify z into z 4.143 * [backup-simplify]: Simplify (/ y z) into (/ y z) 4.143 * [backup-simplify]: Simplify (- (/ y z)) into (- (/ y z)) 4.143 * [backup-simplify]: Simplify (+ 0 (- (/ y z))) into (- (/ y z)) 4.143 * [backup-simplify]: Simplify (* 4.0 (- (/ y z))) into (* -4.0 (/ y z)) 4.143 * [taylor]: Taking taylor expansion of (* -4.0 (/ y z)) in z 4.144 * [taylor]: Taking taylor expansion of -4.0 in z 4.144 * [backup-simplify]: Simplify -4.0 into -4.0 4.144 * [taylor]: Taking taylor expansion of (/ y z) in z 4.144 * [taylor]: Taking taylor expansion of y in z 4.144 * [backup-simplify]: Simplify y into y 4.144 * [taylor]: Taking taylor expansion of z in z 4.144 * [backup-simplify]: Simplify 0 into 0 4.144 * [backup-simplify]: Simplify 1 into 1 4.144 * [backup-simplify]: Simplify (/ y 1) into y 4.144 * [backup-simplify]: Simplify (* -4.0 y) into (* -4.0 y) 4.144 * [taylor]: Taking taylor expansion of (* -4.0 y) in y 4.144 * [taylor]: Taking taylor expansion of -4.0 in y 4.144 * [backup-simplify]: Simplify -4.0 into -4.0 4.144 * [taylor]: Taking taylor expansion of y in y 4.144 * [backup-simplify]: Simplify 0 into 0 4.144 * [backup-simplify]: Simplify 1 into 1 4.145 * [backup-simplify]: Simplify (* -4.0 0) into 0 4.145 * [backup-simplify]: Simplify 0 into 0 4.145 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)))) into 0 4.145 * [backup-simplify]: Simplify (- 0) into 0 4.145 * [backup-simplify]: Simplify (+ (/ 1 z) 0) into (/ 1 z) 4.145 * [backup-simplify]: Simplify (+ (* 4.0 (/ 1 z)) (* 0 (- (/ y z)))) into (* 4.0 (/ 1 z)) 4.146 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 z)) in z 4.146 * [taylor]: Taking taylor expansion of 4.0 in z 4.146 * [backup-simplify]: Simplify 4.0 into 4.0 4.146 * [taylor]: Taking taylor expansion of (/ 1 z) in z 4.146 * [taylor]: Taking taylor expansion of z in z 4.146 * [backup-simplify]: Simplify 0 into 0 4.146 * [backup-simplify]: Simplify 1 into 1 4.146 * [backup-simplify]: Simplify (/ 1 1) into 1 4.146 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 4.147 * [taylor]: Taking taylor expansion of 4.0 in y 4.147 * [backup-simplify]: Simplify 4.0 into 4.0 4.147 * [backup-simplify]: Simplify 4.0 into 4.0 4.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 4.148 * [backup-simplify]: Simplify (+ (* -4.0 0) (* 0 y)) into 0 4.148 * [taylor]: Taking taylor expansion of 0 in y 4.148 * [backup-simplify]: Simplify 0 into 0 4.148 * [backup-simplify]: Simplify 0 into 0 4.149 * [backup-simplify]: Simplify (+ (* -4.0 1) (* 0 0)) into (- 4.0) 4.150 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.150 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)))) into 0 4.150 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.151 * [backup-simplify]: Simplify (- 0) into 0 4.151 * [backup-simplify]: Simplify (+ 0 0) into 0 4.152 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (/ 1 z)) (* 0 (- (/ y z))))) into 0 4.152 * [taylor]: Taking taylor expansion of 0 in z 4.152 * [backup-simplify]: Simplify 0 into 0 4.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.153 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 4.153 * [taylor]: Taking taylor expansion of 0 in y 4.153 * [backup-simplify]: Simplify 0 into 0 4.153 * [backup-simplify]: Simplify 0 into 0 4.155 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.155 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 0) (* 0 y))) into 0 4.155 * [taylor]: Taking taylor expansion of 0 in y 4.155 * [backup-simplify]: Simplify 0 into 0 4.156 * [backup-simplify]: Simplify 0 into 0 4.156 * [backup-simplify]: Simplify 0 into 0 4.156 * [backup-simplify]: Simplify 0 into 0 4.157 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 1) (* 0 0))) into 0 4.157 * [backup-simplify]: Simplify 0 into 0 4.157 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.157 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.158 * [backup-simplify]: Simplify (- 0) into 0 4.158 * [backup-simplify]: Simplify (+ 0 0) into 0 4.159 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (/ 1 z)) (* 0 (- (/ y z)))))) into 0 4.159 * [taylor]: Taking taylor expansion of 0 in z 4.159 * [backup-simplify]: Simplify 0 into 0 4.159 * [taylor]: Taking taylor expansion of 0 in y 4.159 * [backup-simplify]: Simplify 0 into 0 4.159 * [backup-simplify]: Simplify 0 into 0 4.160 * [backup-simplify]: Simplify (+ (* (- 4.0) (* y (* (/ 1 z) 1))) (* 4.0 (* 1 (* (/ 1 z) x)))) into (- (* 4.0 (/ x z)) (* 4.0 (/ y z))) 4.160 * [backup-simplify]: Simplify (* 4.0 (- (/ (/ 1 x) (/ 1 z)) (/ (/ 1 y) (/ 1 z)))) into (* 4.0 (- (/ z x) (/ z y))) 4.160 * [approximate]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in (x z y) around 0 4.160 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in y 4.160 * [taylor]: Taking taylor expansion of 4.0 in y 4.160 * [backup-simplify]: Simplify 4.0 into 4.0 4.160 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in y 4.160 * [taylor]: Taking taylor expansion of (/ z x) in y 4.160 * [taylor]: Taking taylor expansion of z in y 4.160 * [backup-simplify]: Simplify z into z 4.160 * [taylor]: Taking taylor expansion of x in y 4.160 * [backup-simplify]: Simplify x into x 4.160 * [backup-simplify]: Simplify (/ z x) into (/ z x) 4.160 * [taylor]: Taking taylor expansion of (/ z y) in y 4.161 * [taylor]: Taking taylor expansion of z in y 4.161 * [backup-simplify]: Simplify z into z 4.161 * [taylor]: Taking taylor expansion of y in y 4.161 * [backup-simplify]: Simplify 0 into 0 4.161 * [backup-simplify]: Simplify 1 into 1 4.161 * [backup-simplify]: Simplify (/ z 1) into z 4.161 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in z 4.161 * [taylor]: Taking taylor expansion of 4.0 in z 4.161 * [backup-simplify]: Simplify 4.0 into 4.0 4.161 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in z 4.161 * [taylor]: Taking taylor expansion of (/ z x) in z 4.161 * [taylor]: Taking taylor expansion of z in z 4.161 * [backup-simplify]: Simplify 0 into 0 4.161 * [backup-simplify]: Simplify 1 into 1 4.161 * [taylor]: Taking taylor expansion of x in z 4.161 * [backup-simplify]: Simplify x into x 4.161 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.161 * [taylor]: Taking taylor expansion of (/ z y) in z 4.161 * [taylor]: Taking taylor expansion of z in z 4.161 * [backup-simplify]: Simplify 0 into 0 4.161 * [backup-simplify]: Simplify 1 into 1 4.161 * [taylor]: Taking taylor expansion of y in z 4.161 * [backup-simplify]: Simplify y into y 4.161 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.161 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in x 4.161 * [taylor]: Taking taylor expansion of 4.0 in x 4.161 * [backup-simplify]: Simplify 4.0 into 4.0 4.161 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 4.161 * [taylor]: Taking taylor expansion of (/ z x) in x 4.161 * [taylor]: Taking taylor expansion of z in x 4.162 * [backup-simplify]: Simplify z into z 4.162 * [taylor]: Taking taylor expansion of x in x 4.162 * [backup-simplify]: Simplify 0 into 0 4.162 * [backup-simplify]: Simplify 1 into 1 4.162 * [backup-simplify]: Simplify (/ z 1) into z 4.162 * [taylor]: Taking taylor expansion of (/ z y) in x 4.162 * [taylor]: Taking taylor expansion of z in x 4.162 * [backup-simplify]: Simplify z into z 4.162 * [taylor]: Taking taylor expansion of y in x 4.162 * [backup-simplify]: Simplify y into y 4.162 * [backup-simplify]: Simplify (/ z y) into (/ z y) 4.162 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in x 4.162 * [taylor]: Taking taylor expansion of 4.0 in x 4.162 * [backup-simplify]: Simplify 4.0 into 4.0 4.162 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 4.162 * [taylor]: Taking taylor expansion of (/ z x) in x 4.162 * [taylor]: Taking taylor expansion of z in x 4.162 * [backup-simplify]: Simplify z into z 4.162 * [taylor]: Taking taylor expansion of x in x 4.162 * [backup-simplify]: Simplify 0 into 0 4.162 * [backup-simplify]: Simplify 1 into 1 4.162 * [backup-simplify]: Simplify (/ z 1) into z 4.162 * [taylor]: Taking taylor expansion of (/ z y) in x 4.162 * [taylor]: Taking taylor expansion of z in x 4.162 * [backup-simplify]: Simplify z into z 4.162 * [taylor]: Taking taylor expansion of y in x 4.162 * [backup-simplify]: Simplify y into y 4.162 * [backup-simplify]: Simplify (/ z y) into (/ z y) 4.163 * [backup-simplify]: Simplify (+ z 0) into z 4.163 * [backup-simplify]: Simplify (* 4.0 z) into (* 4.0 z) 4.163 * [taylor]: Taking taylor expansion of (* 4.0 z) in z 4.163 * [taylor]: Taking taylor expansion of 4.0 in z 4.163 * [backup-simplify]: Simplify 4.0 into 4.0 4.163 * [taylor]: Taking taylor expansion of z in z 4.163 * [backup-simplify]: Simplify 0 into 0 4.163 * [backup-simplify]: Simplify 1 into 1 4.165 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 4.165 * [taylor]: Taking taylor expansion of 4.0 in y 4.165 * [backup-simplify]: Simplify 4.0 into 4.0 4.166 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)))) into 0 4.166 * [backup-simplify]: Simplify (- (/ z y)) into (- (/ z y)) 4.166 * [backup-simplify]: Simplify (+ 0 (- (/ z y))) into (- (/ z y)) 4.166 * [backup-simplify]: Simplify (+ (* 4.0 (- (/ z y))) (* 0 z)) into (- (* 4.0 (/ z y))) 4.166 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ z y))) in z 4.166 * [taylor]: Taking taylor expansion of (* 4.0 (/ z y)) in z 4.166 * [taylor]: Taking taylor expansion of 4.0 in z 4.166 * [backup-simplify]: Simplify 4.0 into 4.0 4.166 * [taylor]: Taking taylor expansion of (/ z y) in z 4.166 * [taylor]: Taking taylor expansion of z in z 4.166 * [backup-simplify]: Simplify 0 into 0 4.166 * [backup-simplify]: Simplify 1 into 1 4.167 * [taylor]: Taking taylor expansion of y in z 4.167 * [backup-simplify]: Simplify y into y 4.167 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.167 * [backup-simplify]: Simplify (* 4.0 (/ 1 y)) into (/ 4.0 y) 4.167 * [backup-simplify]: Simplify (- (/ 4.0 y)) into (- (* 4.0 (/ 1 y))) 4.167 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ 1 y))) in y 4.167 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 y)) in y 4.167 * [taylor]: Taking taylor expansion of 4.0 in y 4.167 * [backup-simplify]: Simplify 4.0 into 4.0 4.167 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.167 * [taylor]: Taking taylor expansion of y in y 4.167 * [backup-simplify]: Simplify 0 into 0 4.167 * [backup-simplify]: Simplify 1 into 1 4.167 * [backup-simplify]: Simplify (/ 1 1) into 1 4.168 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 4.168 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.169 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.170 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 4.170 * [taylor]: Taking taylor expansion of 0 in y 4.170 * [backup-simplify]: Simplify 0 into 0 4.170 * [backup-simplify]: Simplify 4.0 into 4.0 4.171 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.172 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)))) into 0 4.172 * [backup-simplify]: Simplify (- 0) into 0 4.172 * [backup-simplify]: Simplify (+ 0 0) into 0 4.173 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (- (/ z y))) (* 0 z))) into 0 4.173 * [taylor]: Taking taylor expansion of 0 in z 4.173 * [backup-simplify]: Simplify 0 into 0 4.173 * [taylor]: Taking taylor expansion of 0 in y 4.173 * [backup-simplify]: Simplify 0 into 0 4.173 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)))) into 0 4.174 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (/ 1 y))) into 0 4.174 * [backup-simplify]: Simplify (- 0) into 0 4.174 * [taylor]: Taking taylor expansion of 0 in y 4.174 * [backup-simplify]: Simplify 0 into 0 4.175 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.175 * [taylor]: Taking taylor expansion of 0 in y 4.175 * [backup-simplify]: Simplify 0 into 0 4.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.177 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 4.177 * [backup-simplify]: Simplify (- 0) into 0 4.177 * [backup-simplify]: Simplify 0 into 0 4.177 * [backup-simplify]: Simplify 0 into 0 4.177 * [backup-simplify]: Simplify 0 into 0 4.178 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.178 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.178 * [backup-simplify]: Simplify (- 0) into 0 4.179 * [backup-simplify]: Simplify (+ 0 0) into 0 4.179 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (- (/ z y))) (* 0 z)))) into 0 4.179 * [taylor]: Taking taylor expansion of 0 in z 4.179 * [backup-simplify]: Simplify 0 into 0 4.179 * [taylor]: Taking taylor expansion of 0 in y 4.179 * [backup-simplify]: Simplify 0 into 0 4.179 * [taylor]: Taking taylor expansion of 0 in y 4.179 * [backup-simplify]: Simplify 0 into 0 4.179 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.180 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (/ 1 y)))) into 0 4.180 * [backup-simplify]: Simplify (- 0) into 0 4.180 * [taylor]: Taking taylor expansion of 0 in y 4.180 * [backup-simplify]: Simplify 0 into 0 4.181 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.181 * [taylor]: Taking taylor expansion of 0 in y 4.181 * [backup-simplify]: Simplify 0 into 0 4.181 * [backup-simplify]: Simplify 0 into 0 4.181 * [backup-simplify]: Simplify 0 into 0 4.181 * [backup-simplify]: Simplify 0 into 0 4.181 * [backup-simplify]: Simplify (+ (* 4.0 (* 1 (* (/ 1 z) (/ 1 (/ 1 x))))) (* (- 4.0) (* (/ 1 (/ 1 y)) (* (/ 1 z) 1)))) into (- (* 4.0 (/ x z)) (* 4.0 (/ y z))) 4.182 * [backup-simplify]: Simplify (* 4.0 (- (/ (/ 1 (- x)) (/ 1 (- z))) (/ (/ 1 (- y)) (/ 1 (- z))))) into (* 4.0 (- (/ z x) (/ z y))) 4.182 * [approximate]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in (x z y) around 0 4.182 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in y 4.182 * [taylor]: Taking taylor expansion of 4.0 in y 4.182 * [backup-simplify]: Simplify 4.0 into 4.0 4.182 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in y 4.182 * [taylor]: Taking taylor expansion of (/ z x) in y 4.182 * [taylor]: Taking taylor expansion of z in y 4.182 * [backup-simplify]: Simplify z into z 4.182 * [taylor]: Taking taylor expansion of x in y 4.182 * [backup-simplify]: Simplify x into x 4.182 * [backup-simplify]: Simplify (/ z x) into (/ z x) 4.182 * [taylor]: Taking taylor expansion of (/ z y) in y 4.182 * [taylor]: Taking taylor expansion of z in y 4.182 * [backup-simplify]: Simplify z into z 4.182 * [taylor]: Taking taylor expansion of y in y 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [backup-simplify]: Simplify (/ z 1) into z 4.182 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in z 4.182 * [taylor]: Taking taylor expansion of 4.0 in z 4.182 * [backup-simplify]: Simplify 4.0 into 4.0 4.182 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in z 4.182 * [taylor]: Taking taylor expansion of (/ z x) in z 4.182 * [taylor]: Taking taylor expansion of z in z 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of x in z 4.182 * [backup-simplify]: Simplify x into x 4.182 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.182 * [taylor]: Taking taylor expansion of (/ z y) in z 4.182 * [taylor]: Taking taylor expansion of z in z 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of y in z 4.182 * [backup-simplify]: Simplify y into y 4.182 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.182 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in x 4.182 * [taylor]: Taking taylor expansion of 4.0 in x 4.182 * [backup-simplify]: Simplify 4.0 into 4.0 4.182 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 4.182 * [taylor]: Taking taylor expansion of (/ z x) in x 4.182 * [taylor]: Taking taylor expansion of z in x 4.182 * [backup-simplify]: Simplify z into z 4.182 * [taylor]: Taking taylor expansion of x in x 4.182 * [backup-simplify]: Simplify 0 into 0 4.183 * [backup-simplify]: Simplify 1 into 1 4.183 * [backup-simplify]: Simplify (/ z 1) into z 4.183 * [taylor]: Taking taylor expansion of (/ z y) in x 4.183 * [taylor]: Taking taylor expansion of z in x 4.183 * [backup-simplify]: Simplify z into z 4.183 * [taylor]: Taking taylor expansion of y in x 4.183 * [backup-simplify]: Simplify y into y 4.183 * [backup-simplify]: Simplify (/ z y) into (/ z y) 4.183 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in x 4.183 * [taylor]: Taking taylor expansion of 4.0 in x 4.183 * [backup-simplify]: Simplify 4.0 into 4.0 4.183 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 4.183 * [taylor]: Taking taylor expansion of (/ z x) in x 4.183 * [taylor]: Taking taylor expansion of z in x 4.183 * [backup-simplify]: Simplify z into z 4.183 * [taylor]: Taking taylor expansion of x in x 4.183 * [backup-simplify]: Simplify 0 into 0 4.183 * [backup-simplify]: Simplify 1 into 1 4.183 * [backup-simplify]: Simplify (/ z 1) into z 4.183 * [taylor]: Taking taylor expansion of (/ z y) in x 4.183 * [taylor]: Taking taylor expansion of z in x 4.183 * [backup-simplify]: Simplify z into z 4.183 * [taylor]: Taking taylor expansion of y in x 4.183 * [backup-simplify]: Simplify y into y 4.183 * [backup-simplify]: Simplify (/ z y) into (/ z y) 4.183 * [backup-simplify]: Simplify (+ z 0) into z 4.183 * [backup-simplify]: Simplify (* 4.0 z) into (* 4.0 z) 4.183 * [taylor]: Taking taylor expansion of (* 4.0 z) in z 4.183 * [taylor]: Taking taylor expansion of 4.0 in z 4.183 * [backup-simplify]: Simplify 4.0 into 4.0 4.183 * [taylor]: Taking taylor expansion of z in z 4.183 * [backup-simplify]: Simplify 0 into 0 4.183 * [backup-simplify]: Simplify 1 into 1 4.184 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 4.184 * [taylor]: Taking taylor expansion of 4.0 in y 4.184 * [backup-simplify]: Simplify 4.0 into 4.0 4.185 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)))) into 0 4.185 * [backup-simplify]: Simplify (- (/ z y)) into (- (/ z y)) 4.185 * [backup-simplify]: Simplify (+ 0 (- (/ z y))) into (- (/ z y)) 4.185 * [backup-simplify]: Simplify (+ (* 4.0 (- (/ z y))) (* 0 z)) into (- (* 4.0 (/ z y))) 4.185 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ z y))) in z 4.185 * [taylor]: Taking taylor expansion of (* 4.0 (/ z y)) in z 4.185 * [taylor]: Taking taylor expansion of 4.0 in z 4.185 * [backup-simplify]: Simplify 4.0 into 4.0 4.185 * [taylor]: Taking taylor expansion of (/ z y) in z 4.185 * [taylor]: Taking taylor expansion of z in z 4.185 * [backup-simplify]: Simplify 0 into 0 4.185 * [backup-simplify]: Simplify 1 into 1 4.185 * [taylor]: Taking taylor expansion of y in z 4.185 * [backup-simplify]: Simplify y into y 4.185 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.185 * [backup-simplify]: Simplify (* 4.0 (/ 1 y)) into (/ 4.0 y) 4.185 * [backup-simplify]: Simplify (- (/ 4.0 y)) into (- (* 4.0 (/ 1 y))) 4.185 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ 1 y))) in y 4.185 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 y)) in y 4.185 * [taylor]: Taking taylor expansion of 4.0 in y 4.185 * [backup-simplify]: Simplify 4.0 into 4.0 4.185 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.185 * [taylor]: Taking taylor expansion of y in y 4.185 * [backup-simplify]: Simplify 0 into 0 4.185 * [backup-simplify]: Simplify 1 into 1 4.186 * [backup-simplify]: Simplify (/ 1 1) into 1 4.186 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 4.186 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.186 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.187 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 4.187 * [taylor]: Taking taylor expansion of 0 in y 4.187 * [backup-simplify]: Simplify 0 into 0 4.187 * [backup-simplify]: Simplify 4.0 into 4.0 4.188 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.188 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)))) into 0 4.188 * [backup-simplify]: Simplify (- 0) into 0 4.188 * [backup-simplify]: Simplify (+ 0 0) into 0 4.189 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (- (/ z y))) (* 0 z))) into 0 4.189 * [taylor]: Taking taylor expansion of 0 in z 4.189 * [backup-simplify]: Simplify 0 into 0 4.189 * [taylor]: Taking taylor expansion of 0 in y 4.189 * [backup-simplify]: Simplify 0 into 0 4.189 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)))) into 0 4.189 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (/ 1 y))) into 0 4.189 * [backup-simplify]: Simplify (- 0) into 0 4.189 * [taylor]: Taking taylor expansion of 0 in y 4.189 * [backup-simplify]: Simplify 0 into 0 4.190 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.190 * [taylor]: Taking taylor expansion of 0 in y 4.190 * [backup-simplify]: Simplify 0 into 0 4.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.191 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 4.191 * [backup-simplify]: Simplify (- 0) into 0 4.191 * [backup-simplify]: Simplify 0 into 0 4.191 * [backup-simplify]: Simplify 0 into 0 4.191 * [backup-simplify]: Simplify 0 into 0 4.192 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.192 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.193 * [backup-simplify]: Simplify (- 0) into 0 4.193 * [backup-simplify]: Simplify (+ 0 0) into 0 4.193 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (- (/ z y))) (* 0 z)))) into 0 4.193 * [taylor]: Taking taylor expansion of 0 in z 4.194 * [backup-simplify]: Simplify 0 into 0 4.194 * [taylor]: Taking taylor expansion of 0 in y 4.194 * [backup-simplify]: Simplify 0 into 0 4.194 * [taylor]: Taking taylor expansion of 0 in y 4.194 * [backup-simplify]: Simplify 0 into 0 4.194 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.194 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (/ 1 y)))) into 0 4.194 * [backup-simplify]: Simplify (- 0) into 0 4.194 * [taylor]: Taking taylor expansion of 0 in y 4.195 * [backup-simplify]: Simplify 0 into 0 4.195 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.195 * [taylor]: Taking taylor expansion of 0 in y 4.195 * [backup-simplify]: Simplify 0 into 0 4.195 * [backup-simplify]: Simplify 0 into 0 4.195 * [backup-simplify]: Simplify 0 into 0 4.195 * [backup-simplify]: Simplify 0 into 0 4.196 * [backup-simplify]: Simplify (+ (* 4.0 (* 1 (* (/ 1 (- z)) (/ 1 (/ 1 (- x)))))) (* (- 4.0) (* (/ 1 (/ 1 (- y))) (* (/ 1 (- z)) 1)))) into (- (* 4.0 (/ x z)) (* 4.0 (/ y z))) 4.196 * * * [progress]: simplifying candidates 4.216 * [simplify]: Simplifying: (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma (/ 1 1) (/ x z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma (/ 1 1) (/ x z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma (/ 1 1) (/ x z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma (/ 1 1) (/ x z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma (/ 1 1) (/ x z) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma (/ 1 1) (/ x z) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma (/ 1 1) (/ x z) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma 1 (/ x z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma 1 (/ x z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma 1 (/ x z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma 1 (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma 1 (/ x z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma 1 (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma 1 (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma 1 (/ x z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma 1 (/ x z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma 1 (/ x z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma 1 (/ x z) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma 1 (/ x z) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma 1 (/ x z) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (fma x (/ 1 z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) (fma x (/ 1 z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) (fma x (/ 1 z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) (fma x (/ 1 z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) (fma x (/ 1 z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) (fma x (/ 1 z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) (fma x (/ 1 z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) (fma x (/ 1 z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) (fma x (/ 1 z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) (fma x (/ 1 z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) (fma x (/ 1 z) (- (* (/ y z) (/ 1 1)))) (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) (fma x (/ 1 z) (- (* (/ y z) 1))) (fma (- (/ y z)) 1 (* (/ y z) 1)) (fma x (/ 1 z) (- (* (/ 1 z) y))) (fma (- (/ 1 z)) y (* (/ 1 z) y)) (expm1 (- (/ x z) (/ y z))) (log1p (- (/ x z) (/ y z))) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (/ (exp (/ x z)) (exp (/ y z))) (log (- (/ x z) (/ y z))) (exp (- (/ x z) (/ y z))) (* (cbrt (- (/ x z) (/ y z))) (cbrt (- (/ x z) (/ y z)))) (cbrt (- (/ x z) (/ y z))) (* (* (- (/ x z) (/ y z)) (- (/ x z) (/ y z))) (- (/ x z) (/ y z))) (sqrt (- (/ x z) (/ y z))) (sqrt (- (/ x z) (/ y z))) (- x y) (- (* x z) (* z y)) (* z z) (- (pow (/ x z) 3) (pow (/ y z) 3)) (+ (* (/ x z) (/ x z)) (+ (* (/ y z) (/ y z)) (* (/ x z) (/ y z)))) (- (/ y z)) (- (* (/ x z) (/ x z)) (* (/ y z) (/ y z))) (+ (/ x z) (/ y z)) (+ (sqrt (/ x z)) (sqrt (/ y z))) (- (sqrt (/ x z)) (sqrt (/ y z))) (+ (sqrt (/ x z)) (/ (sqrt y) (sqrt z))) (- (sqrt (/ x z)) (/ (sqrt y) (sqrt z))) (+ (/ (sqrt x) (sqrt z)) (sqrt (/ y z))) (- (/ (sqrt x) (sqrt z)) (sqrt (/ y z))) (+ (/ (sqrt x) (sqrt z)) (/ (sqrt y) (sqrt z))) (- (/ (sqrt x) (sqrt z)) (/ (sqrt y) (sqrt z))) (- (/ x (cbrt z)) (/ y (cbrt z))) (- (/ x (sqrt z)) (/ y (sqrt z))) (- (/ x z) (/ y z)) (- (/ x z) (/ y z)) (- x y) (- (/ y z)) (expm1 (* 4.0 (- (/ x z) (/ y z)))) (log1p (* 4.0 (- (/ x z) (/ y z)))) (* 4.0 (- (/ x z) (/ y z))) (+ (log 4.0) (log (- (/ x z) (/ y z)))) (log (* 4.0 (- (/ x z) (/ y z)))) (exp (* 4.0 (- (/ x z) (/ y z)))) (* (* (* 4.0 4.0) 4.0) (* (* (- (/ x z) (/ y z)) (- (/ x z) (/ y z))) (- (/ x z) (/ y z)))) (* (cbrt (* 4.0 (- (/ x z) (/ y z)))) (cbrt (* 4.0 (- (/ x z) (/ y z))))) (cbrt (* 4.0 (- (/ x z) (/ y z)))) (* (* (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (- (/ x z) (/ y z)))) (* 4.0 (- (/ x z) (/ y z)))) (sqrt (* 4.0 (- (/ x z) (/ y z)))) (sqrt (* 4.0 (- (/ x z) (/ y z)))) (* (sqrt 4.0) (sqrt (- (/ x z) (/ y z)))) (* (sqrt 4.0) (sqrt (- (/ x z) (/ y z)))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma (/ 1 1) (/ x z) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma 1 (/ x z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma 1 (/ x z) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma 1 (/ x z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma 1 (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma 1 (/ x z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma 1 (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma 1 (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma 1 (/ x z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma 1 (/ x z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma 1 (/ x z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma 1 (/ x z) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma 1 (/ x z) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma 1 (/ x z) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (fma x (/ 1 z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))))) (* 4.0 (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) (* 4.0 (fma x (/ 1 z) (- (* (sqrt (/ y z)) (sqrt (/ y z)))))) (* 4.0 (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z))))) (* 4.0 (fma x (/ 1 z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma x (/ 1 z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* 4.0 (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* 4.0 (fma x (/ 1 z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))))) (* 4.0 (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) (* 4.0 (fma x (/ 1 z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* 4.0 (fma x (/ 1 z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* 4.0 (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* 4.0 (fma x (/ 1 z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1))))) (* 4.0 (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1)))) (* 4.0 (fma x (/ 1 z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))))) (* 4.0 (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) (* 4.0 (fma x (/ 1 z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z)))))) (* 4.0 (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma x (/ 1 z) (- (* (/ y z) (/ 1 1))))) (* 4.0 (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1)))) (* 4.0 (fma x (/ 1 z) (- (* (/ y z) 1)))) (* 4.0 (fma (- (/ y z)) 1 (* (/ y z) 1))) (* 4.0 (fma x (/ 1 z) (- (* (/ 1 z) y)))) (* 4.0 (fma (- (/ 1 z)) y (* (/ 1 z) y))) (* 4.0 (/ x z)) (* 4.0 (- (/ y z))) (* 4.0 (/ x z)) (* 4.0 (- (/ y z))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (sqrt (/ x z)) (sqrt (/ x z)) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) z) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ (sqrt x) 1) (/ (sqrt x) z) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma (/ 1 1) (/ x z) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma 1 (/ x z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma 1 (/ x z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma 1 (/ x z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma 1 (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma 1 (/ x z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma 1 (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma 1 (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma 1 (/ x z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma 1 (/ x z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma 1 (/ x z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma 1 (/ x z) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma 1 (/ x z) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma 1 (/ x z) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (fma x (/ 1 z) (- (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z)))))) 4.0) (* (fma (- (cbrt (/ y z))) (* (cbrt (/ y z)) (cbrt (/ y z))) (* (cbrt (/ y z)) (* (cbrt (/ y z)) (cbrt (/ y z))))) 4.0) (* (fma x (/ 1 z) (- (* (sqrt (/ y z)) (sqrt (/ y z))))) 4.0) (* (fma (- (sqrt (/ y z))) (sqrt (/ y z)) (* (sqrt (/ y z)) (sqrt (/ y z)))) 4.0) (* (fma x (/ 1 z) (- (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (cbrt y) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (* (/ (cbrt y) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))) 4.0) (* (fma x (/ 1 z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (fma (- (/ (cbrt y) (sqrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt z)) (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))) 4.0) (* (fma x (/ 1 z) (- (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1)))) 4.0) (* (fma (- (/ (cbrt y) z)) (/ (* (cbrt y) (cbrt y)) 1) (* (/ (cbrt y) z) (/ (* (cbrt y) (cbrt y)) 1))) 4.0) (* (fma x (/ 1 z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (* (cbrt z) (cbrt z))) (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))) 4.0) (* (fma x (/ 1 z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (fma (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)) (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma x (/ 1 z) (- (* (/ (sqrt y) z) (/ (sqrt y) 1)))) 4.0) (* (fma (- (/ (sqrt y) z)) (/ (sqrt y) 1) (* (/ (sqrt y) z) (/ (sqrt y) 1))) 4.0) (* (fma x (/ 1 z) (- (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z)))))) 4.0) (* (fma (- (/ y (cbrt z))) (/ 1 (* (cbrt z) (cbrt z))) (* (/ y (cbrt z)) (/ 1 (* (cbrt z) (cbrt z))))) 4.0) (* (fma x (/ 1 z) (- (* (/ y (sqrt z)) (/ 1 (sqrt z))))) 4.0) (* (fma (- (/ y (sqrt z))) (/ 1 (sqrt z)) (* (/ y (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma x (/ 1 z) (- (* (/ y z) (/ 1 1)))) 4.0) (* (fma (- (/ y z)) (/ 1 1) (* (/ y z) (/ 1 1))) 4.0) (* (fma x (/ 1 z) (- (* (/ y z) 1))) 4.0) (* (fma (- (/ y z)) 1 (* (/ y z) 1)) 4.0) (* (fma x (/ 1 z) (- (* (/ 1 z) y))) 4.0) (* (fma (- (/ 1 z)) y (* (/ 1 z) y)) 4.0) (* (/ x z) 4.0) (* (- (/ y z)) 4.0) (* (/ x z) 4.0) (* (- (/ y z)) 4.0) (* 4.0 (* (cbrt (- (/ x z) (/ y z))) (cbrt (- (/ x z) (/ y z))))) (* 4.0 (sqrt (- (/ x z) (/ y z)))) (* 4.0 1) (* 4.0 (+ (sqrt (/ x z)) (sqrt (/ y z)))) (* 4.0 (+ (sqrt (/ x z)) (/ (sqrt y) (sqrt z)))) (* 4.0 (+ (/ (sqrt x) (sqrt z)) (sqrt (/ y z)))) (* 4.0 (+ (/ (sqrt x) (sqrt z)) (/ (sqrt y) (sqrt z)))) (* 4.0 (/ 1 (* (cbrt z) (cbrt z)))) (* 4.0 (/ 1 (sqrt z))) (* 4.0 (/ 1 1)) (* 4.0 1) (* 4.0 (/ 1 z)) (* (cbrt 4.0) (- (/ x z) (/ y z))) (* (sqrt 4.0) (- (/ x z) (/ y z))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (- x y)) (* 4.0 (- (* x z) (* z y))) (* 4.0 (- (pow (/ x z) 3) (pow (/ y z) 3))) (* 4.0 (- (* (/ x z) (/ x z)) (* (/ y z) (/ y z)))) (- (/ x z) (/ y z)) (- (/ x z) (/ y z)) (- (/ x z) (/ y z)) (- (* 4.0 (/ x z)) (* 4.0 (/ y z))) (- (* 4.0 (/ x z)) (* 4.0 (/ y z))) (- (* 4.0 (/ x z)) (* 4.0 (/ y z))) 4.282 * * [simplify]: Extracting # 0 : cost 0 4.283 * * [simplify]: Extracting # 1 : cost 0 4.285 * * [simplify]: Extracting # 2 : cost 0 4.287 * * [simplify]: Extracting # 3 : cost 0 4.288 * * [simplify]: Extracting # 4 : cost 0 4.291 * * [simplify]: Extracting # 5 : cost 0 4.292 * * [simplify]: Extracting # 6 : cost 0 4.294 * * [simplify]: Extracting # 7 : cost 0 4.296 * * [simplify]: Extracting # 8 : cost 0 4.298 * * [simplify]: iteration 0 : 716 enodes (cost 24713 ) 5.011 * * [simplify]: Extracting # 0 : cost 0 5.014 * * [simplify]: Extracting # 1 : cost 0 5.016 * * [simplify]: Extracting # 2 : cost 0 5.018 * * [simplify]: Extracting # 3 : cost 0 5.020 * * [simplify]: Extracting # 4 : cost 0 5.022 * * [simplify]: Extracting # 5 : cost 0 5.024 * * [simplify]: iteration 1 : 1567 enodes (cost 21806 ) 5.724 * * [simplify]: Extracting # 0 : cost 0 5.733 * * [simplify]: Extracting # 1 : cost 0 5.741 * * [simplify]: Extracting # 2 : cost 0 5.748 * * [simplify]: Extracting # 3 : cost 0 5.755 * * [simplify]: Extracting # 4 : cost 0 5.772 * * [simplify]: iteration done: 5001 enodes (cost 17209 ) 5.784 * [simplify]: Simplified to: (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (sqrt x) (/ (sqrt x) z) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (sqrt x) (/ (sqrt x) z) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (sqrt x) (/ (sqrt x) z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (sqrt x) (/ (sqrt x) z) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) (* (/ y z) (+ -1 1)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (- (/ x z) (/ y z)) (* (/ y z) (+ -1 1)) (fma x (/ 1 z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma x (/ 1 z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma x (/ 1 z) (- (pow (/ (cbrt y) (cbrt z)) 3))) (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) (fma x (/ 1 z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) (fma x (/ 1 z) (- (/ (pow (cbrt y) 3) z))) (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) (fma x (/ 1 z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) (fma x (/ 1 z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) (fma x (/ 1 z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma x (/ 1 z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z)))) (fma x (/ 1 z) (/ (- (/ y (sqrt z))) (sqrt z))) (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) (fma x (/ 1 z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma x (/ 1 z) (- (/ y z))) (* (/ y z) (+ -1 1)) (fma x (/ 1 z) (- (/ y z))) (* (/ y z) (+ -1 1)) (expm1 (- (/ x z) (/ y z))) (log1p (- (/ x z) (/ y z))) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (- (/ y z)) (exp (- (/ x z) (/ y z))) (log (- (/ x z) (/ y z))) (exp (- (/ x z) (/ y z))) (* (cbrt (- (/ x z) (/ y z))) (cbrt (- (/ x z) (/ y z)))) (cbrt (- (/ x z) (/ y z))) (pow (- (/ x z) (/ y z)) 3) (sqrt (- (/ x z) (/ y z))) (sqrt (- (/ x z) (/ y z))) (- x y) (* z (- x y)) (* z z) (- (pow (/ x z) 3) (pow (/ y z) 3)) (fma (/ x z) (/ x z) (* (/ y z) (+ (/ y z) (/ x z)))) (- (/ y z)) (- (* (/ x z) (/ x z)) (* (/ y z) (/ y z))) (+ (/ y z) (/ x z)) (+ (sqrt (/ x z)) (sqrt (/ y z))) (- (sqrt (/ x z)) (sqrt (/ y z))) (+ (sqrt (/ x z)) (/ (sqrt y) (sqrt z))) (- (sqrt (/ x z)) (/ (sqrt y) (sqrt z))) (+ (/ (sqrt x) (sqrt z)) (sqrt (/ y z))) (- (/ (sqrt x) (sqrt z)) (sqrt (/ y z))) (+ (/ (sqrt x) (sqrt z)) (/ (sqrt y) (sqrt z))) (- (/ (sqrt x) (sqrt z)) (/ (sqrt y) (sqrt z))) (- (/ x (cbrt z)) (/ y (cbrt z))) (- (/ x (sqrt z)) (/ y (sqrt z))) (- (/ x z) (/ y z)) (- (/ x z) (/ y z)) (- x y) (- (/ y z)) (expm1 (* 4.0 (- (/ x z) (/ y z)))) (log1p (* 4.0 (- (/ x z) (/ y z)))) (* 4.0 (- (/ x z) (/ y z))) (log (* 4.0 (- (/ x z) (/ y z)))) (log (* 4.0 (- (/ x z) (/ y z)))) (exp (* 4.0 (- (/ x z) (/ y z)))) (* (pow (- (/ x z) (/ y z)) 3) (pow 4.0 3)) (* (cbrt (* 4.0 (- (/ x z) (/ y z)))) (cbrt (* 4.0 (- (/ x z) (/ y z))))) (cbrt (* 4.0 (- (/ x z) (/ y z)))) (pow (* 4.0 (- (/ x z) (/ y z))) 3) (sqrt (* 4.0 (- (/ x z) (/ y z)))) (sqrt (* 4.0 (- (/ x z) (/ y z)))) (* (sqrt 4.0) (sqrt (- (/ x z) (/ y z)))) (* (sqrt 4.0) (sqrt (- (/ x z) (/ y z)))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ (pow (cbrt y) 3) z)))) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (/ (- (/ y (sqrt z))) (sqrt z)))) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ (pow (cbrt y) 3) z))) 4.0) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ (pow (cbrt y) 3) z))) 4.0) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ (pow (cbrt y) 3) z)))) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ (pow (cbrt y) 3) z))) 4.0) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma (sqrt x) (/ (sqrt x) z) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (sqrt x) (/ (sqrt x) z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (sqrt x) (/ (sqrt x) z) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (/ (pow (cbrt y) 3) z)))) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z)))) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ (pow (cbrt y) 3) z)))) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z)))) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* 4.0 (* (/ y z) (+ -1 1))) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma x (/ 1 z) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3)) 4.0) (* 4.0 (fma x (/ 1 z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ (pow (cbrt y) 3) z)))) (* 4.0 (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z))) (* 4.0 (fma x (/ 1 z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z))))))) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma x (/ 1 z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma x (/ 1 z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma x (/ 1 z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* 4.0 (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z))))) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* 4.0 (* (/ y z) (+ -1 1))) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (/ x z)) (* 4.0 (- (/ y z))) (* 4.0 (/ x z)) (* 4.0 (- (/ y z))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (* (cbrt (/ x z)) (cbrt (/ x z))) (cbrt (/ x z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ (pow (cbrt y) 3) z)))) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (cbrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z)))) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (cbrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ (pow (cbrt y) 3) z)))) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (* (cbrt x) (cbrt x)) (/ (cbrt x) z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt x) (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3)))) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ (sqrt x) (sqrt z)) (/ (sqrt x) (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* 4.0 (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z)))))) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* 4.0 (fma (sqrt x) (/ (sqrt x) z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z)))))) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma (sqrt x) (/ (sqrt x) z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (sqrt x) (/ (sqrt x) z) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- (/ y (sqrt z))) (sqrt z)))) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (* (cbrt z) (cbrt z))) (/ x (cbrt z)) (/ (- y) z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ (pow (cbrt y) 3) z)))) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (/ (- (/ y (sqrt z))) (sqrt z))) 4.0) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma (/ 1 (sqrt z)) (/ x (sqrt z)) (- (/ y z))) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (+ (/ x z) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (+ (/ x z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* (+ (/ x z) (- (/ (pow (cbrt y) 3) z))) 4.0) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (+ (/ x z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (+ (/ x z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z))))) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (+ (/ x z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* (- (/ x z) (/ y z)) 4.0) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (- (/ x z) (/ y z))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma x (/ 1 z) (- (pow (/ (cbrt y) (cbrt z)) 3))) 4.0) (* 4.0 (+ (- (pow (/ (cbrt y) (cbrt z)) 3)) (pow (/ (cbrt y) (cbrt z)) 3))) (* (fma x (/ 1 z) (- (* (/ (cbrt y) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt z))))) 4.0) (* (* (/ (* (cbrt y) (cbrt y)) (sqrt z)) (+ (- (/ (cbrt y) (sqrt z))) (/ (cbrt y) (sqrt z)))) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ (pow (cbrt y) 3) z)))) (* (+ (- (/ (pow (cbrt y) 3) z)) (/ (pow (cbrt y) 3) z)) 4.0) (* (fma x (/ 1 z) (- (* (/ (sqrt y) (cbrt z)) (/ (sqrt y) (* (cbrt z) (cbrt z)))))) 4.0) (* (* (/ (sqrt y) (* (cbrt z) (cbrt z))) (+ (- (/ (sqrt y) (cbrt z))) (/ (sqrt y) (cbrt z)))) 4.0) (* (fma x (/ 1 z) (- (* (/ (sqrt y) (sqrt z)) (/ (sqrt y) (sqrt z))))) 4.0) (* (* (/ (sqrt y) (sqrt z)) (+ (- (/ (sqrt y) (sqrt z))) (/ (sqrt y) (sqrt z)))) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (fma x (/ 1 z) (/ (- (/ y (cbrt z))) (* (cbrt z) (cbrt z)))) 4.0) (* 4.0 (* (/ 1 (* (cbrt z) (cbrt z))) (+ (- (/ y (cbrt z))) (/ y (cbrt z))))) (* 4.0 (fma x (/ 1 z) (/ (- (/ y (sqrt z))) (sqrt z)))) (* (* (/ y (sqrt z)) (+ (/ -1 (sqrt z)) (/ 1 (sqrt z)))) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* 4.0 (fma x (/ 1 z) (- (/ y z)))) (* (* (/ y z) (+ -1 1)) 4.0) (* (/ x z) 4.0) (* (- (/ y z)) 4.0) (* (/ x z) 4.0) (* (- (/ y z)) 4.0) (* 4.0 (* (cbrt (- (/ x z) (/ y z))) (cbrt (- (/ x z) (/ y z))))) (* 4.0 (sqrt (- (/ x z) (/ y z)))) 4.0 (* 4.0 (+ (sqrt (/ x z)) (sqrt (/ y z)))) (* 4.0 (+ (sqrt (/ x z)) (/ (sqrt y) (sqrt z)))) (* 4.0 (+ (/ (sqrt x) (sqrt z)) (sqrt (/ y z)))) (* 4.0 (+ (/ (sqrt x) (sqrt z)) (/ (sqrt y) (sqrt z)))) (/ 4.0 (* (cbrt z) (cbrt z))) (/ 4.0 (sqrt z)) 4.0 4.0 (/ 4.0 z) (* (cbrt 4.0) (- (/ x z) (/ y z))) (* (sqrt 4.0) (- (/ x z) (/ y z))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (- x y)) (* 4.0 (* z (- x y))) (* 4.0 (- (pow (/ x z) 3) (pow (/ y z) 3))) (* 4.0 (- (* (/ x z) (/ x z)) (* (/ y z) (/ y z)))) (- (/ x z) (/ y z)) (- (/ x z) (/ y z)) (- (/ x z) (/ y z)) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (- (/ x z) (/ y z))) (* 4.0 (- (/ x z) (/ y z))) 5.793 * * * [progress]: adding candidates to table 7.609 * [progress]: [Phase 3 of 3] Extracting. 7.609 * * [regime]: Finding splitpoints for: (# #) 7.610 * * * [regime-changes]: Trying 3 branch expressions: (z y x) 7.610 * * * * [regimes]: Trying to branch on z from (# #) 7.631 * * * * [regimes]: Trying to branch on y from (# #) 7.644 * * * * [regimes]: Trying to branch on x from (# #) 7.657 * * * [regime]: Found split indices: #