25.346 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.029 * * * [progress]: [2/2] Setting up program. 0.032 * [progress]: [Phase 2 of 3] Improving. 0.033 * [simplify]: Simplifying: (/ (* 4.0 (- (- x y) (* z 0.5))) z) 0.033 * * [simplify]: Extracting # 0 : cost 0 0.033 * * [simplify]: Extracting # 1 : cost 0 0.033 * * [simplify]: Extracting # 2 : cost 0 0.033 * * [simplify]: Extracting # 3 : cost 0 0.033 * * [simplify]: Extracting # 4 : cost 0 0.033 * * [simplify]: Extracting # 5 : cost 0 0.033 * * [simplify]: Extracting # 6 : cost 0 0.033 * * [simplify]: iteration 0 : 10 enodes (cost 11 ) 0.037 * * [simplify]: Extracting # 0 : cost 0 0.037 * * [simplify]: Extracting # 1 : cost 0 0.037 * * [simplify]: Extracting # 2 : cost 0 0.037 * * [simplify]: iteration 1 : 20 enodes (cost 11 ) 0.045 * * [simplify]: Extracting # 0 : cost 0 0.045 * * [simplify]: Extracting # 1 : cost 0 0.045 * * [simplify]: Extracting # 2 : cost 0 0.045 * * [simplify]: iteration 2 : 47 enodes (cost 11 ) 0.060 * * [simplify]: Extracting # 0 : cost 0 0.061 * * [simplify]: Extracting # 1 : cost 0 0.061 * * [simplify]: Extracting # 2 : cost 0 0.061 * * [simplify]: iteration 3 : 138 enodes (cost 10 ) 0.129 * * [simplify]: Extracting # 0 : cost 0 0.129 * * [simplify]: Extracting # 1 : cost 0 0.130 * * [simplify]: Extracting # 2 : cost 0 0.131 * * [simplify]: iteration 4 : 369 enodes (cost 10 ) 0.465 * * [simplify]: Extracting # 0 : cost 0 0.468 * * [simplify]: Extracting # 1 : cost 0 0.471 * * [simplify]: Extracting # 2 : cost 0 0.474 * * [simplify]: iteration 5 : 1353 enodes (cost 10 ) 1.485 * * [simplify]: Extracting # 0 : cost 0 1.525 * * [simplify]: Extracting # 1 : cost 0 1.531 * * [simplify]: Extracting # 2 : cost 0 1.536 * * [simplify]: Extracting # 3 : cost 0 1.541 * * [simplify]: iteration done: 5000 enodes (cost 10 ) 1.541 * [simplify]: Simplified to: (/ (- x (fma 0.5 z y)) (/ z 4.0)) 1.544 * * [progress]: iteration 1 / 4 1.544 * * * [progress]: picking best candidate 1.546 * * * * [pick]: Picked # 1.546 * * * [progress]: localizing error 1.557 * * * [progress]: generating rewritten candidates 1.557 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 1.599 * * * [progress]: generating series expansions 1.599 * * * * [progress]: [ 1 / 1 ] generating series at (2) 1.599 * [backup-simplify]: Simplify (/ (- x (fma 0.5 z y)) (/ z 4.0)) into (* 4.0 (/ (- x (fma 0.5 z y)) z)) 1.599 * [approximate]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in (x z y) around 0 1.599 * [taylor]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in y 1.599 * [taylor]: Taking taylor expansion of 4.0 in y 1.599 * [backup-simplify]: Simplify 4.0 into 4.0 1.599 * [taylor]: Taking taylor expansion of (/ (- x (fma 0.5 z y)) z) in y 1.599 * [taylor]: Taking taylor expansion of (- x (fma 0.5 z y)) in y 1.599 * [taylor]: Taking taylor expansion of x in y 1.599 * [backup-simplify]: Simplify x into x 1.599 * [taylor]: Taking taylor expansion of (fma 0.5 z y) in y 1.599 * [taylor]: Rewrote expression to (+ (* 0.5 z) y) 1.599 * [taylor]: Taking taylor expansion of (* 0.5 z) in y 1.599 * [taylor]: Taking taylor expansion of 0.5 in y 1.599 * [backup-simplify]: Simplify 0.5 into 0.5 1.599 * [taylor]: Taking taylor expansion of z in y 1.599 * [backup-simplify]: Simplify z into z 1.599 * [taylor]: Taking taylor expansion of y in y 1.599 * [backup-simplify]: Simplify 0 into 0 1.599 * [backup-simplify]: Simplify 1 into 1 1.599 * [taylor]: Taking taylor expansion of z in y 1.599 * [backup-simplify]: Simplify z into z 1.600 * [backup-simplify]: Simplify (* 0.5 z) into (* 0.5 z) 1.600 * [backup-simplify]: Simplify (+ (* 0.5 z) 0) into (* 0.5 z) 1.600 * [backup-simplify]: Simplify (- (* 0.5 z)) into (- (* 0.5 z)) 1.600 * [backup-simplify]: Simplify (+ x (- (* 0.5 z))) into (- x (* 0.5 z)) 1.600 * [backup-simplify]: Simplify (/ (- x (* 0.5 z)) z) into (/ (- x (* 0.5 z)) z) 1.600 * [taylor]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in z 1.600 * [taylor]: Taking taylor expansion of 4.0 in z 1.600 * [backup-simplify]: Simplify 4.0 into 4.0 1.600 * [taylor]: Taking taylor expansion of (/ (- x (fma 0.5 z y)) z) in z 1.600 * [taylor]: Taking taylor expansion of (- x (fma 0.5 z y)) in z 1.600 * [taylor]: Taking taylor expansion of x in z 1.600 * [backup-simplify]: Simplify x into x 1.600 * [taylor]: Taking taylor expansion of (fma 0.5 z y) in z 1.600 * [taylor]: Rewrote expression to (+ (* 0.5 z) y) 1.600 * [taylor]: Taking taylor expansion of (* 0.5 z) in z 1.600 * [taylor]: Taking taylor expansion of 0.5 in z 1.600 * [backup-simplify]: Simplify 0.5 into 0.5 1.600 * [taylor]: Taking taylor expansion of z in z 1.600 * [backup-simplify]: Simplify 0 into 0 1.600 * [backup-simplify]: Simplify 1 into 1 1.600 * [taylor]: Taking taylor expansion of y in z 1.600 * [backup-simplify]: Simplify y into y 1.600 * [taylor]: Taking taylor expansion of z in z 1.600 * [backup-simplify]: Simplify 0 into 0 1.600 * [backup-simplify]: Simplify 1 into 1 1.601 * [backup-simplify]: Simplify (* 0.5 0) into 0 1.601 * [backup-simplify]: Simplify (+ 0 y) into y 1.601 * [backup-simplify]: Simplify (- y) into (- y) 1.601 * [backup-simplify]: Simplify (+ x (- y)) into (- x y) 1.601 * [backup-simplify]: Simplify (/ (- x y) 1) into (- x y) 1.601 * [taylor]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in x 1.601 * [taylor]: Taking taylor expansion of 4.0 in x 1.601 * [backup-simplify]: Simplify 4.0 into 4.0 1.601 * [taylor]: Taking taylor expansion of (/ (- x (fma 0.5 z y)) z) in x 1.601 * [taylor]: Taking taylor expansion of (- x (fma 0.5 z y)) in x 1.601 * [taylor]: Taking taylor expansion of x in x 1.601 * [backup-simplify]: Simplify 0 into 0 1.601 * [backup-simplify]: Simplify 1 into 1 1.601 * [taylor]: Taking taylor expansion of (fma 0.5 z y) in x 1.601 * [taylor]: Rewrote expression to (+ (* 0.5 z) y) 1.601 * [taylor]: Taking taylor expansion of (* 0.5 z) in x 1.601 * [taylor]: Taking taylor expansion of 0.5 in x 1.601 * [backup-simplify]: Simplify 0.5 into 0.5 1.601 * [taylor]: Taking taylor expansion of z in x 1.601 * [backup-simplify]: Simplify z into z 1.601 * [taylor]: Taking taylor expansion of y in x 1.601 * [backup-simplify]: Simplify y into y 1.601 * [taylor]: Taking taylor expansion of z in x 1.601 * [backup-simplify]: Simplify z into z 1.602 * [backup-simplify]: Simplify (* 0.5 z) into (* 0.5 z) 1.602 * [backup-simplify]: Simplify (+ (* 0.5 z) y) into (+ (* 0.5 z) y) 1.602 * [backup-simplify]: Simplify (- (+ (* 0.5 z) y)) into (- (+ (* 0.5 z) y)) 1.602 * [backup-simplify]: Simplify (+ 0 (- (+ (* 0.5 z) y))) into (- (+ (* 0.5 z) y)) 1.602 * [backup-simplify]: Simplify (/ (- (+ (* 0.5 z) y)) z) into (* -1 (/ (+ (* 0.5 z) y) z)) 1.602 * [taylor]: Taking taylor expansion of (* 4.0 (/ (- x (fma 0.5 z y)) z)) in x 1.602 * [taylor]: Taking taylor expansion of 4.0 in x 1.602 * [backup-simplify]: Simplify 4.0 into 4.0 1.602 * [taylor]: Taking taylor expansion of (/ (- x (fma 0.5 z y)) z) in x 1.602 * [taylor]: Taking taylor expansion of (- x (fma 0.5 z y)) in x 1.602 * [taylor]: Taking taylor expansion of x in x 1.602 * [backup-simplify]: Simplify 0 into 0 1.602 * [backup-simplify]: Simplify 1 into 1 1.602 * [taylor]: Taking taylor expansion of (fma 0.5 z y) in x 1.602 * [taylor]: Rewrote expression to (+ (* 0.5 z) y) 1.602 * [taylor]: Taking taylor expansion of (* 0.5 z) in x 1.602 * [taylor]: Taking taylor expansion of 0.5 in x 1.602 * [backup-simplify]: Simplify 0.5 into 0.5 1.602 * [taylor]: Taking taylor expansion of z in x 1.602 * [backup-simplify]: Simplify z into z 1.602 * [taylor]: Taking taylor expansion of y in x 1.602 * [backup-simplify]: Simplify y into y 1.602 * [taylor]: Taking taylor expansion of z in x 1.602 * [backup-simplify]: Simplify z into z 1.602 * [backup-simplify]: Simplify (* 0.5 z) into (* 0.5 z) 1.602 * [backup-simplify]: Simplify (+ (* 0.5 z) y) into (+ (* 0.5 z) y) 1.602 * [backup-simplify]: Simplify (- (+ (* 0.5 z) y)) into (- (+ (* 0.5 z) y)) 1.602 * [backup-simplify]: Simplify (+ 0 (- (+ (* 0.5 z) y))) into (- (+ (* 0.5 z) y)) 1.603 * [backup-simplify]: Simplify (/ (- (+ (* 0.5 z) y)) z) into (* -1 (/ (+ (* 0.5 z) y) z)) 1.603 * [backup-simplify]: Simplify (* 4.0 (* -1 (/ (+ (* 0.5 z) y) z))) into (* -4.0 (/ (+ (* 0.5 z) y) z)) 1.603 * [taylor]: Taking taylor expansion of (* -4.0 (/ (+ (* 0.5 z) y) z)) in z 1.603 * [taylor]: Taking taylor expansion of -4.0 in z 1.603 * [backup-simplify]: Simplify -4.0 into -4.0 1.603 * [taylor]: Taking taylor expansion of (/ (+ (* 0.5 z) y) z) in z 1.603 * [taylor]: Taking taylor expansion of (+ (* 0.5 z) y) in z 1.603 * [taylor]: Taking taylor expansion of (* 0.5 z) in z 1.603 * [taylor]: Taking taylor expansion of 0.5 in z 1.603 * [backup-simplify]: Simplify 0.5 into 0.5 1.603 * [taylor]: Taking taylor expansion of z in z 1.603 * [backup-simplify]: Simplify 0 into 0 1.603 * [backup-simplify]: Simplify 1 into 1 1.603 * [taylor]: Taking taylor expansion of y in z 1.603 * [backup-simplify]: Simplify y into y 1.603 * [taylor]: Taking taylor expansion of z in z 1.603 * [backup-simplify]: Simplify 0 into 0 1.603 * [backup-simplify]: Simplify 1 into 1 1.603 * [backup-simplify]: Simplify (* 0.5 0) into 0 1.603 * [backup-simplify]: Simplify (+ 0 y) into y 1.603 * [backup-simplify]: Simplify (/ y 1) into y 1.603 * [backup-simplify]: Simplify (* -4.0 y) into (* -4.0 y) 1.603 * [taylor]: Taking taylor expansion of (* -4.0 y) in y 1.603 * [taylor]: Taking taylor expansion of -4.0 in y 1.603 * [backup-simplify]: Simplify -4.0 into -4.0 1.603 * [taylor]: Taking taylor expansion of y in y 1.603 * [backup-simplify]: Simplify 0 into 0 1.603 * [backup-simplify]: Simplify 1 into 1 1.604 * [backup-simplify]: Simplify (* -4.0 0) into 0 1.604 * [backup-simplify]: Simplify 0 into 0 1.604 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 z)) into 0 1.604 * [backup-simplify]: Simplify (+ 0 0) into 0 1.605 * [backup-simplify]: Simplify (- 0) into 0 1.605 * [backup-simplify]: Simplify (+ 1 0) into 1 1.605 * [backup-simplify]: Simplify (- (/ 1 z) (+ (* (* -1 (/ (+ (* 0.5 z) y) z)) (/ 0 z)))) into (/ 1 z) 1.605 * [backup-simplify]: Simplify (+ (* 4.0 (/ 1 z)) (* 0 (* -1 (/ (+ (* 0.5 z) y) z)))) into (* 4.0 (/ 1 z)) 1.605 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 z)) in z 1.605 * [taylor]: Taking taylor expansion of 4.0 in z 1.605 * [backup-simplify]: Simplify 4.0 into 4.0 1.605 * [taylor]: Taking taylor expansion of (/ 1 z) in z 1.606 * [taylor]: Taking taylor expansion of z in z 1.606 * [backup-simplify]: Simplify 0 into 0 1.606 * [backup-simplify]: Simplify 1 into 1 1.606 * [backup-simplify]: Simplify (/ 1 1) into 1 1.606 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 1.606 * [taylor]: Taking taylor expansion of 4.0 in y 1.606 * [backup-simplify]: Simplify 4.0 into 4.0 1.606 * [backup-simplify]: Simplify 4.0 into 4.0 1.608 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 1.608 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 1.609 * [backup-simplify]: Simplify (- (/ 0.5 1) (+ (* y (/ 0 1)))) into 0.5 1.610 * [backup-simplify]: Simplify (+ (* -4.0 0.5) (* 0 y)) into (- 2.0) 1.610 * [taylor]: Taking taylor expansion of (- 2.0) in y 1.610 * [taylor]: Taking taylor expansion of 2.0 in y 1.610 * [backup-simplify]: Simplify 2.0 into 2.0 1.610 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.611 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.612 * [backup-simplify]: Simplify (+ (* -4.0 1) (* 0 0)) into (- 4.0) 1.613 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.613 * [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.614 * [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.614 * [approximate]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in (x z y) around 0 1.614 * [taylor]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in y 1.614 * [taylor]: Taking taylor expansion of 4.0 in y 1.614 * [backup-simplify]: Simplify 4.0 into 4.0 1.614 * [taylor]: Taking taylor expansion of (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y)))) in y 1.614 * [taylor]: Taking taylor expansion of z in y 1.614 * [backup-simplify]: Simplify z into z 1.614 * [taylor]: Taking taylor expansion of (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) in y 1.614 * [taylor]: Taking taylor expansion of (/ 1 x) in y 1.614 * [taylor]: Taking taylor expansion of x in y 1.614 * [backup-simplify]: Simplify x into x 1.614 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.614 * [taylor]: Taking taylor expansion of (fma 0.5 (/ 1 z) (/ 1 y)) in y 1.614 * [taylor]: Rewrote expression to (+ (* 0.5 (/ 1 z)) (/ 1 y)) 1.614 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 z)) in y 1.614 * [taylor]: Taking taylor expansion of 0.5 in y 1.614 * [backup-simplify]: Simplify 0.5 into 0.5 1.614 * [taylor]: Taking taylor expansion of (/ 1 z) in y 1.614 * [taylor]: Taking taylor expansion of z in y 1.614 * [backup-simplify]: Simplify z into z 1.614 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 1.614 * [taylor]: Taking taylor expansion of (/ 1 y) in y 1.614 * [taylor]: Taking taylor expansion of y in y 1.614 * [backup-simplify]: Simplify 0 into 0 1.614 * [backup-simplify]: Simplify 1 into 1 1.615 * [backup-simplify]: Simplify (/ 1 1) into 1 1.615 * [taylor]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in z 1.615 * [taylor]: Taking taylor expansion of 4.0 in z 1.615 * [backup-simplify]: Simplify 4.0 into 4.0 1.615 * [taylor]: Taking taylor expansion of (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y)))) in z 1.615 * [taylor]: Taking taylor expansion of z in z 1.615 * [backup-simplify]: Simplify 0 into 0 1.615 * [backup-simplify]: Simplify 1 into 1 1.615 * [taylor]: Taking taylor expansion of (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) in z 1.615 * [taylor]: Taking taylor expansion of (/ 1 x) in z 1.615 * [taylor]: Taking taylor expansion of x in z 1.615 * [backup-simplify]: Simplify x into x 1.615 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.615 * [taylor]: Taking taylor expansion of (fma 0.5 (/ 1 z) (/ 1 y)) in z 1.615 * [taylor]: Rewrote expression to (+ (* 0.5 (/ 1 z)) (/ 1 y)) 1.615 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 z)) in z 1.615 * [taylor]: Taking taylor expansion of 0.5 in z 1.615 * [backup-simplify]: Simplify 0.5 into 0.5 1.615 * [taylor]: Taking taylor expansion of (/ 1 z) in z 1.615 * [taylor]: Taking taylor expansion of z in z 1.615 * [backup-simplify]: Simplify 0 into 0 1.615 * [backup-simplify]: Simplify 1 into 1 1.615 * [backup-simplify]: Simplify (/ 1 1) into 1 1.615 * [taylor]: Taking taylor expansion of (/ 1 y) in z 1.615 * [taylor]: Taking taylor expansion of y in z 1.615 * [backup-simplify]: Simplify y into y 1.615 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.616 * [taylor]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in x 1.616 * [taylor]: Taking taylor expansion of 4.0 in x 1.616 * [backup-simplify]: Simplify 4.0 into 4.0 1.616 * [taylor]: Taking taylor expansion of (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y)))) in x 1.616 * [taylor]: Taking taylor expansion of z in x 1.616 * [backup-simplify]: Simplify z into z 1.616 * [taylor]: Taking taylor expansion of (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) in x 1.616 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.616 * [taylor]: Taking taylor expansion of x in x 1.616 * [backup-simplify]: Simplify 0 into 0 1.616 * [backup-simplify]: Simplify 1 into 1 1.616 * [backup-simplify]: Simplify (/ 1 1) into 1 1.616 * [taylor]: Taking taylor expansion of (fma 0.5 (/ 1 z) (/ 1 y)) in x 1.616 * [taylor]: Rewrote expression to (+ (* 0.5 (/ 1 z)) (/ 1 y)) 1.616 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 z)) in x 1.616 * [taylor]: Taking taylor expansion of 0.5 in x 1.616 * [backup-simplify]: Simplify 0.5 into 0.5 1.616 * [taylor]: Taking taylor expansion of (/ 1 z) in x 1.616 * [taylor]: Taking taylor expansion of z in x 1.616 * [backup-simplify]: Simplify z into z 1.616 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 1.616 * [taylor]: Taking taylor expansion of (/ 1 y) in x 1.616 * [taylor]: Taking taylor expansion of y in x 1.616 * [backup-simplify]: Simplify y into y 1.616 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.616 * [taylor]: Taking taylor expansion of (* 4.0 (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))))) in x 1.616 * [taylor]: Taking taylor expansion of 4.0 in x 1.616 * [backup-simplify]: Simplify 4.0 into 4.0 1.616 * [taylor]: Taking taylor expansion of (* z (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y)))) in x 1.616 * [taylor]: Taking taylor expansion of z in x 1.616 * [backup-simplify]: Simplify z into z 1.616 * [taylor]: Taking taylor expansion of (- (/ 1 x) (fma 0.5 (/ 1 z) (/ 1 y))) in x 1.616 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.616 * [taylor]: Taking taylor expansion of x in x 1.616 * [backup-simplify]: Simplify 0 into 0 1.616 * [backup-simplify]: Simplify 1 into 1 1.617 * [backup-simplify]: Simplify (/ 1 1) into 1 1.617 * [taylor]: Taking taylor expansion of (fma 0.5 (/ 1 z) (/ 1 y)) in x 1.617 * [taylor]: Rewrote expression to (+ (* 0.5 (/ 1 z)) (/ 1 y)) 1.617 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 z)) in x 1.617 * [taylor]: Taking taylor expansion of 0.5 in x 1.617 * [backup-simplify]: Simplify 0.5 into 0.5 1.617 * [taylor]: Taking taylor expansion of (/ 1 z) in x 1.617 * [taylor]: Taking taylor expansion of z in x 1.617 * [backup-simplify]: Simplify z into z 1.617 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 1.617 * [taylor]: Taking taylor expansion of (/ 1 y) in x 1.617 * [taylor]: Taking taylor expansion of y in x 1.617 * [backup-simplify]: Simplify y into y 1.617 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.617 * [backup-simplify]: Simplify (+ 1 0) into 1 1.617 * [backup-simplify]: Simplify (* z 1) into z 1.617 * [backup-simplify]: Simplify (* 4.0 z) into (* 4.0 z) 1.617 * [taylor]: Taking taylor expansion of (* 4.0 z) in z 1.617 * [taylor]: Taking taylor expansion of 4.0 in z 1.618 * [backup-simplify]: Simplify 4.0 into 4.0 1.618 * [taylor]: Taking taylor expansion of z in z 1.618 * [backup-simplify]: Simplify 0 into 0 1.618 * [backup-simplify]: Simplify 1 into 1 1.618 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.618 * [backup-simplify]: Simplify (* 0.5 (/ 1 z)) into (/ 0.5 z) 1.618 * [backup-simplify]: Simplify (+ (/ 0.5 z) (/ 1 y)) into (+ (/ 1 y) (* 0.5 (/ 1 z))) 1.618 * [backup-simplify]: Simplify (- (+ (/ 1 y) (* 0.5 (/ 1 z)))) into (- (+ (/ 1 y) (* 0.5 (/ 1 z)))) 1.618 * [backup-simplify]: Simplify (+ 0 (- (+ (/ 1 y) (* 0.5 (/ 1 z))))) into (- (+ (* 0.5 (/ 1 z)) (/ 1 y))) 1.619 * [backup-simplify]: Simplify (+ (* z (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1)) into (- (+ (/ z y) 0.5)) 1.619 * [backup-simplify]: Simplify (+ (* 4.0 (- (+ (/ z y) 0.5))) (* 0 z)) into (- (+ (* 4.0 (/ z y)) 2.0)) 1.619 * [taylor]: Taking taylor expansion of (- (+ (* 4.0 (/ z y)) 2.0)) in z 1.619 * [taylor]: Taking taylor expansion of (+ (* 4.0 (/ z y)) 2.0) in z 1.619 * [taylor]: Taking taylor expansion of (* 4.0 (/ z y)) in z 1.619 * [taylor]: Taking taylor expansion of 4.0 in z 1.619 * [backup-simplify]: Simplify 4.0 into 4.0 1.619 * [taylor]: Taking taylor expansion of (/ z y) in z 1.619 * [taylor]: Taking taylor expansion of z in z 1.619 * [backup-simplify]: Simplify 0 into 0 1.619 * [backup-simplify]: Simplify 1 into 1 1.619 * [taylor]: Taking taylor expansion of y in z 1.619 * [backup-simplify]: Simplify y into y 1.619 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.619 * [taylor]: Taking taylor expansion of 2.0 in z 1.619 * [backup-simplify]: Simplify 2.0 into 2.0 1.620 * [backup-simplify]: Simplify (* 4.0 0) into 0 1.620 * [taylor]: Taking taylor expansion of 0 in y 1.620 * [backup-simplify]: Simplify 0 into 0 1.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 1.621 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (/ 1 z))) into 0 1.621 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 1.621 * [backup-simplify]: Simplify (+ 0 0) into 0 1.621 * [backup-simplify]: Simplify (- 0) into 0 1.621 * [backup-simplify]: Simplify (+ 0 0) into 0 1.622 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1))) into 0 1.622 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (- (+ (/ z y) 0.5))) (* 0 z))) into 0 1.622 * [taylor]: Taking taylor expansion of 0 in z 1.622 * [backup-simplify]: Simplify 0 into 0 1.622 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 1.623 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.623 * [taylor]: Taking taylor expansion of (- 2.0) in y 1.623 * [taylor]: Taking taylor expansion of 2.0 in y 1.623 * [backup-simplify]: Simplify 2.0 into 2.0 1.624 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 1.624 * [taylor]: Taking taylor expansion of 4.0 in y 1.624 * [backup-simplify]: Simplify 4.0 into 4.0 1.624 * [backup-simplify]: Simplify 0 into 0 1.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.624 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 1.625 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (/ 1 z)))) into 0 1.625 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 1.625 * [backup-simplify]: Simplify (+ 0 0) into 0 1.625 * [backup-simplify]: Simplify (- 0) into 0 1.626 * [backup-simplify]: Simplify (+ 0 0) into 0 1.626 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (+ (* 0 (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1)))) into 0 1.627 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (- (+ (/ z y) 0.5))) (* 0 z)))) into 0 1.627 * [taylor]: Taking taylor expansion of 0 in z 1.627 * [backup-simplify]: Simplify 0 into 0 1.627 * [taylor]: Taking taylor expansion of 0 in y 1.627 * [backup-simplify]: Simplify 0 into 0 1.627 * [backup-simplify]: Simplify (* 4.0 (/ 1 y)) into (/ 4.0 y) 1.627 * [backup-simplify]: Simplify (+ (/ 4.0 y) 0) into (* 4.0 (/ 1 y)) 1.627 * [backup-simplify]: Simplify (- (* 4.0 (/ 1 y))) into (- (* 4.0 (/ 1 y))) 1.627 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ 1 y))) in y 1.627 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 y)) in y 1.627 * [taylor]: Taking taylor expansion of 4.0 in y 1.627 * [backup-simplify]: Simplify 4.0 into 4.0 1.627 * [taylor]: Taking taylor expansion of (/ 1 y) in y 1.627 * [taylor]: Taking taylor expansion of y in y 1.627 * [backup-simplify]: Simplify 0 into 0 1.627 * [backup-simplify]: Simplify 1 into 1 1.628 * [backup-simplify]: Simplify (/ 1 1) into 1 1.628 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 1.628 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.628 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.629 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 1.629 * [taylor]: Taking taylor expansion of 0 in y 1.629 * [backup-simplify]: Simplify 0 into 0 1.629 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.629 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.629 * [backup-simplify]: Simplify 4.0 into 4.0 1.630 * [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.630 * [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.630 * [approximate]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in (x z y) around 0 1.630 * [taylor]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in y 1.631 * [taylor]: Taking taylor expansion of 4.0 in y 1.631 * [backup-simplify]: Simplify 4.0 into 4.0 1.631 * [taylor]: Taking taylor expansion of (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x))) in y 1.631 * [taylor]: Taking taylor expansion of z in y 1.631 * [backup-simplify]: Simplify z into z 1.631 * [taylor]: Taking taylor expansion of (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)) in y 1.631 * [taylor]: Taking taylor expansion of (fma 0.5 (/ -1 z) (/ -1 y)) in y 1.631 * [taylor]: Rewrote expression to (+ (* 0.5 (/ -1 z)) (/ -1 y)) 1.631 * [taylor]: Taking taylor expansion of (* 0.5 (/ -1 z)) in y 1.631 * [taylor]: Taking taylor expansion of 0.5 in y 1.631 * [backup-simplify]: Simplify 0.5 into 0.5 1.631 * [taylor]: Taking taylor expansion of (/ -1 z) in y 1.631 * [taylor]: Taking taylor expansion of -1 in y 1.631 * [backup-simplify]: Simplify -1 into -1 1.631 * [taylor]: Taking taylor expansion of z in y 1.631 * [backup-simplify]: Simplify z into z 1.631 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 1.631 * [taylor]: Taking taylor expansion of (/ -1 y) in y 1.631 * [taylor]: Taking taylor expansion of -1 in y 1.631 * [backup-simplify]: Simplify -1 into -1 1.631 * [taylor]: Taking taylor expansion of y in y 1.631 * [backup-simplify]: Simplify 0 into 0 1.631 * [backup-simplify]: Simplify 1 into 1 1.631 * [backup-simplify]: Simplify (/ -1 1) into -1 1.631 * [taylor]: Taking taylor expansion of (/ 1 x) in y 1.631 * [taylor]: Taking taylor expansion of x in y 1.632 * [backup-simplify]: Simplify x into x 1.632 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.632 * [taylor]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in z 1.632 * [taylor]: Taking taylor expansion of 4.0 in z 1.632 * [backup-simplify]: Simplify 4.0 into 4.0 1.632 * [taylor]: Taking taylor expansion of (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x))) in z 1.632 * [taylor]: Taking taylor expansion of z in z 1.632 * [backup-simplify]: Simplify 0 into 0 1.632 * [backup-simplify]: Simplify 1 into 1 1.632 * [taylor]: Taking taylor expansion of (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)) in z 1.632 * [taylor]: Taking taylor expansion of (fma 0.5 (/ -1 z) (/ -1 y)) in z 1.632 * [taylor]: Rewrote expression to (+ (* 0.5 (/ -1 z)) (/ -1 y)) 1.632 * [taylor]: Taking taylor expansion of (* 0.5 (/ -1 z)) in z 1.632 * [taylor]: Taking taylor expansion of 0.5 in z 1.632 * [backup-simplify]: Simplify 0.5 into 0.5 1.632 * [taylor]: Taking taylor expansion of (/ -1 z) in z 1.632 * [taylor]: Taking taylor expansion of -1 in z 1.632 * [backup-simplify]: Simplify -1 into -1 1.632 * [taylor]: Taking taylor expansion of z in z 1.632 * [backup-simplify]: Simplify 0 into 0 1.632 * [backup-simplify]: Simplify 1 into 1 1.632 * [backup-simplify]: Simplify (/ -1 1) into -1 1.632 * [taylor]: Taking taylor expansion of (/ -1 y) in z 1.632 * [taylor]: Taking taylor expansion of -1 in z 1.632 * [backup-simplify]: Simplify -1 into -1 1.632 * [taylor]: Taking taylor expansion of y in z 1.632 * [backup-simplify]: Simplify y into y 1.632 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 1.632 * [taylor]: Taking taylor expansion of (/ 1 x) in z 1.632 * [taylor]: Taking taylor expansion of x in z 1.632 * [backup-simplify]: Simplify x into x 1.632 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.632 * [taylor]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in x 1.632 * [taylor]: Taking taylor expansion of 4.0 in x 1.633 * [backup-simplify]: Simplify 4.0 into 4.0 1.633 * [taylor]: Taking taylor expansion of (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x))) in x 1.633 * [taylor]: Taking taylor expansion of z in x 1.633 * [backup-simplify]: Simplify z into z 1.633 * [taylor]: Taking taylor expansion of (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)) in x 1.633 * [taylor]: Taking taylor expansion of (fma 0.5 (/ -1 z) (/ -1 y)) in x 1.633 * [taylor]: Rewrote expression to (+ (* 0.5 (/ -1 z)) (/ -1 y)) 1.633 * [taylor]: Taking taylor expansion of (* 0.5 (/ -1 z)) in x 1.633 * [taylor]: Taking taylor expansion of 0.5 in x 1.633 * [backup-simplify]: Simplify 0.5 into 0.5 1.633 * [taylor]: Taking taylor expansion of (/ -1 z) in x 1.633 * [taylor]: Taking taylor expansion of -1 in x 1.633 * [backup-simplify]: Simplify -1 into -1 1.633 * [taylor]: Taking taylor expansion of z in x 1.633 * [backup-simplify]: Simplify z into z 1.633 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 1.633 * [taylor]: Taking taylor expansion of (/ -1 y) in x 1.633 * [taylor]: Taking taylor expansion of -1 in x 1.633 * [backup-simplify]: Simplify -1 into -1 1.633 * [taylor]: Taking taylor expansion of y in x 1.633 * [backup-simplify]: Simplify y into y 1.633 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 1.633 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.633 * [taylor]: Taking taylor expansion of x in x 1.633 * [backup-simplify]: Simplify 0 into 0 1.633 * [backup-simplify]: Simplify 1 into 1 1.633 * [backup-simplify]: Simplify (/ 1 1) into 1 1.633 * [taylor]: Taking taylor expansion of (* 4.0 (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)))) in x 1.633 * [taylor]: Taking taylor expansion of 4.0 in x 1.633 * [backup-simplify]: Simplify 4.0 into 4.0 1.633 * [taylor]: Taking taylor expansion of (* z (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x))) in x 1.633 * [taylor]: Taking taylor expansion of z in x 1.633 * [backup-simplify]: Simplify z into z 1.633 * [taylor]: Taking taylor expansion of (+ (fma 0.5 (/ -1 z) (/ -1 y)) (/ 1 x)) in x 1.633 * [taylor]: Taking taylor expansion of (fma 0.5 (/ -1 z) (/ -1 y)) in x 1.634 * [taylor]: Rewrote expression to (+ (* 0.5 (/ -1 z)) (/ -1 y)) 1.634 * [taylor]: Taking taylor expansion of (* 0.5 (/ -1 z)) in x 1.634 * [taylor]: Taking taylor expansion of 0.5 in x 1.634 * [backup-simplify]: Simplify 0.5 into 0.5 1.634 * [taylor]: Taking taylor expansion of (/ -1 z) in x 1.634 * [taylor]: Taking taylor expansion of -1 in x 1.634 * [backup-simplify]: Simplify -1 into -1 1.634 * [taylor]: Taking taylor expansion of z in x 1.634 * [backup-simplify]: Simplify z into z 1.634 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 1.634 * [taylor]: Taking taylor expansion of (/ -1 y) in x 1.634 * [taylor]: Taking taylor expansion of -1 in x 1.634 * [backup-simplify]: Simplify -1 into -1 1.634 * [taylor]: Taking taylor expansion of y in x 1.634 * [backup-simplify]: Simplify y into y 1.634 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 1.634 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.634 * [taylor]: Taking taylor expansion of x in x 1.634 * [backup-simplify]: Simplify 0 into 0 1.634 * [backup-simplify]: Simplify 1 into 1 1.634 * [backup-simplify]: Simplify (/ 1 1) into 1 1.634 * [backup-simplify]: Simplify (+ 0 1) into 1 1.634 * [backup-simplify]: Simplify (* z 1) into z 1.635 * [backup-simplify]: Simplify (* 4.0 z) into (* 4.0 z) 1.635 * [taylor]: Taking taylor expansion of (* 4.0 z) in z 1.635 * [taylor]: Taking taylor expansion of 4.0 in z 1.635 * [backup-simplify]: Simplify 4.0 into 4.0 1.635 * [taylor]: Taking taylor expansion of z in z 1.635 * [backup-simplify]: Simplify 0 into 0 1.635 * [backup-simplify]: Simplify 1 into 1 1.635 * [backup-simplify]: Simplify (* 0.5 (/ -1 z)) into (/ -0.5 z) 1.635 * [backup-simplify]: Simplify (+ (/ -0.5 z) (/ -1 y)) into (- (+ (/ 1 y) (* 0.5 (/ 1 z)))) 1.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.635 * [backup-simplify]: Simplify (+ (- (+ (/ 1 y) (* 0.5 (/ 1 z)))) 0) into (- (+ (* 0.5 (/ 1 z)) (/ 1 y))) 1.636 * [backup-simplify]: Simplify (+ (* z (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1)) into (- (+ (/ z y) 0.5)) 1.636 * [backup-simplify]: Simplify (+ (* 4.0 (- (+ (/ z y) 0.5))) (* 0 z)) into (- (+ (* 4.0 (/ z y)) 2.0)) 1.636 * [taylor]: Taking taylor expansion of (- (+ (* 4.0 (/ z y)) 2.0)) in z 1.636 * [taylor]: Taking taylor expansion of (+ (* 4.0 (/ z y)) 2.0) in z 1.636 * [taylor]: Taking taylor expansion of (* 4.0 (/ z y)) in z 1.636 * [taylor]: Taking taylor expansion of 4.0 in z 1.636 * [backup-simplify]: Simplify 4.0 into 4.0 1.636 * [taylor]: Taking taylor expansion of (/ z y) in z 1.636 * [taylor]: Taking taylor expansion of z in z 1.636 * [backup-simplify]: Simplify 0 into 0 1.636 * [backup-simplify]: Simplify 1 into 1 1.636 * [taylor]: Taking taylor expansion of y in z 1.636 * [backup-simplify]: Simplify y into y 1.636 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 1.636 * [taylor]: Taking taylor expansion of 2.0 in z 1.636 * [backup-simplify]: Simplify 2.0 into 2.0 1.636 * [backup-simplify]: Simplify (* 4.0 0) into 0 1.637 * [taylor]: Taking taylor expansion of 0 in y 1.637 * [backup-simplify]: Simplify 0 into 0 1.637 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 1.637 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (/ -1 z))) into 0 1.637 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 1.637 * [backup-simplify]: Simplify (+ 0 0) into 0 1.638 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.638 * [backup-simplify]: Simplify (+ 0 0) into 0 1.638 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1))) into 0 1.639 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (- (+ (/ z y) 0.5))) (* 0 z))) into 0 1.639 * [taylor]: Taking taylor expansion of 0 in z 1.639 * [backup-simplify]: Simplify 0 into 0 1.639 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 1.639 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.639 * [taylor]: Taking taylor expansion of (- 2.0) in y 1.640 * [taylor]: Taking taylor expansion of 2.0 in y 1.640 * [backup-simplify]: Simplify 2.0 into 2.0 1.641 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 1.641 * [taylor]: Taking taylor expansion of 4.0 in y 1.641 * [backup-simplify]: Simplify 4.0 into 4.0 1.641 * [backup-simplify]: Simplify 0 into 0 1.641 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 1.642 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (/ -1 z)))) into 0 1.642 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 1.642 * [backup-simplify]: Simplify (+ 0 0) into 0 1.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.643 * [backup-simplify]: Simplify (+ 0 0) into 0 1.644 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (+ (* 0 (- (+ (* 0.5 (/ 1 z)) (/ 1 y)))) (* 0 1)))) into 0 1.645 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (- (+ (/ z y) 0.5))) (* 0 z)))) into 0 1.645 * [taylor]: Taking taylor expansion of 0 in z 1.645 * [backup-simplify]: Simplify 0 into 0 1.645 * [taylor]: Taking taylor expansion of 0 in y 1.646 * [backup-simplify]: Simplify 0 into 0 1.646 * [backup-simplify]: Simplify (* 4.0 (/ 1 y)) into (/ 4.0 y) 1.646 * [backup-simplify]: Simplify (+ (/ 4.0 y) 0) into (* 4.0 (/ 1 y)) 1.646 * [backup-simplify]: Simplify (- (* 4.0 (/ 1 y))) into (- (* 4.0 (/ 1 y))) 1.646 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ 1 y))) in y 1.646 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 y)) in y 1.646 * [taylor]: Taking taylor expansion of 4.0 in y 1.646 * [backup-simplify]: Simplify 4.0 into 4.0 1.646 * [taylor]: Taking taylor expansion of (/ 1 y) in y 1.646 * [taylor]: Taking taylor expansion of y in y 1.646 * [backup-simplify]: Simplify 0 into 0 1.646 * [backup-simplify]: Simplify 1 into 1 1.646 * [backup-simplify]: Simplify (/ 1 1) into 1 1.647 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 1.647 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.648 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 1.648 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 1.649 * [taylor]: Taking taylor expansion of 0 in y 1.649 * [backup-simplify]: Simplify 0 into 0 1.649 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.649 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 1.649 * [backup-simplify]: Simplify 4.0 into 4.0 1.651 * [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.651 * * * [progress]: simplifying candidates 1.654 * [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.660 * * [simplify]: Extracting # 0 : cost 0 1.661 * * [simplify]: Extracting # 1 : cost 0 1.661 * * [simplify]: Extracting # 2 : cost 0 1.662 * * [simplify]: Extracting # 3 : cost 0 1.662 * * [simplify]: Extracting # 4 : cost 0 1.663 * * [simplify]: Extracting # 5 : cost 0 1.663 * * [simplify]: Extracting # 6 : cost 0 1.664 * * [simplify]: Extracting # 7 : cost 0 1.664 * * [simplify]: iteration 0 : 201 enodes (cost 2171 ) 1.733 * * [simplify]: Extracting # 0 : cost 0 1.735 * * [simplify]: Extracting # 1 : cost 0 1.737 * * [simplify]: Extracting # 2 : cost 0 1.738 * * [simplify]: Extracting # 3 : cost 0 1.740 * * [simplify]: iteration 1 : 609 enodes (cost 2083 ) 2.008 * * [simplify]: Extracting # 0 : cost 0 2.012 * * [simplify]: Extracting # 1 : cost 0 2.015 * * [simplify]: Extracting # 2 : cost 0 2.019 * * [simplify]: Extracting # 3 : cost 0 2.023 * * [simplify]: Extracting # 4 : cost 0 2.026 * * [simplify]: iteration 2 : 2777 enodes (cost 1978 ) 3.018 * * [simplify]: Extracting # 0 : cost 0 3.028 * * [simplify]: Extracting # 1 : cost 0 3.040 * * [simplify]: Extracting # 2 : cost 0 3.051 * * [simplify]: iteration done: 5000 enodes (cost 1978 ) 3.052 * [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.053 * * * [progress]: adding candidates to table 3.459 * * [progress]: iteration 2 / 4 3.459 * * * [progress]: picking best candidate 3.462 * * * * [pick]: Picked # 3.462 * * * [progress]: localizing error 3.480 * * * [progress]: generating rewritten candidates 3.480 * * * * [progress]: [ 1 / 2 ] rewriting at (2 1 2) 3.545 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 3.843 * * * [progress]: generating series expansions 3.843 * * * * [progress]: [ 1 / 2 ] generating series at (2 1 2) 3.843 * [backup-simplify]: Simplify (- (/ x z) (/ y z)) into (- (/ x z) (/ y z)) 3.843 * [approximate]: Taking taylor expansion of (- (/ x z) (/ y z)) in (x z y) around 0 3.843 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in y 3.843 * [taylor]: Taking taylor expansion of (/ x z) in y 3.843 * [taylor]: Taking taylor expansion of x in y 3.843 * [backup-simplify]: Simplify x into x 3.843 * [taylor]: Taking taylor expansion of z in y 3.843 * [backup-simplify]: Simplify z into z 3.843 * [backup-simplify]: Simplify (/ x z) into (/ x z) 3.843 * [taylor]: Taking taylor expansion of (/ y z) in y 3.844 * [taylor]: Taking taylor expansion of y in y 3.844 * [backup-simplify]: Simplify 0 into 0 3.844 * [backup-simplify]: Simplify 1 into 1 3.844 * [taylor]: Taking taylor expansion of z in y 3.844 * [backup-simplify]: Simplify z into z 3.844 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.844 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in z 3.844 * [taylor]: Taking taylor expansion of (/ x z) in z 3.844 * [taylor]: Taking taylor expansion of x in z 3.844 * [backup-simplify]: Simplify x into x 3.844 * [taylor]: Taking taylor expansion of z in z 3.844 * [backup-simplify]: Simplify 0 into 0 3.844 * [backup-simplify]: Simplify 1 into 1 3.844 * [backup-simplify]: Simplify (/ x 1) into x 3.844 * [taylor]: Taking taylor expansion of (/ y z) in z 3.844 * [taylor]: Taking taylor expansion of y in z 3.844 * [backup-simplify]: Simplify y into y 3.844 * [taylor]: Taking taylor expansion of z in z 3.844 * [backup-simplify]: Simplify 0 into 0 3.844 * [backup-simplify]: Simplify 1 into 1 3.844 * [backup-simplify]: Simplify (/ y 1) into y 3.844 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in x 3.844 * [taylor]: Taking taylor expansion of (/ x z) in x 3.844 * [taylor]: Taking taylor expansion of x in x 3.844 * [backup-simplify]: Simplify 0 into 0 3.844 * [backup-simplify]: Simplify 1 into 1 3.844 * [taylor]: Taking taylor expansion of z in x 3.844 * [backup-simplify]: Simplify z into z 3.844 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.845 * [taylor]: Taking taylor expansion of (/ y z) in x 3.845 * [taylor]: Taking taylor expansion of y in x 3.845 * [backup-simplify]: Simplify y into y 3.845 * [taylor]: Taking taylor expansion of z in x 3.845 * [backup-simplify]: Simplify z into z 3.845 * [backup-simplify]: Simplify (/ y z) into (/ y z) 3.845 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in x 3.845 * [taylor]: Taking taylor expansion of (/ x z) in x 3.845 * [taylor]: Taking taylor expansion of x in x 3.845 * [backup-simplify]: Simplify 0 into 0 3.845 * [backup-simplify]: Simplify 1 into 1 3.845 * [taylor]: Taking taylor expansion of z in x 3.845 * [backup-simplify]: Simplify z into z 3.845 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.845 * [taylor]: Taking taylor expansion of (/ y z) in x 3.845 * [taylor]: Taking taylor expansion of y in x 3.845 * [backup-simplify]: Simplify y into y 3.845 * [taylor]: Taking taylor expansion of z in x 3.845 * [backup-simplify]: Simplify z into z 3.845 * [backup-simplify]: Simplify (/ y z) into (/ y z) 3.845 * [backup-simplify]: Simplify (- (/ y z)) into (- (/ y z)) 3.845 * [backup-simplify]: Simplify (+ 0 (- (/ y z))) into (- (/ y z)) 3.845 * [taylor]: Taking taylor expansion of (- (/ y z)) in z 3.846 * [taylor]: Taking taylor expansion of (/ y z) in z 3.846 * [taylor]: Taking taylor expansion of y in z 3.846 * [backup-simplify]: Simplify y into y 3.846 * [taylor]: Taking taylor expansion of z in z 3.846 * [backup-simplify]: Simplify 0 into 0 3.846 * [backup-simplify]: Simplify 1 into 1 3.846 * [backup-simplify]: Simplify (/ y 1) into y 3.846 * [backup-simplify]: Simplify (- y) into (- y) 3.846 * [taylor]: Taking taylor expansion of (- y) in y 3.846 * [taylor]: Taking taylor expansion of y in y 3.846 * [backup-simplify]: Simplify 0 into 0 3.846 * [backup-simplify]: Simplify 1 into 1 3.847 * [backup-simplify]: Simplify (- 0) into 0 3.847 * [backup-simplify]: Simplify 0 into 0 3.847 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)))) into 0 3.848 * [backup-simplify]: Simplify (- 0) into 0 3.848 * [backup-simplify]: Simplify (+ (/ 1 z) 0) into (/ 1 z) 3.848 * [taylor]: Taking taylor expansion of (/ 1 z) in z 3.848 * [taylor]: Taking taylor expansion of z in z 3.848 * [backup-simplify]: Simplify 0 into 0 3.848 * [backup-simplify]: Simplify 1 into 1 3.848 * [backup-simplify]: Simplify (/ 1 1) into 1 3.848 * [taylor]: Taking taylor expansion of 1 in y 3.848 * [backup-simplify]: Simplify 1 into 1 3.848 * [backup-simplify]: Simplify 1 into 1 3.849 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 3.850 * [backup-simplify]: Simplify (- 0) into 0 3.850 * [taylor]: Taking taylor expansion of 0 in y 3.850 * [backup-simplify]: Simplify 0 into 0 3.850 * [backup-simplify]: Simplify 0 into 0 3.850 * [backup-simplify]: Simplify (- 1) into -1 3.850 * [backup-simplify]: Simplify -1 into -1 3.851 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)))) into 0 3.851 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.851 * [backup-simplify]: Simplify (- 0) into 0 3.852 * [backup-simplify]: Simplify (+ 0 0) into 0 3.852 * [taylor]: Taking taylor expansion of 0 in z 3.852 * [backup-simplify]: Simplify 0 into 0 3.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.852 * [taylor]: Taking taylor expansion of 0 in y 3.853 * [backup-simplify]: Simplify 0 into 0 3.853 * [backup-simplify]: Simplify 0 into 0 3.854 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.854 * [backup-simplify]: Simplify (- 0) into 0 3.854 * [taylor]: Taking taylor expansion of 0 in y 3.854 * [backup-simplify]: Simplify 0 into 0 3.854 * [backup-simplify]: Simplify 0 into 0 3.855 * [backup-simplify]: Simplify 0 into 0 3.855 * [backup-simplify]: Simplify 0 into 0 3.855 * [backup-simplify]: Simplify (- 0) into 0 3.855 * [backup-simplify]: Simplify 0 into 0 3.855 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.856 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.856 * [backup-simplify]: Simplify (- 0) into 0 3.856 * [backup-simplify]: Simplify (+ 0 0) into 0 3.856 * [taylor]: Taking taylor expansion of 0 in z 3.856 * [backup-simplify]: Simplify 0 into 0 3.856 * [taylor]: Taking taylor expansion of 0 in y 3.856 * [backup-simplify]: Simplify 0 into 0 3.856 * [backup-simplify]: Simplify 0 into 0 3.857 * [backup-simplify]: Simplify (+ (* -1 (* y (* (/ 1 z) 1))) (* 1 (* 1 (* (/ 1 z) x)))) into (- (/ x z) (/ y z)) 3.857 * [backup-simplify]: Simplify (- (/ (/ 1 x) (/ 1 z)) (/ (/ 1 y) (/ 1 z))) into (- (/ z x) (/ z y)) 3.857 * [approximate]: Taking taylor expansion of (- (/ z x) (/ z y)) in (x z y) around 0 3.857 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in y 3.857 * [taylor]: Taking taylor expansion of (/ z x) in y 3.857 * [taylor]: Taking taylor expansion of z in y 3.857 * [backup-simplify]: Simplify z into z 3.857 * [taylor]: Taking taylor expansion of x in y 3.857 * [backup-simplify]: Simplify x into x 3.857 * [backup-simplify]: Simplify (/ z x) into (/ z x) 3.857 * [taylor]: Taking taylor expansion of (/ z y) in y 3.857 * [taylor]: Taking taylor expansion of z in y 3.857 * [backup-simplify]: Simplify z into z 3.857 * [taylor]: Taking taylor expansion of y in y 3.857 * [backup-simplify]: Simplify 0 into 0 3.857 * [backup-simplify]: Simplify 1 into 1 3.858 * [backup-simplify]: Simplify (/ z 1) into z 3.858 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in z 3.858 * [taylor]: Taking taylor expansion of (/ z x) in z 3.858 * [taylor]: Taking taylor expansion of z in z 3.858 * [backup-simplify]: Simplify 0 into 0 3.858 * [backup-simplify]: Simplify 1 into 1 3.858 * [taylor]: Taking taylor expansion of x in z 3.858 * [backup-simplify]: Simplify x into x 3.858 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.858 * [taylor]: Taking taylor expansion of (/ z y) in z 3.858 * [taylor]: Taking taylor expansion of z in z 3.858 * [backup-simplify]: Simplify 0 into 0 3.858 * [backup-simplify]: Simplify 1 into 1 3.858 * [taylor]: Taking taylor expansion of y in z 3.858 * [backup-simplify]: Simplify y into y 3.858 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.858 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 3.858 * [taylor]: Taking taylor expansion of (/ z x) in x 3.858 * [taylor]: Taking taylor expansion of z in x 3.858 * [backup-simplify]: Simplify z into z 3.858 * [taylor]: Taking taylor expansion of x in x 3.858 * [backup-simplify]: Simplify 0 into 0 3.858 * [backup-simplify]: Simplify 1 into 1 3.858 * [backup-simplify]: Simplify (/ z 1) into z 3.858 * [taylor]: Taking taylor expansion of (/ z y) in x 3.858 * [taylor]: Taking taylor expansion of z in x 3.858 * [backup-simplify]: Simplify z into z 3.858 * [taylor]: Taking taylor expansion of y in x 3.858 * [backup-simplify]: Simplify y into y 3.858 * [backup-simplify]: Simplify (/ z y) into (/ z y) 3.859 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 3.859 * [taylor]: Taking taylor expansion of (/ z x) in x 3.859 * [taylor]: Taking taylor expansion of z in x 3.859 * [backup-simplify]: Simplify z into z 3.859 * [taylor]: Taking taylor expansion of x in x 3.859 * [backup-simplify]: Simplify 0 into 0 3.859 * [backup-simplify]: Simplify 1 into 1 3.859 * [backup-simplify]: Simplify (/ z 1) into z 3.859 * [taylor]: Taking taylor expansion of (/ z y) in x 3.859 * [taylor]: Taking taylor expansion of z in x 3.859 * [backup-simplify]: Simplify z into z 3.859 * [taylor]: Taking taylor expansion of y in x 3.859 * [backup-simplify]: Simplify y into y 3.859 * [backup-simplify]: Simplify (/ z y) into (/ z y) 3.859 * [backup-simplify]: Simplify (+ z 0) into z 3.859 * [taylor]: Taking taylor expansion of z in z 3.859 * [backup-simplify]: Simplify 0 into 0 3.859 * [backup-simplify]: Simplify 1 into 1 3.859 * [taylor]: Taking taylor expansion of 1 in y 3.859 * [backup-simplify]: Simplify 1 into 1 3.860 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)))) into 0 3.860 * [backup-simplify]: Simplify (- (/ z y)) into (- (/ z y)) 3.860 * [backup-simplify]: Simplify (+ 0 (- (/ z y))) into (- (/ z y)) 3.860 * [taylor]: Taking taylor expansion of (- (/ z y)) in z 3.861 * [taylor]: Taking taylor expansion of (/ z y) in z 3.861 * [taylor]: Taking taylor expansion of z in z 3.861 * [backup-simplify]: Simplify 0 into 0 3.861 * [backup-simplify]: Simplify 1 into 1 3.861 * [taylor]: Taking taylor expansion of y in z 3.861 * [backup-simplify]: Simplify y into y 3.861 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.861 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 3.861 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 3.861 * [taylor]: Taking taylor expansion of (/ 1 y) in y 3.861 * [taylor]: Taking taylor expansion of y in y 3.861 * [backup-simplify]: Simplify 0 into 0 3.861 * [backup-simplify]: Simplify 1 into 1 3.861 * [backup-simplify]: Simplify (/ 1 1) into 1 3.862 * [backup-simplify]: Simplify (- 1) into -1 3.862 * [backup-simplify]: Simplify -1 into -1 3.862 * [taylor]: Taking taylor expansion of 0 in y 3.862 * [backup-simplify]: Simplify 0 into 0 3.862 * [backup-simplify]: Simplify 1 into 1 3.863 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.864 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)))) into 0 3.864 * [backup-simplify]: Simplify (- 0) into 0 3.864 * [backup-simplify]: Simplify (+ 0 0) into 0 3.864 * [taylor]: Taking taylor expansion of 0 in z 3.864 * [backup-simplify]: Simplify 0 into 0 3.864 * [taylor]: Taking taylor expansion of 0 in y 3.864 * [backup-simplify]: Simplify 0 into 0 3.865 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)))) into 0 3.865 * [backup-simplify]: Simplify (- 0) into 0 3.865 * [taylor]: Taking taylor expansion of 0 in y 3.865 * [backup-simplify]: Simplify 0 into 0 3.865 * [taylor]: Taking taylor expansion of 0 in y 3.865 * [backup-simplify]: Simplify 0 into 0 3.866 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.866 * [backup-simplify]: Simplify (- 0) into 0 3.866 * [backup-simplify]: Simplify 0 into 0 3.866 * [backup-simplify]: Simplify 0 into 0 3.866 * [backup-simplify]: Simplify 0 into 0 3.868 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.868 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.869 * [backup-simplify]: Simplify (- 0) into 0 3.869 * [backup-simplify]: Simplify (+ 0 0) into 0 3.869 * [taylor]: Taking taylor expansion of 0 in z 3.869 * [backup-simplify]: Simplify 0 into 0 3.869 * [taylor]: Taking taylor expansion of 0 in y 3.869 * [backup-simplify]: Simplify 0 into 0 3.869 * [taylor]: Taking taylor expansion of 0 in y 3.869 * [backup-simplify]: Simplify 0 into 0 3.870 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.870 * [backup-simplify]: Simplify (- 0) into 0 3.870 * [taylor]: Taking taylor expansion of 0 in y 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [taylor]: Taking taylor expansion of 0 in y 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [backup-simplify]: Simplify 0 into 0 3.871 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* (/ 1 z) (/ 1 (/ 1 x))))) (* -1 (* (/ 1 (/ 1 y)) (* (/ 1 z) 1)))) into (- (/ x z) (/ y z)) 3.871 * [backup-simplify]: Simplify (- (/ (/ 1 (- x)) (/ 1 (- z))) (/ (/ 1 (- y)) (/ 1 (- z)))) into (- (/ z x) (/ z y)) 3.871 * [approximate]: Taking taylor expansion of (- (/ z x) (/ z y)) in (x z y) around 0 3.871 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in y 3.871 * [taylor]: Taking taylor expansion of (/ z x) in y 3.871 * [taylor]: Taking taylor expansion of z in y 3.871 * [backup-simplify]: Simplify z into z 3.871 * [taylor]: Taking taylor expansion of x in y 3.871 * [backup-simplify]: Simplify x into x 3.871 * [backup-simplify]: Simplify (/ z x) into (/ z x) 3.871 * [taylor]: Taking taylor expansion of (/ z y) in y 3.871 * [taylor]: Taking taylor expansion of z in y 3.871 * [backup-simplify]: Simplify z into z 3.871 * [taylor]: Taking taylor expansion of y in y 3.871 * [backup-simplify]: Simplify 0 into 0 3.871 * [backup-simplify]: Simplify 1 into 1 3.871 * [backup-simplify]: Simplify (/ z 1) into z 3.872 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in z 3.872 * [taylor]: Taking taylor expansion of (/ z x) in z 3.872 * [taylor]: Taking taylor expansion of z in z 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 1 into 1 3.872 * [taylor]: Taking taylor expansion of x in z 3.872 * [backup-simplify]: Simplify x into x 3.872 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.872 * [taylor]: Taking taylor expansion of (/ z y) in z 3.872 * [taylor]: Taking taylor expansion of z in z 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 1 into 1 3.872 * [taylor]: Taking taylor expansion of y in z 3.872 * [backup-simplify]: Simplify y into y 3.872 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.872 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 3.872 * [taylor]: Taking taylor expansion of (/ z x) in x 3.872 * [taylor]: Taking taylor expansion of z in x 3.872 * [backup-simplify]: Simplify z into z 3.872 * [taylor]: Taking taylor expansion of x in x 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 1 into 1 3.872 * [backup-simplify]: Simplify (/ z 1) into z 3.872 * [taylor]: Taking taylor expansion of (/ z y) in x 3.872 * [taylor]: Taking taylor expansion of z in x 3.872 * [backup-simplify]: Simplify z into z 3.872 * [taylor]: Taking taylor expansion of y in x 3.872 * [backup-simplify]: Simplify y into y 3.872 * [backup-simplify]: Simplify (/ z y) into (/ z y) 3.872 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 3.873 * [taylor]: Taking taylor expansion of (/ z x) in x 3.873 * [taylor]: Taking taylor expansion of z in x 3.873 * [backup-simplify]: Simplify z into z 3.873 * [taylor]: Taking taylor expansion of x in x 3.873 * [backup-simplify]: Simplify 0 into 0 3.873 * [backup-simplify]: Simplify 1 into 1 3.873 * [backup-simplify]: Simplify (/ z 1) into z 3.873 * [taylor]: Taking taylor expansion of (/ z y) in x 3.873 * [taylor]: Taking taylor expansion of z in x 3.873 * [backup-simplify]: Simplify z into z 3.873 * [taylor]: Taking taylor expansion of y in x 3.873 * [backup-simplify]: Simplify y into y 3.873 * [backup-simplify]: Simplify (/ z y) into (/ z y) 3.873 * [backup-simplify]: Simplify (+ z 0) into z 3.873 * [taylor]: Taking taylor expansion of z in z 3.873 * [backup-simplify]: Simplify 0 into 0 3.873 * [backup-simplify]: Simplify 1 into 1 3.873 * [taylor]: Taking taylor expansion of 1 in y 3.873 * [backup-simplify]: Simplify 1 into 1 3.874 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)))) into 0 3.874 * [backup-simplify]: Simplify (- (/ z y)) into (- (/ z y)) 3.874 * [backup-simplify]: Simplify (+ 0 (- (/ z y))) into (- (/ z y)) 3.874 * [taylor]: Taking taylor expansion of (- (/ z y)) in z 3.874 * [taylor]: Taking taylor expansion of (/ z y) in z 3.874 * [taylor]: Taking taylor expansion of z in z 3.874 * [backup-simplify]: Simplify 0 into 0 3.874 * [backup-simplify]: Simplify 1 into 1 3.874 * [taylor]: Taking taylor expansion of y in z 3.874 * [backup-simplify]: Simplify y into y 3.874 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.874 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 3.874 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 3.874 * [taylor]: Taking taylor expansion of (/ 1 y) in y 3.874 * [taylor]: Taking taylor expansion of y in y 3.874 * [backup-simplify]: Simplify 0 into 0 3.874 * [backup-simplify]: Simplify 1 into 1 3.874 * [backup-simplify]: Simplify (/ 1 1) into 1 3.875 * [backup-simplify]: Simplify (- 1) into -1 3.875 * [backup-simplify]: Simplify -1 into -1 3.875 * [taylor]: Taking taylor expansion of 0 in y 3.875 * [backup-simplify]: Simplify 0 into 0 3.875 * [backup-simplify]: Simplify 1 into 1 3.876 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.876 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)))) into 0 3.876 * [backup-simplify]: Simplify (- 0) into 0 3.876 * [backup-simplify]: Simplify (+ 0 0) into 0 3.876 * [taylor]: Taking taylor expansion of 0 in z 3.876 * [backup-simplify]: Simplify 0 into 0 3.876 * [taylor]: Taking taylor expansion of 0 in y 3.876 * [backup-simplify]: Simplify 0 into 0 3.876 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)))) into 0 3.877 * [backup-simplify]: Simplify (- 0) into 0 3.877 * [taylor]: Taking taylor expansion of 0 in y 3.877 * [backup-simplify]: Simplify 0 into 0 3.877 * [taylor]: Taking taylor expansion of 0 in y 3.877 * [backup-simplify]: Simplify 0 into 0 3.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.877 * [backup-simplify]: Simplify (- 0) into 0 3.877 * [backup-simplify]: Simplify 0 into 0 3.878 * [backup-simplify]: Simplify 0 into 0 3.878 * [backup-simplify]: Simplify 0 into 0 3.879 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.879 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.879 * [backup-simplify]: Simplify (- 0) into 0 3.879 * [backup-simplify]: Simplify (+ 0 0) into 0 3.879 * [taylor]: Taking taylor expansion of 0 in z 3.879 * [backup-simplify]: Simplify 0 into 0 3.879 * [taylor]: Taking taylor expansion of 0 in y 3.879 * [backup-simplify]: Simplify 0 into 0 3.879 * [taylor]: Taking taylor expansion of 0 in y 3.879 * [backup-simplify]: Simplify 0 into 0 3.880 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.880 * [backup-simplify]: Simplify (- 0) into 0 3.880 * [taylor]: Taking taylor expansion of 0 in y 3.880 * [backup-simplify]: Simplify 0 into 0 3.880 * [taylor]: Taking taylor expansion of 0 in y 3.880 * [backup-simplify]: Simplify 0 into 0 3.880 * [backup-simplify]: Simplify 0 into 0 3.880 * [backup-simplify]: Simplify 0 into 0 3.880 * [backup-simplify]: Simplify 0 into 0 3.880 * [backup-simplify]: Simplify (+ (* 1 (* 1 (* (/ 1 (- z)) (/ 1 (/ 1 (- x)))))) (* -1 (* (/ 1 (/ 1 (- y))) (* (/ 1 (- z)) 1)))) into (- (/ x z) (/ y z)) 3.880 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 3.880 * [backup-simplify]: Simplify (* 4.0 (- (/ x z) (/ y z))) into (* 4.0 (- (/ x z) (/ y z))) 3.880 * [approximate]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in (x z y) around 0 3.880 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in y 3.880 * [taylor]: Taking taylor expansion of 4.0 in y 3.880 * [backup-simplify]: Simplify 4.0 into 4.0 3.880 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in y 3.880 * [taylor]: Taking taylor expansion of (/ x z) in y 3.880 * [taylor]: Taking taylor expansion of x in y 3.880 * [backup-simplify]: Simplify x into x 3.880 * [taylor]: Taking taylor expansion of z in y 3.881 * [backup-simplify]: Simplify z into z 3.881 * [backup-simplify]: Simplify (/ x z) into (/ x z) 3.881 * [taylor]: Taking taylor expansion of (/ y z) in y 3.881 * [taylor]: Taking taylor expansion of y in y 3.881 * [backup-simplify]: Simplify 0 into 0 3.881 * [backup-simplify]: Simplify 1 into 1 3.881 * [taylor]: Taking taylor expansion of z in y 3.881 * [backup-simplify]: Simplify z into z 3.881 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.881 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in z 3.881 * [taylor]: Taking taylor expansion of 4.0 in z 3.881 * [backup-simplify]: Simplify 4.0 into 4.0 3.881 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in z 3.881 * [taylor]: Taking taylor expansion of (/ x z) in z 3.881 * [taylor]: Taking taylor expansion of x in z 3.881 * [backup-simplify]: Simplify x into x 3.881 * [taylor]: Taking taylor expansion of z in z 3.881 * [backup-simplify]: Simplify 0 into 0 3.881 * [backup-simplify]: Simplify 1 into 1 3.881 * [backup-simplify]: Simplify (/ x 1) into x 3.881 * [taylor]: Taking taylor expansion of (/ y z) in z 3.881 * [taylor]: Taking taylor expansion of y in z 3.881 * [backup-simplify]: Simplify y into y 3.881 * [taylor]: Taking taylor expansion of z in z 3.881 * [backup-simplify]: Simplify 0 into 0 3.881 * [backup-simplify]: Simplify 1 into 1 3.881 * [backup-simplify]: Simplify (/ y 1) into y 3.881 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in x 3.881 * [taylor]: Taking taylor expansion of 4.0 in x 3.881 * [backup-simplify]: Simplify 4.0 into 4.0 3.881 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in x 3.881 * [taylor]: Taking taylor expansion of (/ x z) in x 3.881 * [taylor]: Taking taylor expansion of x in x 3.881 * [backup-simplify]: Simplify 0 into 0 3.881 * [backup-simplify]: Simplify 1 into 1 3.881 * [taylor]: Taking taylor expansion of z in x 3.881 * [backup-simplify]: Simplify z into z 3.881 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.881 * [taylor]: Taking taylor expansion of (/ y z) in x 3.881 * [taylor]: Taking taylor expansion of y in x 3.881 * [backup-simplify]: Simplify y into y 3.881 * [taylor]: Taking taylor expansion of z in x 3.881 * [backup-simplify]: Simplify z into z 3.881 * [backup-simplify]: Simplify (/ y z) into (/ y z) 3.881 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ x z) (/ y z))) in x 3.881 * [taylor]: Taking taylor expansion of 4.0 in x 3.881 * [backup-simplify]: Simplify 4.0 into 4.0 3.881 * [taylor]: Taking taylor expansion of (- (/ x z) (/ y z)) in x 3.881 * [taylor]: Taking taylor expansion of (/ x z) in x 3.881 * [taylor]: Taking taylor expansion of x in x 3.881 * [backup-simplify]: Simplify 0 into 0 3.881 * [backup-simplify]: Simplify 1 into 1 3.881 * [taylor]: Taking taylor expansion of z in x 3.881 * [backup-simplify]: Simplify z into z 3.882 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.882 * [taylor]: Taking taylor expansion of (/ y z) in x 3.882 * [taylor]: Taking taylor expansion of y in x 3.882 * [backup-simplify]: Simplify y into y 3.882 * [taylor]: Taking taylor expansion of z in x 3.882 * [backup-simplify]: Simplify z into z 3.882 * [backup-simplify]: Simplify (/ y z) into (/ y z) 3.882 * [backup-simplify]: Simplify (- (/ y z)) into (- (/ y z)) 3.882 * [backup-simplify]: Simplify (+ 0 (- (/ y z))) into (- (/ y z)) 3.882 * [backup-simplify]: Simplify (* 4.0 (- (/ y z))) into (* -4.0 (/ y z)) 3.882 * [taylor]: Taking taylor expansion of (* -4.0 (/ y z)) in z 3.882 * [taylor]: Taking taylor expansion of -4.0 in z 3.882 * [backup-simplify]: Simplify -4.0 into -4.0 3.882 * [taylor]: Taking taylor expansion of (/ y z) in z 3.882 * [taylor]: Taking taylor expansion of y in z 3.882 * [backup-simplify]: Simplify y into y 3.882 * [taylor]: Taking taylor expansion of z in z 3.882 * [backup-simplify]: Simplify 0 into 0 3.882 * [backup-simplify]: Simplify 1 into 1 3.882 * [backup-simplify]: Simplify (/ y 1) into y 3.882 * [backup-simplify]: Simplify (* -4.0 y) into (* -4.0 y) 3.882 * [taylor]: Taking taylor expansion of (* -4.0 y) in y 3.882 * [taylor]: Taking taylor expansion of -4.0 in y 3.882 * [backup-simplify]: Simplify -4.0 into -4.0 3.882 * [taylor]: Taking taylor expansion of y in y 3.882 * [backup-simplify]: Simplify 0 into 0 3.882 * [backup-simplify]: Simplify 1 into 1 3.882 * [backup-simplify]: Simplify (* -4.0 0) into 0 3.883 * [backup-simplify]: Simplify 0 into 0 3.883 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)))) into 0 3.883 * [backup-simplify]: Simplify (- 0) into 0 3.883 * [backup-simplify]: Simplify (+ (/ 1 z) 0) into (/ 1 z) 3.883 * [backup-simplify]: Simplify (+ (* 4.0 (/ 1 z)) (* 0 (- (/ y z)))) into (* 4.0 (/ 1 z)) 3.883 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 z)) in z 3.883 * [taylor]: Taking taylor expansion of 4.0 in z 3.883 * [backup-simplify]: Simplify 4.0 into 4.0 3.883 * [taylor]: Taking taylor expansion of (/ 1 z) in z 3.883 * [taylor]: Taking taylor expansion of z in z 3.883 * [backup-simplify]: Simplify 0 into 0 3.883 * [backup-simplify]: Simplify 1 into 1 3.883 * [backup-simplify]: Simplify (/ 1 1) into 1 3.884 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 3.884 * [taylor]: Taking taylor expansion of 4.0 in y 3.884 * [backup-simplify]: Simplify 4.0 into 4.0 3.884 * [backup-simplify]: Simplify 4.0 into 4.0 3.884 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 3.885 * [backup-simplify]: Simplify (+ (* -4.0 0) (* 0 y)) into 0 3.885 * [taylor]: Taking taylor expansion of 0 in y 3.885 * [backup-simplify]: Simplify 0 into 0 3.885 * [backup-simplify]: Simplify 0 into 0 3.886 * [backup-simplify]: Simplify (+ (* -4.0 1) (* 0 0)) into (- 4.0) 3.886 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 3.886 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)))) into 0 3.886 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.886 * [backup-simplify]: Simplify (- 0) into 0 3.887 * [backup-simplify]: Simplify (+ 0 0) into 0 3.887 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (/ 1 z)) (* 0 (- (/ y z))))) into 0 3.887 * [taylor]: Taking taylor expansion of 0 in z 3.887 * [backup-simplify]: Simplify 0 into 0 3.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.888 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 3.888 * [taylor]: Taking taylor expansion of 0 in y 3.888 * [backup-simplify]: Simplify 0 into 0 3.888 * [backup-simplify]: Simplify 0 into 0 3.899 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.900 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 0) (* 0 y))) into 0 3.900 * [taylor]: Taking taylor expansion of 0 in y 3.900 * [backup-simplify]: Simplify 0 into 0 3.900 * [backup-simplify]: Simplify 0 into 0 3.900 * [backup-simplify]: Simplify 0 into 0 3.900 * [backup-simplify]: Simplify 0 into 0 3.902 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 1) (* 0 0))) into 0 3.902 * [backup-simplify]: Simplify 0 into 0 3.902 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.902 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ y z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.903 * [backup-simplify]: Simplify (- 0) into 0 3.903 * [backup-simplify]: Simplify (+ 0 0) into 0 3.904 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (/ 1 z)) (* 0 (- (/ y z)))))) into 0 3.904 * [taylor]: Taking taylor expansion of 0 in z 3.904 * [backup-simplify]: Simplify 0 into 0 3.904 * [taylor]: Taking taylor expansion of 0 in y 3.904 * [backup-simplify]: Simplify 0 into 0 3.904 * [backup-simplify]: Simplify 0 into 0 3.905 * [backup-simplify]: Simplify (+ (* (- 4.0) (* y (* (/ 1 z) 1))) (* 4.0 (* 1 (* (/ 1 z) x)))) into (- (* 4.0 (/ x z)) (* 4.0 (/ y z))) 3.905 * [backup-simplify]: Simplify (* 4.0 (- (/ (/ 1 x) (/ 1 z)) (/ (/ 1 y) (/ 1 z)))) into (* 4.0 (- (/ z x) (/ z y))) 3.905 * [approximate]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in (x z y) around 0 3.905 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in y 3.905 * [taylor]: Taking taylor expansion of 4.0 in y 3.905 * [backup-simplify]: Simplify 4.0 into 4.0 3.905 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in y 3.905 * [taylor]: Taking taylor expansion of (/ z x) in y 3.905 * [taylor]: Taking taylor expansion of z in y 3.905 * [backup-simplify]: Simplify z into z 3.905 * [taylor]: Taking taylor expansion of x in y 3.905 * [backup-simplify]: Simplify x into x 3.906 * [backup-simplify]: Simplify (/ z x) into (/ z x) 3.906 * [taylor]: Taking taylor expansion of (/ z y) in y 3.906 * [taylor]: Taking taylor expansion of z in y 3.906 * [backup-simplify]: Simplify z into z 3.906 * [taylor]: Taking taylor expansion of y in y 3.906 * [backup-simplify]: Simplify 0 into 0 3.906 * [backup-simplify]: Simplify 1 into 1 3.906 * [backup-simplify]: Simplify (/ z 1) into z 3.906 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in z 3.906 * [taylor]: Taking taylor expansion of 4.0 in z 3.906 * [backup-simplify]: Simplify 4.0 into 4.0 3.906 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in z 3.906 * [taylor]: Taking taylor expansion of (/ z x) in z 3.906 * [taylor]: Taking taylor expansion of z in z 3.906 * [backup-simplify]: Simplify 0 into 0 3.906 * [backup-simplify]: Simplify 1 into 1 3.906 * [taylor]: Taking taylor expansion of x in z 3.906 * [backup-simplify]: Simplify x into x 3.906 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.906 * [taylor]: Taking taylor expansion of (/ z y) in z 3.906 * [taylor]: Taking taylor expansion of z in z 3.906 * [backup-simplify]: Simplify 0 into 0 3.906 * [backup-simplify]: Simplify 1 into 1 3.906 * [taylor]: Taking taylor expansion of y in z 3.906 * [backup-simplify]: Simplify y into y 3.906 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.906 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in x 3.906 * [taylor]: Taking taylor expansion of 4.0 in x 3.906 * [backup-simplify]: Simplify 4.0 into 4.0 3.906 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 3.907 * [taylor]: Taking taylor expansion of (/ z x) in x 3.907 * [taylor]: Taking taylor expansion of z in x 3.907 * [backup-simplify]: Simplify z into z 3.907 * [taylor]: Taking taylor expansion of x in x 3.907 * [backup-simplify]: Simplify 0 into 0 3.907 * [backup-simplify]: Simplify 1 into 1 3.907 * [backup-simplify]: Simplify (/ z 1) into z 3.907 * [taylor]: Taking taylor expansion of (/ z y) in x 3.907 * [taylor]: Taking taylor expansion of z in x 3.907 * [backup-simplify]: Simplify z into z 3.907 * [taylor]: Taking taylor expansion of y in x 3.907 * [backup-simplify]: Simplify y into y 3.907 * [backup-simplify]: Simplify (/ z y) into (/ z y) 3.907 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in x 3.907 * [taylor]: Taking taylor expansion of 4.0 in x 3.907 * [backup-simplify]: Simplify 4.0 into 4.0 3.907 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 3.907 * [taylor]: Taking taylor expansion of (/ z x) in x 3.907 * [taylor]: Taking taylor expansion of z in x 3.907 * [backup-simplify]: Simplify z into z 3.907 * [taylor]: Taking taylor expansion of x in x 3.907 * [backup-simplify]: Simplify 0 into 0 3.907 * [backup-simplify]: Simplify 1 into 1 3.907 * [backup-simplify]: Simplify (/ z 1) into z 3.907 * [taylor]: Taking taylor expansion of (/ z y) in x 3.907 * [taylor]: Taking taylor expansion of z in x 3.907 * [backup-simplify]: Simplify z into z 3.907 * [taylor]: Taking taylor expansion of y in x 3.907 * [backup-simplify]: Simplify y into y 3.907 * [backup-simplify]: Simplify (/ z y) into (/ z y) 3.908 * [backup-simplify]: Simplify (+ z 0) into z 3.908 * [backup-simplify]: Simplify (* 4.0 z) into (* 4.0 z) 3.908 * [taylor]: Taking taylor expansion of (* 4.0 z) in z 3.908 * [taylor]: Taking taylor expansion of 4.0 in z 3.908 * [backup-simplify]: Simplify 4.0 into 4.0 3.908 * [taylor]: Taking taylor expansion of z in z 3.908 * [backup-simplify]: Simplify 0 into 0 3.908 * [backup-simplify]: Simplify 1 into 1 3.909 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 3.909 * [taylor]: Taking taylor expansion of 4.0 in y 3.910 * [backup-simplify]: Simplify 4.0 into 4.0 3.910 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)))) into 0 3.911 * [backup-simplify]: Simplify (- (/ z y)) into (- (/ z y)) 3.911 * [backup-simplify]: Simplify (+ 0 (- (/ z y))) into (- (/ z y)) 3.911 * [backup-simplify]: Simplify (+ (* 4.0 (- (/ z y))) (* 0 z)) into (- (* 4.0 (/ z y))) 3.911 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ z y))) in z 3.911 * [taylor]: Taking taylor expansion of (* 4.0 (/ z y)) in z 3.911 * [taylor]: Taking taylor expansion of 4.0 in z 3.911 * [backup-simplify]: Simplify 4.0 into 4.0 3.911 * [taylor]: Taking taylor expansion of (/ z y) in z 3.911 * [taylor]: Taking taylor expansion of z in z 3.911 * [backup-simplify]: Simplify 0 into 0 3.911 * [backup-simplify]: Simplify 1 into 1 3.911 * [taylor]: Taking taylor expansion of y in z 3.911 * [backup-simplify]: Simplify y into y 3.911 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.911 * [backup-simplify]: Simplify (* 4.0 (/ 1 y)) into (/ 4.0 y) 3.911 * [backup-simplify]: Simplify (- (/ 4.0 y)) into (- (* 4.0 (/ 1 y))) 3.911 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ 1 y))) in y 3.912 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 y)) in y 3.912 * [taylor]: Taking taylor expansion of 4.0 in y 3.912 * [backup-simplify]: Simplify 4.0 into 4.0 3.912 * [taylor]: Taking taylor expansion of (/ 1 y) in y 3.912 * [taylor]: Taking taylor expansion of y in y 3.912 * [backup-simplify]: Simplify 0 into 0 3.912 * [backup-simplify]: Simplify 1 into 1 3.912 * [backup-simplify]: Simplify (/ 1 1) into 1 3.913 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 3.913 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 3.913 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 3.914 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 3.914 * [taylor]: Taking taylor expansion of 0 in y 3.914 * [backup-simplify]: Simplify 0 into 0 3.914 * [backup-simplify]: Simplify 4.0 into 4.0 3.916 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.916 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)))) into 0 3.916 * [backup-simplify]: Simplify (- 0) into 0 3.917 * [backup-simplify]: Simplify (+ 0 0) into 0 3.917 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (- (/ z y))) (* 0 z))) into 0 3.918 * [taylor]: Taking taylor expansion of 0 in z 3.918 * [backup-simplify]: Simplify 0 into 0 3.918 * [taylor]: Taking taylor expansion of 0 in y 3.918 * [backup-simplify]: Simplify 0 into 0 3.918 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)))) into 0 3.918 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (/ 1 y))) into 0 3.919 * [backup-simplify]: Simplify (- 0) into 0 3.919 * [taylor]: Taking taylor expansion of 0 in y 3.919 * [backup-simplify]: Simplify 0 into 0 3.920 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 3.920 * [taylor]: Taking taylor expansion of 0 in y 3.920 * [backup-simplify]: Simplify 0 into 0 3.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.921 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 3.922 * [backup-simplify]: Simplify (- 0) into 0 3.922 * [backup-simplify]: Simplify 0 into 0 3.922 * [backup-simplify]: Simplify 0 into 0 3.922 * [backup-simplify]: Simplify 0 into 0 3.924 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.924 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.925 * [backup-simplify]: Simplify (- 0) into 0 3.925 * [backup-simplify]: Simplify (+ 0 0) into 0 3.926 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (- (/ z y))) (* 0 z)))) into 0 3.926 * [taylor]: Taking taylor expansion of 0 in z 3.926 * [backup-simplify]: Simplify 0 into 0 3.926 * [taylor]: Taking taylor expansion of 0 in y 3.926 * [backup-simplify]: Simplify 0 into 0 3.926 * [taylor]: Taking taylor expansion of 0 in y 3.926 * [backup-simplify]: Simplify 0 into 0 3.926 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.927 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (/ 1 y)))) into 0 3.927 * [backup-simplify]: Simplify (- 0) into 0 3.927 * [taylor]: Taking taylor expansion of 0 in y 3.928 * [backup-simplify]: Simplify 0 into 0 3.929 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 3.929 * [taylor]: Taking taylor expansion of 0 in y 3.929 * [backup-simplify]: Simplify 0 into 0 3.929 * [backup-simplify]: Simplify 0 into 0 3.929 * [backup-simplify]: Simplify 0 into 0 3.929 * [backup-simplify]: Simplify 0 into 0 3.930 * [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))) 3.930 * [backup-simplify]: Simplify (* 4.0 (- (/ (/ 1 (- x)) (/ 1 (- z))) (/ (/ 1 (- y)) (/ 1 (- z))))) into (* 4.0 (- (/ z x) (/ z y))) 3.930 * [approximate]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in (x z y) around 0 3.930 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in y 3.930 * [taylor]: Taking taylor expansion of 4.0 in y 3.930 * [backup-simplify]: Simplify 4.0 into 4.0 3.930 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in y 3.930 * [taylor]: Taking taylor expansion of (/ z x) in y 3.930 * [taylor]: Taking taylor expansion of z in y 3.930 * [backup-simplify]: Simplify z into z 3.930 * [taylor]: Taking taylor expansion of x in y 3.930 * [backup-simplify]: Simplify x into x 3.931 * [backup-simplify]: Simplify (/ z x) into (/ z x) 3.931 * [taylor]: Taking taylor expansion of (/ z y) in y 3.931 * [taylor]: Taking taylor expansion of z in y 3.931 * [backup-simplify]: Simplify z into z 3.931 * [taylor]: Taking taylor expansion of y in y 3.931 * [backup-simplify]: Simplify 0 into 0 3.931 * [backup-simplify]: Simplify 1 into 1 3.931 * [backup-simplify]: Simplify (/ z 1) into z 3.931 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in z 3.931 * [taylor]: Taking taylor expansion of 4.0 in z 3.931 * [backup-simplify]: Simplify 4.0 into 4.0 3.931 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in z 3.931 * [taylor]: Taking taylor expansion of (/ z x) in z 3.931 * [taylor]: Taking taylor expansion of z in z 3.931 * [backup-simplify]: Simplify 0 into 0 3.931 * [backup-simplify]: Simplify 1 into 1 3.931 * [taylor]: Taking taylor expansion of x in z 3.931 * [backup-simplify]: Simplify x into x 3.931 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.931 * [taylor]: Taking taylor expansion of (/ z y) in z 3.931 * [taylor]: Taking taylor expansion of z in z 3.931 * [backup-simplify]: Simplify 0 into 0 3.931 * [backup-simplify]: Simplify 1 into 1 3.931 * [taylor]: Taking taylor expansion of y in z 3.931 * [backup-simplify]: Simplify y into y 3.931 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.931 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in x 3.931 * [taylor]: Taking taylor expansion of 4.0 in x 3.931 * [backup-simplify]: Simplify 4.0 into 4.0 3.931 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 3.931 * [taylor]: Taking taylor expansion of (/ z x) in x 3.932 * [taylor]: Taking taylor expansion of z in x 3.932 * [backup-simplify]: Simplify z into z 3.932 * [taylor]: Taking taylor expansion of x in x 3.932 * [backup-simplify]: Simplify 0 into 0 3.932 * [backup-simplify]: Simplify 1 into 1 3.932 * [backup-simplify]: Simplify (/ z 1) into z 3.932 * [taylor]: Taking taylor expansion of (/ z y) in x 3.932 * [taylor]: Taking taylor expansion of z in x 3.932 * [backup-simplify]: Simplify z into z 3.932 * [taylor]: Taking taylor expansion of y in x 3.932 * [backup-simplify]: Simplify y into y 3.932 * [backup-simplify]: Simplify (/ z y) into (/ z y) 3.932 * [taylor]: Taking taylor expansion of (* 4.0 (- (/ z x) (/ z y))) in x 3.932 * [taylor]: Taking taylor expansion of 4.0 in x 3.932 * [backup-simplify]: Simplify 4.0 into 4.0 3.932 * [taylor]: Taking taylor expansion of (- (/ z x) (/ z y)) in x 3.932 * [taylor]: Taking taylor expansion of (/ z x) in x 3.932 * [taylor]: Taking taylor expansion of z in x 3.932 * [backup-simplify]: Simplify z into z 3.932 * [taylor]: Taking taylor expansion of x in x 3.932 * [backup-simplify]: Simplify 0 into 0 3.932 * [backup-simplify]: Simplify 1 into 1 3.932 * [backup-simplify]: Simplify (/ z 1) into z 3.932 * [taylor]: Taking taylor expansion of (/ z y) in x 3.932 * [taylor]: Taking taylor expansion of z in x 3.932 * [backup-simplify]: Simplify z into z 3.932 * [taylor]: Taking taylor expansion of y in x 3.932 * [backup-simplify]: Simplify y into y 3.933 * [backup-simplify]: Simplify (/ z y) into (/ z y) 3.933 * [backup-simplify]: Simplify (+ z 0) into z 3.933 * [backup-simplify]: Simplify (* 4.0 z) into (* 4.0 z) 3.933 * [taylor]: Taking taylor expansion of (* 4.0 z) in z 3.933 * [taylor]: Taking taylor expansion of 4.0 in z 3.933 * [backup-simplify]: Simplify 4.0 into 4.0 3.933 * [taylor]: Taking taylor expansion of z in z 3.933 * [backup-simplify]: Simplify 0 into 0 3.933 * [backup-simplify]: Simplify 1 into 1 3.935 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 3.935 * [taylor]: Taking taylor expansion of 4.0 in y 3.935 * [backup-simplify]: Simplify 4.0 into 4.0 3.936 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)))) into 0 3.936 * [backup-simplify]: Simplify (- (/ z y)) into (- (/ z y)) 3.936 * [backup-simplify]: Simplify (+ 0 (- (/ z y))) into (- (/ z y)) 3.936 * [backup-simplify]: Simplify (+ (* 4.0 (- (/ z y))) (* 0 z)) into (- (* 4.0 (/ z y))) 3.936 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ z y))) in z 3.936 * [taylor]: Taking taylor expansion of (* 4.0 (/ z y)) in z 3.936 * [taylor]: Taking taylor expansion of 4.0 in z 3.936 * [backup-simplify]: Simplify 4.0 into 4.0 3.936 * [taylor]: Taking taylor expansion of (/ z y) in z 3.936 * [taylor]: Taking taylor expansion of z in z 3.936 * [backup-simplify]: Simplify 0 into 0 3.936 * [backup-simplify]: Simplify 1 into 1 3.936 * [taylor]: Taking taylor expansion of y in z 3.936 * [backup-simplify]: Simplify y into y 3.936 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.936 * [backup-simplify]: Simplify (* 4.0 (/ 1 y)) into (/ 4.0 y) 3.936 * [backup-simplify]: Simplify (- (/ 4.0 y)) into (- (* 4.0 (/ 1 y))) 3.937 * [taylor]: Taking taylor expansion of (- (* 4.0 (/ 1 y))) in y 3.937 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 y)) in y 3.937 * [taylor]: Taking taylor expansion of 4.0 in y 3.937 * [backup-simplify]: Simplify 4.0 into 4.0 3.937 * [taylor]: Taking taylor expansion of (/ 1 y) in y 3.937 * [taylor]: Taking taylor expansion of y in y 3.937 * [backup-simplify]: Simplify 0 into 0 3.937 * [backup-simplify]: Simplify 1 into 1 3.937 * [backup-simplify]: Simplify (/ 1 1) into 1 3.938 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 3.938 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 3.938 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 3.940 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 3.940 * [taylor]: Taking taylor expansion of 0 in y 3.940 * [backup-simplify]: Simplify 0 into 0 3.940 * [backup-simplify]: Simplify 4.0 into 4.0 3.942 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.942 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)))) into 0 3.942 * [backup-simplify]: Simplify (- 0) into 0 3.943 * [backup-simplify]: Simplify (+ 0 0) into 0 3.943 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 (- (/ z y))) (* 0 z))) into 0 3.943 * [taylor]: Taking taylor expansion of 0 in z 3.943 * [backup-simplify]: Simplify 0 into 0 3.943 * [taylor]: Taking taylor expansion of 0 in y 3.943 * [backup-simplify]: Simplify 0 into 0 3.944 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)))) into 0 3.944 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (/ 1 y))) into 0 3.944 * [backup-simplify]: Simplify (- 0) into 0 3.944 * [taylor]: Taking taylor expansion of 0 in y 3.945 * [backup-simplify]: Simplify 0 into 0 3.946 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 3.946 * [taylor]: Taking taylor expansion of 0 in y 3.946 * [backup-simplify]: Simplify 0 into 0 3.947 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.947 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 3.948 * [backup-simplify]: Simplify (- 0) into 0 3.948 * [backup-simplify]: Simplify 0 into 0 3.948 * [backup-simplify]: Simplify 0 into 0 3.948 * [backup-simplify]: Simplify 0 into 0 3.950 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* z (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.950 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ z y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.951 * [backup-simplify]: Simplify (- 0) into 0 3.951 * [backup-simplify]: Simplify (+ 0 0) into 0 3.952 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 (- (/ z y))) (* 0 z)))) into 0 3.952 * [taylor]: Taking taylor expansion of 0 in z 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [taylor]: Taking taylor expansion of 0 in y 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [taylor]: Taking taylor expansion of 0 in y 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.954 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (/ 1 y)))) into 0 3.954 * [backup-simplify]: Simplify (- 0) into 0 3.954 * [taylor]: Taking taylor expansion of 0 in y 3.954 * [backup-simplify]: Simplify 0 into 0 3.955 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 3.955 * [taylor]: Taking taylor expansion of 0 in y 3.955 * [backup-simplify]: Simplify 0 into 0 3.956 * [backup-simplify]: Simplify 0 into 0 3.956 * [backup-simplify]: Simplify 0 into 0 3.956 * [backup-simplify]: Simplify 0 into 0 3.956 * [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))) 3.957 * * * [progress]: simplifying candidates 3.983 * [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.054 * * [simplify]: Extracting # 0 : cost 0 4.058 * * [simplify]: Extracting # 1 : cost 0 4.061 * * [simplify]: Extracting # 2 : cost 0 4.064 * * [simplify]: Extracting # 3 : cost 0 4.068 * * [simplify]: Extracting # 4 : cost 0 4.071 * * [simplify]: Extracting # 5 : cost 0 4.074 * * [simplify]: Extracting # 6 : cost 0 4.078 * * [simplify]: Extracting # 7 : cost 0 4.081 * * [simplify]: Extracting # 8 : cost 0 4.085 * * [simplify]: iteration 0 : 716 enodes (cost 24713 ) 4.768 * * [simplify]: Extracting # 0 : cost 0 4.774 * * [simplify]: Extracting # 1 : cost 0 4.779 * * [simplify]: Extracting # 2 : cost 0 4.783 * * [simplify]: Extracting # 3 : cost 0 4.787 * * [simplify]: Extracting # 4 : cost 0 4.792 * * [simplify]: Extracting # 5 : cost 0 4.797 * * [simplify]: iteration 1 : 1567 enodes (cost 21806 ) 5.402 * * [simplify]: Extracting # 0 : cost 0 5.420 * * [simplify]: Extracting # 1 : cost 0 5.436 * * [simplify]: Extracting # 2 : cost 0 5.449 * * [simplify]: Extracting # 3 : cost 0 5.463 * * [simplify]: Extracting # 4 : cost 0 5.477 * * [simplify]: iteration done: 5001 enodes (cost 17209 ) 5.494 * [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.510 * * * [progress]: adding candidates to table 7.589 * [progress]: [Phase 3 of 3] Extracting. 7.589 * * [regime]: Finding splitpoints for: (# #) 7.590 * * * [regime-changes]: Trying 3 branch expressions: (z y x) 7.590 * * * * [regimes]: Trying to branch on z from (# #) 7.620 * * * * [regimes]: Trying to branch on y from (# #) 7.645 * * * * [regimes]: Trying to branch on x from (# #) 7.670 * * * [regime]: Found split indices: #