47.581 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.046 * * * [progress]: [2/2] Setting up program. 0.050 * [progress]: [Phase 2 of 3] Improving. 0.050 * [simplify]: Simplifying: (/ (* x y) (* (* z z) (+ z 1.0))) 0.050 * * [simplify]: Extracting # 0 : cost 0 0.050 * * [simplify]: Extracting # 1 : cost 0 0.050 * * [simplify]: Extracting # 2 : cost 0 0.050 * * [simplify]: Extracting # 3 : cost 0 0.050 * * [simplify]: Extracting # 4 : cost 0 0.050 * * [simplify]: iteration 0 : 9 enodes (cost 11 ) 0.054 * * [simplify]: Extracting # 0 : cost 0 0.054 * * [simplify]: Extracting # 1 : cost 0 0.054 * * [simplify]: Extracting # 2 : cost 0 0.054 * * [simplify]: iteration 1 : 27 enodes (cost 11 ) 0.065 * * [simplify]: Extracting # 0 : cost 0 0.066 * * [simplify]: Extracting # 1 : cost 0 0.066 * * [simplify]: Extracting # 2 : cost 0 0.066 * * [simplify]: iteration 2 : 75 enodes (cost 11 ) 0.112 * * [simplify]: Extracting # 0 : cost 0 0.112 * * [simplify]: Extracting # 1 : cost 0 0.112 * * [simplify]: Extracting # 2 : cost 0 0.113 * * [simplify]: Extracting # 3 : cost 0 0.113 * * [simplify]: Extracting # 4 : cost 0 0.113 * * [simplify]: iteration 3 : 164 enodes (cost 11 ) 0.171 * * [simplify]: Extracting # 0 : cost 0 0.174 * * [simplify]: Extracting # 1 : cost 0 0.174 * * [simplify]: Extracting # 2 : cost 0 0.174 * * [simplify]: Extracting # 3 : cost 0 0.174 * * [simplify]: Extracting # 4 : cost 0 0.175 * * [simplify]: iteration 4 : 251 enodes (cost 11 ) 0.266 * * [simplify]: Extracting # 0 : cost 0 0.267 * * [simplify]: Extracting # 1 : cost 0 0.267 * * [simplify]: Extracting # 2 : cost 0 0.268 * * [simplify]: Extracting # 3 : cost 0 0.268 * * [simplify]: Extracting # 4 : cost 0 0.269 * * [simplify]: iteration 5 : 310 enodes (cost 11 ) 0.371 * * [simplify]: Extracting # 0 : cost 0 0.371 * * [simplify]: Extracting # 1 : cost 0 0.372 * * [simplify]: Extracting # 2 : cost 0 0.372 * * [simplify]: Extracting # 3 : cost 0 0.372 * * [simplify]: iteration 6 : 363 enodes (cost 11 ) 0.498 * * [simplify]: Extracting # 0 : cost 0 0.499 * * [simplify]: Extracting # 1 : cost 0 0.499 * * [simplify]: Extracting # 2 : cost 0 0.500 * * [simplify]: Extracting # 3 : cost 0 0.500 * * [simplify]: Extracting # 4 : cost 0 0.500 * * [simplify]: iteration 7 : 499 enodes (cost 11 ) 0.745 * * [simplify]: Extracting # 0 : cost 0 0.747 * * [simplify]: Extracting # 1 : cost 0 0.749 * * [simplify]: Extracting # 2 : cost 0 0.756 * * [simplify]: Extracting # 3 : cost 0 0.758 * * [simplify]: Extracting # 4 : cost 0 0.760 * * [simplify]: iteration 8 : 1076 enodes (cost 11 ) 3.304 * * [simplify]: Extracting # 0 : cost 0 3.310 * * [simplify]: Extracting # 1 : cost 0 3.314 * * [simplify]: Extracting # 2 : cost 0 3.317 * * [simplify]: Extracting # 3 : cost 0 3.321 * * [simplify]: Extracting # 4 : cost 0 3.324 * * [simplify]: Extracting # 5 : cost 0 3.334 * * [simplify]: iteration 9 : 4486 enodes (cost 11 ) 5.243 * * [simplify]: Extracting # 0 : cost 0 5.247 * * [simplify]: Extracting # 1 : cost 0 5.251 * * [simplify]: Extracting # 2 : cost 0 5.256 * * [simplify]: Extracting # 3 : cost 0 5.264 * * [simplify]: iteration done: 5000 enodes (cost 11 ) 5.264 * [simplify]: Simplified to: (/ (* x y) (* (* z z) (+ z 1.0))) 5.265 * * [progress]: iteration 1 / 4 5.265 * * * [progress]: picking best candidate 5.268 * * * * [pick]: Picked # 5.268 * * * [progress]: localizing error 5.285 * * * [progress]: generating rewritten candidates 5.285 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 5.323 * * * * [progress]: [ 2 / 2 ] rewriting at (2 2) 5.359 * * * [progress]: generating series expansions 5.359 * * * * [progress]: [ 1 / 2 ] generating series at (2) 5.359 * [backup-simplify]: Simplify (/ (* x y) (* (* z z) (+ z 1.0))) into (/ (* x y) (* (pow z 2) (+ z 1.0))) 5.359 * [approximate]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in (x y z) around 0 5.359 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in z 5.359 * [taylor]: Taking taylor expansion of (* x y) in z 5.359 * [taylor]: Taking taylor expansion of x in z 5.359 * [backup-simplify]: Simplify x into x 5.359 * [taylor]: Taking taylor expansion of y in z 5.359 * [backup-simplify]: Simplify y into y 5.359 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in z 5.359 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.359 * [taylor]: Taking taylor expansion of z in z 5.359 * [backup-simplify]: Simplify 0 into 0 5.359 * [backup-simplify]: Simplify 1 into 1 5.359 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 5.359 * [taylor]: Taking taylor expansion of z in z 5.359 * [backup-simplify]: Simplify 0 into 0 5.359 * [backup-simplify]: Simplify 1 into 1 5.359 * [taylor]: Taking taylor expansion of 1.0 in z 5.359 * [backup-simplify]: Simplify 1.0 into 1.0 5.359 * [backup-simplify]: Simplify (* x y) into (* x y) 5.360 * [backup-simplify]: Simplify (* 1 1) into 1 5.360 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.360 * [backup-simplify]: Simplify (* 1 1.0) into 1.0 5.361 * [backup-simplify]: Simplify (/ (* x y) 1.0) into (* 1.0 (* x y)) 5.361 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in y 5.361 * [taylor]: Taking taylor expansion of (* x y) in y 5.361 * [taylor]: Taking taylor expansion of x in y 5.361 * [backup-simplify]: Simplify x into x 5.361 * [taylor]: Taking taylor expansion of y in y 5.361 * [backup-simplify]: Simplify 0 into 0 5.361 * [backup-simplify]: Simplify 1 into 1 5.361 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in y 5.361 * [taylor]: Taking taylor expansion of (pow z 2) in y 5.361 * [taylor]: Taking taylor expansion of z in y 5.361 * [backup-simplify]: Simplify z into z 5.361 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 5.361 * [taylor]: Taking taylor expansion of z in y 5.361 * [backup-simplify]: Simplify z into z 5.361 * [taylor]: Taking taylor expansion of 1.0 in y 5.361 * [backup-simplify]: Simplify 1.0 into 1.0 5.361 * [backup-simplify]: Simplify (* x 0) into 0 5.361 * [backup-simplify]: Simplify (+ (* x 1) (* 0 0)) into x 5.361 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.361 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 5.361 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 5.361 * [backup-simplify]: Simplify (/ x (* (pow z 2) (+ z 1.0))) into (/ x (* (pow z 2) (+ z 1.0))) 5.362 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in x 5.362 * [taylor]: Taking taylor expansion of (* x y) in x 5.362 * [taylor]: Taking taylor expansion of x in x 5.362 * [backup-simplify]: Simplify 0 into 0 5.362 * [backup-simplify]: Simplify 1 into 1 5.362 * [taylor]: Taking taylor expansion of y in x 5.362 * [backup-simplify]: Simplify y into y 5.362 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in x 5.362 * [taylor]: Taking taylor expansion of (pow z 2) in x 5.362 * [taylor]: Taking taylor expansion of z in x 5.362 * [backup-simplify]: Simplify z into z 5.362 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 5.362 * [taylor]: Taking taylor expansion of z in x 5.362 * [backup-simplify]: Simplify z into z 5.362 * [taylor]: Taking taylor expansion of 1.0 in x 5.362 * [backup-simplify]: Simplify 1.0 into 1.0 5.362 * [backup-simplify]: Simplify (* 0 y) into 0 5.362 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 5.362 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.362 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 5.362 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 5.362 * [backup-simplify]: Simplify (/ y (* (pow z 2) (+ z 1.0))) into (/ y (* (+ z 1.0) (pow z 2))) 5.362 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in x 5.362 * [taylor]: Taking taylor expansion of (* x y) in x 5.362 * [taylor]: Taking taylor expansion of x in x 5.362 * [backup-simplify]: Simplify 0 into 0 5.363 * [backup-simplify]: Simplify 1 into 1 5.363 * [taylor]: Taking taylor expansion of y in x 5.363 * [backup-simplify]: Simplify y into y 5.363 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in x 5.363 * [taylor]: Taking taylor expansion of (pow z 2) in x 5.363 * [taylor]: Taking taylor expansion of z in x 5.363 * [backup-simplify]: Simplify z into z 5.363 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 5.363 * [taylor]: Taking taylor expansion of z in x 5.363 * [backup-simplify]: Simplify z into z 5.363 * [taylor]: Taking taylor expansion of 1.0 in x 5.363 * [backup-simplify]: Simplify 1.0 into 1.0 5.363 * [backup-simplify]: Simplify (* 0 y) into 0 5.363 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 5.363 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.363 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 5.363 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 5.363 * [backup-simplify]: Simplify (/ y (* (pow z 2) (+ z 1.0))) into (/ y (* (+ z 1.0) (pow z 2))) 5.363 * [taylor]: Taking taylor expansion of (/ y (* (+ z 1.0) (pow z 2))) in y 5.363 * [taylor]: Taking taylor expansion of y in y 5.363 * [backup-simplify]: Simplify 0 into 0 5.363 * [backup-simplify]: Simplify 1 into 1 5.363 * [taylor]: Taking taylor expansion of (* (+ z 1.0) (pow z 2)) in y 5.364 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 5.364 * [taylor]: Taking taylor expansion of z in y 5.364 * [backup-simplify]: Simplify z into z 5.364 * [taylor]: Taking taylor expansion of 1.0 in y 5.364 * [backup-simplify]: Simplify 1.0 into 1.0 5.364 * [taylor]: Taking taylor expansion of (pow z 2) in y 5.364 * [taylor]: Taking taylor expansion of z in y 5.364 * [backup-simplify]: Simplify z into z 5.364 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 5.364 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.364 * [backup-simplify]: Simplify (* (+ z 1.0) (pow z 2)) into (* (pow z 2) (+ z 1.0)) 5.364 * [backup-simplify]: Simplify (/ 1 (* (pow z 2) (+ z 1.0))) into (/ 1 (* (pow z 2) (+ z 1.0))) 5.364 * [taylor]: Taking taylor expansion of (/ 1 (* (pow z 2) (+ z 1.0))) in z 5.364 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in z 5.364 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.364 * [taylor]: Taking taylor expansion of z in z 5.364 * [backup-simplify]: Simplify 0 into 0 5.364 * [backup-simplify]: Simplify 1 into 1 5.364 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 5.364 * [taylor]: Taking taylor expansion of z in z 5.364 * [backup-simplify]: Simplify 0 into 0 5.364 * [backup-simplify]: Simplify 1 into 1 5.364 * [taylor]: Taking taylor expansion of 1.0 in z 5.364 * [backup-simplify]: Simplify 1.0 into 1.0 5.364 * [backup-simplify]: Simplify (* 1 1) into 1 5.365 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.365 * [backup-simplify]: Simplify (* 1 1.0) into 1.0 5.365 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.365 * [backup-simplify]: Simplify 1.0 into 1.0 5.366 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y))) into 0 5.366 * [backup-simplify]: Simplify (+ 0 0) into 0 5.366 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 5.366 * [backup-simplify]: Simplify (+ (* (pow z 2) 0) (* 0 (+ z 1.0))) into 0 5.367 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) (pow z 2))) (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 5.367 * [taylor]: Taking taylor expansion of 0 in y 5.367 * [backup-simplify]: Simplify 0 into 0 5.367 * [taylor]: Taking taylor expansion of 0 in z 5.367 * [backup-simplify]: Simplify 0 into 0 5.367 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 5.367 * [backup-simplify]: Simplify (+ 0 0) into 0 5.367 * [backup-simplify]: Simplify (+ (* (+ z 1.0) 0) (* 0 (pow z 2))) into 0 5.368 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ 1 (* (pow z 2) (+ z 1.0))) (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 5.368 * [taylor]: Taking taylor expansion of 0 in z 5.368 * [backup-simplify]: Simplify 0 into 0 5.369 * [backup-simplify]: Simplify (+ 1 0) into 1 5.369 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.370 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 1.0)) into 1 5.372 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.372 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.374 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 y)))) into 0 5.374 * [backup-simplify]: Simplify (+ 0 0) into 0 5.374 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 5.375 * [backup-simplify]: Simplify (+ (* (pow z 2) 0) (+ (* 0 0) (* 0 (+ z 1.0)))) into 0 5.376 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) (pow z 2))) (/ 0 (* (pow z 2) (+ z 1.0)))) (* 0 (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 5.376 * [taylor]: Taking taylor expansion of 0 in y 5.376 * [backup-simplify]: Simplify 0 into 0 5.376 * [taylor]: Taking taylor expansion of 0 in z 5.376 * [backup-simplify]: Simplify 0 into 0 5.376 * [taylor]: Taking taylor expansion of 0 in z 5.376 * [backup-simplify]: Simplify 0 into 0 5.377 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 5.377 * [backup-simplify]: Simplify (+ 0 0) into 0 5.377 * [backup-simplify]: Simplify (+ (* (+ z 1.0) 0) (+ (* 0 0) (* 0 (pow z 2)))) into 0 5.378 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ 1 (* (pow z 2) (+ z 1.0))) (/ 0 (* (pow z 2) (+ z 1.0)))) (* 0 (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 5.378 * [taylor]: Taking taylor expansion of 0 in z 5.378 * [backup-simplify]: Simplify 0 into 0 5.379 * [backup-simplify]: Simplify (+ 0 0) into 0 5.380 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.381 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 1) (* 0 1.0))) into 0 5.385 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)))) into 1.0 5.385 * [backup-simplify]: Simplify 1.0 into 1.0 5.386 * [backup-simplify]: Simplify (+ (* 1.0 (* 1 (* y x))) (+ (* (- 1.0) (* (/ 1 z) (* y x))) (* 1.0 (* (pow z -2) (* y x))))) into (- (+ (* 1.0 (* x y)) (* 1.0 (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) 5.387 * [backup-simplify]: Simplify (/ (* (/ 1 x) (/ 1 y)) (* (* (/ 1 z) (/ 1 z)) (+ (/ 1 z) 1.0))) into (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) 5.387 * [approximate]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in (x y z) around 0 5.387 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in z 5.387 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.387 * [taylor]: Taking taylor expansion of z in z 5.387 * [backup-simplify]: Simplify 0 into 0 5.387 * [backup-simplify]: Simplify 1 into 1 5.387 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in z 5.387 * [taylor]: Taking taylor expansion of x in z 5.387 * [backup-simplify]: Simplify x into x 5.387 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 5.387 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 5.387 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.387 * [taylor]: Taking taylor expansion of z in z 5.387 * [backup-simplify]: Simplify 0 into 0 5.387 * [backup-simplify]: Simplify 1 into 1 5.388 * [backup-simplify]: Simplify (/ 1 1) into 1 5.388 * [taylor]: Taking taylor expansion of 1.0 in z 5.388 * [backup-simplify]: Simplify 1.0 into 1.0 5.388 * [taylor]: Taking taylor expansion of y in z 5.388 * [backup-simplify]: Simplify y into y 5.388 * [backup-simplify]: Simplify (* 1 1) into 1 5.389 * [backup-simplify]: Simplify (+ 1 0) into 1 5.389 * [backup-simplify]: Simplify (* 1 y) into y 5.389 * [backup-simplify]: Simplify (* x y) into (* x y) 5.389 * [backup-simplify]: Simplify (/ 1 (* x y)) into (/ 1 (* x y)) 5.389 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in y 5.389 * [taylor]: Taking taylor expansion of (pow z 2) in y 5.389 * [taylor]: Taking taylor expansion of z in y 5.389 * [backup-simplify]: Simplify z into z 5.389 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in y 5.389 * [taylor]: Taking taylor expansion of x in y 5.389 * [backup-simplify]: Simplify x into x 5.389 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 5.389 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 5.389 * [taylor]: Taking taylor expansion of (/ 1 z) in y 5.389 * [taylor]: Taking taylor expansion of z in y 5.389 * [backup-simplify]: Simplify z into z 5.389 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.389 * [taylor]: Taking taylor expansion of 1.0 in y 5.389 * [backup-simplify]: Simplify 1.0 into 1.0 5.389 * [taylor]: Taking taylor expansion of y in y 5.389 * [backup-simplify]: Simplify 0 into 0 5.390 * [backup-simplify]: Simplify 1 into 1 5.390 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.390 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 5.390 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 5.390 * [backup-simplify]: Simplify (* x 0) into 0 5.390 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.390 * [backup-simplify]: Simplify (+ 0 0) into 0 5.391 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 5.391 * [backup-simplify]: Simplify (+ (* x (+ (/ 1 z) 1.0)) (* 0 0)) into (+ (* 1.0 x) (/ x z)) 5.392 * [backup-simplify]: Simplify (/ (pow z 2) (+ (* 1.0 x) (/ x z))) into (/ (pow z 2) (+ (* 1.0 x) (/ x z))) 5.392 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in x 5.392 * [taylor]: Taking taylor expansion of (pow z 2) in x 5.392 * [taylor]: Taking taylor expansion of z in x 5.392 * [backup-simplify]: Simplify z into z 5.392 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in x 5.392 * [taylor]: Taking taylor expansion of x in x 5.392 * [backup-simplify]: Simplify 0 into 0 5.392 * [backup-simplify]: Simplify 1 into 1 5.392 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 5.392 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 5.392 * [taylor]: Taking taylor expansion of (/ 1 z) in x 5.392 * [taylor]: Taking taylor expansion of z in x 5.392 * [backup-simplify]: Simplify z into z 5.392 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.392 * [taylor]: Taking taylor expansion of 1.0 in x 5.392 * [backup-simplify]: Simplify 1.0 into 1.0 5.392 * [taylor]: Taking taylor expansion of y in x 5.392 * [backup-simplify]: Simplify y into y 5.393 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.393 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 5.393 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 5.393 * [backup-simplify]: Simplify (* 0 (* (+ (/ 1 z) 1.0) y)) into 0 5.393 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.393 * [backup-simplify]: Simplify (+ 0 0) into 0 5.394 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 5.394 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (+ (/ 1 z) 1.0) y))) into (+ (/ y z) (* 1.0 y)) 5.395 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ y z) (* 1.0 y))) into (/ (pow z 2) (+ (/ y z) (* 1.0 y))) 5.395 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in x 5.395 * [taylor]: Taking taylor expansion of (pow z 2) in x 5.395 * [taylor]: Taking taylor expansion of z in x 5.395 * [backup-simplify]: Simplify z into z 5.395 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in x 5.395 * [taylor]: Taking taylor expansion of x in x 5.395 * [backup-simplify]: Simplify 0 into 0 5.395 * [backup-simplify]: Simplify 1 into 1 5.395 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 5.395 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 5.395 * [taylor]: Taking taylor expansion of (/ 1 z) in x 5.395 * [taylor]: Taking taylor expansion of z in x 5.395 * [backup-simplify]: Simplify z into z 5.395 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.395 * [taylor]: Taking taylor expansion of 1.0 in x 5.395 * [backup-simplify]: Simplify 1.0 into 1.0 5.395 * [taylor]: Taking taylor expansion of y in x 5.395 * [backup-simplify]: Simplify y into y 5.395 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.395 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 5.396 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 5.396 * [backup-simplify]: Simplify (* 0 (* (+ (/ 1 z) 1.0) y)) into 0 5.396 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.397 * [backup-simplify]: Simplify (+ 0 0) into 0 5.397 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 5.397 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (+ (/ 1 z) 1.0) y))) into (+ (/ y z) (* 1.0 y)) 5.398 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ y z) (* 1.0 y))) into (/ (pow z 2) (+ (/ y z) (* 1.0 y))) 5.398 * [taylor]: Taking taylor expansion of (/ (pow z 2) (+ (/ y z) (* 1.0 y))) in y 5.398 * [taylor]: Taking taylor expansion of (pow z 2) in y 5.398 * [taylor]: Taking taylor expansion of z in y 5.398 * [backup-simplify]: Simplify z into z 5.398 * [taylor]: Taking taylor expansion of (+ (/ y z) (* 1.0 y)) in y 5.398 * [taylor]: Taking taylor expansion of (/ y z) in y 5.398 * [taylor]: Taking taylor expansion of y in y 5.398 * [backup-simplify]: Simplify 0 into 0 5.398 * [backup-simplify]: Simplify 1 into 1 5.398 * [taylor]: Taking taylor expansion of z in y 5.398 * [backup-simplify]: Simplify z into z 5.398 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.398 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 5.398 * [taylor]: Taking taylor expansion of 1.0 in y 5.398 * [backup-simplify]: Simplify 1.0 into 1.0 5.398 * [taylor]: Taking taylor expansion of y in y 5.398 * [backup-simplify]: Simplify 0 into 0 5.398 * [backup-simplify]: Simplify 1 into 1 5.399 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.399 * [backup-simplify]: Simplify (* 1.0 0) into 0 5.400 * [backup-simplify]: Simplify (+ 0 0) into 0 5.402 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 5.402 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 5.402 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ 1 z) 1.0)) into (/ (pow z 2) (+ (/ 1 z) 1.0)) 5.402 * [taylor]: Taking taylor expansion of (/ (pow z 2) (+ (/ 1 z) 1.0)) in z 5.402 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.402 * [taylor]: Taking taylor expansion of z in z 5.402 * [backup-simplify]: Simplify 0 into 0 5.402 * [backup-simplify]: Simplify 1 into 1 5.402 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 5.403 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.403 * [taylor]: Taking taylor expansion of z in z 5.403 * [backup-simplify]: Simplify 0 into 0 5.403 * [backup-simplify]: Simplify 1 into 1 5.403 * [backup-simplify]: Simplify (/ 1 1) into 1 5.403 * [taylor]: Taking taylor expansion of 1.0 in z 5.403 * [backup-simplify]: Simplify 1.0 into 1.0 5.404 * [backup-simplify]: Simplify (* 1 1) into 1 5.404 * [backup-simplify]: Simplify (+ 1 0) into 1 5.404 * [backup-simplify]: Simplify (/ 1 1) into 1 5.405 * [backup-simplify]: Simplify 1 into 1 5.405 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 5.405 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.405 * [backup-simplify]: Simplify (+ 0 0) into 0 5.406 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (* 0 y))) into 0 5.407 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (+ (/ 1 z) 1.0) y)))) into 0 5.408 * [backup-simplify]: Simplify (- (/ 0 (+ (/ y z) (* 1.0 y))) (+ (* (/ (pow z 2) (+ (/ y z) (* 1.0 y))) (/ 0 (+ (/ y z) (* 1.0 y)))))) into 0 5.408 * [taylor]: Taking taylor expansion of 0 in y 5.408 * [backup-simplify]: Simplify 0 into 0 5.408 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 5.408 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)))) into 0 5.409 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* 0 0))) into 0 5.410 * [backup-simplify]: Simplify (+ 0 0) into 0 5.411 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 z) 1.0)) (+ (* (/ (pow z 2) (+ (/ 1 z) 1.0)) (/ 0 (+ (/ 1 z) 1.0))))) into 0 5.411 * [taylor]: Taking taylor expansion of 0 in z 5.411 * [backup-simplify]: Simplify 0 into 0 5.411 * [backup-simplify]: Simplify 0 into 0 5.411 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.413 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.417 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 1.0 1)))) into (- 1.0) 5.417 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.418 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 5.418 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.419 * [backup-simplify]: Simplify (+ 0 0) into 0 5.420 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 5.421 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (+ (/ 1 z) 1.0) y))))) into 0 5.422 * [backup-simplify]: Simplify (- (/ 0 (+ (/ y z) (* 1.0 y))) (+ (* (/ (pow z 2) (+ (/ y z) (* 1.0 y))) (/ 0 (+ (/ y z) (* 1.0 y)))) (* 0 (/ 0 (+ (/ y z) (* 1.0 y)))))) into 0 5.422 * [taylor]: Taking taylor expansion of 0 in y 5.422 * [backup-simplify]: Simplify 0 into 0 5.422 * [taylor]: Taking taylor expansion of 0 in z 5.422 * [backup-simplify]: Simplify 0 into 0 5.422 * [backup-simplify]: Simplify 0 into 0 5.423 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 5.423 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.424 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.429 * [backup-simplify]: Simplify (+ 0 0) into 0 5.429 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 z) 1.0)) (+ (* (/ (pow z 2) (+ (/ 1 z) 1.0)) (/ 0 (+ (/ 1 z) 1.0))) (* 0 (/ 0 (+ (/ 1 z) 1.0))))) into 0 5.429 * [taylor]: Taking taylor expansion of 0 in z 5.430 * [backup-simplify]: Simplify 0 into 0 5.430 * [backup-simplify]: Simplify 0 into 0 5.430 * [backup-simplify]: Simplify 0 into 0 5.431 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.431 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.431 * [backup-simplify]: Simplify (+ 0 0) into 0 5.437 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- 1.0) (/ 1.0 1)))) into 1.0 5.437 * [backup-simplify]: Simplify 1.0 into 1.0 5.439 * [backup-simplify]: Simplify (+ (* 1.0 (* (pow (/ 1 z) 5) (* (/ 1 (/ 1 y)) (/ 1 (/ 1 x))))) (+ (* (- 1.0) (* (pow (/ 1 z) 4) (* (/ 1 (/ 1 y)) (/ 1 (/ 1 x))))) (* 1 (* (pow (/ 1 z) 3) (* (/ 1 (/ 1 y)) (/ 1 (/ 1 x))))))) into (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) 5.439 * [backup-simplify]: Simplify (/ (* (/ 1 (- x)) (/ 1 (- y))) (* (* (/ 1 (- z)) (/ 1 (- z))) (+ (/ 1 (- z)) 1.0))) into (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) 5.439 * [approximate]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in (x y z) around 0 5.439 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in z 5.439 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.439 * [taylor]: Taking taylor expansion of z in z 5.439 * [backup-simplify]: Simplify 0 into 0 5.439 * [backup-simplify]: Simplify 1 into 1 5.440 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in z 5.440 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 5.440 * [taylor]: Taking taylor expansion of 1.0 in z 5.440 * [backup-simplify]: Simplify 1.0 into 1.0 5.440 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.440 * [taylor]: Taking taylor expansion of z in z 5.440 * [backup-simplify]: Simplify 0 into 0 5.440 * [backup-simplify]: Simplify 1 into 1 5.440 * [backup-simplify]: Simplify (/ 1 1) into 1 5.440 * [taylor]: Taking taylor expansion of (* x y) in z 5.440 * [taylor]: Taking taylor expansion of x in z 5.440 * [backup-simplify]: Simplify x into x 5.440 * [taylor]: Taking taylor expansion of y in z 5.440 * [backup-simplify]: Simplify y into y 5.441 * [backup-simplify]: Simplify (* 1 1) into 1 5.441 * [backup-simplify]: Simplify (- 1) into -1 5.441 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.442 * [backup-simplify]: Simplify (* x y) into (* x y) 5.442 * [backup-simplify]: Simplify (* -1 (* x y)) into (* -1 (* x y)) 5.442 * [backup-simplify]: Simplify (/ 1 (* -1 (* x y))) into (/ -1 (* x y)) 5.442 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in y 5.442 * [taylor]: Taking taylor expansion of (pow z 2) in y 5.442 * [taylor]: Taking taylor expansion of z in y 5.442 * [backup-simplify]: Simplify z into z 5.442 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in y 5.442 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 5.442 * [taylor]: Taking taylor expansion of 1.0 in y 5.442 * [backup-simplify]: Simplify 1.0 into 1.0 5.442 * [taylor]: Taking taylor expansion of (/ 1 z) in y 5.442 * [taylor]: Taking taylor expansion of z in y 5.442 * [backup-simplify]: Simplify z into z 5.442 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.442 * [taylor]: Taking taylor expansion of (* x y) in y 5.442 * [taylor]: Taking taylor expansion of x in y 5.442 * [backup-simplify]: Simplify x into x 5.442 * [taylor]: Taking taylor expansion of y in y 5.442 * [backup-simplify]: Simplify 0 into 0 5.442 * [backup-simplify]: Simplify 1 into 1 5.442 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.442 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 5.442 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 5.442 * [backup-simplify]: Simplify (* x 0) into 0 5.442 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 5.443 * [backup-simplify]: Simplify (+ (* x 1) (* 0 0)) into x 5.443 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.443 * [backup-simplify]: Simplify (- 0) into 0 5.444 * [backup-simplify]: Simplify (+ 0 0) into 0 5.444 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) x) (* 0 0)) into (- (* 1.0 x) (/ x z)) 5.445 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 x) (/ x z))) into (/ (pow z 2) (- (* 1.0 x) (/ x z))) 5.445 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in x 5.445 * [taylor]: Taking taylor expansion of (pow z 2) in x 5.445 * [taylor]: Taking taylor expansion of z in x 5.445 * [backup-simplify]: Simplify z into z 5.445 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in x 5.445 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 5.445 * [taylor]: Taking taylor expansion of 1.0 in x 5.445 * [backup-simplify]: Simplify 1.0 into 1.0 5.445 * [taylor]: Taking taylor expansion of (/ 1 z) in x 5.445 * [taylor]: Taking taylor expansion of z in x 5.445 * [backup-simplify]: Simplify z into z 5.445 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.445 * [taylor]: Taking taylor expansion of (* x y) in x 5.445 * [taylor]: Taking taylor expansion of x in x 5.445 * [backup-simplify]: Simplify 0 into 0 5.445 * [backup-simplify]: Simplify 1 into 1 5.445 * [taylor]: Taking taylor expansion of y in x 5.445 * [backup-simplify]: Simplify y into y 5.445 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.446 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 5.446 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 5.446 * [backup-simplify]: Simplify (* 0 y) into 0 5.446 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 5.446 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 5.446 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.447 * [backup-simplify]: Simplify (- 0) into 0 5.447 * [backup-simplify]: Simplify (+ 0 0) into 0 5.448 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) y) (* 0 0)) into (- (* 1.0 y) (/ y z)) 5.448 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 y) (/ y z))) into (/ (pow z 2) (- (* 1.0 y) (/ y z))) 5.448 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in x 5.448 * [taylor]: Taking taylor expansion of (pow z 2) in x 5.448 * [taylor]: Taking taylor expansion of z in x 5.448 * [backup-simplify]: Simplify z into z 5.448 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in x 5.448 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 5.448 * [taylor]: Taking taylor expansion of 1.0 in x 5.448 * [backup-simplify]: Simplify 1.0 into 1.0 5.448 * [taylor]: Taking taylor expansion of (/ 1 z) in x 5.448 * [taylor]: Taking taylor expansion of z in x 5.449 * [backup-simplify]: Simplify z into z 5.449 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.449 * [taylor]: Taking taylor expansion of (* x y) in x 5.449 * [taylor]: Taking taylor expansion of x in x 5.449 * [backup-simplify]: Simplify 0 into 0 5.449 * [backup-simplify]: Simplify 1 into 1 5.449 * [taylor]: Taking taylor expansion of y in x 5.449 * [backup-simplify]: Simplify y into y 5.449 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.449 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 5.449 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 5.449 * [backup-simplify]: Simplify (* 0 y) into 0 5.449 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 5.450 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 5.450 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.450 * [backup-simplify]: Simplify (- 0) into 0 5.451 * [backup-simplify]: Simplify (+ 0 0) into 0 5.451 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) y) (* 0 0)) into (- (* 1.0 y) (/ y z)) 5.451 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 y) (/ y z))) into (/ (pow z 2) (- (* 1.0 y) (/ y z))) 5.452 * [taylor]: Taking taylor expansion of (/ (pow z 2) (- (* 1.0 y) (/ y z))) in y 5.452 * [taylor]: Taking taylor expansion of (pow z 2) in y 5.452 * [taylor]: Taking taylor expansion of z in y 5.452 * [backup-simplify]: Simplify z into z 5.452 * [taylor]: Taking taylor expansion of (- (* 1.0 y) (/ y z)) in y 5.452 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 5.452 * [taylor]: Taking taylor expansion of 1.0 in y 5.452 * [backup-simplify]: Simplify 1.0 into 1.0 5.452 * [taylor]: Taking taylor expansion of y in y 5.452 * [backup-simplify]: Simplify 0 into 0 5.452 * [backup-simplify]: Simplify 1 into 1 5.452 * [taylor]: Taking taylor expansion of (/ y z) in y 5.452 * [taylor]: Taking taylor expansion of y in y 5.452 * [backup-simplify]: Simplify 0 into 0 5.452 * [backup-simplify]: Simplify 1 into 1 5.452 * [taylor]: Taking taylor expansion of z in y 5.452 * [backup-simplify]: Simplify z into z 5.452 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.452 * [backup-simplify]: Simplify (* z z) into (pow z 2) 5.453 * [backup-simplify]: Simplify (* 1.0 0) into 0 5.453 * [backup-simplify]: Simplify (+ 0 0) into 0 5.455 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 5.455 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 5.455 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 5.455 * [backup-simplify]: Simplify (/ (pow z 2) (- 1.0 (/ 1 z))) into (/ (pow z 2) (- 1.0 (/ 1 z))) 5.455 * [taylor]: Taking taylor expansion of (/ (pow z 2) (- 1.0 (/ 1 z))) in z 5.455 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.455 * [taylor]: Taking taylor expansion of z in z 5.455 * [backup-simplify]: Simplify 0 into 0 5.455 * [backup-simplify]: Simplify 1 into 1 5.455 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 5.455 * [taylor]: Taking taylor expansion of 1.0 in z 5.455 * [backup-simplify]: Simplify 1.0 into 1.0 5.455 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.455 * [taylor]: Taking taylor expansion of z in z 5.455 * [backup-simplify]: Simplify 0 into 0 5.455 * [backup-simplify]: Simplify 1 into 1 5.456 * [backup-simplify]: Simplify (/ 1 1) into 1 5.456 * [backup-simplify]: Simplify (* 1 1) into 1 5.457 * [backup-simplify]: Simplify (- 1) into -1 5.457 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.457 * [backup-simplify]: Simplify (/ 1 -1) into -1 5.457 * [backup-simplify]: Simplify -1 into -1 5.458 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 5.458 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y))) into 0 5.459 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.459 * [backup-simplify]: Simplify (- 0) into 0 5.459 * [backup-simplify]: Simplify (+ 0 0) into 0 5.460 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 y) (* 0 0))) into 0 5.461 * [backup-simplify]: Simplify (- (/ 0 (- (* 1.0 y) (/ y z))) (+ (* (/ (pow z 2) (- (* 1.0 y) (/ y z))) (/ 0 (- (* 1.0 y) (/ y z)))))) into 0 5.461 * [taylor]: Taking taylor expansion of 0 in y 5.461 * [backup-simplify]: Simplify 0 into 0 5.461 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 5.462 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* 0 0))) into 0 5.462 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)))) into 0 5.463 * [backup-simplify]: Simplify (- 0) into 0 5.463 * [backup-simplify]: Simplify (+ 0 0) into 0 5.464 * [backup-simplify]: Simplify (- (/ 0 (- 1.0 (/ 1 z))) (+ (* (/ (pow z 2) (- 1.0 (/ 1 z))) (/ 0 (- 1.0 (/ 1 z)))))) into 0 5.464 * [taylor]: Taking taylor expansion of 0 in z 5.464 * [backup-simplify]: Simplify 0 into 0 5.464 * [backup-simplify]: Simplify 0 into 0 5.464 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.466 * [backup-simplify]: Simplify (- 0) into 0 5.466 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.469 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 1.0 -1)))) into (- 1.0) 5.469 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.470 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 5.471 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 y)))) into 0 5.471 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.472 * [backup-simplify]: Simplify (- 0) into 0 5.472 * [backup-simplify]: Simplify (+ 0 0) into 0 5.473 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 0) (+ (* 0 y) (* 0 0)))) into 0 5.474 * [backup-simplify]: Simplify (- (/ 0 (- (* 1.0 y) (/ y z))) (+ (* (/ (pow z 2) (- (* 1.0 y) (/ y z))) (/ 0 (- (* 1.0 y) (/ y z)))) (* 0 (/ 0 (- (* 1.0 y) (/ y z)))))) into 0 5.474 * [taylor]: Taking taylor expansion of 0 in y 5.474 * [backup-simplify]: Simplify 0 into 0 5.474 * [taylor]: Taking taylor expansion of 0 in z 5.474 * [backup-simplify]: Simplify 0 into 0 5.474 * [backup-simplify]: Simplify 0 into 0 5.475 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 5.476 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.476 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.476 * [backup-simplify]: Simplify (- 0) into 0 5.477 * [backup-simplify]: Simplify (+ 0 0) into 0 5.477 * [backup-simplify]: Simplify (- (/ 0 (- 1.0 (/ 1 z))) (+ (* (/ (pow z 2) (- 1.0 (/ 1 z))) (/ 0 (- 1.0 (/ 1 z)))) (* 0 (/ 0 (- 1.0 (/ 1 z)))))) into 0 5.478 * [taylor]: Taking taylor expansion of 0 in z 5.478 * [backup-simplify]: Simplify 0 into 0 5.478 * [backup-simplify]: Simplify 0 into 0 5.478 * [backup-simplify]: Simplify 0 into 0 5.479 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.480 * [backup-simplify]: Simplify (- 0) into 0 5.480 * [backup-simplify]: Simplify (+ 0 0) into 0 5.485 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 0 -1)) (* (- 1.0) (/ 1.0 -1)))) into (- 1.0) 5.486 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.488 * [backup-simplify]: Simplify (+ (* (- 1.0) (* (pow (/ 1 (- z)) 5) (* (/ 1 (/ 1 (- y))) (/ 1 (/ 1 (- x)))))) (+ (* (- 1.0) (* (pow (/ 1 (- z)) 4) (* (/ 1 (/ 1 (- y))) (/ 1 (/ 1 (- x)))))) (* -1 (* (pow (/ 1 (- z)) 3) (* (/ 1 (/ 1 (- y))) (/ 1 (/ 1 (- x)))))))) into (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) 5.488 * * * * [progress]: [ 2 / 2 ] generating series at (2 2) 5.488 * [backup-simplify]: Simplify (* (* z z) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 5.488 * [approximate]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in (z) around 0 5.489 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in z 5.489 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.489 * [taylor]: Taking taylor expansion of z in z 5.489 * [backup-simplify]: Simplify 0 into 0 5.489 * [backup-simplify]: Simplify 1 into 1 5.489 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 5.489 * [taylor]: Taking taylor expansion of z in z 5.489 * [backup-simplify]: Simplify 0 into 0 5.489 * [backup-simplify]: Simplify 1 into 1 5.489 * [taylor]: Taking taylor expansion of 1.0 in z 5.489 * [backup-simplify]: Simplify 1.0 into 1.0 5.489 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in z 5.489 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.489 * [taylor]: Taking taylor expansion of z in z 5.489 * [backup-simplify]: Simplify 0 into 0 5.489 * [backup-simplify]: Simplify 1 into 1 5.489 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 5.489 * [taylor]: Taking taylor expansion of z in z 5.489 * [backup-simplify]: Simplify 0 into 0 5.489 * [backup-simplify]: Simplify 1 into 1 5.489 * [taylor]: Taking taylor expansion of 1.0 in z 5.489 * [backup-simplify]: Simplify 1.0 into 1.0 5.490 * [backup-simplify]: Simplify (* 1 1) into 1 5.490 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.491 * [backup-simplify]: Simplify (* 1 1.0) into 1.0 5.491 * [backup-simplify]: Simplify 1.0 into 1.0 5.491 * [backup-simplify]: Simplify (+ 1 0) into 1 5.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.493 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 1.0)) into 1 5.493 * [backup-simplify]: Simplify 1 into 1 5.493 * [backup-simplify]: Simplify (+ 0 0) into 0 5.494 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.495 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 1) (* 0 1.0))) into 0 5.495 * [backup-simplify]: Simplify 0 into 0 5.496 * [backup-simplify]: Simplify (+ 0 0) into 0 5.496 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.497 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 1.0)))) into 0 5.497 * [backup-simplify]: Simplify 0 into 0 5.497 * [backup-simplify]: Simplify (+ 0 0) into 0 5.498 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.499 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 1.0))))) into 0 5.499 * [backup-simplify]: Simplify 0 into 0 5.499 * [backup-simplify]: Simplify (+ 0 0) into 0 5.500 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.501 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 1.0)))))) into 0 5.501 * [backup-simplify]: Simplify 0 into 0 5.502 * [backup-simplify]: Simplify (+ 0 0) into 0 5.503 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.505 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 1.0))))))) into 0 5.505 * [backup-simplify]: Simplify 0 into 0 5.505 * [backup-simplify]: Simplify (+ 0 0) into 0 5.507 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 5.509 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 1.0)))))))) into 0 5.509 * [backup-simplify]: Simplify 0 into 0 5.510 * [backup-simplify]: Simplify (+ (* 1 (pow z 3)) (* 1.0 (pow z 2))) into (+ (pow z 3) (* 1.0 (pow z 2))) 5.510 * [backup-simplify]: Simplify (* (* (/ 1 z) (/ 1 z)) (+ (/ 1 z) 1.0)) into (/ (+ (/ 1 z) 1.0) (pow z 2)) 5.510 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 z) 1.0) (pow z 2)) in (z) around 0 5.510 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 z) 1.0) (pow z 2)) in z 5.510 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 5.510 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.510 * [taylor]: Taking taylor expansion of z in z 5.510 * [backup-simplify]: Simplify 0 into 0 5.510 * [backup-simplify]: Simplify 1 into 1 5.511 * [backup-simplify]: Simplify (/ 1 1) into 1 5.511 * [taylor]: Taking taylor expansion of 1.0 in z 5.511 * [backup-simplify]: Simplify 1.0 into 1.0 5.511 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.511 * [taylor]: Taking taylor expansion of z in z 5.511 * [backup-simplify]: Simplify 0 into 0 5.511 * [backup-simplify]: Simplify 1 into 1 5.511 * [backup-simplify]: Simplify (+ 1 0) into 1 5.512 * [backup-simplify]: Simplify (* 1 1) into 1 5.512 * [backup-simplify]: Simplify (/ 1 1) into 1 5.512 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 z) 1.0) (pow z 2)) in z 5.512 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 5.512 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.512 * [taylor]: Taking taylor expansion of z in z 5.512 * [backup-simplify]: Simplify 0 into 0 5.512 * [backup-simplify]: Simplify 1 into 1 5.512 * [backup-simplify]: Simplify (/ 1 1) into 1 5.513 * [taylor]: Taking taylor expansion of 1.0 in z 5.513 * [backup-simplify]: Simplify 1.0 into 1.0 5.513 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.513 * [taylor]: Taking taylor expansion of z in z 5.513 * [backup-simplify]: Simplify 0 into 0 5.513 * [backup-simplify]: Simplify 1 into 1 5.513 * [backup-simplify]: Simplify (+ 1 0) into 1 5.513 * [backup-simplify]: Simplify (* 1 1) into 1 5.514 * [backup-simplify]: Simplify (/ 1 1) into 1 5.514 * [backup-simplify]: Simplify 1 into 1 5.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.515 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.516 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.518 * [backup-simplify]: Simplify (- (/ 1.0 1) (+ (* 1 (/ 0 1)))) into 1.0 5.518 * [backup-simplify]: Simplify 1.0 into 1.0 5.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.519 * [backup-simplify]: Simplify (+ 0 0) into 0 5.520 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.522 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1.0 (/ 0 1)))) into 0 5.522 * [backup-simplify]: Simplify 0 into 0 5.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.523 * [backup-simplify]: Simplify (+ 0 0) into 0 5.524 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.525 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.525 * [backup-simplify]: Simplify 0 into 0 5.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.526 * [backup-simplify]: Simplify (+ 0 0) into 0 5.528 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.529 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.529 * [backup-simplify]: Simplify 0 into 0 5.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.531 * [backup-simplify]: Simplify (+ 0 0) into 0 5.532 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.533 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.533 * [backup-simplify]: Simplify 0 into 0 5.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.535 * [backup-simplify]: Simplify (+ 0 0) into 0 5.536 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.537 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.538 * [backup-simplify]: Simplify 0 into 0 5.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.539 * [backup-simplify]: Simplify (+ 0 0) into 0 5.541 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 5.542 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.542 * [backup-simplify]: Simplify 0 into 0 5.542 * [backup-simplify]: Simplify (+ (* 1.0 (pow (/ 1 (/ 1 z)) 2)) (* 1 (pow (/ 1 (/ 1 z)) 3))) into (+ (pow z 3) (* 1.0 (pow z 2))) 5.543 * [backup-simplify]: Simplify (* (* (/ 1 (- z)) (/ 1 (- z))) (+ (/ 1 (- z)) 1.0)) into (/ (- 1.0 (/ 1 z)) (pow z 2)) 5.543 * [approximate]: Taking taylor expansion of (/ (- 1.0 (/ 1 z)) (pow z 2)) in (z) around 0 5.543 * [taylor]: Taking taylor expansion of (/ (- 1.0 (/ 1 z)) (pow z 2)) in z 5.543 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 5.543 * [taylor]: Taking taylor expansion of 1.0 in z 5.543 * [backup-simplify]: Simplify 1.0 into 1.0 5.543 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.543 * [taylor]: Taking taylor expansion of z in z 5.543 * [backup-simplify]: Simplify 0 into 0 5.543 * [backup-simplify]: Simplify 1 into 1 5.543 * [backup-simplify]: Simplify (/ 1 1) into 1 5.543 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.543 * [taylor]: Taking taylor expansion of z in z 5.543 * [backup-simplify]: Simplify 0 into 0 5.543 * [backup-simplify]: Simplify 1 into 1 5.544 * [backup-simplify]: Simplify (- 1) into -1 5.544 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.545 * [backup-simplify]: Simplify (* 1 1) into 1 5.545 * [backup-simplify]: Simplify (/ -1 1) into -1 5.545 * [taylor]: Taking taylor expansion of (/ (- 1.0 (/ 1 z)) (pow z 2)) in z 5.545 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 5.545 * [taylor]: Taking taylor expansion of 1.0 in z 5.545 * [backup-simplify]: Simplify 1.0 into 1.0 5.545 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.545 * [taylor]: Taking taylor expansion of z in z 5.545 * [backup-simplify]: Simplify 0 into 0 5.545 * [backup-simplify]: Simplify 1 into 1 5.546 * [backup-simplify]: Simplify (/ 1 1) into 1 5.546 * [taylor]: Taking taylor expansion of (pow z 2) in z 5.546 * [taylor]: Taking taylor expansion of z in z 5.546 * [backup-simplify]: Simplify 0 into 0 5.546 * [backup-simplify]: Simplify 1 into 1 5.546 * [backup-simplify]: Simplify (- 1) into -1 5.547 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.547 * [backup-simplify]: Simplify (* 1 1) into 1 5.547 * [backup-simplify]: Simplify (/ -1 1) into -1 5.547 * [backup-simplify]: Simplify -1 into -1 5.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.549 * [backup-simplify]: Simplify (- 0) into 0 5.549 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.550 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.552 * [backup-simplify]: Simplify (- (/ 1.0 1) (+ (* -1 (/ 0 1)))) into 1.0 5.552 * [backup-simplify]: Simplify 1.0 into 1.0 5.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.553 * [backup-simplify]: Simplify (- 0) into 0 5.554 * [backup-simplify]: Simplify (+ 0 0) into 0 5.555 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 1.0 (/ 0 1)))) into 0 5.556 * [backup-simplify]: Simplify 0 into 0 5.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.557 * [backup-simplify]: Simplify (- 0) into 0 5.557 * [backup-simplify]: Simplify (+ 0 0) into 0 5.558 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.560 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.560 * [backup-simplify]: Simplify 0 into 0 5.561 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.561 * [backup-simplify]: Simplify (- 0) into 0 5.562 * [backup-simplify]: Simplify (+ 0 0) into 0 5.564 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.565 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.565 * [backup-simplify]: Simplify 0 into 0 5.566 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.566 * [backup-simplify]: Simplify (- 0) into 0 5.567 * [backup-simplify]: Simplify (+ 0 0) into 0 5.568 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.569 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.569 * [backup-simplify]: Simplify 0 into 0 5.570 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.571 * [backup-simplify]: Simplify (- 0) into 0 5.571 * [backup-simplify]: Simplify (+ 0 0) into 0 5.572 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.574 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.574 * [backup-simplify]: Simplify 0 into 0 5.575 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.575 * [backup-simplify]: Simplify (- 0) into 0 5.575 * [backup-simplify]: Simplify (+ 0 0) into 0 5.582 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 5.584 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.584 * [backup-simplify]: Simplify 0 into 0 5.585 * [backup-simplify]: Simplify (+ (* 1.0 (pow (/ 1 (/ 1 (- z))) 2)) (* -1 (pow (/ 1 (/ 1 (- z))) 3))) into (+ (pow z 3) (* 1.0 (pow z 2))) 5.585 * * * [progress]: simplifying candidates 5.586 * [simplify]: Simplifying: (- (+ (log x) (log y)) (+ (+ (log z) (log z)) (log (+ z 1.0)))) (- (+ (log x) (log y)) (+ (log (* z z)) (log (+ z 1.0)))) (- (+ (log x) (log y)) (log (* (* z z) (+ z 1.0)))) (- (log (* x y)) (+ (+ (log z) (log z)) (log (+ z 1.0)))) (- (log (* x y)) (+ (log (* z z)) (log (+ z 1.0)))) (- (log (* x y)) (log (* (* z z) (+ z 1.0)))) (log (/ (* x y) (* (* z z) (+ z 1.0)))) (exp (/ (* x y) (* (* z z) (+ z 1.0)))) (/ (* (* (* x x) x) (* (* y y) y)) (* (* (* (* z z) z) (* (* z z) z)) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (/ (* (* (* x x) x) (* (* y y) y)) (* (* (* (* z z) (* z z)) (* z z)) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (/ (* (* (* x x) x) (* (* y y) y)) (* (* (* (* z z) (+ z 1.0)) (* (* z z) (+ z 1.0))) (* (* z z) (+ z 1.0)))) (/ (* (* (* x y) (* x y)) (* x y)) (* (* (* (* z z) z) (* (* z z) z)) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (/ (* (* (* x y) (* x y)) (* x y)) (* (* (* (* z z) (* z z)) (* z z)) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (/ (* (* (* x y) (* x y)) (* x y)) (* (* (* (* z z) (+ z 1.0)) (* (* z z) (+ z 1.0))) (* (* z z) (+ z 1.0)))) (* (cbrt (/ (* x y) (* (* z z) (+ z 1.0)))) (cbrt (/ (* x y) (* (* z z) (+ z 1.0))))) (cbrt (/ (* x y) (* (* z z) (+ z 1.0)))) (* (* (/ (* x y) (* (* z z) (+ z 1.0))) (/ (* x y) (* (* z z) (+ z 1.0)))) (/ (* x y) (* (* z z) (+ z 1.0)))) (sqrt (/ (* x y) (* (* z z) (+ z 1.0)))) (sqrt (/ (* x y) (* (* z z) (+ z 1.0)))) (- (* x y)) (- (* (* z z) (+ z 1.0))) (/ x (* z z)) (/ y (+ z 1.0)) (/ 1 (* (* z z) (+ z 1.0))) (/ (* (* z z) (+ z 1.0)) (* x y)) (/ (* x y) (* z z)) (/ (* (* z z) (+ z 1.0)) y) (/ (* x y) (* (* z z) (+ (pow z 3) (pow 1.0 3)))) (/ (* x y) (* (* z z) (- (* z z) (* 1.0 1.0)))) (* (* z z) (+ z 1.0)) (* (* z z) (+ z 1.0)) (+ (+ (log z) (log z)) (log (+ z 1.0))) (+ (log (* z z)) (log (+ z 1.0))) (log (* (* z z) (+ z 1.0))) (exp (* (* z z) (+ z 1.0))) (* (* (* (* z z) z) (* (* z z) z)) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))) (* (* (* (* z z) (* z z)) (* z z)) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))) (* (cbrt (* (* z z) (+ z 1.0))) (cbrt (* (* z z) (+ z 1.0)))) (cbrt (* (* z z) (+ z 1.0))) (* (* (* (* z z) (+ z 1.0)) (* (* z z) (+ z 1.0))) (* (* z z) (+ z 1.0))) (sqrt (* (* z z) (+ z 1.0))) (sqrt (* (* z z) (+ z 1.0))) (* z (sqrt (+ z 1.0))) (* z (sqrt (+ z 1.0))) (* (* z z) z) (* (* z z) 1.0) (* z (* z z)) (* 1.0 (* z z)) (* (* z z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (* (* z z) (sqrt (+ z 1.0))) (* (* z z) 1) (* (* z z) 1) (* z (+ z 1.0)) (* (* z z) (+ (pow z 3) (pow 1.0 3))) (* (* z z) (- (* z z) (* 1.0 1.0))) (- (+ (* 1.0 (* x y)) (* 1.0 (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (+ (pow z 3) (* 1.0 (pow z 2))) (+ (pow z 3) (* 1.0 (pow z 2))) (+ (pow z 3) (* 1.0 (pow z 2))) 5.588 * * [simplify]: Extracting # 0 : cost 0 5.589 * * [simplify]: Extracting # 1 : cost 0 5.589 * * [simplify]: Extracting # 2 : cost 0 5.589 * * [simplify]: Extracting # 3 : cost 0 5.589 * * [simplify]: Extracting # 4 : cost 0 5.589 * * [simplify]: Extracting # 5 : cost 0 5.589 * * [simplify]: Extracting # 6 : cost 0 5.589 * * [simplify]: Extracting # 7 : cost 0 5.589 * * [simplify]: Extracting # 8 : cost 0 5.590 * * [simplify]: Extracting # 9 : cost 0 5.590 * * [simplify]: Extracting # 10 : cost 0 5.590 * * [simplify]: iteration 0 : 112 enodes (cost 858 ) 5.617 * * [simplify]: Extracting # 0 : cost 0 5.617 * * [simplify]: Extracting # 1 : cost 0 5.618 * * [simplify]: Extracting # 2 : cost 0 5.618 * * [simplify]: Extracting # 3 : cost 0 5.619 * * [simplify]: Extracting # 4 : cost 0 5.619 * * [simplify]: iteration 1 : 343 enodes (cost 788 ) 5.917 * * [simplify]: Extracting # 0 : cost 0 5.922 * * [simplify]: Extracting # 1 : cost 0 5.925 * * [simplify]: Extracting # 2 : cost 0 5.927 * * [simplify]: Extracting # 3 : cost 0 5.930 * * [simplify]: Extracting # 4 : cost 0 5.936 * * [simplify]: iteration 2 : 1881 enodes (cost 626 ) 6.680 * * [simplify]: Extracting # 0 : cost 0 6.686 * * [simplify]: Extracting # 1 : cost 0 6.692 * * [simplify]: Extracting # 2 : cost 0 6.699 * * [simplify]: iteration done: 5000 enodes (cost 626 ) 6.699 * [simplify]: Simplified to: (log (/ (* x y) (* (* z z) (+ z 1.0)))) (log (/ (* x y) (* (* z z) (+ z 1.0)))) (log (/ (* x y) (* (* z z) (+ z 1.0)))) (log (/ (* x y) (* (* z z) (+ z 1.0)))) (log (/ (* x y) (* (* z z) (+ z 1.0)))) (log (/ (* x y) (* (* z z) (+ z 1.0)))) (log (/ (* x y) (* (* z z) (+ z 1.0)))) (exp (/ (* x y) (* (* z z) (+ z 1.0)))) (pow (/ (* x y) (* (* z z) (+ z 1.0))) 3) (pow (/ (* x y) (* (* z z) (+ z 1.0))) 3) (pow (/ (* x y) (* (* z z) (+ z 1.0))) 3) (pow (/ (* x y) (* (* z z) (+ z 1.0))) 3) (pow (/ (* x y) (* (* z z) (+ z 1.0))) 3) (pow (/ (* x y) (* (* z z) (+ z 1.0))) 3) (* (cbrt (/ (* x y) (* (* z z) (+ z 1.0)))) (cbrt (/ (* x y) (* (* z z) (+ z 1.0))))) (cbrt (/ (* x y) (* (* z z) (+ z 1.0)))) (pow (/ (* x y) (* (* z z) (+ z 1.0))) 3) (sqrt (/ (* x y) (* (* z z) (+ z 1.0)))) (sqrt (/ (* x y) (* (* z z) (+ z 1.0)))) (- (* x y)) (- (* (* z z) (+ z 1.0))) (/ x (* z z)) (/ y (+ z 1.0)) (/ 1 (* (* z z) (+ z 1.0))) (/ (* (* z z) (+ z 1.0)) (* x y)) (/ (* x y) (* z z)) (/ (* (* z z) (+ z 1.0)) y) (/ (* x y) (* (* z z) (+ (pow z 3) (pow 1.0 3)))) (/ (* x y) (* (* z z) (- (* z z) (* 1.0 1.0)))) (* z (* z (+ z 1.0))) (* z (* z (+ z 1.0))) (log (* (* z z) (+ z 1.0))) (log (* (* z z) (+ z 1.0))) (log (* (* z z) (+ z 1.0))) (exp (* (* z z) (+ z 1.0))) (pow (* z (* z (+ z 1.0))) 3) (pow (* z (* z (+ z 1.0))) 3) (* (cbrt (* (* z z) (+ z 1.0))) (cbrt (* (* z z) (+ z 1.0)))) (cbrt (* (* z z) (+ z 1.0))) (pow (* z (* z (+ z 1.0))) 3) (sqrt (* (* z z) (+ z 1.0))) (sqrt (* (* z z) (+ z 1.0))) (* z (sqrt (+ z 1.0))) (* z (sqrt (+ z 1.0))) (pow z 3) (* 1.0 (pow z 2)) (pow z 3) (* 1.0 (pow z 2)) (* (* z z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (* (* z z) (sqrt (+ z 1.0))) (* z z) (* z z) (* z (+ z 1.0)) (* (* z z) (+ (pow z 3) (pow 1.0 3))) (* (* z z) (- (* z z) (* 1.0 1.0))) (* 1.0 (- (+ (* x y) (/ (* x y) (* z z))) (/ (* x y) z))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (* z (* z (+ z 1.0))) (* z (* z (+ z 1.0))) (* z (* z (+ z 1.0))) 6.699 * * * [progress]: adding candidates to table 6.816 * * [progress]: iteration 2 / 4 6.816 * * * [progress]: picking best candidate 6.834 * * * * [pick]: Picked # 6.834 * * * [progress]: localizing error 6.843 * * * [progress]: generating rewritten candidates 6.843 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1) 6.865 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 6.955 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 6.973 * * * [progress]: generating series expansions 6.973 * * * * [progress]: [ 1 / 3 ] generating series at (2 1) 6.973 * [backup-simplify]: Simplify (/ x (* z z)) into (/ x (pow z 2)) 6.973 * [approximate]: Taking taylor expansion of (/ x (pow z 2)) in (x z) around 0 6.973 * [taylor]: Taking taylor expansion of (/ x (pow z 2)) in z 6.973 * [taylor]: Taking taylor expansion of x in z 6.973 * [backup-simplify]: Simplify x into x 6.973 * [taylor]: Taking taylor expansion of (pow z 2) in z 6.973 * [taylor]: Taking taylor expansion of z in z 6.973 * [backup-simplify]: Simplify 0 into 0 6.973 * [backup-simplify]: Simplify 1 into 1 6.974 * [backup-simplify]: Simplify (* 1 1) into 1 6.974 * [backup-simplify]: Simplify (/ x 1) into x 6.974 * [taylor]: Taking taylor expansion of (/ x (pow z 2)) in x 6.974 * [taylor]: Taking taylor expansion of x in x 6.974 * [backup-simplify]: Simplify 0 into 0 6.974 * [backup-simplify]: Simplify 1 into 1 6.974 * [taylor]: Taking taylor expansion of (pow z 2) in x 6.974 * [taylor]: Taking taylor expansion of z in x 6.974 * [backup-simplify]: Simplify z into z 6.974 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.974 * [backup-simplify]: Simplify (/ 1 (pow z 2)) into (/ 1 (pow z 2)) 6.974 * [taylor]: Taking taylor expansion of (/ x (pow z 2)) in x 6.974 * [taylor]: Taking taylor expansion of x in x 6.974 * [backup-simplify]: Simplify 0 into 0 6.974 * [backup-simplify]: Simplify 1 into 1 6.974 * [taylor]: Taking taylor expansion of (pow z 2) in x 6.974 * [taylor]: Taking taylor expansion of z in x 6.974 * [backup-simplify]: Simplify z into z 6.974 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.974 * [backup-simplify]: Simplify (/ 1 (pow z 2)) into (/ 1 (pow z 2)) 6.974 * [taylor]: Taking taylor expansion of (/ 1 (pow z 2)) in z 6.974 * [taylor]: Taking taylor expansion of (pow z 2) in z 6.974 * [taylor]: Taking taylor expansion of z in z 6.975 * [backup-simplify]: Simplify 0 into 0 6.975 * [backup-simplify]: Simplify 1 into 1 6.975 * [backup-simplify]: Simplify (* 1 1) into 1 6.975 * [backup-simplify]: Simplify (/ 1 1) into 1 6.975 * [backup-simplify]: Simplify 1 into 1 6.975 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.975 * [backup-simplify]: Simplify (- (/ 0 (pow z 2)) (+ (* (/ 1 (pow z 2)) (/ 0 (pow z 2))))) into 0 6.975 * [taylor]: Taking taylor expansion of 0 in z 6.975 * [backup-simplify]: Simplify 0 into 0 6.976 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.976 * [backup-simplify]: Simplify 0 into 0 6.977 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 6.977 * [backup-simplify]: Simplify (- (/ 0 (pow z 2)) (+ (* (/ 1 (pow z 2)) (/ 0 (pow z 2))) (* 0 (/ 0 (pow z 2))))) into 0 6.977 * [taylor]: Taking taylor expansion of 0 in z 6.977 * [backup-simplify]: Simplify 0 into 0 6.977 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.978 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.978 * [backup-simplify]: Simplify 0 into 0 6.978 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (+ (* 0 0) (* 0 z)))) into 0 6.979 * [backup-simplify]: Simplify (- (/ 0 (pow z 2)) (+ (* (/ 1 (pow z 2)) (/ 0 (pow z 2))) (* 0 (/ 0 (pow z 2))) (* 0 (/ 0 (pow z 2))))) into 0 6.979 * [taylor]: Taking taylor expansion of 0 in z 6.979 * [backup-simplify]: Simplify 0 into 0 6.979 * [backup-simplify]: Simplify 0 into 0 6.980 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.980 * [backup-simplify]: Simplify 0 into 0 6.981 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 z))))) into 0 6.981 * [backup-simplify]: Simplify (- (/ 0 (pow z 2)) (+ (* (/ 1 (pow z 2)) (/ 0 (pow z 2))) (* 0 (/ 0 (pow z 2))) (* 0 (/ 0 (pow z 2))) (* 0 (/ 0 (pow z 2))))) into 0 6.981 * [taylor]: Taking taylor expansion of 0 in z 6.981 * [backup-simplify]: Simplify 0 into 0 6.981 * [backup-simplify]: Simplify 0 into 0 6.981 * [backup-simplify]: Simplify 0 into 0 6.982 * [backup-simplify]: Simplify (* 1 (* (pow z -2) x)) into (/ x (pow z 2)) 6.982 * [backup-simplify]: Simplify (/ (/ 1 x) (* (/ 1 z) (/ 1 z))) into (/ (pow z 2) x) 6.982 * [approximate]: Taking taylor expansion of (/ (pow z 2) x) in (x z) around 0 6.982 * [taylor]: Taking taylor expansion of (/ (pow z 2) x) in z 6.982 * [taylor]: Taking taylor expansion of (pow z 2) in z 6.982 * [taylor]: Taking taylor expansion of z in z 6.982 * [backup-simplify]: Simplify 0 into 0 6.982 * [backup-simplify]: Simplify 1 into 1 6.982 * [taylor]: Taking taylor expansion of x in z 6.982 * [backup-simplify]: Simplify x into x 6.982 * [backup-simplify]: Simplify (* 1 1) into 1 6.982 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.982 * [taylor]: Taking taylor expansion of (/ (pow z 2) x) in x 6.982 * [taylor]: Taking taylor expansion of (pow z 2) in x 6.982 * [taylor]: Taking taylor expansion of z in x 6.982 * [backup-simplify]: Simplify z into z 6.982 * [taylor]: Taking taylor expansion of x in x 6.982 * [backup-simplify]: Simplify 0 into 0 6.982 * [backup-simplify]: Simplify 1 into 1 6.982 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.982 * [backup-simplify]: Simplify (/ (pow z 2) 1) into (pow z 2) 6.982 * [taylor]: Taking taylor expansion of (/ (pow z 2) x) in x 6.982 * [taylor]: Taking taylor expansion of (pow z 2) in x 6.982 * [taylor]: Taking taylor expansion of z in x 6.982 * [backup-simplify]: Simplify z into z 6.982 * [taylor]: Taking taylor expansion of x in x 6.982 * [backup-simplify]: Simplify 0 into 0 6.982 * [backup-simplify]: Simplify 1 into 1 6.982 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.983 * [backup-simplify]: Simplify (/ (pow z 2) 1) into (pow z 2) 6.983 * [taylor]: Taking taylor expansion of (pow z 2) in z 6.983 * [taylor]: Taking taylor expansion of z in z 6.983 * [backup-simplify]: Simplify 0 into 0 6.983 * [backup-simplify]: Simplify 1 into 1 6.983 * [backup-simplify]: Simplify (* 1 1) into 1 6.983 * [backup-simplify]: Simplify 1 into 1 6.983 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.984 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow z 2) (/ 0 1)))) into 0 6.984 * [taylor]: Taking taylor expansion of 0 in z 6.984 * [backup-simplify]: Simplify 0 into 0 6.984 * [backup-simplify]: Simplify 0 into 0 6.984 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.984 * [backup-simplify]: Simplify 0 into 0 6.984 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 6.985 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow z 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.985 * [taylor]: Taking taylor expansion of 0 in z 6.985 * [backup-simplify]: Simplify 0 into 0 6.985 * [backup-simplify]: Simplify 0 into 0 6.985 * [backup-simplify]: Simplify 0 into 0 6.986 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.986 * [backup-simplify]: Simplify 0 into 0 6.986 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (+ (* 0 0) (* 0 z)))) into 0 6.988 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow z 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.988 * [taylor]: Taking taylor expansion of 0 in z 6.988 * [backup-simplify]: Simplify 0 into 0 6.988 * [backup-simplify]: Simplify 0 into 0 6.988 * [backup-simplify]: Simplify (* 1 (* (pow (/ 1 z) 2) (/ 1 (/ 1 x)))) into (/ x (pow z 2)) 6.988 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (* (/ 1 (- z)) (/ 1 (- z)))) into (* -1 (/ (pow z 2) x)) 6.988 * [approximate]: Taking taylor expansion of (* -1 (/ (pow z 2) x)) in (x z) around 0 6.988 * [taylor]: Taking taylor expansion of (* -1 (/ (pow z 2) x)) in z 6.988 * [taylor]: Taking taylor expansion of -1 in z 6.988 * [backup-simplify]: Simplify -1 into -1 6.988 * [taylor]: Taking taylor expansion of (/ (pow z 2) x) in z 6.988 * [taylor]: Taking taylor expansion of (pow z 2) in z 6.988 * [taylor]: Taking taylor expansion of z in z 6.988 * [backup-simplify]: Simplify 0 into 0 6.988 * [backup-simplify]: Simplify 1 into 1 6.988 * [taylor]: Taking taylor expansion of x in z 6.988 * [backup-simplify]: Simplify x into x 6.988 * [backup-simplify]: Simplify (* 1 1) into 1 6.988 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.988 * [taylor]: Taking taylor expansion of (* -1 (/ (pow z 2) x)) in x 6.988 * [taylor]: Taking taylor expansion of -1 in x 6.988 * [backup-simplify]: Simplify -1 into -1 6.989 * [taylor]: Taking taylor expansion of (/ (pow z 2) x) in x 6.989 * [taylor]: Taking taylor expansion of (pow z 2) in x 6.989 * [taylor]: Taking taylor expansion of z in x 6.989 * [backup-simplify]: Simplify z into z 6.989 * [taylor]: Taking taylor expansion of x in x 6.989 * [backup-simplify]: Simplify 0 into 0 6.989 * [backup-simplify]: Simplify 1 into 1 6.989 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.989 * [backup-simplify]: Simplify (/ (pow z 2) 1) into (pow z 2) 6.989 * [taylor]: Taking taylor expansion of (* -1 (/ (pow z 2) x)) in x 6.989 * [taylor]: Taking taylor expansion of -1 in x 6.989 * [backup-simplify]: Simplify -1 into -1 6.989 * [taylor]: Taking taylor expansion of (/ (pow z 2) x) in x 6.989 * [taylor]: Taking taylor expansion of (pow z 2) in x 6.989 * [taylor]: Taking taylor expansion of z in x 6.989 * [backup-simplify]: Simplify z into z 6.989 * [taylor]: Taking taylor expansion of x in x 6.989 * [backup-simplify]: Simplify 0 into 0 6.989 * [backup-simplify]: Simplify 1 into 1 6.989 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.989 * [backup-simplify]: Simplify (/ (pow z 2) 1) into (pow z 2) 6.989 * [backup-simplify]: Simplify (* -1 (pow z 2)) into (* -1 (pow z 2)) 6.989 * [taylor]: Taking taylor expansion of (* -1 (pow z 2)) in z 6.989 * [taylor]: Taking taylor expansion of -1 in z 6.989 * [backup-simplify]: Simplify -1 into -1 6.989 * [taylor]: Taking taylor expansion of (pow z 2) in z 6.989 * [taylor]: Taking taylor expansion of z in z 6.989 * [backup-simplify]: Simplify 0 into 0 6.989 * [backup-simplify]: Simplify 1 into 1 6.990 * [backup-simplify]: Simplify (* 1 1) into 1 6.990 * [backup-simplify]: Simplify (* -1 1) into -1 6.990 * [backup-simplify]: Simplify -1 into -1 6.990 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.990 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow z 2) (/ 0 1)))) into 0 6.991 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow z 2))) into 0 6.991 * [taylor]: Taking taylor expansion of 0 in z 6.991 * [backup-simplify]: Simplify 0 into 0 6.991 * [backup-simplify]: Simplify 0 into 0 6.991 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.992 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 6.992 * [backup-simplify]: Simplify 0 into 0 6.992 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 6.993 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow z 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.993 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow z 2)))) into 0 6.993 * [taylor]: Taking taylor expansion of 0 in z 6.993 * [backup-simplify]: Simplify 0 into 0 6.993 * [backup-simplify]: Simplify 0 into 0 6.993 * [backup-simplify]: Simplify 0 into 0 6.994 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.994 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 1))) into 0 6.994 * [backup-simplify]: Simplify 0 into 0 6.995 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (+ (* 0 0) (* 0 z)))) into 0 6.996 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow z 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.997 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow z 2))))) into 0 6.997 * [taylor]: Taking taylor expansion of 0 in z 6.997 * [backup-simplify]: Simplify 0 into 0 6.997 * [backup-simplify]: Simplify 0 into 0 6.997 * [backup-simplify]: Simplify (* -1 (* (pow (/ 1 (- z)) 2) (/ 1 (/ 1 (- x))))) into (/ x (pow z 2)) 6.997 * * * * [progress]: [ 2 / 3 ] generating series at (2) 6.997 * [backup-simplify]: Simplify (* (/ x (* z z)) (/ y (+ z 1.0))) into (/ (* x y) (* (pow z 2) (+ z 1.0))) 6.997 * [approximate]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in (x z y) around 0 6.997 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in y 6.997 * [taylor]: Taking taylor expansion of (* x y) in y 6.997 * [taylor]: Taking taylor expansion of x in y 6.997 * [backup-simplify]: Simplify x into x 6.997 * [taylor]: Taking taylor expansion of y in y 6.997 * [backup-simplify]: Simplify 0 into 0 6.997 * [backup-simplify]: Simplify 1 into 1 6.997 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in y 6.998 * [taylor]: Taking taylor expansion of (pow z 2) in y 6.998 * [taylor]: Taking taylor expansion of z in y 6.998 * [backup-simplify]: Simplify z into z 6.998 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 6.998 * [taylor]: Taking taylor expansion of z in y 6.998 * [backup-simplify]: Simplify z into z 6.998 * [taylor]: Taking taylor expansion of 1.0 in y 6.998 * [backup-simplify]: Simplify 1.0 into 1.0 6.998 * [backup-simplify]: Simplify (* x 0) into 0 6.998 * [backup-simplify]: Simplify (+ (* x 1) (* 0 0)) into x 6.998 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.998 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 6.998 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 6.998 * [backup-simplify]: Simplify (/ x (* (pow z 2) (+ z 1.0))) into (/ x (* (pow z 2) (+ z 1.0))) 6.998 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in z 6.998 * [taylor]: Taking taylor expansion of (* x y) in z 6.998 * [taylor]: Taking taylor expansion of x in z 6.998 * [backup-simplify]: Simplify x into x 6.998 * [taylor]: Taking taylor expansion of y in z 6.998 * [backup-simplify]: Simplify y into y 6.998 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in z 6.998 * [taylor]: Taking taylor expansion of (pow z 2) in z 6.998 * [taylor]: Taking taylor expansion of z in z 6.998 * [backup-simplify]: Simplify 0 into 0 6.998 * [backup-simplify]: Simplify 1 into 1 6.998 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 6.998 * [taylor]: Taking taylor expansion of z in z 6.998 * [backup-simplify]: Simplify 0 into 0 6.999 * [backup-simplify]: Simplify 1 into 1 6.999 * [taylor]: Taking taylor expansion of 1.0 in z 6.999 * [backup-simplify]: Simplify 1.0 into 1.0 6.999 * [backup-simplify]: Simplify (* x y) into (* x y) 6.999 * [backup-simplify]: Simplify (* 1 1) into 1 6.999 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.999 * [backup-simplify]: Simplify (* 1 1.0) into 1.0 6.999 * [backup-simplify]: Simplify (/ (* x y) 1.0) into (* 1.0 (* x y)) 6.999 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in x 7.000 * [taylor]: Taking taylor expansion of (* x y) in x 7.000 * [taylor]: Taking taylor expansion of x in x 7.000 * [backup-simplify]: Simplify 0 into 0 7.000 * [backup-simplify]: Simplify 1 into 1 7.000 * [taylor]: Taking taylor expansion of y in x 7.000 * [backup-simplify]: Simplify y into y 7.000 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in x 7.000 * [taylor]: Taking taylor expansion of (pow z 2) in x 7.000 * [taylor]: Taking taylor expansion of z in x 7.000 * [backup-simplify]: Simplify z into z 7.000 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 7.000 * [taylor]: Taking taylor expansion of z in x 7.000 * [backup-simplify]: Simplify z into z 7.000 * [taylor]: Taking taylor expansion of 1.0 in x 7.000 * [backup-simplify]: Simplify 1.0 into 1.0 7.000 * [backup-simplify]: Simplify (* 0 y) into 0 7.000 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 7.000 * [backup-simplify]: Simplify (* z z) into (pow z 2) 7.000 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 7.000 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 7.000 * [backup-simplify]: Simplify (/ y (* (pow z 2) (+ z 1.0))) into (/ y (* (+ z 1.0) (pow z 2))) 7.000 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in x 7.000 * [taylor]: Taking taylor expansion of (* x y) in x 7.000 * [taylor]: Taking taylor expansion of x in x 7.000 * [backup-simplify]: Simplify 0 into 0 7.000 * [backup-simplify]: Simplify 1 into 1 7.000 * [taylor]: Taking taylor expansion of y in x 7.000 * [backup-simplify]: Simplify y into y 7.001 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in x 7.001 * [taylor]: Taking taylor expansion of (pow z 2) in x 7.001 * [taylor]: Taking taylor expansion of z in x 7.001 * [backup-simplify]: Simplify z into z 7.001 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 7.001 * [taylor]: Taking taylor expansion of z in x 7.001 * [backup-simplify]: Simplify z into z 7.001 * [taylor]: Taking taylor expansion of 1.0 in x 7.001 * [backup-simplify]: Simplify 1.0 into 1.0 7.001 * [backup-simplify]: Simplify (* 0 y) into 0 7.001 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 7.001 * [backup-simplify]: Simplify (* z z) into (pow z 2) 7.001 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 7.001 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 7.001 * [backup-simplify]: Simplify (/ y (* (pow z 2) (+ z 1.0))) into (/ y (* (+ z 1.0) (pow z 2))) 7.001 * [taylor]: Taking taylor expansion of (/ y (* (+ z 1.0) (pow z 2))) in z 7.001 * [taylor]: Taking taylor expansion of y in z 7.001 * [backup-simplify]: Simplify y into y 7.001 * [taylor]: Taking taylor expansion of (* (+ z 1.0) (pow z 2)) in z 7.001 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 7.001 * [taylor]: Taking taylor expansion of z in z 7.001 * [backup-simplify]: Simplify 0 into 0 7.001 * [backup-simplify]: Simplify 1 into 1 7.001 * [taylor]: Taking taylor expansion of 1.0 in z 7.001 * [backup-simplify]: Simplify 1.0 into 1.0 7.001 * [taylor]: Taking taylor expansion of (pow z 2) in z 7.002 * [taylor]: Taking taylor expansion of z in z 7.002 * [backup-simplify]: Simplify 0 into 0 7.002 * [backup-simplify]: Simplify 1 into 1 7.002 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.002 * [backup-simplify]: Simplify (* 1 1) into 1 7.002 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.002 * [backup-simplify]: Simplify (/ y 1.0) into (* 1.0 y) 7.002 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 7.002 * [taylor]: Taking taylor expansion of 1.0 in y 7.002 * [backup-simplify]: Simplify 1.0 into 1.0 7.002 * [taylor]: Taking taylor expansion of y in y 7.002 * [backup-simplify]: Simplify 0 into 0 7.002 * [backup-simplify]: Simplify 1 into 1 7.003 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 7.003 * [backup-simplify]: Simplify 1.0 into 1.0 7.004 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y))) into 0 7.004 * [backup-simplify]: Simplify (+ 0 0) into 0 7.004 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 7.004 * [backup-simplify]: Simplify (+ (* (pow z 2) 0) (* 0 (+ z 1.0))) into 0 7.005 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) (pow z 2))) (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 7.005 * [taylor]: Taking taylor expansion of 0 in z 7.005 * [backup-simplify]: Simplify 0 into 0 7.005 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.005 * [backup-simplify]: Simplify (+ 1 0) into 1 7.006 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 1 1)) into 1 7.006 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 y) (/ 1 1.0)))) into (- (* 1.0 y)) 7.006 * [taylor]: Taking taylor expansion of (- (* 1.0 y)) in y 7.006 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 7.007 * [taylor]: Taking taylor expansion of 1.0 in y 7.007 * [backup-simplify]: Simplify 1.0 into 1.0 7.007 * [taylor]: Taking taylor expansion of y in y 7.007 * [backup-simplify]: Simplify 0 into 0 7.007 * [backup-simplify]: Simplify 1 into 1 7.008 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 7.008 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.008 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.009 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* 0 0))) into 0 7.009 * [backup-simplify]: Simplify 0 into 0 7.010 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 y)))) into 0 7.010 * [backup-simplify]: Simplify (+ 0 0) into 0 7.010 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 7.011 * [backup-simplify]: Simplify (+ (* (pow z 2) 0) (+ (* 0 0) (* 0 (+ z 1.0)))) into 0 7.011 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) (pow z 2))) (/ 0 (* (pow z 2) (+ z 1.0)))) (* 0 (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 7.011 * [taylor]: Taking taylor expansion of 0 in z 7.011 * [backup-simplify]: Simplify 0 into 0 7.012 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.012 * [backup-simplify]: Simplify (+ 0 0) into 0 7.013 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 1 0) (* 0 1))) into 0 7.014 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 y) (/ 0 1.0)) (* (- (* 1.0 y)) (/ 1 1.0)))) into (* 1.0 y) 7.014 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 7.014 * [taylor]: Taking taylor expansion of 1.0 in y 7.014 * [backup-simplify]: Simplify 1.0 into 1.0 7.014 * [taylor]: Taking taylor expansion of y in y 7.014 * [backup-simplify]: Simplify 0 into 0 7.014 * [backup-simplify]: Simplify 1 into 1 7.015 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 7.015 * [backup-simplify]: Simplify 1.0 into 1.0 7.018 * [backup-simplify]: Simplify (+ (* 1.0 (* y (* 1 x))) (+ (* (- 1.0) (* y (* (/ 1 z) x))) (* 1.0 (* y (* (pow z -2) x))))) into (- (+ (* 1.0 (* x y)) (* 1.0 (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) 7.018 * [backup-simplify]: Simplify (* (/ (/ 1 x) (* (/ 1 z) (/ 1 z))) (/ (/ 1 y) (+ (/ 1 z) 1.0))) into (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) 7.018 * [approximate]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in (x z y) around 0 7.018 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in y 7.018 * [taylor]: Taking taylor expansion of (pow z 2) in y 7.018 * [taylor]: Taking taylor expansion of z in y 7.018 * [backup-simplify]: Simplify z into z 7.018 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in y 7.018 * [taylor]: Taking taylor expansion of x in y 7.018 * [backup-simplify]: Simplify x into x 7.018 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 7.018 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 7.018 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.018 * [taylor]: Taking taylor expansion of z in y 7.018 * [backup-simplify]: Simplify z into z 7.018 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.018 * [taylor]: Taking taylor expansion of 1.0 in y 7.018 * [backup-simplify]: Simplify 1.0 into 1.0 7.018 * [taylor]: Taking taylor expansion of y in y 7.018 * [backup-simplify]: Simplify 0 into 0 7.018 * [backup-simplify]: Simplify 1 into 1 7.018 * [backup-simplify]: Simplify (* z z) into (pow z 2) 7.018 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 7.018 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 7.018 * [backup-simplify]: Simplify (* x 0) into 0 7.019 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.019 * [backup-simplify]: Simplify (+ 0 0) into 0 7.019 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 7.020 * [backup-simplify]: Simplify (+ (* x (+ (/ 1 z) 1.0)) (* 0 0)) into (+ (* 1.0 x) (/ x z)) 7.020 * [backup-simplify]: Simplify (/ (pow z 2) (+ (* 1.0 x) (/ x z))) into (/ (pow z 2) (+ (* 1.0 x) (/ x z))) 7.020 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in z 7.020 * [taylor]: Taking taylor expansion of (pow z 2) in z 7.020 * [taylor]: Taking taylor expansion of z in z 7.020 * [backup-simplify]: Simplify 0 into 0 7.020 * [backup-simplify]: Simplify 1 into 1 7.020 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in z 7.020 * [taylor]: Taking taylor expansion of x in z 7.020 * [backup-simplify]: Simplify x into x 7.020 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 7.020 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 7.020 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.020 * [taylor]: Taking taylor expansion of z in z 7.020 * [backup-simplify]: Simplify 0 into 0 7.020 * [backup-simplify]: Simplify 1 into 1 7.020 * [backup-simplify]: Simplify (/ 1 1) into 1 7.020 * [taylor]: Taking taylor expansion of 1.0 in z 7.020 * [backup-simplify]: Simplify 1.0 into 1.0 7.020 * [taylor]: Taking taylor expansion of y in z 7.020 * [backup-simplify]: Simplify y into y 7.021 * [backup-simplify]: Simplify (* 1 1) into 1 7.021 * [backup-simplify]: Simplify (+ 1 0) into 1 7.021 * [backup-simplify]: Simplify (* 1 y) into y 7.021 * [backup-simplify]: Simplify (* x y) into (* x y) 7.021 * [backup-simplify]: Simplify (/ 1 (* x y)) into (/ 1 (* x y)) 7.021 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in x 7.021 * [taylor]: Taking taylor expansion of (pow z 2) in x 7.021 * [taylor]: Taking taylor expansion of z in x 7.021 * [backup-simplify]: Simplify z into z 7.021 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in x 7.021 * [taylor]: Taking taylor expansion of x in x 7.021 * [backup-simplify]: Simplify 0 into 0 7.021 * [backup-simplify]: Simplify 1 into 1 7.021 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 7.021 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 7.021 * [taylor]: Taking taylor expansion of (/ 1 z) in x 7.021 * [taylor]: Taking taylor expansion of z in x 7.021 * [backup-simplify]: Simplify z into z 7.021 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.021 * [taylor]: Taking taylor expansion of 1.0 in x 7.021 * [backup-simplify]: Simplify 1.0 into 1.0 7.021 * [taylor]: Taking taylor expansion of y in x 7.022 * [backup-simplify]: Simplify y into y 7.022 * [backup-simplify]: Simplify (* z z) into (pow z 2) 7.022 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 7.022 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 7.022 * [backup-simplify]: Simplify (* 0 (* (+ (/ 1 z) 1.0) y)) into 0 7.022 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.022 * [backup-simplify]: Simplify (+ 0 0) into 0 7.023 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 7.023 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (+ (/ 1 z) 1.0) y))) into (+ (/ y z) (* 1.0 y)) 7.023 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ y z) (* 1.0 y))) into (/ (pow z 2) (+ (/ y z) (* 1.0 y))) 7.023 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in x 7.023 * [taylor]: Taking taylor expansion of (pow z 2) in x 7.023 * [taylor]: Taking taylor expansion of z in x 7.023 * [backup-simplify]: Simplify z into z 7.023 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in x 7.023 * [taylor]: Taking taylor expansion of x in x 7.023 * [backup-simplify]: Simplify 0 into 0 7.023 * [backup-simplify]: Simplify 1 into 1 7.023 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 7.023 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 7.023 * [taylor]: Taking taylor expansion of (/ 1 z) in x 7.023 * [taylor]: Taking taylor expansion of z in x 7.023 * [backup-simplify]: Simplify z into z 7.023 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.023 * [taylor]: Taking taylor expansion of 1.0 in x 7.024 * [backup-simplify]: Simplify 1.0 into 1.0 7.024 * [taylor]: Taking taylor expansion of y in x 7.024 * [backup-simplify]: Simplify y into y 7.024 * [backup-simplify]: Simplify (* z z) into (pow z 2) 7.024 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 7.024 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 7.024 * [backup-simplify]: Simplify (* 0 (* (+ (/ 1 z) 1.0) y)) into 0 7.024 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.024 * [backup-simplify]: Simplify (+ 0 0) into 0 7.024 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 7.025 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (+ (/ 1 z) 1.0) y))) into (+ (/ y z) (* 1.0 y)) 7.025 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ y z) (* 1.0 y))) into (/ (pow z 2) (+ (/ y z) (* 1.0 y))) 7.025 * [taylor]: Taking taylor expansion of (/ (pow z 2) (+ (/ y z) (* 1.0 y))) in z 7.025 * [taylor]: Taking taylor expansion of (pow z 2) in z 7.025 * [taylor]: Taking taylor expansion of z in z 7.025 * [backup-simplify]: Simplify 0 into 0 7.025 * [backup-simplify]: Simplify 1 into 1 7.025 * [taylor]: Taking taylor expansion of (+ (/ y z) (* 1.0 y)) in z 7.025 * [taylor]: Taking taylor expansion of (/ y z) in z 7.025 * [taylor]: Taking taylor expansion of y in z 7.025 * [backup-simplify]: Simplify y into y 7.025 * [taylor]: Taking taylor expansion of z in z 7.025 * [backup-simplify]: Simplify 0 into 0 7.025 * [backup-simplify]: Simplify 1 into 1 7.025 * [backup-simplify]: Simplify (/ y 1) into y 7.025 * [taylor]: Taking taylor expansion of (* 1.0 y) in z 7.025 * [taylor]: Taking taylor expansion of 1.0 in z 7.025 * [backup-simplify]: Simplify 1.0 into 1.0 7.025 * [taylor]: Taking taylor expansion of y in z 7.025 * [backup-simplify]: Simplify y into y 7.026 * [backup-simplify]: Simplify (* 1 1) into 1 7.026 * [backup-simplify]: Simplify (+ y 0) into y 7.026 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.026 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.026 * [taylor]: Taking taylor expansion of y in y 7.026 * [backup-simplify]: Simplify 0 into 0 7.026 * [backup-simplify]: Simplify 1 into 1 7.026 * [backup-simplify]: Simplify (/ 1 1) into 1 7.026 * [backup-simplify]: Simplify 1 into 1 7.026 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 7.027 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.027 * [backup-simplify]: Simplify (+ 0 0) into 0 7.028 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (* 0 y))) into 0 7.029 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (+ (/ 1 z) 1.0) y)))) into 0 7.030 * [backup-simplify]: Simplify (- (/ 0 (+ (/ y z) (* 1.0 y))) (+ (* (/ (pow z 2) (+ (/ y z) (* 1.0 y))) (/ 0 (+ (/ y z) (* 1.0 y)))))) into 0 7.030 * [taylor]: Taking taylor expansion of 0 in z 7.030 * [backup-simplify]: Simplify 0 into 0 7.030 * [taylor]: Taking taylor expansion of 0 in y 7.030 * [backup-simplify]: Simplify 0 into 0 7.031 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.032 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 7.032 * [backup-simplify]: Simplify (* 1.0 y) into (* 1.0 y) 7.032 * [backup-simplify]: Simplify (+ 0 (* 1.0 y)) into (* 1.0 y) 7.032 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ (* 1.0 y) y)))) into (- (* 1.0 (/ 1 y))) 7.032 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 7.032 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 7.032 * [taylor]: Taking taylor expansion of 1.0 in y 7.032 * [backup-simplify]: Simplify 1.0 into 1.0 7.032 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.032 * [taylor]: Taking taylor expansion of y in y 7.032 * [backup-simplify]: Simplify 0 into 0 7.032 * [backup-simplify]: Simplify 1 into 1 7.033 * [backup-simplify]: Simplify (/ 1 1) into 1 7.033 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.033 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.034 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.035 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.035 * [backup-simplify]: Simplify 0 into 0 7.035 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 7.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.036 * [backup-simplify]: Simplify (+ 0 0) into 0 7.037 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 7.038 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (+ (/ 1 z) 1.0) y))))) into 0 7.039 * [backup-simplify]: Simplify (- (/ 0 (+ (/ y z) (* 1.0 y))) (+ (* (/ (pow z 2) (+ (/ y z) (* 1.0 y))) (/ 0 (+ (/ y z) (* 1.0 y)))) (* 0 (/ 0 (+ (/ y z) (* 1.0 y)))))) into 0 7.039 * [taylor]: Taking taylor expansion of 0 in z 7.039 * [backup-simplify]: Simplify 0 into 0 7.039 * [taylor]: Taking taylor expansion of 0 in y 7.039 * [backup-simplify]: Simplify 0 into 0 7.039 * [taylor]: Taking taylor expansion of 0 in y 7.039 * [backup-simplify]: Simplify 0 into 0 7.040 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.041 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.042 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 y)) into 0 7.042 * [backup-simplify]: Simplify (+ 0 0) into 0 7.042 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (* 1.0 (/ 1 y))) (/ (* 1.0 y) y)))) into (* 1.0 (/ 1 y)) 7.043 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 7.043 * [taylor]: Taking taylor expansion of 1.0 in y 7.043 * [backup-simplify]: Simplify 1.0 into 1.0 7.043 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.043 * [taylor]: Taking taylor expansion of y in y 7.043 * [backup-simplify]: Simplify 0 into 0 7.043 * [backup-simplify]: Simplify 1 into 1 7.043 * [backup-simplify]: Simplify (/ 1 1) into 1 7.043 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.044 * [backup-simplify]: Simplify 1.0 into 1.0 7.045 * [backup-simplify]: Simplify (+ (* 1.0 (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 5) (/ 1 (/ 1 x))))) (+ (* (- 1.0) (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 4) (/ 1 (/ 1 x))))) (* 1 (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 3) (/ 1 (/ 1 x))))))) into (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) 7.046 * [backup-simplify]: Simplify (* (/ (/ 1 (- x)) (* (/ 1 (- z)) (/ 1 (- z)))) (/ (/ 1 (- y)) (+ (/ 1 (- z)) 1.0))) into (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) 7.046 * [approximate]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in (x z y) around 0 7.046 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in y 7.046 * [taylor]: Taking taylor expansion of (pow z 2) in y 7.046 * [taylor]: Taking taylor expansion of z in y 7.046 * [backup-simplify]: Simplify z into z 7.046 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in y 7.046 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 7.046 * [taylor]: Taking taylor expansion of 1.0 in y 7.046 * [backup-simplify]: Simplify 1.0 into 1.0 7.046 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.046 * [taylor]: Taking taylor expansion of z in y 7.046 * [backup-simplify]: Simplify z into z 7.046 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.046 * [taylor]: Taking taylor expansion of (* x y) in y 7.046 * [taylor]: Taking taylor expansion of x in y 7.046 * [backup-simplify]: Simplify x into x 7.046 * [taylor]: Taking taylor expansion of y in y 7.046 * [backup-simplify]: Simplify 0 into 0 7.046 * [backup-simplify]: Simplify 1 into 1 7.046 * [backup-simplify]: Simplify (* z z) into (pow z 2) 7.046 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 7.046 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 7.046 * [backup-simplify]: Simplify (* x 0) into 0 7.047 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 7.047 * [backup-simplify]: Simplify (+ (* x 1) (* 0 0)) into x 7.047 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.047 * [backup-simplify]: Simplify (- 0) into 0 7.048 * [backup-simplify]: Simplify (+ 0 0) into 0 7.048 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) x) (* 0 0)) into (- (* 1.0 x) (/ x z)) 7.049 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 x) (/ x z))) into (/ (pow z 2) (- (* 1.0 x) (/ x z))) 7.049 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in z 7.049 * [taylor]: Taking taylor expansion of (pow z 2) in z 7.049 * [taylor]: Taking taylor expansion of z in z 7.049 * [backup-simplify]: Simplify 0 into 0 7.049 * [backup-simplify]: Simplify 1 into 1 7.049 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in z 7.049 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 7.049 * [taylor]: Taking taylor expansion of 1.0 in z 7.049 * [backup-simplify]: Simplify 1.0 into 1.0 7.049 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.049 * [taylor]: Taking taylor expansion of z in z 7.049 * [backup-simplify]: Simplify 0 into 0 7.049 * [backup-simplify]: Simplify 1 into 1 7.049 * [backup-simplify]: Simplify (/ 1 1) into 1 7.049 * [taylor]: Taking taylor expansion of (* x y) in z 7.049 * [taylor]: Taking taylor expansion of x in z 7.049 * [backup-simplify]: Simplify x into x 7.049 * [taylor]: Taking taylor expansion of y in z 7.049 * [backup-simplify]: Simplify y into y 7.050 * [backup-simplify]: Simplify (* 1 1) into 1 7.050 * [backup-simplify]: Simplify (- 1) into -1 7.050 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.050 * [backup-simplify]: Simplify (* x y) into (* x y) 7.050 * [backup-simplify]: Simplify (* -1 (* x y)) into (* -1 (* x y)) 7.050 * [backup-simplify]: Simplify (/ 1 (* -1 (* x y))) into (/ -1 (* x y)) 7.050 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in x 7.050 * [taylor]: Taking taylor expansion of (pow z 2) in x 7.050 * [taylor]: Taking taylor expansion of z in x 7.050 * [backup-simplify]: Simplify z into z 7.050 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in x 7.050 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 7.050 * [taylor]: Taking taylor expansion of 1.0 in x 7.050 * [backup-simplify]: Simplify 1.0 into 1.0 7.050 * [taylor]: Taking taylor expansion of (/ 1 z) in x 7.050 * [taylor]: Taking taylor expansion of z in x 7.050 * [backup-simplify]: Simplify z into z 7.051 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.051 * [taylor]: Taking taylor expansion of (* x y) in x 7.051 * [taylor]: Taking taylor expansion of x in x 7.051 * [backup-simplify]: Simplify 0 into 0 7.051 * [backup-simplify]: Simplify 1 into 1 7.051 * [taylor]: Taking taylor expansion of y in x 7.051 * [backup-simplify]: Simplify y into y 7.051 * [backup-simplify]: Simplify (* z z) into (pow z 2) 7.051 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 7.051 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 7.051 * [backup-simplify]: Simplify (* 0 y) into 0 7.051 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 7.051 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 7.051 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.051 * [backup-simplify]: Simplify (- 0) into 0 7.052 * [backup-simplify]: Simplify (+ 0 0) into 0 7.052 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) y) (* 0 0)) into (- (* 1.0 y) (/ y z)) 7.052 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 y) (/ y z))) into (/ (pow z 2) (- (* 1.0 y) (/ y z))) 7.052 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in x 7.052 * [taylor]: Taking taylor expansion of (pow z 2) in x 7.052 * [taylor]: Taking taylor expansion of z in x 7.052 * [backup-simplify]: Simplify z into z 7.052 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in x 7.052 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 7.052 * [taylor]: Taking taylor expansion of 1.0 in x 7.052 * [backup-simplify]: Simplify 1.0 into 1.0 7.052 * [taylor]: Taking taylor expansion of (/ 1 z) in x 7.052 * [taylor]: Taking taylor expansion of z in x 7.052 * [backup-simplify]: Simplify z into z 7.052 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.053 * [taylor]: Taking taylor expansion of (* x y) in x 7.053 * [taylor]: Taking taylor expansion of x in x 7.053 * [backup-simplify]: Simplify 0 into 0 7.053 * [backup-simplify]: Simplify 1 into 1 7.053 * [taylor]: Taking taylor expansion of y in x 7.053 * [backup-simplify]: Simplify y into y 7.053 * [backup-simplify]: Simplify (* z z) into (pow z 2) 7.053 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 7.053 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 7.053 * [backup-simplify]: Simplify (* 0 y) into 0 7.053 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 7.053 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 7.053 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.053 * [backup-simplify]: Simplify (- 0) into 0 7.054 * [backup-simplify]: Simplify (+ 0 0) into 0 7.054 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) y) (* 0 0)) into (- (* 1.0 y) (/ y z)) 7.054 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 y) (/ y z))) into (/ (pow z 2) (- (* 1.0 y) (/ y z))) 7.054 * [taylor]: Taking taylor expansion of (/ (pow z 2) (- (* 1.0 y) (/ y z))) in z 7.054 * [taylor]: Taking taylor expansion of (pow z 2) in z 7.054 * [taylor]: Taking taylor expansion of z in z 7.054 * [backup-simplify]: Simplify 0 into 0 7.054 * [backup-simplify]: Simplify 1 into 1 7.054 * [taylor]: Taking taylor expansion of (- (* 1.0 y) (/ y z)) in z 7.054 * [taylor]: Taking taylor expansion of (* 1.0 y) in z 7.054 * [taylor]: Taking taylor expansion of 1.0 in z 7.054 * [backup-simplify]: Simplify 1.0 into 1.0 7.054 * [taylor]: Taking taylor expansion of y in z 7.054 * [backup-simplify]: Simplify y into y 7.054 * [taylor]: Taking taylor expansion of (/ y z) in z 7.054 * [taylor]: Taking taylor expansion of y in z 7.054 * [backup-simplify]: Simplify y into y 7.054 * [taylor]: Taking taylor expansion of z in z 7.054 * [backup-simplify]: Simplify 0 into 0 7.054 * [backup-simplify]: Simplify 1 into 1 7.055 * [backup-simplify]: Simplify (/ y 1) into y 7.055 * [backup-simplify]: Simplify (* 1 1) into 1 7.055 * [backup-simplify]: Simplify (- y) into (- y) 7.055 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 7.055 * [backup-simplify]: Simplify (/ 1 (- y)) into (/ -1 y) 7.055 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.055 * [taylor]: Taking taylor expansion of -1 in y 7.055 * [backup-simplify]: Simplify -1 into -1 7.055 * [taylor]: Taking taylor expansion of y in y 7.055 * [backup-simplify]: Simplify 0 into 0 7.055 * [backup-simplify]: Simplify 1 into 1 7.055 * [backup-simplify]: Simplify (/ -1 1) into -1 7.055 * [backup-simplify]: Simplify -1 into -1 7.055 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 7.056 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y))) into 0 7.056 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.056 * [backup-simplify]: Simplify (- 0) into 0 7.056 * [backup-simplify]: Simplify (+ 0 0) into 0 7.057 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 y) (* 0 0))) into 0 7.057 * [backup-simplify]: Simplify (- (/ 0 (- (* 1.0 y) (/ y z))) (+ (* (/ (pow z 2) (- (* 1.0 y) (/ y z))) (/ 0 (- (* 1.0 y) (/ y z)))))) into 0 7.057 * [taylor]: Taking taylor expansion of 0 in z 7.057 * [backup-simplify]: Simplify 0 into 0 7.057 * [taylor]: Taking taylor expansion of 0 in y 7.057 * [backup-simplify]: Simplify 0 into 0 7.058 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.058 * [backup-simplify]: Simplify (* 1.0 y) into (* 1.0 y) 7.058 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 7.058 * [backup-simplify]: Simplify (- 0) into 0 7.058 * [backup-simplify]: Simplify (+ (* 1.0 y) 0) into (* 1.0 y) 7.059 * [backup-simplify]: Simplify (- (/ 0 (- y)) (+ (* (/ -1 y) (/ (* 1.0 y) (- y))))) into (- (* 1.0 (/ 1 y))) 7.059 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 7.059 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 7.059 * [taylor]: Taking taylor expansion of 1.0 in y 7.059 * [backup-simplify]: Simplify 1.0 into 1.0 7.059 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.059 * [taylor]: Taking taylor expansion of y in y 7.059 * [backup-simplify]: Simplify 0 into 0 7.059 * [backup-simplify]: Simplify 1 into 1 7.059 * [backup-simplify]: Simplify (/ 1 1) into 1 7.059 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.060 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.060 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.060 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.060 * [backup-simplify]: Simplify 0 into 0 7.061 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 7.061 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 y)))) into 0 7.062 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.062 * [backup-simplify]: Simplify (- 0) into 0 7.062 * [backup-simplify]: Simplify (+ 0 0) into 0 7.062 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 0) (+ (* 0 y) (* 0 0)))) into 0 7.063 * [backup-simplify]: Simplify (- (/ 0 (- (* 1.0 y) (/ y z))) (+ (* (/ (pow z 2) (- (* 1.0 y) (/ y z))) (/ 0 (- (* 1.0 y) (/ y z)))) (* 0 (/ 0 (- (* 1.0 y) (/ y z)))))) into 0 7.063 * [taylor]: Taking taylor expansion of 0 in z 7.063 * [backup-simplify]: Simplify 0 into 0 7.063 * [taylor]: Taking taylor expansion of 0 in y 7.063 * [backup-simplify]: Simplify 0 into 0 7.063 * [taylor]: Taking taylor expansion of 0 in y 7.063 * [backup-simplify]: Simplify 0 into 0 7.064 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.064 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 y)) into 0 7.065 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.065 * [backup-simplify]: Simplify (- 0) into 0 7.065 * [backup-simplify]: Simplify (+ 0 0) into 0 7.065 * [backup-simplify]: Simplify (- (/ 0 (- y)) (+ (* (/ -1 y) (/ 0 (- y))) (* (- (* 1.0 (/ 1 y))) (/ (* 1.0 y) (- y))))) into (- (* 1.0 (/ 1 y))) 7.065 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 7.065 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 7.065 * [taylor]: Taking taylor expansion of 1.0 in y 7.065 * [backup-simplify]: Simplify 1.0 into 1.0 7.066 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.066 * [taylor]: Taking taylor expansion of y in y 7.066 * [backup-simplify]: Simplify 0 into 0 7.066 * [backup-simplify]: Simplify 1 into 1 7.066 * [backup-simplify]: Simplify (/ 1 1) into 1 7.066 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.066 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.067 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.068 * [backup-simplify]: Simplify (+ (* (- 1.0) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 5) (/ 1 (/ 1 (- x)))))) (+ (* (- 1.0) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 4) (/ 1 (/ 1 (- x)))))) (* -1 (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 3) (/ 1 (/ 1 (- x)))))))) into (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) 7.068 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 7.068 * [backup-simplify]: Simplify (/ y (+ z 1.0)) into (/ y (+ z 1.0)) 7.068 * [approximate]: Taking taylor expansion of (/ y (+ z 1.0)) in (y z) around 0 7.068 * [taylor]: Taking taylor expansion of (/ y (+ z 1.0)) in z 7.068 * [taylor]: Taking taylor expansion of y in z 7.068 * [backup-simplify]: Simplify y into y 7.068 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 7.068 * [taylor]: Taking taylor expansion of z in z 7.068 * [backup-simplify]: Simplify 0 into 0 7.068 * [backup-simplify]: Simplify 1 into 1 7.068 * [taylor]: Taking taylor expansion of 1.0 in z 7.068 * [backup-simplify]: Simplify 1.0 into 1.0 7.068 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.069 * [backup-simplify]: Simplify (/ y 1.0) into (* 1.0 y) 7.069 * [taylor]: Taking taylor expansion of (/ y (+ z 1.0)) in y 7.069 * [taylor]: Taking taylor expansion of y in y 7.069 * [backup-simplify]: Simplify 0 into 0 7.069 * [backup-simplify]: Simplify 1 into 1 7.069 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 7.069 * [taylor]: Taking taylor expansion of z in y 7.069 * [backup-simplify]: Simplify z into z 7.069 * [taylor]: Taking taylor expansion of 1.0 in y 7.069 * [backup-simplify]: Simplify 1.0 into 1.0 7.069 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 7.069 * [backup-simplify]: Simplify (/ 1 (+ z 1.0)) into (/ 1 (+ z 1.0)) 7.069 * [taylor]: Taking taylor expansion of (/ y (+ z 1.0)) in y 7.069 * [taylor]: Taking taylor expansion of y in y 7.069 * [backup-simplify]: Simplify 0 into 0 7.069 * [backup-simplify]: Simplify 1 into 1 7.069 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 7.069 * [taylor]: Taking taylor expansion of z in y 7.069 * [backup-simplify]: Simplify z into z 7.069 * [taylor]: Taking taylor expansion of 1.0 in y 7.069 * [backup-simplify]: Simplify 1.0 into 1.0 7.069 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 7.069 * [backup-simplify]: Simplify (/ 1 (+ z 1.0)) into (/ 1 (+ z 1.0)) 7.069 * [taylor]: Taking taylor expansion of (/ 1 (+ z 1.0)) in z 7.069 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 7.069 * [taylor]: Taking taylor expansion of z in z 7.069 * [backup-simplify]: Simplify 0 into 0 7.069 * [backup-simplify]: Simplify 1 into 1 7.069 * [taylor]: Taking taylor expansion of 1.0 in z 7.069 * [backup-simplify]: Simplify 1.0 into 1.0 7.069 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.070 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 7.070 * [backup-simplify]: Simplify 1.0 into 1.0 7.070 * [backup-simplify]: Simplify (+ 0 0) into 0 7.070 * [backup-simplify]: Simplify (- (/ 0 (+ z 1.0)) (+ (* (/ 1 (+ z 1.0)) (/ 0 (+ z 1.0))))) into 0 7.070 * [taylor]: Taking taylor expansion of 0 in z 7.070 * [backup-simplify]: Simplify 0 into 0 7.070 * [backup-simplify]: Simplify 0 into 0 7.071 * [backup-simplify]: Simplify (+ 1 0) into 1 7.072 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 7.072 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.072 * [backup-simplify]: Simplify (+ 0 0) into 0 7.072 * [backup-simplify]: Simplify (- (/ 0 (+ z 1.0)) (+ (* (/ 1 (+ z 1.0)) (/ 0 (+ z 1.0))) (* 0 (/ 0 (+ z 1.0))))) into 0 7.072 * [taylor]: Taking taylor expansion of 0 in z 7.073 * [backup-simplify]: Simplify 0 into 0 7.073 * [backup-simplify]: Simplify 0 into 0 7.073 * [backup-simplify]: Simplify 0 into 0 7.073 * [backup-simplify]: Simplify (+ 0 0) into 0 7.075 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)))) into 1.0 7.075 * [backup-simplify]: Simplify 1.0 into 1.0 7.076 * [backup-simplify]: Simplify (+ (* 1.0 (* (pow z 2) y)) (+ (* (- 1.0) (* z y)) (* 1.0 (* 1 y)))) into (- (+ (* 1.0 (* (pow z 2) y)) (* 1.0 y)) (* 1.0 (* z y))) 7.076 * [backup-simplify]: Simplify (/ (/ 1 y) (+ (/ 1 z) 1.0)) into (/ 1 (* (+ (/ 1 z) 1.0) y)) 7.076 * [approximate]: Taking taylor expansion of (/ 1 (* (+ (/ 1 z) 1.0) y)) in (y z) around 0 7.076 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 z) 1.0) y)) in z 7.076 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 7.076 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 7.076 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.076 * [taylor]: Taking taylor expansion of z in z 7.076 * [backup-simplify]: Simplify 0 into 0 7.076 * [backup-simplify]: Simplify 1 into 1 7.079 * [backup-simplify]: Simplify (/ 1 1) into 1 7.079 * [taylor]: Taking taylor expansion of 1.0 in z 7.079 * [backup-simplify]: Simplify 1.0 into 1.0 7.079 * [taylor]: Taking taylor expansion of y in z 7.079 * [backup-simplify]: Simplify y into y 7.080 * [backup-simplify]: Simplify (+ 1 0) into 1 7.080 * [backup-simplify]: Simplify (* 1 y) into y 7.080 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.080 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 z) 1.0) y)) in y 7.080 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 7.080 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 7.080 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.080 * [taylor]: Taking taylor expansion of z in y 7.080 * [backup-simplify]: Simplify z into z 7.080 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.080 * [taylor]: Taking taylor expansion of 1.0 in y 7.080 * [backup-simplify]: Simplify 1.0 into 1.0 7.080 * [taylor]: Taking taylor expansion of y in y 7.080 * [backup-simplify]: Simplify 0 into 0 7.080 * [backup-simplify]: Simplify 1 into 1 7.080 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 7.080 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 7.080 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.080 * [backup-simplify]: Simplify (+ 0 0) into 0 7.081 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 7.081 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 z) 1.0)) into (/ 1 (+ (/ 1 z) 1.0)) 7.081 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 z) 1.0) y)) in y 7.081 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 7.081 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 7.081 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.081 * [taylor]: Taking taylor expansion of z in y 7.081 * [backup-simplify]: Simplify z into z 7.081 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.081 * [taylor]: Taking taylor expansion of 1.0 in y 7.081 * [backup-simplify]: Simplify 1.0 into 1.0 7.081 * [taylor]: Taking taylor expansion of y in y 7.081 * [backup-simplify]: Simplify 0 into 0 7.081 * [backup-simplify]: Simplify 1 into 1 7.081 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 7.081 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 7.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.081 * [backup-simplify]: Simplify (+ 0 0) into 0 7.082 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 7.082 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 z) 1.0)) into (/ 1 (+ (/ 1 z) 1.0)) 7.082 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 z) 1.0)) in z 7.082 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 7.082 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.082 * [taylor]: Taking taylor expansion of z in z 7.082 * [backup-simplify]: Simplify 0 into 0 7.082 * [backup-simplify]: Simplify 1 into 1 7.082 * [backup-simplify]: Simplify (/ 1 1) into 1 7.082 * [taylor]: Taking taylor expansion of 1.0 in z 7.082 * [backup-simplify]: Simplify 1.0 into 1.0 7.082 * [backup-simplify]: Simplify (+ 1 0) into 1 7.083 * [backup-simplify]: Simplify (/ 1 1) into 1 7.083 * [backup-simplify]: Simplify 1 into 1 7.083 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.083 * [backup-simplify]: Simplify (+ 0 0) into 0 7.083 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 1) (* 0 0))) into 0 7.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 z) 1.0)) (/ 0 (+ (/ 1 z) 1.0))))) into 0 7.084 * [taylor]: Taking taylor expansion of 0 in z 7.084 * [backup-simplify]: Simplify 0 into 0 7.084 * [backup-simplify]: Simplify 0 into 0 7.084 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.084 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.086 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)))) into (- 1.0) 7.086 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.086 * [backup-simplify]: Simplify (+ 0 0) into 0 7.087 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 7.087 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 z) 1.0)) (/ 0 (+ (/ 1 z) 1.0))) (* 0 (/ 0 (+ (/ 1 z) 1.0))))) into 0 7.087 * [taylor]: Taking taylor expansion of 0 in z 7.087 * [backup-simplify]: Simplify 0 into 0 7.087 * [backup-simplify]: Simplify 0 into 0 7.087 * [backup-simplify]: Simplify 0 into 0 7.088 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.088 * [backup-simplify]: Simplify (+ 0 0) into 0 7.090 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- 1.0) (/ 1.0 1)))) into 1.0 7.090 * [backup-simplify]: Simplify 1.0 into 1.0 7.091 * [backup-simplify]: Simplify (+ (* 1.0 (* (pow (/ 1 z) 3) (/ 1 (/ 1 y)))) (+ (* (- 1.0) (* (pow (/ 1 z) 2) (/ 1 (/ 1 y)))) (* 1 (* (/ 1 z) (/ 1 (/ 1 y)))))) into (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) 7.091 * [backup-simplify]: Simplify (/ (/ 1 (- y)) (+ (/ 1 (- z)) 1.0)) into (/ -1 (* (- 1.0 (/ 1 z)) y)) 7.091 * [approximate]: Taking taylor expansion of (/ -1 (* (- 1.0 (/ 1 z)) y)) in (y z) around 0 7.091 * [taylor]: Taking taylor expansion of (/ -1 (* (- 1.0 (/ 1 z)) y)) in z 7.091 * [taylor]: Taking taylor expansion of -1 in z 7.091 * [backup-simplify]: Simplify -1 into -1 7.092 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in z 7.092 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 7.092 * [taylor]: Taking taylor expansion of 1.0 in z 7.092 * [backup-simplify]: Simplify 1.0 into 1.0 7.092 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.092 * [taylor]: Taking taylor expansion of z in z 7.092 * [backup-simplify]: Simplify 0 into 0 7.092 * [backup-simplify]: Simplify 1 into 1 7.092 * [backup-simplify]: Simplify (/ 1 1) into 1 7.092 * [taylor]: Taking taylor expansion of y in z 7.092 * [backup-simplify]: Simplify y into y 7.092 * [backup-simplify]: Simplify (- 1) into -1 7.092 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.092 * [backup-simplify]: Simplify (* -1 y) into (* -1 y) 7.093 * [backup-simplify]: Simplify (/ -1 (* -1 y)) into (/ 1 y) 7.093 * [taylor]: Taking taylor expansion of (/ -1 (* (- 1.0 (/ 1 z)) y)) in y 7.093 * [taylor]: Taking taylor expansion of -1 in y 7.093 * [backup-simplify]: Simplify -1 into -1 7.093 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in y 7.093 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 7.093 * [taylor]: Taking taylor expansion of 1.0 in y 7.093 * [backup-simplify]: Simplify 1.0 into 1.0 7.093 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.093 * [taylor]: Taking taylor expansion of z in y 7.093 * [backup-simplify]: Simplify z into z 7.093 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.093 * [taylor]: Taking taylor expansion of y in y 7.093 * [backup-simplify]: Simplify 0 into 0 7.093 * [backup-simplify]: Simplify 1 into 1 7.093 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 7.093 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 7.093 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 7.093 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.093 * [backup-simplify]: Simplify (- 0) into 0 7.094 * [backup-simplify]: Simplify (+ 0 0) into 0 7.094 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 1) (* 0 0)) into (- 1.0 (/ 1 z)) 7.094 * [backup-simplify]: Simplify (/ -1 (- 1.0 (/ 1 z))) into (/ -1 (- 1.0 (/ 1 z))) 7.094 * [taylor]: Taking taylor expansion of (/ -1 (* (- 1.0 (/ 1 z)) y)) in y 7.094 * [taylor]: Taking taylor expansion of -1 in y 7.094 * [backup-simplify]: Simplify -1 into -1 7.094 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in y 7.094 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 7.094 * [taylor]: Taking taylor expansion of 1.0 in y 7.094 * [backup-simplify]: Simplify 1.0 into 1.0 7.094 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.094 * [taylor]: Taking taylor expansion of z in y 7.094 * [backup-simplify]: Simplify z into z 7.094 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.094 * [taylor]: Taking taylor expansion of y in y 7.094 * [backup-simplify]: Simplify 0 into 0 7.094 * [backup-simplify]: Simplify 1 into 1 7.094 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 7.094 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 7.094 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 7.095 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 7.095 * [backup-simplify]: Simplify (- 0) into 0 7.095 * [backup-simplify]: Simplify (+ 0 0) into 0 7.095 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 1) (* 0 0)) into (- 1.0 (/ 1 z)) 7.095 * [backup-simplify]: Simplify (/ -1 (- 1.0 (/ 1 z))) into (/ -1 (- 1.0 (/ 1 z))) 7.095 * [taylor]: Taking taylor expansion of (/ -1 (- 1.0 (/ 1 z))) in z 7.096 * [taylor]: Taking taylor expansion of -1 in z 7.096 * [backup-simplify]: Simplify -1 into -1 7.096 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 7.096 * [taylor]: Taking taylor expansion of 1.0 in z 7.096 * [backup-simplify]: Simplify 1.0 into 1.0 7.096 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.096 * [taylor]: Taking taylor expansion of z in z 7.096 * [backup-simplify]: Simplify 0 into 0 7.096 * [backup-simplify]: Simplify 1 into 1 7.096 * [backup-simplify]: Simplify (/ 1 1) into 1 7.096 * [backup-simplify]: Simplify (- 1) into -1 7.096 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.097 * [backup-simplify]: Simplify (/ -1 -1) into 1 7.097 * [backup-simplify]: Simplify 1 into 1 7.097 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.097 * [backup-simplify]: Simplify (- 0) into 0 7.097 * [backup-simplify]: Simplify (+ 0 0) into 0 7.098 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 1) (* 0 0))) into 0 7.098 * [backup-simplify]: Simplify (- (/ 0 (- 1.0 (/ 1 z))) (+ (* (/ -1 (- 1.0 (/ 1 z))) (/ 0 (- 1.0 (/ 1 z)))))) into 0 7.098 * [taylor]: Taking taylor expansion of 0 in z 7.098 * [backup-simplify]: Simplify 0 into 0 7.098 * [backup-simplify]: Simplify 0 into 0 7.098 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.099 * [backup-simplify]: Simplify (- 0) into 0 7.099 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.101 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 1 (/ 1.0 -1)))) into 1.0 7.101 * [backup-simplify]: Simplify 1.0 into 1.0 7.101 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.101 * [backup-simplify]: Simplify (- 0) into 0 7.101 * [backup-simplify]: Simplify (+ 0 0) into 0 7.102 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 7.102 * [backup-simplify]: Simplify (- (/ 0 (- 1.0 (/ 1 z))) (+ (* (/ -1 (- 1.0 (/ 1 z))) (/ 0 (- 1.0 (/ 1 z)))) (* 0 (/ 0 (- 1.0 (/ 1 z)))))) into 0 7.102 * [taylor]: Taking taylor expansion of 0 in z 7.102 * [backup-simplify]: Simplify 0 into 0 7.102 * [backup-simplify]: Simplify 0 into 0 7.102 * [backup-simplify]: Simplify 0 into 0 7.103 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.103 * [backup-simplify]: Simplify (- 0) into 0 7.103 * [backup-simplify]: Simplify (+ 0 0) into 0 7.106 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* 1.0 (/ 1.0 -1)))) into 1.0 7.106 * [backup-simplify]: Simplify 1.0 into 1.0 7.107 * [backup-simplify]: Simplify (+ (* 1.0 (* (pow (/ 1 (- z)) 3) (/ 1 (/ 1 (- y))))) (+ (* 1.0 (* (pow (/ 1 (- z)) 2) (/ 1 (/ 1 (- y))))) (* 1 (* (/ 1 (- z)) (/ 1 (/ 1 (- y))))))) into (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) 7.107 * * * [progress]: simplifying candidates 7.109 * [simplify]: Simplifying: (- (log x) (+ (log z) (log z))) (- (log x) (log (* z z))) (log (/ x (* z z))) (exp (/ x (* z z))) (/ (* (* x x) x) (* (* (* z z) z) (* (* z z) z))) (/ (* (* x x) x) (* (* (* z z) (* z z)) (* z z))) (* (cbrt (/ x (* z z))) (cbrt (/ x (* z z)))) (cbrt (/ x (* z z))) (* (* (/ x (* z z)) (/ x (* z z))) (/ x (* z z))) (sqrt (/ x (* z z))) (sqrt (/ x (* z z))) (- x) (- (* z z)) (/ (* (cbrt x) (cbrt x)) z) (/ (cbrt x) z) (/ (sqrt x) z) (/ (sqrt x) z) (/ 1 z) (/ x z) (/ 1 (* z z)) (/ (* z z) x) (/ x z) (/ (* z z) (cbrt x)) (/ (* z z) (sqrt x)) (/ (* z z) x) (* (/ x (* z z)) (/ y (+ z 1.0))) (+ (- (log x) (+ (log z) (log z))) (- (log y) (log (+ z 1.0)))) (+ (- (log x) (+ (log z) (log z))) (log (/ y (+ z 1.0)))) (+ (- (log x) (log (* z z))) (- (log y) (log (+ z 1.0)))) (+ (- (log x) (log (* z z))) (log (/ y (+ z 1.0)))) (+ (log (/ x (* z z))) (- (log y) (log (+ z 1.0)))) (+ (log (/ x (* z z))) (log (/ y (+ z 1.0)))) (log (* (/ x (* z z)) (/ y (+ z 1.0)))) (exp (* (/ x (* z z)) (/ y (+ z 1.0)))) (* (/ (* (* x x) x) (* (* (* z z) z) (* (* z z) z))) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (* (/ (* (* x x) x) (* (* (* z z) z) (* (* z z) z))) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0)))) (* (/ (* (* x x) x) (* (* (* z z) (* z z)) (* z z))) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (* (/ (* (* x x) x) (* (* (* z z) (* z z)) (* z z))) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0)))) (* (* (* (/ x (* z z)) (/ x (* z z))) (/ x (* z z))) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (* (* (* (/ x (* z z)) (/ x (* z z))) (/ x (* z z))) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0)))) (* (cbrt (* (/ x (* z z)) (/ y (+ z 1.0)))) (cbrt (* (/ x (* z z)) (/ y (+ z 1.0))))) (cbrt (* (/ x (* z z)) (/ y (+ z 1.0)))) (* (* (* (/ x (* z z)) (/ y (+ z 1.0))) (* (/ x (* z z)) (/ y (+ z 1.0)))) (* (/ x (* z z)) (/ y (+ z 1.0)))) (sqrt (* (/ x (* z z)) (/ y (+ z 1.0)))) (sqrt (* (/ x (* z z)) (/ y (+ z 1.0)))) (* x y) (* (* z z) (+ z 1.0)) (* (sqrt (/ x (* z z))) (sqrt (/ y (+ z 1.0)))) (* (sqrt (/ x (* z z))) (sqrt (/ y (+ z 1.0)))) (* (sqrt (/ x (* z z))) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (sqrt (/ x (* z z))) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt x) z) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt x) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ x (* z z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (* (/ x (* z z)) (sqrt (/ y (+ z 1.0)))) (* (/ x (* z z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ x (* z z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (* (/ x (* z z)) (/ (* (cbrt y) (cbrt y)) 1)) (* (/ x (* z z)) (/ (* (cbrt y) (cbrt y)) 1)) (* (/ x (* z z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ x (* z z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ x (* z z)) (/ (sqrt y) 1)) (* (/ x (* z z)) (/ (sqrt y) 1)) (* (/ x (* z z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ x (* z z)) (/ 1 (sqrt (+ z 1.0)))) (* (/ x (* z z)) (/ 1 1)) (* (/ x (* z z)) (/ 1 1)) (* (/ x (* z z)) 1) (* (/ x (* z z)) y) (* (/ x (* z z)) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ x (* z z)) (/ y (- (* z z) (* 1.0 1.0)))) (* (cbrt (/ x (* z z))) (/ y (+ z 1.0))) (* (sqrt (/ x (* z z))) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ (sqrt x) z) (/ y (+ z 1.0))) (* (/ x z) (/ y (+ z 1.0))) (* (/ x (* z z)) (/ y (+ z 1.0))) (* (/ 1 (* z z)) (/ y (+ z 1.0))) (* (/ x (* z z)) y) (* x (/ y (+ z 1.0))) (- (log y) (log (+ z 1.0))) (log (/ y (+ z 1.0))) (exp (/ y (+ z 1.0))) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))) (cbrt (/ y (+ z 1.0))) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))) (sqrt (/ y (+ z 1.0))) (sqrt (/ y (+ z 1.0))) (- y) (- (+ z 1.0)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (cbrt y) (cbrt (+ z 1.0))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))) (/ (cbrt y) (sqrt (+ z 1.0))) (/ (* (cbrt y) (cbrt y)) 1) (/ (cbrt y) (+ z 1.0)) (/ (* (cbrt y) (cbrt y)) 1) (/ (cbrt y) (+ z 1.0)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (sqrt y) (cbrt (+ z 1.0))) (/ (sqrt y) (sqrt (+ z 1.0))) (/ (sqrt y) (sqrt (+ z 1.0))) (/ (sqrt y) 1) (/ (sqrt y) (+ z 1.0)) (/ (sqrt y) 1) (/ (sqrt y) (+ z 1.0)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ y (cbrt (+ z 1.0))) (/ 1 (sqrt (+ z 1.0))) (/ y (sqrt (+ z 1.0))) (/ 1 1) (/ y (+ z 1.0)) (/ 1 1) (/ y (+ z 1.0)) (/ 1 (+ z 1.0)) (/ (+ z 1.0) y) (/ y (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ y (sqrt (+ z 1.0))) (/ y 1) (/ y 1) (/ (+ z 1.0) (cbrt y)) (/ (+ z 1.0) (sqrt y)) (/ (+ z 1.0) y) (/ y (+ (pow z 3) (pow 1.0 3))) (/ y (- (* z z) (* 1.0 1.0))) (/ x (pow z 2)) (/ x (pow z 2)) (/ x (pow z 2)) (- (+ (* 1.0 (* x y)) (* 1.0 (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (* (pow z 2) y)) (* 1.0 y)) (* 1.0 (* z y))) (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) 7.111 * * [simplify]: Extracting # 0 : cost 0 7.112 * * [simplify]: Extracting # 1 : cost 0 7.112 * * [simplify]: Extracting # 2 : cost 0 7.112 * * [simplify]: Extracting # 3 : cost 0 7.112 * * [simplify]: Extracting # 4 : cost 0 7.112 * * [simplify]: Extracting # 5 : cost 0 7.113 * * [simplify]: Extracting # 6 : cost 0 7.113 * * [simplify]: Extracting # 7 : cost 0 7.113 * * [simplify]: Extracting # 8 : cost 0 7.113 * * [simplify]: iteration 0 : 180 enodes (cost 1501 ) 7.160 * * [simplify]: Extracting # 0 : cost 0 7.161 * * [simplify]: Extracting # 1 : cost 0 7.162 * * [simplify]: Extracting # 2 : cost 0 7.162 * * [simplify]: Extracting # 3 : cost 0 7.163 * * [simplify]: Extracting # 4 : cost 0 7.163 * * [simplify]: iteration 1 : 485 enodes (cost 1416 ) 7.481 * * [simplify]: Extracting # 0 : cost 0 7.483 * * [simplify]: Extracting # 1 : cost 0 7.485 * * [simplify]: Extracting # 2 : cost 0 7.487 * * [simplify]: Extracting # 3 : cost 0 7.489 * * [simplify]: Extracting # 4 : cost 0 7.491 * * [simplify]: iteration 2 : 1807 enodes (cost 1228 ) 8.650 * * [simplify]: Extracting # 0 : cost 0 8.657 * * [simplify]: Extracting # 1 : cost 0 8.663 * * [simplify]: Extracting # 2 : cost 0 8.669 * * [simplify]: Extracting # 3 : cost 0 8.676 * * [simplify]: Extracting # 4 : cost 0 8.686 * * [simplify]: iteration done: 5000 enodes (cost 1214 ) 8.687 * [simplify]: Simplified to: (log (/ x (pow z 2))) (log (/ x (pow z 2))) (log (/ x (pow z 2))) (exp (/ x (* z z))) (pow (/ x (* z z)) 3) (pow (/ x (* z z)) 3) (* (cbrt (/ x (* z z))) (cbrt (/ x (* z z)))) (cbrt (/ x (* z z))) (pow (/ x (* z z)) 3) (sqrt (/ x (* z z))) (sqrt (/ x (* z z))) (- x) (- (* z z)) (/ (* (cbrt x) (cbrt x)) z) (/ (cbrt x) z) (/ (sqrt x) z) (/ (sqrt x) z) (/ 1 z) (/ x z) (/ 1 (* z z)) (/ (* z z) x) (/ x z) (/ (* z z) (cbrt x)) (/ (* z z) (sqrt x)) (/ (* z z) x) (* (/ x (* z z)) (/ y (+ z 1.0))) (log (* (/ x (* z z)) (/ y (+ z 1.0)))) (log (* (/ x (* z z)) (/ y (+ z 1.0)))) (log (* (/ x (* z z)) (/ y (+ z 1.0)))) (log (* (/ x (* z z)) (/ y (+ z 1.0)))) (log (* (/ x (* z z)) (/ y (+ z 1.0)))) (log (* (/ x (* z z)) (/ y (+ z 1.0)))) (log (* (/ x (* z z)) (/ y (+ z 1.0)))) (exp (* (/ x (* z z)) (/ y (+ z 1.0)))) (pow (* (/ x (* z z)) (/ y (+ z 1.0))) 3) (pow (* (/ x (* z z)) (/ y (+ z 1.0))) 3) (pow (* (/ x (* z z)) (/ y (+ z 1.0))) 3) (pow (* (/ x (* z z)) (/ y (+ z 1.0))) 3) (pow (* (/ x (* z z)) (/ y (+ z 1.0))) 3) (pow (* (/ x (* z z)) (/ y (+ z 1.0))) 3) (* (cbrt (* (/ x (* z z)) (/ y (+ z 1.0)))) (cbrt (* (/ x (* z z)) (/ y (+ z 1.0))))) (cbrt (* (/ x (* z z)) (/ y (+ z 1.0)))) (pow (* (/ x (* z z)) (/ y (+ z 1.0))) 3) (sqrt (* (/ x (* z z)) (/ y (+ z 1.0)))) (sqrt (* (/ x (* z z)) (/ y (+ z 1.0)))) (* x y) (* (* z z) (+ z 1.0)) (* (sqrt (/ x (* z z))) (sqrt (/ y (+ z 1.0)))) (* (sqrt (/ x (* z z))) (sqrt (/ y (+ z 1.0)))) (* (sqrt (/ x (* z z))) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (sqrt (/ x (* z z))) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt x) z) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt x) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ x (* z z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (* (/ x (* z z)) (sqrt (/ y (+ z 1.0)))) (* (/ x (* z z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ x (* z z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (* (* (cbrt y) (cbrt y)) (/ x (pow z 2))) (* (* (cbrt y) (cbrt y)) (/ x (pow z 2))) (* (/ x (* z z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ x (* z z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (sqrt y) (/ x (pow z 2))) (* (sqrt y) (/ x (pow z 2))) (/ (/ x (pow z 2)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x (pow z 2)) (sqrt (+ z 1.0))) (/ x (* z z)) (/ x (* z z)) (/ x (* z z)) (/ (* x y) (pow z 2)) (* (/ x (* z z)) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ x (* z z)) (/ y (- (* z z) (* 1.0 1.0)))) (* (cbrt (/ x (* z z))) (/ y (+ z 1.0))) (* (sqrt (/ x (* z z))) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ (sqrt x) z) (/ y (+ z 1.0))) (* (/ x z) (/ y (+ z 1.0))) (* (/ x (* z z)) (/ y (+ z 1.0))) (/ (/ y (+ z 1.0)) (* z z)) (/ (* x y) (pow z 2)) (* x (/ y (+ z 1.0))) (log (/ y (+ z 1.0))) (log (/ y (+ z 1.0))) (exp (/ y (+ z 1.0))) (pow (/ y (+ z 1.0)) 3) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))) (cbrt (/ y (+ z 1.0))) (pow (/ y (+ z 1.0)) 3) (sqrt (/ y (+ z 1.0))) (sqrt (/ y (+ z 1.0))) (- y) (- (+ z 1.0)) (/ (* (cbrt y) (/ (cbrt y) (cbrt (+ z 1.0)))) (cbrt (+ z 1.0))) (/ (cbrt y) (cbrt (+ z 1.0))) (/ (cbrt y) (/ (sqrt (+ z 1.0)) (cbrt y))) (/ (cbrt y) (sqrt (+ z 1.0))) (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ z 1.0)) (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ z 1.0)) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0))) (/ (sqrt y) (cbrt (+ z 1.0))) (/ (sqrt y) (sqrt (+ 1.0 z))) (/ (sqrt y) (sqrt (+ 1.0 z))) (sqrt y) (/ (sqrt y) (+ z 1.0)) (sqrt y) (/ (sqrt y) (+ z 1.0)) (/ (/ 1 (cbrt (+ z 1.0))) (cbrt (+ z 1.0))) (/ y (cbrt (+ z 1.0))) (/ 1 (sqrt (+ z 1.0))) (/ y (sqrt (+ z 1.0))) 1 (/ y (+ z 1.0)) 1 (/ y (+ z 1.0)) (/ 1 (+ z 1.0)) (/ (+ z 1.0) y) (/ y (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ y (sqrt (+ z 1.0))) y y (/ (+ z 1.0) (cbrt y)) (/ (+ z 1.0) (sqrt y)) (/ (+ z 1.0) y) (/ y (+ (pow z 3) (pow 1.0 3))) (/ y (- (* z z) (* 1.0 1.0))) (/ x (* z z)) (/ x (* z z)) (/ x (* z z)) (* 1.0 (+ (* x y) (* (/ x z) (- (/ y z) y)))) (+ (/ (* x y) (pow z 3)) (* 1.0 (- (/ (* x y) (pow z 5)) (/ (* x y) (pow z 4))))) (+ (/ (* x y) (pow z 3)) (* 1.0 (- (/ (* x y) (pow z 5)) (/ (* x y) (pow z 4))))) (* 1.0 (- (+ (* (pow z 2) y) y) (* z y))) (+ (/ y z) (* (/ y (pow z 2)) (- (/ 1.0 z) 1.0))) (+ (/ y z) (* (/ y (pow z 2)) (- (/ 1.0 z) 1.0))) 8.688 * * * [progress]: adding candidates to table 8.968 * * [progress]: iteration 3 / 4 8.968 * * * [progress]: picking best candidate 8.984 * * * * [pick]: Picked # 8.984 * * * [progress]: localizing error 9.007 * * * [progress]: generating rewritten candidates 9.007 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 9.111 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2) 9.164 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1) 9.165 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 2) 9.181 * * * [progress]: generating series expansions 9.181 * * * * [progress]: [ 1 / 4 ] generating series at (2) 9.181 * [backup-simplify]: Simplify (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) into (/ (* x y) (* (pow z 2) (+ z 1.0))) 9.181 * [approximate]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in (x z y) around 0 9.181 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in y 9.181 * [taylor]: Taking taylor expansion of (* x y) in y 9.181 * [taylor]: Taking taylor expansion of x in y 9.181 * [backup-simplify]: Simplify x into x 9.181 * [taylor]: Taking taylor expansion of y in y 9.181 * [backup-simplify]: Simplify 0 into 0 9.182 * [backup-simplify]: Simplify 1 into 1 9.182 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in y 9.182 * [taylor]: Taking taylor expansion of (pow z 2) in y 9.182 * [taylor]: Taking taylor expansion of z in y 9.182 * [backup-simplify]: Simplify z into z 9.182 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 9.182 * [taylor]: Taking taylor expansion of z in y 9.182 * [backup-simplify]: Simplify z into z 9.182 * [taylor]: Taking taylor expansion of 1.0 in y 9.182 * [backup-simplify]: Simplify 1.0 into 1.0 9.182 * [backup-simplify]: Simplify (* x 0) into 0 9.183 * [backup-simplify]: Simplify (+ (* x 1) (* 0 0)) into x 9.183 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.183 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 9.183 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 9.183 * [backup-simplify]: Simplify (/ x (* (pow z 2) (+ z 1.0))) into (/ x (* (pow z 2) (+ z 1.0))) 9.183 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in z 9.183 * [taylor]: Taking taylor expansion of (* x y) in z 9.183 * [taylor]: Taking taylor expansion of x in z 9.183 * [backup-simplify]: Simplify x into x 9.183 * [taylor]: Taking taylor expansion of y in z 9.183 * [backup-simplify]: Simplify y into y 9.183 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in z 9.183 * [taylor]: Taking taylor expansion of (pow z 2) in z 9.183 * [taylor]: Taking taylor expansion of z in z 9.183 * [backup-simplify]: Simplify 0 into 0 9.183 * [backup-simplify]: Simplify 1 into 1 9.184 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 9.184 * [taylor]: Taking taylor expansion of z in z 9.184 * [backup-simplify]: Simplify 0 into 0 9.184 * [backup-simplify]: Simplify 1 into 1 9.184 * [taylor]: Taking taylor expansion of 1.0 in z 9.184 * [backup-simplify]: Simplify 1.0 into 1.0 9.184 * [backup-simplify]: Simplify (* x y) into (* x y) 9.184 * [backup-simplify]: Simplify (* 1 1) into 1 9.185 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.185 * [backup-simplify]: Simplify (* 1 1.0) into 1.0 9.185 * [backup-simplify]: Simplify (/ (* x y) 1.0) into (* 1.0 (* x y)) 9.185 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in x 9.185 * [taylor]: Taking taylor expansion of (* x y) in x 9.185 * [taylor]: Taking taylor expansion of x in x 9.185 * [backup-simplify]: Simplify 0 into 0 9.185 * [backup-simplify]: Simplify 1 into 1 9.185 * [taylor]: Taking taylor expansion of y in x 9.185 * [backup-simplify]: Simplify y into y 9.185 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in x 9.185 * [taylor]: Taking taylor expansion of (pow z 2) in x 9.185 * [taylor]: Taking taylor expansion of z in x 9.186 * [backup-simplify]: Simplify z into z 9.186 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 9.186 * [taylor]: Taking taylor expansion of z in x 9.186 * [backup-simplify]: Simplify z into z 9.186 * [taylor]: Taking taylor expansion of 1.0 in x 9.186 * [backup-simplify]: Simplify 1.0 into 1.0 9.186 * [backup-simplify]: Simplify (* 0 y) into 0 9.186 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 9.186 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.186 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 9.186 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 9.187 * [backup-simplify]: Simplify (/ y (* (pow z 2) (+ z 1.0))) into (/ y (* (+ z 1.0) (pow z 2))) 9.187 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in x 9.187 * [taylor]: Taking taylor expansion of (* x y) in x 9.187 * [taylor]: Taking taylor expansion of x in x 9.187 * [backup-simplify]: Simplify 0 into 0 9.187 * [backup-simplify]: Simplify 1 into 1 9.187 * [taylor]: Taking taylor expansion of y in x 9.187 * [backup-simplify]: Simplify y into y 9.187 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in x 9.187 * [taylor]: Taking taylor expansion of (pow z 2) in x 9.187 * [taylor]: Taking taylor expansion of z in x 9.187 * [backup-simplify]: Simplify z into z 9.187 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 9.187 * [taylor]: Taking taylor expansion of z in x 9.187 * [backup-simplify]: Simplify z into z 9.187 * [taylor]: Taking taylor expansion of 1.0 in x 9.187 * [backup-simplify]: Simplify 1.0 into 1.0 9.187 * [backup-simplify]: Simplify (* 0 y) into 0 9.188 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 9.188 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.188 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 9.188 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 9.188 * [backup-simplify]: Simplify (/ y (* (pow z 2) (+ z 1.0))) into (/ y (* (+ z 1.0) (pow z 2))) 9.188 * [taylor]: Taking taylor expansion of (/ y (* (+ z 1.0) (pow z 2))) in z 9.188 * [taylor]: Taking taylor expansion of y in z 9.188 * [backup-simplify]: Simplify y into y 9.188 * [taylor]: Taking taylor expansion of (* (+ z 1.0) (pow z 2)) in z 9.188 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 9.188 * [taylor]: Taking taylor expansion of z in z 9.188 * [backup-simplify]: Simplify 0 into 0 9.188 * [backup-simplify]: Simplify 1 into 1 9.188 * [taylor]: Taking taylor expansion of 1.0 in z 9.188 * [backup-simplify]: Simplify 1.0 into 1.0 9.189 * [taylor]: Taking taylor expansion of (pow z 2) in z 9.189 * [taylor]: Taking taylor expansion of z in z 9.189 * [backup-simplify]: Simplify 0 into 0 9.189 * [backup-simplify]: Simplify 1 into 1 9.189 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.189 * [backup-simplify]: Simplify (* 1 1) into 1 9.190 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 9.190 * [backup-simplify]: Simplify (/ y 1.0) into (* 1.0 y) 9.190 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 9.190 * [taylor]: Taking taylor expansion of 1.0 in y 9.190 * [backup-simplify]: Simplify 1.0 into 1.0 9.190 * [taylor]: Taking taylor expansion of y in y 9.190 * [backup-simplify]: Simplify 0 into 0 9.190 * [backup-simplify]: Simplify 1 into 1 9.191 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 9.191 * [backup-simplify]: Simplify 1.0 into 1.0 9.192 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y))) into 0 9.193 * [backup-simplify]: Simplify (+ 0 0) into 0 9.193 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.193 * [backup-simplify]: Simplify (+ (* (pow z 2) 0) (* 0 (+ z 1.0))) into 0 9.194 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) (pow z 2))) (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 9.194 * [taylor]: Taking taylor expansion of 0 in z 9.194 * [backup-simplify]: Simplify 0 into 0 9.194 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.195 * [backup-simplify]: Simplify (+ 1 0) into 1 9.195 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 1 1)) into 1 9.196 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 y) (/ 1 1.0)))) into (- (* 1.0 y)) 9.196 * [taylor]: Taking taylor expansion of (- (* 1.0 y)) in y 9.196 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 9.196 * [taylor]: Taking taylor expansion of 1.0 in y 9.196 * [backup-simplify]: Simplify 1.0 into 1.0 9.196 * [taylor]: Taking taylor expansion of y in y 9.196 * [backup-simplify]: Simplify 0 into 0 9.196 * [backup-simplify]: Simplify 1 into 1 9.198 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 9.198 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 9.198 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 9.199 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* 0 0))) into 0 9.199 * [backup-simplify]: Simplify 0 into 0 9.201 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 y)))) into 0 9.201 * [backup-simplify]: Simplify (+ 0 0) into 0 9.201 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 9.202 * [backup-simplify]: Simplify (+ (* (pow z 2) 0) (+ (* 0 0) (* 0 (+ z 1.0)))) into 0 9.203 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) (pow z 2))) (/ 0 (* (pow z 2) (+ z 1.0)))) (* 0 (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 9.203 * [taylor]: Taking taylor expansion of 0 in z 9.203 * [backup-simplify]: Simplify 0 into 0 9.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.204 * [backup-simplify]: Simplify (+ 0 0) into 0 9.205 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 1 0) (* 0 1))) into 0 9.206 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 y) (/ 0 1.0)) (* (- (* 1.0 y)) (/ 1 1.0)))) into (* 1.0 y) 9.206 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 9.207 * [taylor]: Taking taylor expansion of 1.0 in y 9.207 * [backup-simplify]: Simplify 1.0 into 1.0 9.207 * [taylor]: Taking taylor expansion of y in y 9.207 * [backup-simplify]: Simplify 0 into 0 9.207 * [backup-simplify]: Simplify 1 into 1 9.208 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 9.208 * [backup-simplify]: Simplify 1.0 into 1.0 9.209 * [backup-simplify]: Simplify (+ (* 1.0 (* y (* 1 x))) (+ (* (- 1.0) (* y (* (/ 1 z) x))) (* 1.0 (* y (* (pow z -2) x))))) into (- (+ (* 1.0 (* x y)) (* 1.0 (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) 9.210 * [backup-simplify]: Simplify (* (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ 1 z)) (* (/ (cbrt (/ 1 x)) (/ 1 z)) (/ (/ 1 y) (+ (/ 1 z) 1.0)))) into (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) 9.210 * [approximate]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in (x z y) around 0 9.210 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in y 9.210 * [taylor]: Taking taylor expansion of (pow z 2) in y 9.210 * [taylor]: Taking taylor expansion of z in y 9.210 * [backup-simplify]: Simplify z into z 9.210 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in y 9.210 * [taylor]: Taking taylor expansion of x in y 9.210 * [backup-simplify]: Simplify x into x 9.210 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 9.210 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 9.210 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.210 * [taylor]: Taking taylor expansion of z in y 9.210 * [backup-simplify]: Simplify z into z 9.210 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.210 * [taylor]: Taking taylor expansion of 1.0 in y 9.210 * [backup-simplify]: Simplify 1.0 into 1.0 9.210 * [taylor]: Taking taylor expansion of y in y 9.210 * [backup-simplify]: Simplify 0 into 0 9.210 * [backup-simplify]: Simplify 1 into 1 9.211 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.211 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 9.211 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 9.211 * [backup-simplify]: Simplify (* x 0) into 0 9.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.211 * [backup-simplify]: Simplify (+ 0 0) into 0 9.212 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 9.213 * [backup-simplify]: Simplify (+ (* x (+ (/ 1 z) 1.0)) (* 0 0)) into (+ (* 1.0 x) (/ x z)) 9.213 * [backup-simplify]: Simplify (/ (pow z 2) (+ (* 1.0 x) (/ x z))) into (/ (pow z 2) (+ (* 1.0 x) (/ x z))) 9.213 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in z 9.213 * [taylor]: Taking taylor expansion of (pow z 2) in z 9.213 * [taylor]: Taking taylor expansion of z in z 9.213 * [backup-simplify]: Simplify 0 into 0 9.213 * [backup-simplify]: Simplify 1 into 1 9.213 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in z 9.213 * [taylor]: Taking taylor expansion of x in z 9.213 * [backup-simplify]: Simplify x into x 9.213 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 9.213 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 9.213 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.213 * [taylor]: Taking taylor expansion of z in z 9.213 * [backup-simplify]: Simplify 0 into 0 9.213 * [backup-simplify]: Simplify 1 into 1 9.214 * [backup-simplify]: Simplify (/ 1 1) into 1 9.214 * [taylor]: Taking taylor expansion of 1.0 in z 9.214 * [backup-simplify]: Simplify 1.0 into 1.0 9.214 * [taylor]: Taking taylor expansion of y in z 9.214 * [backup-simplify]: Simplify y into y 9.214 * [backup-simplify]: Simplify (* 1 1) into 1 9.215 * [backup-simplify]: Simplify (+ 1 0) into 1 9.215 * [backup-simplify]: Simplify (* 1 y) into y 9.215 * [backup-simplify]: Simplify (* x y) into (* x y) 9.215 * [backup-simplify]: Simplify (/ 1 (* x y)) into (/ 1 (* x y)) 9.215 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in x 9.215 * [taylor]: Taking taylor expansion of (pow z 2) in x 9.215 * [taylor]: Taking taylor expansion of z in x 9.215 * [backup-simplify]: Simplify z into z 9.215 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in x 9.215 * [taylor]: Taking taylor expansion of x in x 9.215 * [backup-simplify]: Simplify 0 into 0 9.215 * [backup-simplify]: Simplify 1 into 1 9.215 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 9.215 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 9.215 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.215 * [taylor]: Taking taylor expansion of z in x 9.215 * [backup-simplify]: Simplify z into z 9.215 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.215 * [taylor]: Taking taylor expansion of 1.0 in x 9.215 * [backup-simplify]: Simplify 1.0 into 1.0 9.215 * [taylor]: Taking taylor expansion of y in x 9.215 * [backup-simplify]: Simplify y into y 9.215 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.216 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 9.216 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 9.216 * [backup-simplify]: Simplify (* 0 (* (+ (/ 1 z) 1.0) y)) into 0 9.216 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.216 * [backup-simplify]: Simplify (+ 0 0) into 0 9.216 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 9.217 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (+ (/ 1 z) 1.0) y))) into (+ (/ y z) (* 1.0 y)) 9.217 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ y z) (* 1.0 y))) into (/ (pow z 2) (+ (/ y z) (* 1.0 y))) 9.217 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in x 9.217 * [taylor]: Taking taylor expansion of (pow z 2) in x 9.217 * [taylor]: Taking taylor expansion of z in x 9.217 * [backup-simplify]: Simplify z into z 9.218 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in x 9.218 * [taylor]: Taking taylor expansion of x in x 9.218 * [backup-simplify]: Simplify 0 into 0 9.218 * [backup-simplify]: Simplify 1 into 1 9.218 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 9.218 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 9.218 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.218 * [taylor]: Taking taylor expansion of z in x 9.218 * [backup-simplify]: Simplify z into z 9.218 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.218 * [taylor]: Taking taylor expansion of 1.0 in x 9.218 * [backup-simplify]: Simplify 1.0 into 1.0 9.218 * [taylor]: Taking taylor expansion of y in x 9.218 * [backup-simplify]: Simplify y into y 9.218 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.218 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 9.218 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 9.218 * [backup-simplify]: Simplify (* 0 (* (+ (/ 1 z) 1.0) y)) into 0 9.218 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.219 * [backup-simplify]: Simplify (+ 0 0) into 0 9.219 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 9.219 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (+ (/ 1 z) 1.0) y))) into (+ (/ y z) (* 1.0 y)) 9.220 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ y z) (* 1.0 y))) into (/ (pow z 2) (+ (/ y z) (* 1.0 y))) 9.220 * [taylor]: Taking taylor expansion of (/ (pow z 2) (+ (/ y z) (* 1.0 y))) in z 9.220 * [taylor]: Taking taylor expansion of (pow z 2) in z 9.220 * [taylor]: Taking taylor expansion of z in z 9.220 * [backup-simplify]: Simplify 0 into 0 9.220 * [backup-simplify]: Simplify 1 into 1 9.220 * [taylor]: Taking taylor expansion of (+ (/ y z) (* 1.0 y)) in z 9.220 * [taylor]: Taking taylor expansion of (/ y z) in z 9.220 * [taylor]: Taking taylor expansion of y in z 9.220 * [backup-simplify]: Simplify y into y 9.220 * [taylor]: Taking taylor expansion of z in z 9.220 * [backup-simplify]: Simplify 0 into 0 9.220 * [backup-simplify]: Simplify 1 into 1 9.220 * [backup-simplify]: Simplify (/ y 1) into y 9.220 * [taylor]: Taking taylor expansion of (* 1.0 y) in z 9.220 * [taylor]: Taking taylor expansion of 1.0 in z 9.220 * [backup-simplify]: Simplify 1.0 into 1.0 9.220 * [taylor]: Taking taylor expansion of y in z 9.220 * [backup-simplify]: Simplify y into y 9.221 * [backup-simplify]: Simplify (* 1 1) into 1 9.221 * [backup-simplify]: Simplify (+ y 0) into y 9.221 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.221 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.221 * [taylor]: Taking taylor expansion of y in y 9.221 * [backup-simplify]: Simplify 0 into 0 9.221 * [backup-simplify]: Simplify 1 into 1 9.221 * [backup-simplify]: Simplify (/ 1 1) into 1 9.221 * [backup-simplify]: Simplify 1 into 1 9.221 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.222 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.222 * [backup-simplify]: Simplify (+ 0 0) into 0 9.222 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (* 0 y))) into 0 9.223 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (+ (/ 1 z) 1.0) y)))) into 0 9.224 * [backup-simplify]: Simplify (- (/ 0 (+ (/ y z) (* 1.0 y))) (+ (* (/ (pow z 2) (+ (/ y z) (* 1.0 y))) (/ 0 (+ (/ y z) (* 1.0 y)))))) into 0 9.224 * [taylor]: Taking taylor expansion of 0 in z 9.224 * [backup-simplify]: Simplify 0 into 0 9.224 * [taylor]: Taking taylor expansion of 0 in y 9.224 * [backup-simplify]: Simplify 0 into 0 9.225 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.226 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 9.226 * [backup-simplify]: Simplify (* 1.0 y) into (* 1.0 y) 9.226 * [backup-simplify]: Simplify (+ 0 (* 1.0 y)) into (* 1.0 y) 9.227 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ (* 1.0 y) y)))) into (- (* 1.0 (/ 1 y))) 9.227 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 9.227 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 9.227 * [taylor]: Taking taylor expansion of 1.0 in y 9.227 * [backup-simplify]: Simplify 1.0 into 1.0 9.227 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.227 * [taylor]: Taking taylor expansion of y in y 9.227 * [backup-simplify]: Simplify 0 into 0 9.227 * [backup-simplify]: Simplify 1 into 1 9.227 * [backup-simplify]: Simplify (/ 1 1) into 1 9.228 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 9.228 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 9.229 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 9.230 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.230 * [backup-simplify]: Simplify 0 into 0 9.230 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 9.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.231 * [backup-simplify]: Simplify (+ 0 0) into 0 9.232 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 9.233 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (+ (/ 1 z) 1.0) y))))) into 0 9.234 * [backup-simplify]: Simplify (- (/ 0 (+ (/ y z) (* 1.0 y))) (+ (* (/ (pow z 2) (+ (/ y z) (* 1.0 y))) (/ 0 (+ (/ y z) (* 1.0 y)))) (* 0 (/ 0 (+ (/ y z) (* 1.0 y)))))) into 0 9.234 * [taylor]: Taking taylor expansion of 0 in z 9.234 * [backup-simplify]: Simplify 0 into 0 9.234 * [taylor]: Taking taylor expansion of 0 in y 9.234 * [backup-simplify]: Simplify 0 into 0 9.234 * [taylor]: Taking taylor expansion of 0 in y 9.234 * [backup-simplify]: Simplify 0 into 0 9.235 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.236 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.236 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 y)) into 0 9.236 * [backup-simplify]: Simplify (+ 0 0) into 0 9.237 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (* 1.0 (/ 1 y))) (/ (* 1.0 y) y)))) into (* 1.0 (/ 1 y)) 9.237 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 9.237 * [taylor]: Taking taylor expansion of 1.0 in y 9.237 * [backup-simplify]: Simplify 1.0 into 1.0 9.237 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.237 * [taylor]: Taking taylor expansion of y in y 9.237 * [backup-simplify]: Simplify 0 into 0 9.237 * [backup-simplify]: Simplify 1 into 1 9.237 * [backup-simplify]: Simplify (/ 1 1) into 1 9.238 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 9.238 * [backup-simplify]: Simplify 1.0 into 1.0 9.239 * [backup-simplify]: Simplify (+ (* 1.0 (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 5) (/ 1 (/ 1 x))))) (+ (* (- 1.0) (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 4) (/ 1 (/ 1 x))))) (* 1 (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 3) (/ 1 (/ 1 x))))))) into (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) 9.240 * [backup-simplify]: Simplify (* (/ (* (cbrt (/ 1 (- x))) (cbrt (/ 1 (- x)))) (/ 1 (- z))) (* (/ (cbrt (/ 1 (- x))) (/ 1 (- z))) (/ (/ 1 (- y)) (+ (/ 1 (- z)) 1.0)))) into (* -1 (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y)))) 9.240 * [approximate]: Taking taylor expansion of (* -1 (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y)))) in (x z y) around 0 9.240 * [taylor]: Taking taylor expansion of (* -1 (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y)))) in y 9.240 * [taylor]: Taking taylor expansion of -1 in y 9.241 * [backup-simplify]: Simplify -1 into -1 9.241 * [taylor]: Taking taylor expansion of (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y))) in y 9.241 * [taylor]: Taking taylor expansion of (* (pow (cbrt -1) 3) (pow z 2)) in y 9.241 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in y 9.241 * [taylor]: Taking taylor expansion of (cbrt -1) in y 9.241 * [taylor]: Taking taylor expansion of -1 in y 9.241 * [backup-simplify]: Simplify -1 into -1 9.241 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.242 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.242 * [taylor]: Taking taylor expansion of (pow z 2) in y 9.242 * [taylor]: Taking taylor expansion of z in y 9.242 * [backup-simplify]: Simplify z into z 9.242 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in y 9.242 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 9.242 * [taylor]: Taking taylor expansion of 1.0 in y 9.242 * [backup-simplify]: Simplify 1.0 into 1.0 9.242 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.242 * [taylor]: Taking taylor expansion of z in y 9.242 * [backup-simplify]: Simplify z into z 9.242 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.242 * [taylor]: Taking taylor expansion of (* x y) in y 9.242 * [taylor]: Taking taylor expansion of x in y 9.242 * [backup-simplify]: Simplify x into x 9.242 * [taylor]: Taking taylor expansion of y in y 9.242 * [backup-simplify]: Simplify 0 into 0 9.242 * [backup-simplify]: Simplify 1 into 1 9.244 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 9.245 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 9.246 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.247 * [backup-simplify]: Simplify (* (pow (cbrt -1) 3) (pow z 2)) into (* -1 (pow z 2)) 9.247 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 9.247 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 9.247 * [backup-simplify]: Simplify (* x 0) into 0 9.247 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 9.247 * [backup-simplify]: Simplify (+ (* x 1) (* 0 0)) into x 9.247 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.248 * [backup-simplify]: Simplify (- 0) into 0 9.248 * [backup-simplify]: Simplify (+ 0 0) into 0 9.249 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) x) (* 0 0)) into (- (* 1.0 x) (/ x z)) 9.249 * [backup-simplify]: Simplify (/ (* -1 (pow z 2)) (- (* 1.0 x) (/ x z))) into (* -1 (/ (pow z 2) (- (* 1.0 x) (/ x z)))) 9.249 * [taylor]: Taking taylor expansion of (* -1 (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y)))) in z 9.249 * [taylor]: Taking taylor expansion of -1 in z 9.249 * [backup-simplify]: Simplify -1 into -1 9.249 * [taylor]: Taking taylor expansion of (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y))) in z 9.249 * [taylor]: Taking taylor expansion of (* (pow (cbrt -1) 3) (pow z 2)) in z 9.249 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in z 9.249 * [taylor]: Taking taylor expansion of (cbrt -1) in z 9.249 * [taylor]: Taking taylor expansion of -1 in z 9.249 * [backup-simplify]: Simplify -1 into -1 9.250 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.250 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.250 * [taylor]: Taking taylor expansion of (pow z 2) in z 9.250 * [taylor]: Taking taylor expansion of z in z 9.250 * [backup-simplify]: Simplify 0 into 0 9.250 * [backup-simplify]: Simplify 1 into 1 9.250 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in z 9.250 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 9.250 * [taylor]: Taking taylor expansion of 1.0 in z 9.250 * [backup-simplify]: Simplify 1.0 into 1.0 9.250 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.251 * [taylor]: Taking taylor expansion of z in z 9.251 * [backup-simplify]: Simplify 0 into 0 9.251 * [backup-simplify]: Simplify 1 into 1 9.251 * [backup-simplify]: Simplify (/ 1 1) into 1 9.251 * [taylor]: Taking taylor expansion of (* x y) in z 9.251 * [taylor]: Taking taylor expansion of x in z 9.251 * [backup-simplify]: Simplify x into x 9.251 * [taylor]: Taking taylor expansion of y in z 9.251 * [backup-simplify]: Simplify y into y 9.252 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 9.254 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 9.255 * [backup-simplify]: Simplify (* 1 1) into 1 9.256 * [backup-simplify]: Simplify (* (pow (cbrt -1) 3) 1) into -1 9.256 * [backup-simplify]: Simplify (- 1) into -1 9.257 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.257 * [backup-simplify]: Simplify (* x y) into (* x y) 9.257 * [backup-simplify]: Simplify (* -1 (* x y)) into (* -1 (* x y)) 9.257 * [backup-simplify]: Simplify (/ -1 (* -1 (* x y))) into (/ 1 (* x y)) 9.257 * [taylor]: Taking taylor expansion of (* -1 (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y)))) in x 9.257 * [taylor]: Taking taylor expansion of -1 in x 9.257 * [backup-simplify]: Simplify -1 into -1 9.257 * [taylor]: Taking taylor expansion of (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y))) in x 9.257 * [taylor]: Taking taylor expansion of (* (pow (cbrt -1) 3) (pow z 2)) in x 9.257 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in x 9.257 * [taylor]: Taking taylor expansion of (cbrt -1) in x 9.257 * [taylor]: Taking taylor expansion of -1 in x 9.257 * [backup-simplify]: Simplify -1 into -1 9.258 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.258 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.258 * [taylor]: Taking taylor expansion of (pow z 2) in x 9.259 * [taylor]: Taking taylor expansion of z in x 9.259 * [backup-simplify]: Simplify z into z 9.259 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in x 9.259 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 9.259 * [taylor]: Taking taylor expansion of 1.0 in x 9.259 * [backup-simplify]: Simplify 1.0 into 1.0 9.259 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.259 * [taylor]: Taking taylor expansion of z in x 9.259 * [backup-simplify]: Simplify z into z 9.259 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.259 * [taylor]: Taking taylor expansion of (* x y) in x 9.259 * [taylor]: Taking taylor expansion of x in x 9.259 * [backup-simplify]: Simplify 0 into 0 9.259 * [backup-simplify]: Simplify 1 into 1 9.259 * [taylor]: Taking taylor expansion of y in x 9.259 * [backup-simplify]: Simplify y into y 9.260 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 9.267 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 9.267 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.268 * [backup-simplify]: Simplify (* (pow (cbrt -1) 3) (pow z 2)) into (* -1 (pow z 2)) 9.268 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 9.268 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 9.268 * [backup-simplify]: Simplify (* 0 y) into 0 9.268 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 9.269 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 9.269 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.269 * [backup-simplify]: Simplify (- 0) into 0 9.269 * [backup-simplify]: Simplify (+ 0 0) into 0 9.270 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) y) (* 0 0)) into (- (* 1.0 y) (/ y z)) 9.270 * [backup-simplify]: Simplify (/ (* -1 (pow z 2)) (- (* 1.0 y) (/ y z))) into (* -1 (/ (pow z 2) (- (* 1.0 y) (/ y z)))) 9.270 * [taylor]: Taking taylor expansion of (* -1 (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y)))) in x 9.270 * [taylor]: Taking taylor expansion of -1 in x 9.270 * [backup-simplify]: Simplify -1 into -1 9.270 * [taylor]: Taking taylor expansion of (/ (* (pow (cbrt -1) 3) (pow z 2)) (* (- 1.0 (/ 1 z)) (* x y))) in x 9.270 * [taylor]: Taking taylor expansion of (* (pow (cbrt -1) 3) (pow z 2)) in x 9.270 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in x 9.270 * [taylor]: Taking taylor expansion of (cbrt -1) in x 9.271 * [taylor]: Taking taylor expansion of -1 in x 9.271 * [backup-simplify]: Simplify -1 into -1 9.271 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.272 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.272 * [taylor]: Taking taylor expansion of (pow z 2) in x 9.272 * [taylor]: Taking taylor expansion of z in x 9.272 * [backup-simplify]: Simplify z into z 9.272 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in x 9.272 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 9.272 * [taylor]: Taking taylor expansion of 1.0 in x 9.272 * [backup-simplify]: Simplify 1.0 into 1.0 9.272 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.272 * [taylor]: Taking taylor expansion of z in x 9.272 * [backup-simplify]: Simplify z into z 9.272 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.272 * [taylor]: Taking taylor expansion of (* x y) in x 9.272 * [taylor]: Taking taylor expansion of x in x 9.272 * [backup-simplify]: Simplify 0 into 0 9.272 * [backup-simplify]: Simplify 1 into 1 9.272 * [taylor]: Taking taylor expansion of y in x 9.272 * [backup-simplify]: Simplify y into y 9.273 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 9.275 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 9.275 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.275 * [backup-simplify]: Simplify (* (pow (cbrt -1) 3) (pow z 2)) into (* -1 (pow z 2)) 9.276 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 9.276 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 9.276 * [backup-simplify]: Simplify (* 0 y) into 0 9.276 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 9.276 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 9.276 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.276 * [backup-simplify]: Simplify (- 0) into 0 9.277 * [backup-simplify]: Simplify (+ 0 0) into 0 9.277 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) y) (* 0 0)) into (- (* 1.0 y) (/ y z)) 9.277 * [backup-simplify]: Simplify (/ (* -1 (pow z 2)) (- (* 1.0 y) (/ y z))) into (* -1 (/ (pow z 2) (- (* 1.0 y) (/ y z)))) 9.277 * [backup-simplify]: Simplify (* -1 (* -1 (/ (pow z 2) (- (* 1.0 y) (/ y z))))) into (/ (pow z 2) (- (* 1.0 y) (/ y z))) 9.277 * [taylor]: Taking taylor expansion of (/ (pow z 2) (- (* 1.0 y) (/ y z))) in z 9.277 * [taylor]: Taking taylor expansion of (pow z 2) in z 9.277 * [taylor]: Taking taylor expansion of z in z 9.277 * [backup-simplify]: Simplify 0 into 0 9.277 * [backup-simplify]: Simplify 1 into 1 9.277 * [taylor]: Taking taylor expansion of (- (* 1.0 y) (/ y z)) in z 9.277 * [taylor]: Taking taylor expansion of (* 1.0 y) in z 9.277 * [taylor]: Taking taylor expansion of 1.0 in z 9.277 * [backup-simplify]: Simplify 1.0 into 1.0 9.277 * [taylor]: Taking taylor expansion of y in z 9.277 * [backup-simplify]: Simplify y into y 9.278 * [taylor]: Taking taylor expansion of (/ y z) in z 9.278 * [taylor]: Taking taylor expansion of y in z 9.278 * [backup-simplify]: Simplify y into y 9.278 * [taylor]: Taking taylor expansion of z in z 9.278 * [backup-simplify]: Simplify 0 into 0 9.278 * [backup-simplify]: Simplify 1 into 1 9.278 * [backup-simplify]: Simplify (/ y 1) into y 9.278 * [backup-simplify]: Simplify (* 1 1) into 1 9.278 * [backup-simplify]: Simplify (- y) into (- y) 9.278 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 9.278 * [backup-simplify]: Simplify (/ 1 (- y)) into (/ -1 y) 9.278 * [taylor]: Taking taylor expansion of (/ -1 y) in y 9.278 * [taylor]: Taking taylor expansion of -1 in y 9.278 * [backup-simplify]: Simplify -1 into -1 9.278 * [taylor]: Taking taylor expansion of y in y 9.278 * [backup-simplify]: Simplify 0 into 0 9.278 * [backup-simplify]: Simplify 1 into 1 9.278 * [backup-simplify]: Simplify (/ -1 1) into -1 9.278 * [backup-simplify]: Simplify -1 into -1 9.278 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.279 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (cbrt -1))) into 0 9.279 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow (cbrt -1) 2))) into 0 9.280 * [backup-simplify]: Simplify (+ (* (pow (cbrt -1) 3) 0) (* 0 (pow z 2))) into 0 9.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y))) into 0 9.281 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.281 * [backup-simplify]: Simplify (- 0) into 0 9.281 * [backup-simplify]: Simplify (+ 0 0) into 0 9.281 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 y) (* 0 0))) into 0 9.282 * [backup-simplify]: Simplify (- (/ 0 (- (* 1.0 y) (/ y z))) (+ (* (* -1 (/ (pow z 2) (- (* 1.0 y) (/ y z)))) (/ 0 (- (* 1.0 y) (/ y z)))))) into 0 9.282 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* -1 (/ (pow z 2) (- (* 1.0 y) (/ y z)))))) into 0 9.282 * [taylor]: Taking taylor expansion of 0 in z 9.282 * [backup-simplify]: Simplify 0 into 0 9.283 * [taylor]: Taking taylor expansion of 0 in y 9.283 * [backup-simplify]: Simplify 0 into 0 9.283 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.283 * [backup-simplify]: Simplify (* 1.0 y) into (* 1.0 y) 9.283 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 9.284 * [backup-simplify]: Simplify (- 0) into 0 9.284 * [backup-simplify]: Simplify (+ (* 1.0 y) 0) into (* 1.0 y) 9.284 * [backup-simplify]: Simplify (- (/ 0 (- y)) (+ (* (/ -1 y) (/ (* 1.0 y) (- y))))) into (- (* 1.0 (/ 1 y))) 9.284 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 9.284 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 9.284 * [taylor]: Taking taylor expansion of 1.0 in y 9.284 * [backup-simplify]: Simplify 1.0 into 1.0 9.284 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.284 * [taylor]: Taking taylor expansion of y in y 9.284 * [backup-simplify]: Simplify 0 into 0 9.284 * [backup-simplify]: Simplify 1 into 1 9.284 * [backup-simplify]: Simplify (/ 1 1) into 1 9.285 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 9.285 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 9.285 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 9.286 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.286 * [backup-simplify]: Simplify 0 into 0 9.286 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 9.287 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.287 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 9.288 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow (cbrt -1) 2)))) into 0 9.289 * [backup-simplify]: Simplify (+ (* (pow (cbrt -1) 3) 0) (+ (* 0 0) (* 0 (pow z 2)))) into 0 9.289 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 y)))) into 0 9.290 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.290 * [backup-simplify]: Simplify (- 0) into 0 9.290 * [backup-simplify]: Simplify (+ 0 0) into 0 9.291 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 0) (+ (* 0 y) (* 0 0)))) into 0 9.291 * [backup-simplify]: Simplify (- (/ 0 (- (* 1.0 y) (/ y z))) (+ (* (* -1 (/ (pow z 2) (- (* 1.0 y) (/ y z)))) (/ 0 (- (* 1.0 y) (/ y z)))) (* 0 (/ 0 (- (* 1.0 y) (/ y z)))))) into 0 9.292 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* -1 (/ (pow z 2) (- (* 1.0 y) (/ y z))))))) into 0 9.292 * [taylor]: Taking taylor expansion of 0 in z 9.292 * [backup-simplify]: Simplify 0 into 0 9.292 * [taylor]: Taking taylor expansion of 0 in y 9.292 * [backup-simplify]: Simplify 0 into 0 9.292 * [taylor]: Taking taylor expansion of 0 in y 9.292 * [backup-simplify]: Simplify 0 into 0 9.292 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.293 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 y)) into 0 9.294 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.294 * [backup-simplify]: Simplify (- 0) into 0 9.294 * [backup-simplify]: Simplify (+ 0 0) into 0 9.295 * [backup-simplify]: Simplify (- (/ 0 (- y)) (+ (* (/ -1 y) (/ 0 (- y))) (* (- (* 1.0 (/ 1 y))) (/ (* 1.0 y) (- y))))) into (- (* 1.0 (/ 1 y))) 9.295 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 9.295 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 9.295 * [taylor]: Taking taylor expansion of 1.0 in y 9.295 * [backup-simplify]: Simplify 1.0 into 1.0 9.295 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.295 * [taylor]: Taking taylor expansion of y in y 9.295 * [backup-simplify]: Simplify 0 into 0 9.295 * [backup-simplify]: Simplify 1 into 1 9.295 * [backup-simplify]: Simplify (/ 1 1) into 1 9.296 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 9.296 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 9.296 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 9.298 * [backup-simplify]: Simplify (+ (* (- 1.0) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 5) (/ 1 (/ 1 (- x)))))) (+ (* (- 1.0) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 4) (/ 1 (/ 1 (- x)))))) (* -1 (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 3) (/ 1 (/ 1 (- x)))))))) into (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) 9.298 * * * * [progress]: [ 2 / 4 ] generating series at (2 2) 9.299 * [backup-simplify]: Simplify (* (/ (cbrt x) z) (/ y (+ z 1.0))) into (* (pow x 1/3) (/ y (* z (+ z 1.0)))) 9.299 * [approximate]: Taking taylor expansion of (* (pow x 1/3) (/ y (* z (+ z 1.0)))) in (x z y) around 0 9.299 * [taylor]: Taking taylor expansion of (* (pow x 1/3) (/ y (* z (+ z 1.0)))) in y 9.299 * [taylor]: Taking taylor expansion of (pow x 1/3) in y 9.299 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in y 9.299 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in y 9.299 * [taylor]: Taking taylor expansion of 1/3 in y 9.299 * [backup-simplify]: Simplify 1/3 into 1/3 9.299 * [taylor]: Taking taylor expansion of (log x) in y 9.299 * [taylor]: Taking taylor expansion of x in y 9.299 * [backup-simplify]: Simplify x into x 9.299 * [backup-simplify]: Simplify (log x) into (log x) 9.299 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.299 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.299 * [taylor]: Taking taylor expansion of (/ y (* z (+ z 1.0))) in y 9.299 * [taylor]: Taking taylor expansion of y in y 9.299 * [backup-simplify]: Simplify 0 into 0 9.299 * [backup-simplify]: Simplify 1 into 1 9.299 * [taylor]: Taking taylor expansion of (* z (+ z 1.0)) in y 9.299 * [taylor]: Taking taylor expansion of z in y 9.299 * [backup-simplify]: Simplify z into z 9.299 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 9.299 * [taylor]: Taking taylor expansion of z in y 9.299 * [backup-simplify]: Simplify z into z 9.299 * [taylor]: Taking taylor expansion of 1.0 in y 9.299 * [backup-simplify]: Simplify 1.0 into 1.0 9.299 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 9.299 * [backup-simplify]: Simplify (* z (+ z 1.0)) into (* z (+ z 1.0)) 9.300 * [backup-simplify]: Simplify (/ 1 (* z (+ z 1.0))) into (/ 1 (* z (+ z 1.0))) 9.300 * [taylor]: Taking taylor expansion of (* (pow x 1/3) (/ y (* z (+ z 1.0)))) in z 9.300 * [taylor]: Taking taylor expansion of (pow x 1/3) in z 9.300 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in z 9.300 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in z 9.300 * [taylor]: Taking taylor expansion of 1/3 in z 9.300 * [backup-simplify]: Simplify 1/3 into 1/3 9.300 * [taylor]: Taking taylor expansion of (log x) in z 9.300 * [taylor]: Taking taylor expansion of x in z 9.300 * [backup-simplify]: Simplify x into x 9.300 * [backup-simplify]: Simplify (log x) into (log x) 9.300 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.300 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.300 * [taylor]: Taking taylor expansion of (/ y (* z (+ z 1.0))) in z 9.300 * [taylor]: Taking taylor expansion of y in z 9.300 * [backup-simplify]: Simplify y into y 9.300 * [taylor]: Taking taylor expansion of (* z (+ z 1.0)) in z 9.300 * [taylor]: Taking taylor expansion of z in z 9.300 * [backup-simplify]: Simplify 0 into 0 9.300 * [backup-simplify]: Simplify 1 into 1 9.300 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 9.300 * [taylor]: Taking taylor expansion of z in z 9.300 * [backup-simplify]: Simplify 0 into 0 9.300 * [backup-simplify]: Simplify 1 into 1 9.300 * [taylor]: Taking taylor expansion of 1.0 in z 9.300 * [backup-simplify]: Simplify 1.0 into 1.0 9.301 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.301 * [backup-simplify]: Simplify (* 0 1.0) into 0 9.302 * [backup-simplify]: Simplify (+ 1 0) into 1 9.303 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1.0)) into 1.0 9.303 * [backup-simplify]: Simplify (/ y 1.0) into (* 1.0 y) 9.303 * [taylor]: Taking taylor expansion of (* (pow x 1/3) (/ y (* z (+ z 1.0)))) in x 9.303 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 9.303 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 9.303 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 9.303 * [taylor]: Taking taylor expansion of 1/3 in x 9.303 * [backup-simplify]: Simplify 1/3 into 1/3 9.303 * [taylor]: Taking taylor expansion of (log x) in x 9.303 * [taylor]: Taking taylor expansion of x in x 9.303 * [backup-simplify]: Simplify 0 into 0 9.303 * [backup-simplify]: Simplify 1 into 1 9.304 * [backup-simplify]: Simplify (log 1) into 0 9.304 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.304 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.304 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.304 * [taylor]: Taking taylor expansion of (/ y (* z (+ z 1.0))) in x 9.304 * [taylor]: Taking taylor expansion of y in x 9.304 * [backup-simplify]: Simplify y into y 9.304 * [taylor]: Taking taylor expansion of (* z (+ z 1.0)) in x 9.304 * [taylor]: Taking taylor expansion of z in x 9.305 * [backup-simplify]: Simplify z into z 9.305 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 9.305 * [taylor]: Taking taylor expansion of z in x 9.305 * [backup-simplify]: Simplify z into z 9.305 * [taylor]: Taking taylor expansion of 1.0 in x 9.305 * [backup-simplify]: Simplify 1.0 into 1.0 9.305 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 9.305 * [backup-simplify]: Simplify (* z (+ z 1.0)) into (* z (+ z 1.0)) 9.305 * [backup-simplify]: Simplify (/ y (* z (+ z 1.0))) into (/ y (* (+ z 1.0) z)) 9.305 * [taylor]: Taking taylor expansion of (* (pow x 1/3) (/ y (* z (+ z 1.0)))) in x 9.305 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 9.305 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 9.305 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 9.305 * [taylor]: Taking taylor expansion of 1/3 in x 9.305 * [backup-simplify]: Simplify 1/3 into 1/3 9.305 * [taylor]: Taking taylor expansion of (log x) in x 9.305 * [taylor]: Taking taylor expansion of x in x 9.305 * [backup-simplify]: Simplify 0 into 0 9.305 * [backup-simplify]: Simplify 1 into 1 9.306 * [backup-simplify]: Simplify (log 1) into 0 9.306 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.306 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.306 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.306 * [taylor]: Taking taylor expansion of (/ y (* z (+ z 1.0))) in x 9.306 * [taylor]: Taking taylor expansion of y in x 9.306 * [backup-simplify]: Simplify y into y 9.306 * [taylor]: Taking taylor expansion of (* z (+ z 1.0)) in x 9.306 * [taylor]: Taking taylor expansion of z in x 9.306 * [backup-simplify]: Simplify z into z 9.306 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 9.306 * [taylor]: Taking taylor expansion of z in x 9.306 * [backup-simplify]: Simplify z into z 9.306 * [taylor]: Taking taylor expansion of 1.0 in x 9.306 * [backup-simplify]: Simplify 1.0 into 1.0 9.307 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 9.307 * [backup-simplify]: Simplify (* z (+ z 1.0)) into (* z (+ z 1.0)) 9.307 * [backup-simplify]: Simplify (/ y (* z (+ z 1.0))) into (/ y (* (+ z 1.0) z)) 9.307 * [backup-simplify]: Simplify (* (pow x 1/3) (/ y (* (+ z 1.0) z))) into (* (pow x 1/3) (/ y (* z (+ z 1.0)))) 9.307 * [taylor]: Taking taylor expansion of (* (pow x 1/3) (/ y (* z (+ z 1.0)))) in z 9.307 * [taylor]: Taking taylor expansion of (pow x 1/3) in z 9.307 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in z 9.307 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in z 9.307 * [taylor]: Taking taylor expansion of 1/3 in z 9.307 * [backup-simplify]: Simplify 1/3 into 1/3 9.307 * [taylor]: Taking taylor expansion of (log x) in z 9.307 * [taylor]: Taking taylor expansion of x in z 9.307 * [backup-simplify]: Simplify x into x 9.307 * [backup-simplify]: Simplify (log x) into (log x) 9.308 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.308 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.308 * [taylor]: Taking taylor expansion of (/ y (* z (+ z 1.0))) in z 9.308 * [taylor]: Taking taylor expansion of y in z 9.308 * [backup-simplify]: Simplify y into y 9.308 * [taylor]: Taking taylor expansion of (* z (+ z 1.0)) in z 9.308 * [taylor]: Taking taylor expansion of z in z 9.308 * [backup-simplify]: Simplify 0 into 0 9.308 * [backup-simplify]: Simplify 1 into 1 9.308 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 9.308 * [taylor]: Taking taylor expansion of z in z 9.308 * [backup-simplify]: Simplify 0 into 0 9.308 * [backup-simplify]: Simplify 1 into 1 9.308 * [taylor]: Taking taylor expansion of 1.0 in z 9.308 * [backup-simplify]: Simplify 1.0 into 1.0 9.308 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.309 * [backup-simplify]: Simplify (* 0 1.0) into 0 9.309 * [backup-simplify]: Simplify (+ 1 0) into 1 9.311 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 1.0)) into 1.0 9.311 * [backup-simplify]: Simplify (/ y 1.0) into (* 1.0 y) 9.311 * [backup-simplify]: Simplify (* (pow x 1/3) (* 1.0 y)) into (* 1.0 (* (pow x 1/3) y)) 9.311 * [taylor]: Taking taylor expansion of (* 1.0 (* (pow x 1/3) y)) in y 9.311 * [taylor]: Taking taylor expansion of 1.0 in y 9.311 * [backup-simplify]: Simplify 1.0 into 1.0 9.311 * [taylor]: Taking taylor expansion of (* (pow x 1/3) y) in y 9.311 * [taylor]: Taking taylor expansion of (pow x 1/3) in y 9.311 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in y 9.311 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in y 9.311 * [taylor]: Taking taylor expansion of 1/3 in y 9.311 * [backup-simplify]: Simplify 1/3 into 1/3 9.311 * [taylor]: Taking taylor expansion of (log x) in y 9.311 * [taylor]: Taking taylor expansion of x in y 9.311 * [backup-simplify]: Simplify x into x 9.312 * [backup-simplify]: Simplify (log x) into (log x) 9.312 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.312 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.312 * [taylor]: Taking taylor expansion of y in y 9.312 * [backup-simplify]: Simplify 0 into 0 9.312 * [backup-simplify]: Simplify 1 into 1 9.313 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 9.313 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 9.314 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.314 * [backup-simplify]: Simplify (+ (* (pow x 1/3) 1) (* 0 0)) into (pow x 1/3) 9.315 * [backup-simplify]: Simplify (* (pow x 1/3) 0) into 0 9.315 * [backup-simplify]: Simplify (+ (* 1.0 (pow x 1/3)) (* 0 0)) into (* 1.0 (pow x 1/3)) 9.315 * [backup-simplify]: Simplify (* 1.0 (pow x 1/3)) into (* 1.0 (pow x 1/3)) 9.316 * [backup-simplify]: Simplify (+ 0 0) into 0 9.316 * [backup-simplify]: Simplify (+ (* z 0) (* 0 (+ z 1.0))) into 0 9.316 * [backup-simplify]: Simplify (- (/ 0 (* z (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) z)) (/ 0 (* z (+ z 1.0)))))) into 0 9.317 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.318 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.318 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 9.319 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.319 * [backup-simplify]: Simplify (+ (* (pow x 1/3) 0) (* 0 (/ y (* (+ z 1.0) z)))) into 0 9.319 * [taylor]: Taking taylor expansion of 0 in z 9.319 * [backup-simplify]: Simplify 0 into 0 9.320 * [backup-simplify]: Simplify (+ 0 0) into 0 9.321 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 1.0))) into 1 9.321 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 y) (/ 1 1.0)))) into (- (* 1.0 y)) 9.322 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 9.323 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 9.324 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.324 * [backup-simplify]: Simplify (+ (* (pow x 1/3) (- (* 1.0 y))) (* 0 (* 1.0 y))) into (- (* 1.0 (* (pow x 1/3) y))) 9.324 * [taylor]: Taking taylor expansion of (- (* 1.0 (* (pow x 1/3) y))) in y 9.324 * [taylor]: Taking taylor expansion of (* 1.0 (* (pow x 1/3) y)) in y 9.324 * [taylor]: Taking taylor expansion of 1.0 in y 9.324 * [backup-simplify]: Simplify 1.0 into 1.0 9.324 * [taylor]: Taking taylor expansion of (* (pow x 1/3) y) in y 9.324 * [taylor]: Taking taylor expansion of (pow x 1/3) in y 9.324 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in y 9.324 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in y 9.324 * [taylor]: Taking taylor expansion of 1/3 in y 9.324 * [backup-simplify]: Simplify 1/3 into 1/3 9.325 * [taylor]: Taking taylor expansion of (log x) in y 9.325 * [taylor]: Taking taylor expansion of x in y 9.325 * [backup-simplify]: Simplify x into x 9.325 * [backup-simplify]: Simplify (log x) into (log x) 9.325 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.325 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.325 * [taylor]: Taking taylor expansion of y in y 9.325 * [backup-simplify]: Simplify 0 into 0 9.325 * [backup-simplify]: Simplify 1 into 1 9.326 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 9.327 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 9.327 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.328 * [backup-simplify]: Simplify (+ (* (pow x 1/3) 1) (* 0 0)) into (pow x 1/3) 9.328 * [backup-simplify]: Simplify (* (pow x 1/3) 0) into 0 9.329 * [backup-simplify]: Simplify (+ (* 1.0 (pow x 1/3)) (* 0 0)) into (* 1.0 (pow x 1/3)) 9.329 * [backup-simplify]: Simplify (- (* 1.0 (pow x 1/3))) into (- (* 1.0 (pow x 1/3))) 9.329 * [backup-simplify]: Simplify (- (* 1.0 (pow x 1/3))) into (- (* 1.0 (pow x 1/3))) 9.331 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 9.331 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 9.333 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.334 * [backup-simplify]: Simplify (+ (* (pow x 1/3) 0) (+ (* 0 1) (* 0 0))) into 0 9.335 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 (pow x 1/3)) (* 0 0))) into 0 9.335 * [backup-simplify]: Simplify 0 into 0 9.335 * [backup-simplify]: Simplify (+ 0 0) into 0 9.336 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 (+ z 1.0)))) into 0 9.336 * [backup-simplify]: Simplify (- (/ 0 (* z (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) z)) (/ 0 (* z (+ z 1.0)))) (* 0 (/ 0 (* z (+ z 1.0)))))) into 0 9.339 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.339 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.340 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 9.341 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.342 * [backup-simplify]: Simplify (+ (* (pow x 1/3) 0) (+ (* 0 0) (* 0 (/ y (* (+ z 1.0) z))))) into 0 9.342 * [taylor]: Taking taylor expansion of 0 in z 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [taylor]: Taking taylor expansion of 0 in y 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [backup-simplify]: Simplify (+ 0 0) into 0 9.343 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 1.0)))) into 0 9.345 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 y) (/ 0 1.0)) (* (- (* 1.0 y)) (/ 1 1.0)))) into (* 1.0 y) 9.347 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 9.348 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 9.349 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.350 * [backup-simplify]: Simplify (+ (* (pow x 1/3) (* 1.0 y)) (+ (* 0 (- (* 1.0 y))) (* 0 (* 1.0 y)))) into (* 1.0 (* (pow x 1/3) y)) 9.350 * [taylor]: Taking taylor expansion of (* 1.0 (* (pow x 1/3) y)) in y 9.350 * [taylor]: Taking taylor expansion of 1.0 in y 9.350 * [backup-simplify]: Simplify 1.0 into 1.0 9.350 * [taylor]: Taking taylor expansion of (* (pow x 1/3) y) in y 9.350 * [taylor]: Taking taylor expansion of (pow x 1/3) in y 9.350 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in y 9.350 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in y 9.350 * [taylor]: Taking taylor expansion of 1/3 in y 9.350 * [backup-simplify]: Simplify 1/3 into 1/3 9.350 * [taylor]: Taking taylor expansion of (log x) in y 9.350 * [taylor]: Taking taylor expansion of x in y 9.350 * [backup-simplify]: Simplify x into x 9.350 * [backup-simplify]: Simplify (log x) into (log x) 9.350 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.350 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.350 * [taylor]: Taking taylor expansion of y in y 9.350 * [backup-simplify]: Simplify 0 into 0 9.350 * [backup-simplify]: Simplify 1 into 1 9.351 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 9.351 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 9.352 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.353 * [backup-simplify]: Simplify (+ (* (pow x 1/3) 1) (* 0 0)) into (pow x 1/3) 9.353 * [backup-simplify]: Simplify (* (pow x 1/3) 0) into 0 9.353 * [backup-simplify]: Simplify (+ (* 1.0 (pow x 1/3)) (* 0 0)) into (* 1.0 (pow x 1/3)) 9.353 * [backup-simplify]: Simplify (* 1.0 (pow x 1/3)) into (* 1.0 (pow x 1/3)) 9.355 * [backup-simplify]: Simplify (+ (* (* 1.0 (pow x 1/3)) (* y (* z 1))) (+ (* (- (* 1.0 (pow x 1/3))) (* y (* 1 1))) (* (* 1.0 (pow x 1/3)) (* y (* (/ 1 z) 1))))) into (- (+ (* 1.0 (* (pow x 1/3) (* z y))) (* 1.0 (* (pow x 1/3) (/ y z)))) (* 1.0 (* (pow x 1/3) y))) 9.355 * [backup-simplify]: Simplify (* (/ (cbrt (/ 1 x)) (/ 1 z)) (/ (/ 1 y) (+ (/ 1 z) 1.0))) into (* (pow (/ 1 x) 1/3) (/ z (* (+ (/ 1 z) 1.0) y))) 9.355 * [approximate]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ z (* (+ (/ 1 z) 1.0) y))) in (x z y) around 0 9.355 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ z (* (+ (/ 1 z) 1.0) y))) in y 9.355 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 9.355 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 9.355 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 9.355 * [taylor]: Taking taylor expansion of 1/3 in y 9.355 * [backup-simplify]: Simplify 1/3 into 1/3 9.355 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 9.355 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.355 * [taylor]: Taking taylor expansion of x in y 9.355 * [backup-simplify]: Simplify x into x 9.355 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.355 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.355 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.356 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.356 * [taylor]: Taking taylor expansion of (/ z (* (+ (/ 1 z) 1.0) y)) in y 9.356 * [taylor]: Taking taylor expansion of z in y 9.356 * [backup-simplify]: Simplify z into z 9.356 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 9.356 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 9.356 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.356 * [taylor]: Taking taylor expansion of z in y 9.356 * [backup-simplify]: Simplify z into z 9.356 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.356 * [taylor]: Taking taylor expansion of 1.0 in y 9.356 * [backup-simplify]: Simplify 1.0 into 1.0 9.356 * [taylor]: Taking taylor expansion of y in y 9.356 * [backup-simplify]: Simplify 0 into 0 9.356 * [backup-simplify]: Simplify 1 into 1 9.356 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 9.356 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 9.356 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.357 * [backup-simplify]: Simplify (+ 0 0) into 0 9.357 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 9.357 * [backup-simplify]: Simplify (/ z (+ (/ 1 z) 1.0)) into (/ z (+ (/ 1 z) 1.0)) 9.357 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ z (* (+ (/ 1 z) 1.0) y))) in z 9.357 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in z 9.357 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in z 9.357 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in z 9.357 * [taylor]: Taking taylor expansion of 1/3 in z 9.357 * [backup-simplify]: Simplify 1/3 into 1/3 9.357 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in z 9.358 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.358 * [taylor]: Taking taylor expansion of x in z 9.358 * [backup-simplify]: Simplify x into x 9.358 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.358 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.358 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.358 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.358 * [taylor]: Taking taylor expansion of (/ z (* (+ (/ 1 z) 1.0) y)) in z 9.358 * [taylor]: Taking taylor expansion of z in z 9.358 * [backup-simplify]: Simplify 0 into 0 9.358 * [backup-simplify]: Simplify 1 into 1 9.358 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 9.358 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 9.358 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.358 * [taylor]: Taking taylor expansion of z in z 9.358 * [backup-simplify]: Simplify 0 into 0 9.358 * [backup-simplify]: Simplify 1 into 1 9.359 * [backup-simplify]: Simplify (/ 1 1) into 1 9.359 * [taylor]: Taking taylor expansion of 1.0 in z 9.359 * [backup-simplify]: Simplify 1.0 into 1.0 9.359 * [taylor]: Taking taylor expansion of y in z 9.359 * [backup-simplify]: Simplify y into y 9.359 * [backup-simplify]: Simplify (+ 1 0) into 1 9.359 * [backup-simplify]: Simplify (* 1 y) into y 9.359 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.359 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ z (* (+ (/ 1 z) 1.0) y))) in x 9.359 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.359 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.359 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.359 * [taylor]: Taking taylor expansion of 1/3 in x 9.359 * [backup-simplify]: Simplify 1/3 into 1/3 9.359 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.359 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.359 * [taylor]: Taking taylor expansion of x in x 9.359 * [backup-simplify]: Simplify 0 into 0 9.359 * [backup-simplify]: Simplify 1 into 1 9.360 * [backup-simplify]: Simplify (/ 1 1) into 1 9.360 * [backup-simplify]: Simplify (log 1) into 0 9.361 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.361 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.361 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.361 * [taylor]: Taking taylor expansion of (/ z (* (+ (/ 1 z) 1.0) y)) in x 9.361 * [taylor]: Taking taylor expansion of z in x 9.361 * [backup-simplify]: Simplify z into z 9.361 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 9.361 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 9.361 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.361 * [taylor]: Taking taylor expansion of z in x 9.361 * [backup-simplify]: Simplify z into z 9.361 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.361 * [taylor]: Taking taylor expansion of 1.0 in x 9.361 * [backup-simplify]: Simplify 1.0 into 1.0 9.361 * [taylor]: Taking taylor expansion of y in x 9.361 * [backup-simplify]: Simplify y into y 9.361 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 9.361 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 9.361 * [backup-simplify]: Simplify (/ z (* (+ (/ 1 z) 1.0) y)) into (/ z (* (+ (/ 1 z) 1.0) y)) 9.362 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ z (* (+ (/ 1 z) 1.0) y))) in x 9.362 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.362 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.362 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.362 * [taylor]: Taking taylor expansion of 1/3 in x 9.362 * [backup-simplify]: Simplify 1/3 into 1/3 9.362 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.362 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.362 * [taylor]: Taking taylor expansion of x in x 9.362 * [backup-simplify]: Simplify 0 into 0 9.362 * [backup-simplify]: Simplify 1 into 1 9.362 * [backup-simplify]: Simplify (/ 1 1) into 1 9.362 * [backup-simplify]: Simplify (log 1) into 0 9.363 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.363 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.363 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.363 * [taylor]: Taking taylor expansion of (/ z (* (+ (/ 1 z) 1.0) y)) in x 9.363 * [taylor]: Taking taylor expansion of z in x 9.363 * [backup-simplify]: Simplify z into z 9.363 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 9.363 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 9.363 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.363 * [taylor]: Taking taylor expansion of z in x 9.363 * [backup-simplify]: Simplify z into z 9.363 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.363 * [taylor]: Taking taylor expansion of 1.0 in x 9.363 * [backup-simplify]: Simplify 1.0 into 1.0 9.363 * [taylor]: Taking taylor expansion of y in x 9.363 * [backup-simplify]: Simplify y into y 9.364 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 9.364 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 9.364 * [backup-simplify]: Simplify (/ z (* (+ (/ 1 z) 1.0) y)) into (/ z (* (+ (/ 1 z) 1.0) y)) 9.364 * [backup-simplify]: Simplify (* (pow x -1/3) (/ z (* (+ (/ 1 z) 1.0) y))) into (* (pow (/ 1 x) 1/3) (/ z (* (+ (/ 1 z) 1.0) y))) 9.364 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ z (* (+ (/ 1 z) 1.0) y))) in z 9.364 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in z 9.364 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in z 9.364 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in z 9.364 * [taylor]: Taking taylor expansion of 1/3 in z 9.364 * [backup-simplify]: Simplify 1/3 into 1/3 9.364 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in z 9.364 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.364 * [taylor]: Taking taylor expansion of x in z 9.364 * [backup-simplify]: Simplify x into x 9.365 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.365 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.365 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.365 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.365 * [taylor]: Taking taylor expansion of (/ z (* (+ (/ 1 z) 1.0) y)) in z 9.365 * [taylor]: Taking taylor expansion of z in z 9.365 * [backup-simplify]: Simplify 0 into 0 9.365 * [backup-simplify]: Simplify 1 into 1 9.365 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 9.365 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 9.365 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.365 * [taylor]: Taking taylor expansion of z in z 9.365 * [backup-simplify]: Simplify 0 into 0 9.365 * [backup-simplify]: Simplify 1 into 1 9.365 * [backup-simplify]: Simplify (/ 1 1) into 1 9.365 * [taylor]: Taking taylor expansion of 1.0 in z 9.365 * [backup-simplify]: Simplify 1.0 into 1.0 9.366 * [taylor]: Taking taylor expansion of y in z 9.366 * [backup-simplify]: Simplify y into y 9.366 * [backup-simplify]: Simplify (+ 1 0) into 1 9.366 * [backup-simplify]: Simplify (* 1 y) into y 9.366 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.366 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) (/ 1 y)) into (* (pow (/ 1 x) 1/3) (/ 1 y)) 9.366 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 y)) in y 9.366 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 9.366 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 9.366 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 9.366 * [taylor]: Taking taylor expansion of 1/3 in y 9.366 * [backup-simplify]: Simplify 1/3 into 1/3 9.366 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 9.366 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.366 * [taylor]: Taking taylor expansion of x in y 9.367 * [backup-simplify]: Simplify x into x 9.367 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.367 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.367 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.367 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.367 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.367 * [taylor]: Taking taylor expansion of y in y 9.367 * [backup-simplify]: Simplify 0 into 0 9.367 * [backup-simplify]: Simplify 1 into 1 9.367 * [backup-simplify]: Simplify (/ 1 1) into 1 9.367 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 9.368 * [backup-simplify]: Simplify (pow (/ 1 x) 1/3) into (pow (/ 1 x) 1/3) 9.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.368 * [backup-simplify]: Simplify (+ 0 0) into 0 9.368 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 9.369 * [backup-simplify]: Simplify (- (/ 0 (* (+ (/ 1 z) 1.0) y)) (+ (* (/ z (* (+ (/ 1 z) 1.0) y)) (/ 0 (* (+ (/ 1 z) 1.0) y))))) into 0 9.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.371 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.371 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.371 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 9.372 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.372 * [backup-simplify]: Simplify (+ (* (pow x -1/3) 0) (* 0 (/ z (* (+ (/ 1 z) 1.0) y)))) into 0 9.373 * [taylor]: Taking taylor expansion of 0 in z 9.373 * [backup-simplify]: Simplify 0 into 0 9.373 * [taylor]: Taking taylor expansion of 0 in y 9.373 * [backup-simplify]: Simplify 0 into 0 9.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.374 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.374 * [backup-simplify]: Simplify (+ (* 1 0) (* 1.0 y)) into (* 1.0 y) 9.374 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ (* 1.0 y) y)))) into (- (* 1.0 (/ 1 y))) 9.374 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.375 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 9.376 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 9.376 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.377 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) (- (* 1.0 (/ 1 y)))) (* 0 (/ 1 y))) into (- (* 1.0 (* (pow (/ 1 x) 1/3) (/ 1 y)))) 9.377 * [taylor]: Taking taylor expansion of (- (* 1.0 (* (pow (/ 1 x) 1/3) (/ 1 y)))) in y 9.377 * [taylor]: Taking taylor expansion of (* 1.0 (* (pow (/ 1 x) 1/3) (/ 1 y))) in y 9.377 * [taylor]: Taking taylor expansion of 1.0 in y 9.377 * [backup-simplify]: Simplify 1.0 into 1.0 9.377 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 y)) in y 9.377 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 9.377 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 9.377 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 9.377 * [taylor]: Taking taylor expansion of 1/3 in y 9.377 * [backup-simplify]: Simplify 1/3 into 1/3 9.377 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 9.377 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.377 * [taylor]: Taking taylor expansion of x in y 9.377 * [backup-simplify]: Simplify x into x 9.377 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.377 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.378 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.378 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.378 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.378 * [taylor]: Taking taylor expansion of y in y 9.378 * [backup-simplify]: Simplify 0 into 0 9.378 * [backup-simplify]: Simplify 1 into 1 9.378 * [backup-simplify]: Simplify (/ 1 1) into 1 9.378 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 9.378 * [backup-simplify]: Simplify (* 1.0 (pow (/ 1 x) 1/3)) into (* 1.0 (pow (/ 1 x) 1/3)) 9.379 * [backup-simplify]: Simplify (- (* 1.0 (pow (/ 1 x) 1/3))) into (- (* 1.0 (pow (/ 1 x) 1/3))) 9.379 * [backup-simplify]: Simplify (- (* 1.0 (pow (/ 1 x) 1/3))) into (- (* 1.0 (pow (/ 1 x) 1/3))) 9.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.380 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.380 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 9.381 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 9.382 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.382 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 9.382 * [backup-simplify]: Simplify 0 into 0 9.383 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.383 * [backup-simplify]: Simplify (+ 0 0) into 0 9.383 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (* 0 y))) into 0 9.384 * [backup-simplify]: Simplify (- (/ 0 (* (+ (/ 1 z) 1.0) y)) (+ (* (/ z (* (+ (/ 1 z) 1.0) y)) (/ 0 (* (+ (/ 1 z) 1.0) y))) (* 0 (/ 0 (* (+ (/ 1 z) 1.0) y))))) into 0 9.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.388 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.388 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.389 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 9.390 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.391 * [backup-simplify]: Simplify (+ (* (pow x -1/3) 0) (+ (* 0 0) (* 0 (/ z (* (+ (/ 1 z) 1.0) y))))) into 0 9.391 * [taylor]: Taking taylor expansion of 0 in z 9.391 * [backup-simplify]: Simplify 0 into 0 9.391 * [taylor]: Taking taylor expansion of 0 in y 9.391 * [backup-simplify]: Simplify 0 into 0 9.391 * [taylor]: Taking taylor expansion of 0 in y 9.391 * [backup-simplify]: Simplify 0 into 0 9.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.392 * [backup-simplify]: Simplify (+ 0 0) into 0 9.393 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1.0 0) (* 0 y))) into 0 9.393 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (* 1.0 (/ 1 y))) (/ (* 1.0 y) y)))) into (* 1.0 (/ 1 y)) 9.393 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.395 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 x) 1)))) 2) into 0 9.396 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 9.397 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.398 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) (* 1.0 (/ 1 y))) (+ (* 0 (- (* 1.0 (/ 1 y)))) (* 0 (/ 1 y)))) into (* 1.0 (* (pow (/ 1 x) 1/3) (/ 1 y))) 9.398 * [taylor]: Taking taylor expansion of (* 1.0 (* (pow (/ 1 x) 1/3) (/ 1 y))) in y 9.398 * [taylor]: Taking taylor expansion of 1.0 in y 9.398 * [backup-simplify]: Simplify 1.0 into 1.0 9.398 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 y)) in y 9.398 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 9.398 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 9.398 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 9.398 * [taylor]: Taking taylor expansion of 1/3 in y 9.398 * [backup-simplify]: Simplify 1/3 into 1/3 9.398 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 9.398 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.398 * [taylor]: Taking taylor expansion of x in y 9.398 * [backup-simplify]: Simplify x into x 9.398 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.398 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.398 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.398 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.398 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.399 * [taylor]: Taking taylor expansion of y in y 9.399 * [backup-simplify]: Simplify 0 into 0 9.399 * [backup-simplify]: Simplify 1 into 1 9.403 * [backup-simplify]: Simplify (/ 1 1) into 1 9.403 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 9.404 * [backup-simplify]: Simplify (* 1.0 (pow (/ 1 x) 1/3)) into (* 1.0 (pow (/ 1 x) 1/3)) 9.404 * [backup-simplify]: Simplify (* 1.0 (pow (/ 1 x) 1/3)) into (* 1.0 (pow (/ 1 x) 1/3)) 9.406 * [backup-simplify]: Simplify (+ (* (* 1.0 (pow (/ 1 (/ 1 x)) 1/3)) (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 4) 1))) (+ (* (- (* 1.0 (pow (/ 1 (/ 1 x)) 1/3))) (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 3) 1))) (* (pow (/ 1 (/ 1 x)) 1/3) (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 2) 1))))) into (- (+ (* (pow x 1/3) (/ y (pow z 2))) (* 1.0 (* (pow x 1/3) (/ y (pow z 4))))) (* 1.0 (* (pow x 1/3) (/ y (pow z 3))))) 9.406 * [backup-simplify]: Simplify (* (/ (cbrt (/ 1 (- x))) (/ 1 (- z))) (/ (/ 1 (- y)) (+ (/ 1 (- z)) 1.0))) into (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow (/ 1 x) 1/3)) 9.406 * [approximate]: Taking taylor expansion of (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow (/ 1 x) 1/3)) in (x z y) around 0 9.406 * [taylor]: Taking taylor expansion of (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow (/ 1 x) 1/3)) in y 9.406 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) in y 9.406 * [taylor]: Taking taylor expansion of (* (cbrt -1) z) in y 9.407 * [taylor]: Taking taylor expansion of (cbrt -1) in y 9.407 * [taylor]: Taking taylor expansion of -1 in y 9.407 * [backup-simplify]: Simplify -1 into -1 9.407 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.408 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.408 * [taylor]: Taking taylor expansion of z in y 9.408 * [backup-simplify]: Simplify z into z 9.408 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in y 9.408 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 9.408 * [taylor]: Taking taylor expansion of 1.0 in y 9.408 * [backup-simplify]: Simplify 1.0 into 1.0 9.408 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.408 * [taylor]: Taking taylor expansion of z in y 9.408 * [backup-simplify]: Simplify z into z 9.408 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.408 * [taylor]: Taking taylor expansion of y in y 9.408 * [backup-simplify]: Simplify 0 into 0 9.408 * [backup-simplify]: Simplify 1 into 1 9.409 * [backup-simplify]: Simplify (* (cbrt -1) z) into (* (cbrt -1) z) 9.409 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 9.409 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 9.409 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 9.409 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.410 * [backup-simplify]: Simplify (- 0) into 0 9.410 * [backup-simplify]: Simplify (+ 0 0) into 0 9.410 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 1) (* 0 0)) into (- 1.0 (/ 1 z)) 9.411 * [backup-simplify]: Simplify (/ (* (cbrt -1) z) (- 1.0 (/ 1 z))) into (/ (* (cbrt -1) z) (- 1.0 (/ 1 z))) 9.411 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 9.411 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 9.411 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 9.411 * [taylor]: Taking taylor expansion of 1/3 in y 9.411 * [backup-simplify]: Simplify 1/3 into 1/3 9.411 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 9.411 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.411 * [taylor]: Taking taylor expansion of x in y 9.411 * [backup-simplify]: Simplify x into x 9.411 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.411 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.411 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.412 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.412 * [taylor]: Taking taylor expansion of (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow (/ 1 x) 1/3)) in z 9.412 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) in z 9.412 * [taylor]: Taking taylor expansion of (* (cbrt -1) z) in z 9.412 * [taylor]: Taking taylor expansion of (cbrt -1) in z 9.412 * [taylor]: Taking taylor expansion of -1 in z 9.412 * [backup-simplify]: Simplify -1 into -1 9.412 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.413 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.413 * [taylor]: Taking taylor expansion of z in z 9.413 * [backup-simplify]: Simplify 0 into 0 9.413 * [backup-simplify]: Simplify 1 into 1 9.413 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in z 9.413 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 9.413 * [taylor]: Taking taylor expansion of 1.0 in z 9.413 * [backup-simplify]: Simplify 1.0 into 1.0 9.413 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.413 * [taylor]: Taking taylor expansion of z in z 9.413 * [backup-simplify]: Simplify 0 into 0 9.413 * [backup-simplify]: Simplify 1 into 1 9.414 * [backup-simplify]: Simplify (/ 1 1) into 1 9.414 * [taylor]: Taking taylor expansion of y in z 9.414 * [backup-simplify]: Simplify y into y 9.414 * [backup-simplify]: Simplify (* (cbrt -1) 0) into 0 9.416 * [backup-simplify]: Simplify (+ (* (cbrt -1) 1) (* 0 0)) into (cbrt -1) 9.416 * [backup-simplify]: Simplify (- 1) into -1 9.417 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.417 * [backup-simplify]: Simplify (* -1 y) into (* -1 y) 9.417 * [backup-simplify]: Simplify (/ (cbrt -1) (* -1 y)) into (* -1 (/ (cbrt -1) y)) 9.417 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in z 9.417 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in z 9.417 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in z 9.417 * [taylor]: Taking taylor expansion of 1/3 in z 9.418 * [backup-simplify]: Simplify 1/3 into 1/3 9.418 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in z 9.418 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.418 * [taylor]: Taking taylor expansion of x in z 9.418 * [backup-simplify]: Simplify x into x 9.418 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.418 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.418 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.418 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.418 * [taylor]: Taking taylor expansion of (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow (/ 1 x) 1/3)) in x 9.418 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) in x 9.418 * [taylor]: Taking taylor expansion of (* (cbrt -1) z) in x 9.418 * [taylor]: Taking taylor expansion of (cbrt -1) in x 9.418 * [taylor]: Taking taylor expansion of -1 in x 9.418 * [backup-simplify]: Simplify -1 into -1 9.419 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.419 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.419 * [taylor]: Taking taylor expansion of z in x 9.419 * [backup-simplify]: Simplify z into z 9.419 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in x 9.419 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 9.419 * [taylor]: Taking taylor expansion of 1.0 in x 9.419 * [backup-simplify]: Simplify 1.0 into 1.0 9.419 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.420 * [taylor]: Taking taylor expansion of z in x 9.420 * [backup-simplify]: Simplify z into z 9.420 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.420 * [taylor]: Taking taylor expansion of y in x 9.420 * [backup-simplify]: Simplify y into y 9.420 * [backup-simplify]: Simplify (* (cbrt -1) z) into (* (cbrt -1) z) 9.420 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 9.420 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 9.420 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) y) into (* (- 1.0 (/ 1 z)) y) 9.421 * [backup-simplify]: Simplify (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) into (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) 9.421 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.421 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.421 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.421 * [taylor]: Taking taylor expansion of 1/3 in x 9.421 * [backup-simplify]: Simplify 1/3 into 1/3 9.421 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.421 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.421 * [taylor]: Taking taylor expansion of x in x 9.421 * [backup-simplify]: Simplify 0 into 0 9.421 * [backup-simplify]: Simplify 1 into 1 9.422 * [backup-simplify]: Simplify (/ 1 1) into 1 9.422 * [backup-simplify]: Simplify (log 1) into 0 9.422 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.423 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.423 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.423 * [taylor]: Taking taylor expansion of (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow (/ 1 x) 1/3)) in x 9.423 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) in x 9.423 * [taylor]: Taking taylor expansion of (* (cbrt -1) z) in x 9.423 * [taylor]: Taking taylor expansion of (cbrt -1) in x 9.423 * [taylor]: Taking taylor expansion of -1 in x 9.423 * [backup-simplify]: Simplify -1 into -1 9.423 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.424 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.424 * [taylor]: Taking taylor expansion of z in x 9.424 * [backup-simplify]: Simplify z into z 9.424 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in x 9.424 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 9.424 * [taylor]: Taking taylor expansion of 1.0 in x 9.424 * [backup-simplify]: Simplify 1.0 into 1.0 9.424 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.424 * [taylor]: Taking taylor expansion of z in x 9.424 * [backup-simplify]: Simplify z into z 9.424 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.424 * [taylor]: Taking taylor expansion of y in x 9.424 * [backup-simplify]: Simplify y into y 9.425 * [backup-simplify]: Simplify (* (cbrt -1) z) into (* (cbrt -1) z) 9.425 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 9.425 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 9.425 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) y) into (* (- 1.0 (/ 1 z)) y) 9.426 * [backup-simplify]: Simplify (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) into (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) 9.426 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.426 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.426 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.426 * [taylor]: Taking taylor expansion of 1/3 in x 9.426 * [backup-simplify]: Simplify 1/3 into 1/3 9.426 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.426 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.426 * [taylor]: Taking taylor expansion of x in x 9.426 * [backup-simplify]: Simplify 0 into 0 9.426 * [backup-simplify]: Simplify 1 into 1 9.426 * [backup-simplify]: Simplify (/ 1 1) into 1 9.427 * [backup-simplify]: Simplify (log 1) into 0 9.427 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.427 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.427 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.428 * [backup-simplify]: Simplify (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow x -1/3)) into (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow (/ 1 x) 1/3)) 9.428 * [taylor]: Taking taylor expansion of (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (pow (/ 1 x) 1/3)) in z 9.428 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) in z 9.428 * [taylor]: Taking taylor expansion of (* (cbrt -1) z) in z 9.428 * [taylor]: Taking taylor expansion of (cbrt -1) in z 9.428 * [taylor]: Taking taylor expansion of -1 in z 9.429 * [backup-simplify]: Simplify -1 into -1 9.429 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.430 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.430 * [taylor]: Taking taylor expansion of z in z 9.430 * [backup-simplify]: Simplify 0 into 0 9.430 * [backup-simplify]: Simplify 1 into 1 9.430 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in z 9.430 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 9.430 * [taylor]: Taking taylor expansion of 1.0 in z 9.430 * [backup-simplify]: Simplify 1.0 into 1.0 9.430 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.430 * [taylor]: Taking taylor expansion of z in z 9.430 * [backup-simplify]: Simplify 0 into 0 9.430 * [backup-simplify]: Simplify 1 into 1 9.430 * [backup-simplify]: Simplify (/ 1 1) into 1 9.430 * [taylor]: Taking taylor expansion of y in z 9.430 * [backup-simplify]: Simplify y into y 9.431 * [backup-simplify]: Simplify (* (cbrt -1) 0) into 0 9.432 * [backup-simplify]: Simplify (+ (* (cbrt -1) 1) (* 0 0)) into (cbrt -1) 9.433 * [backup-simplify]: Simplify (- 1) into -1 9.433 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.433 * [backup-simplify]: Simplify (* -1 y) into (* -1 y) 9.434 * [backup-simplify]: Simplify (/ (cbrt -1) (* -1 y)) into (* -1 (/ (cbrt -1) y)) 9.434 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in z 9.434 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in z 9.434 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in z 9.434 * [taylor]: Taking taylor expansion of 1/3 in z 9.434 * [backup-simplify]: Simplify 1/3 into 1/3 9.434 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in z 9.434 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.434 * [taylor]: Taking taylor expansion of x in z 9.434 * [backup-simplify]: Simplify x into x 9.434 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.434 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.434 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.434 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.434 * [backup-simplify]: Simplify (* (* -1 (/ (cbrt -1) y)) (pow (/ 1 x) 1/3)) into (* -1 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3))) 9.434 * [taylor]: Taking taylor expansion of (* -1 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3))) in y 9.434 * [taylor]: Taking taylor expansion of -1 in y 9.434 * [backup-simplify]: Simplify -1 into -1 9.434 * [taylor]: Taking taylor expansion of (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3)) in y 9.435 * [taylor]: Taking taylor expansion of (/ (cbrt -1) y) in y 9.435 * [taylor]: Taking taylor expansion of (cbrt -1) in y 9.435 * [taylor]: Taking taylor expansion of -1 in y 9.435 * [backup-simplify]: Simplify -1 into -1 9.435 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.435 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.435 * [taylor]: Taking taylor expansion of y in y 9.435 * [backup-simplify]: Simplify 0 into 0 9.435 * [backup-simplify]: Simplify 1 into 1 9.436 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 9.436 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 9.436 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 9.436 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 9.436 * [taylor]: Taking taylor expansion of 1/3 in y 9.436 * [backup-simplify]: Simplify 1/3 into 1/3 9.436 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 9.436 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.436 * [taylor]: Taking taylor expansion of x in y 9.436 * [backup-simplify]: Simplify x into x 9.436 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.436 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.436 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.436 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.437 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.437 * [backup-simplify]: Simplify (* -1 (* (cbrt -1) (pow (/ 1 x) 1/3))) into (* -1 (* (cbrt -1) (pow (/ 1 x) 1/3))) 9.438 * [backup-simplify]: Simplify (* -1 (* (cbrt -1) (pow (/ 1 x) 1/3))) into (* -1 (* (cbrt -1) (pow (/ 1 x) 1/3))) 9.438 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.439 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.439 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.439 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 9.440 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.440 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 z)) into 0 9.440 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.441 * [backup-simplify]: Simplify (- 0) into 0 9.441 * [backup-simplify]: Simplify (+ 0 0) into 0 9.441 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (* 0 y)) into 0 9.442 * [backup-simplify]: Simplify (- (/ 0 (* (- 1.0 (/ 1 z)) y)) (+ (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (/ 0 (* (- 1.0 (/ 1 z)) y))))) into 0 9.442 * [backup-simplify]: Simplify (+ (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) 0) (* 0 (pow x -1/3))) into 0 9.442 * [taylor]: Taking taylor expansion of 0 in z 9.442 * [backup-simplify]: Simplify 0 into 0 9.442 * [taylor]: Taking taylor expansion of 0 in y 9.442 * [backup-simplify]: Simplify 0 into 0 9.442 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.443 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 9.443 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 9.444 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.444 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.445 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 1) (* 0 0))) into 0 9.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.446 * [backup-simplify]: Simplify (- 0) into 0 9.446 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 9.446 * [backup-simplify]: Simplify (+ (* -1 0) (* 1.0 y)) into (* 1.0 y) 9.447 * [backup-simplify]: Simplify (- (/ 0 (* -1 y)) (+ (* (* -1 (/ (cbrt -1) y)) (/ (* 1.0 y) (* -1 y))))) into (- (* 1.0 (/ (cbrt -1) y))) 9.448 * [backup-simplify]: Simplify (+ (* (* -1 (/ (cbrt -1) y)) 0) (* (- (* 1.0 (/ (cbrt -1) y))) (pow (/ 1 x) 1/3))) into (- (* 1.0 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3)))) 9.448 * [taylor]: Taking taylor expansion of (- (* 1.0 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3)))) in y 9.448 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3))) in y 9.448 * [taylor]: Taking taylor expansion of 1.0 in y 9.448 * [backup-simplify]: Simplify 1.0 into 1.0 9.448 * [taylor]: Taking taylor expansion of (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3)) in y 9.448 * [taylor]: Taking taylor expansion of (/ (cbrt -1) y) in y 9.448 * [taylor]: Taking taylor expansion of (cbrt -1) in y 9.448 * [taylor]: Taking taylor expansion of -1 in y 9.448 * [backup-simplify]: Simplify -1 into -1 9.448 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.449 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.449 * [taylor]: Taking taylor expansion of y in y 9.449 * [backup-simplify]: Simplify 0 into 0 9.449 * [backup-simplify]: Simplify 1 into 1 9.449 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 9.449 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 9.449 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 9.449 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 9.449 * [taylor]: Taking taylor expansion of 1/3 in y 9.449 * [backup-simplify]: Simplify 1/3 into 1/3 9.449 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 9.449 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.450 * [taylor]: Taking taylor expansion of x in y 9.450 * [backup-simplify]: Simplify x into x 9.450 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.450 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.450 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.450 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.450 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.451 * [backup-simplify]: Simplify (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3))) into (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3))) 9.451 * [backup-simplify]: Simplify (- (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) into (- (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) 9.452 * [backup-simplify]: Simplify (- (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) into (- (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) 9.452 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.452 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 9.453 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 9.453 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.454 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)))) into 0 9.454 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow (/ 1 x) 1/3))) into 0 9.455 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) into 0 9.455 * [backup-simplify]: Simplify 0 into 0 9.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.457 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.457 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.458 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 9.458 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.459 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.460 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 z))) into 0 9.460 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.460 * [backup-simplify]: Simplify (- 0) into 0 9.461 * [backup-simplify]: Simplify (+ 0 0) into 0 9.461 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 0) (* 0 y))) into 0 9.461 * [backup-simplify]: Simplify (- (/ 0 (* (- 1.0 (/ 1 z)) y)) (+ (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) (/ 0 (* (- 1.0 (/ 1 z)) y))) (* 0 (/ 0 (* (- 1.0 (/ 1 z)) y))))) into 0 9.462 * [backup-simplify]: Simplify (+ (* (/ (* (cbrt -1) z) (* (- 1.0 (/ 1 z)) y)) 0) (+ (* 0 0) (* 0 (pow x -1/3)))) into 0 9.462 * [taylor]: Taking taylor expansion of 0 in z 9.462 * [backup-simplify]: Simplify 0 into 0 9.462 * [taylor]: Taking taylor expansion of 0 in y 9.462 * [backup-simplify]: Simplify 0 into 0 9.462 * [taylor]: Taking taylor expansion of 0 in y 9.462 * [backup-simplify]: Simplify 0 into 0 9.463 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.464 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 x) 1)))) 2) into 0 9.465 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 9.466 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.468 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 9.469 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 9.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.470 * [backup-simplify]: Simplify (- 0) into 0 9.470 * [backup-simplify]: Simplify (+ 0 0) into 0 9.471 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 1.0 0) (* 0 y))) into 0 9.473 * [backup-simplify]: Simplify (- (/ 0 (* -1 y)) (+ (* (* -1 (/ (cbrt -1) y)) (/ 0 (* -1 y))) (* (- (* 1.0 (/ (cbrt -1) y))) (/ (* 1.0 y) (* -1 y))))) into (- (* 1.0 (/ (cbrt -1) y))) 9.475 * [backup-simplify]: Simplify (+ (* (* -1 (/ (cbrt -1) y)) 0) (+ (* (- (* 1.0 (/ (cbrt -1) y))) 0) (* (- (* 1.0 (/ (cbrt -1) y))) (pow (/ 1 x) 1/3)))) into (- (* 1.0 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3)))) 9.475 * [taylor]: Taking taylor expansion of (- (* 1.0 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3)))) in y 9.475 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3))) in y 9.475 * [taylor]: Taking taylor expansion of 1.0 in y 9.475 * [backup-simplify]: Simplify 1.0 into 1.0 9.475 * [taylor]: Taking taylor expansion of (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3)) in y 9.476 * [taylor]: Taking taylor expansion of (/ (cbrt -1) y) in y 9.476 * [taylor]: Taking taylor expansion of (cbrt -1) in y 9.476 * [taylor]: Taking taylor expansion of -1 in y 9.476 * [backup-simplify]: Simplify -1 into -1 9.476 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.477 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.477 * [taylor]: Taking taylor expansion of y in y 9.477 * [backup-simplify]: Simplify 0 into 0 9.477 * [backup-simplify]: Simplify 1 into 1 9.478 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 9.478 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 9.478 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 9.478 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 9.478 * [taylor]: Taking taylor expansion of 1/3 in y 9.478 * [backup-simplify]: Simplify 1/3 into 1/3 9.478 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 9.478 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.478 * [taylor]: Taking taylor expansion of x in y 9.478 * [backup-simplify]: Simplify x into x 9.478 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.478 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 9.478 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 9.478 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 9.479 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.480 * [backup-simplify]: Simplify (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3))) into (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3))) 9.481 * [backup-simplify]: Simplify (- (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) into (- (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) 9.481 * [backup-simplify]: Simplify (- (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) into (- (* 1.0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) 9.486 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)))) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 4) 1))) (+ (* (- (* 1.0 (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)))) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 3) 1))) (* (* -1 (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3))) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 2) 1))))) into (- (+ (* (pow (* -1 x) 1/3) (/ (* (cbrt -1) y) (pow z 2))) (* 1.0 (* (pow (* -1 x) 1/3) (/ (* (cbrt -1) y) (pow z 4))))) (* 1.0 (* (pow (* -1 x) 1/3) (/ (* (cbrt -1) y) (pow z 3))))) 9.487 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1) 9.487 * [backup-simplify]: Simplify (cbrt x) into (pow x 1/3) 9.487 * [approximate]: Taking taylor expansion of (pow x 1/3) in (x) around 0 9.487 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 9.487 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 9.487 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 9.487 * [taylor]: Taking taylor expansion of 1/3 in x 9.487 * [backup-simplify]: Simplify 1/3 into 1/3 9.487 * [taylor]: Taking taylor expansion of (log x) in x 9.487 * [taylor]: Taking taylor expansion of x in x 9.487 * [backup-simplify]: Simplify 0 into 0 9.487 * [backup-simplify]: Simplify 1 into 1 9.488 * [backup-simplify]: Simplify (log 1) into 0 9.488 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.488 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.488 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.489 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 9.489 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 9.489 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 9.489 * [taylor]: Taking taylor expansion of 1/3 in x 9.489 * [backup-simplify]: Simplify 1/3 into 1/3 9.489 * [taylor]: Taking taylor expansion of (log x) in x 9.489 * [taylor]: Taking taylor expansion of x in x 9.489 * [backup-simplify]: Simplify 0 into 0 9.489 * [backup-simplify]: Simplify 1 into 1 9.489 * [backup-simplify]: Simplify (log 1) into 0 9.490 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.490 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.490 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.490 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 9.491 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.491 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.492 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 9.492 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.492 * [backup-simplify]: Simplify 0 into 0 9.494 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.494 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.494 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 9.495 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.495 * [backup-simplify]: Simplify 0 into 0 9.498 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 9.498 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.499 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))) into 0 9.501 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.501 * [backup-simplify]: Simplify 0 into 0 9.511 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 9.511 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.513 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))) into 0 9.515 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.515 * [backup-simplify]: Simplify 0 into 0 9.535 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 9.535 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.537 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))))) into 0 9.541 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.541 * [backup-simplify]: Simplify 0 into 0 9.562 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 9.563 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.564 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))))) into 0 9.567 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.567 * [backup-simplify]: Simplify 0 into 0 9.568 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 9.568 * [backup-simplify]: Simplify (cbrt (/ 1 x)) into (pow (/ 1 x) 1/3) 9.568 * [approximate]: Taking taylor expansion of (pow (/ 1 x) 1/3) in (x) around 0 9.568 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.568 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.568 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.568 * [taylor]: Taking taylor expansion of 1/3 in x 9.568 * [backup-simplify]: Simplify 1/3 into 1/3 9.568 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.568 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.568 * [taylor]: Taking taylor expansion of x in x 9.568 * [backup-simplify]: Simplify 0 into 0 9.568 * [backup-simplify]: Simplify 1 into 1 9.568 * [backup-simplify]: Simplify (/ 1 1) into 1 9.568 * [backup-simplify]: Simplify (log 1) into 0 9.569 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.569 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.569 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.569 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.569 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.569 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.569 * [taylor]: Taking taylor expansion of 1/3 in x 9.569 * [backup-simplify]: Simplify 1/3 into 1/3 9.569 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.569 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.569 * [taylor]: Taking taylor expansion of x in x 9.569 * [backup-simplify]: Simplify 0 into 0 9.569 * [backup-simplify]: Simplify 1 into 1 9.569 * [backup-simplify]: Simplify (/ 1 1) into 1 9.569 * [backup-simplify]: Simplify (log 1) into 0 9.570 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.570 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.570 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.570 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 9.570 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.571 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.571 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.572 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 9.572 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.573 * [backup-simplify]: Simplify 0 into 0 9.574 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.575 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.575 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.576 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 9.577 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.577 * [backup-simplify]: Simplify 0 into 0 9.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.583 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 9.583 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.584 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 9.586 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.586 * [backup-simplify]: Simplify 0 into 0 9.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.597 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 9.598 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.599 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 9.602 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.602 * [backup-simplify]: Simplify 0 into 0 9.603 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.618 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 9.619 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.620 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 9.624 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.624 * [backup-simplify]: Simplify 0 into 0 9.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.658 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 9.658 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.660 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 9.665 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.665 * [backup-simplify]: Simplify 0 into 0 9.665 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 9.665 * [backup-simplify]: Simplify (cbrt (/ 1 (- x))) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.665 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in (x) around 0 9.665 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 9.665 * [taylor]: Taking taylor expansion of (cbrt -1) in x 9.665 * [taylor]: Taking taylor expansion of -1 in x 9.665 * [backup-simplify]: Simplify -1 into -1 9.666 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.667 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.667 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.667 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.667 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.667 * [taylor]: Taking taylor expansion of 1/3 in x 9.667 * [backup-simplify]: Simplify 1/3 into 1/3 9.667 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.667 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.667 * [taylor]: Taking taylor expansion of x in x 9.667 * [backup-simplify]: Simplify 0 into 0 9.667 * [backup-simplify]: Simplify 1 into 1 9.667 * [backup-simplify]: Simplify (/ 1 1) into 1 9.668 * [backup-simplify]: Simplify (log 1) into 0 9.668 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.668 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.668 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.668 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 9.668 * [taylor]: Taking taylor expansion of (cbrt -1) in x 9.668 * [taylor]: Taking taylor expansion of -1 in x 9.668 * [backup-simplify]: Simplify -1 into -1 9.669 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.670 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.670 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.670 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.670 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.670 * [taylor]: Taking taylor expansion of 1/3 in x 9.670 * [backup-simplify]: Simplify 1/3 into 1/3 9.670 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.670 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.670 * [taylor]: Taking taylor expansion of x in x 9.670 * [backup-simplify]: Simplify 0 into 0 9.670 * [backup-simplify]: Simplify 1 into 1 9.670 * [backup-simplify]: Simplify (/ 1 1) into 1 9.671 * [backup-simplify]: Simplify (log 1) into 0 9.671 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.671 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.671 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.672 * [backup-simplify]: Simplify (* (cbrt -1) (pow x -1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.672 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.674 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.675 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.675 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 9.676 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.677 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow x -1/3))) into 0 9.677 * [backup-simplify]: Simplify 0 into 0 9.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.679 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.679 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.680 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 9.681 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.682 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.682 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow x -1/3)))) into 0 9.682 * [backup-simplify]: Simplify 0 into 0 9.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.686 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 9.686 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.687 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 9.688 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.689 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 9.690 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))) into 0 9.690 * [backup-simplify]: Simplify 0 into 0 9.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.697 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 9.697 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.698 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 9.700 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.701 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.702 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))) into 0 9.702 * [backup-simplify]: Simplify 0 into 0 9.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.712 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 9.713 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.714 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 9.716 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.717 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 9.719 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))))) into 0 9.719 * [backup-simplify]: Simplify 0 into 0 9.719 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.737 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 9.738 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.739 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 9.743 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.744 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.745 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))))) into 0 9.745 * [backup-simplify]: Simplify 0 into 0 9.746 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)) into (* (pow (* -1 x) 1/3) (cbrt -1)) 9.746 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 2) 9.746 * [backup-simplify]: Simplify (cbrt x) into (pow x 1/3) 9.746 * [approximate]: Taking taylor expansion of (pow x 1/3) in (x) around 0 9.746 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 9.746 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 9.746 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 9.746 * [taylor]: Taking taylor expansion of 1/3 in x 9.746 * [backup-simplify]: Simplify 1/3 into 1/3 9.746 * [taylor]: Taking taylor expansion of (log x) in x 9.746 * [taylor]: Taking taylor expansion of x in x 9.746 * [backup-simplify]: Simplify 0 into 0 9.746 * [backup-simplify]: Simplify 1 into 1 9.746 * [backup-simplify]: Simplify (log 1) into 0 9.747 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.747 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.747 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.747 * [taylor]: Taking taylor expansion of (pow x 1/3) in x 9.747 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x))) in x 9.747 * [taylor]: Taking taylor expansion of (* 1/3 (log x)) in x 9.747 * [taylor]: Taking taylor expansion of 1/3 in x 9.747 * [backup-simplify]: Simplify 1/3 into 1/3 9.747 * [taylor]: Taking taylor expansion of (log x) in x 9.747 * [taylor]: Taking taylor expansion of x in x 9.747 * [backup-simplify]: Simplify 0 into 0 9.747 * [backup-simplify]: Simplify 1 into 1 9.747 * [backup-simplify]: Simplify (log 1) into 0 9.747 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.747 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 9.747 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 9.748 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 9.748 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.749 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.749 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x))) into 0 9.749 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.750 * [backup-simplify]: Simplify 0 into 0 9.754 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.754 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.755 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 9.756 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.756 * [backup-simplify]: Simplify 0 into 0 9.759 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 9.759 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.760 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))) into 0 9.760 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.761 * [backup-simplify]: Simplify 0 into 0 9.767 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 9.767 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.768 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))) into 0 9.770 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.770 * [backup-simplify]: Simplify 0 into 0 9.779 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 9.780 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.781 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x))))))) into 0 9.783 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.783 * [backup-simplify]: Simplify 0 into 0 9.801 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 9.801 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) 0) into (log x) 9.802 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x)))))))) into 0 9.807 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.807 * [backup-simplify]: Simplify 0 into 0 9.807 * [backup-simplify]: Simplify (pow x 1/3) into (pow x 1/3) 9.807 * [backup-simplify]: Simplify (cbrt (/ 1 x)) into (pow (/ 1 x) 1/3) 9.807 * [approximate]: Taking taylor expansion of (pow (/ 1 x) 1/3) in (x) around 0 9.807 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.807 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.807 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.807 * [taylor]: Taking taylor expansion of 1/3 in x 9.807 * [backup-simplify]: Simplify 1/3 into 1/3 9.807 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.807 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.807 * [taylor]: Taking taylor expansion of x in x 9.807 * [backup-simplify]: Simplify 0 into 0 9.807 * [backup-simplify]: Simplify 1 into 1 9.807 * [backup-simplify]: Simplify (/ 1 1) into 1 9.808 * [backup-simplify]: Simplify (log 1) into 0 9.808 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.808 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.808 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.808 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.808 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.808 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.808 * [taylor]: Taking taylor expansion of 1/3 in x 9.808 * [backup-simplify]: Simplify 1/3 into 1/3 9.808 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.808 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.808 * [taylor]: Taking taylor expansion of x in x 9.808 * [backup-simplify]: Simplify 0 into 0 9.808 * [backup-simplify]: Simplify 1 into 1 9.809 * [backup-simplify]: Simplify (/ 1 1) into 1 9.809 * [backup-simplify]: Simplify (log 1) into 0 9.809 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.809 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.809 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.809 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 9.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.811 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.811 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.811 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 9.812 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.812 * [backup-simplify]: Simplify 0 into 0 9.813 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.814 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.815 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.815 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 9.816 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.816 * [backup-simplify]: Simplify 0 into 0 9.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.820 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 9.820 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.821 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 9.822 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.822 * [backup-simplify]: Simplify 0 into 0 9.823 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.829 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 9.829 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.830 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 9.832 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.833 * [backup-simplify]: Simplify 0 into 0 9.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.853 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 9.854 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.856 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 9.859 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.859 * [backup-simplify]: Simplify 0 into 0 9.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.888 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 9.888 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.890 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 9.893 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.893 * [backup-simplify]: Simplify 0 into 0 9.893 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 9.893 * [backup-simplify]: Simplify (cbrt (/ 1 (- x))) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.893 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in (x) around 0 9.893 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 9.893 * [taylor]: Taking taylor expansion of (cbrt -1) in x 9.893 * [taylor]: Taking taylor expansion of -1 in x 9.893 * [backup-simplify]: Simplify -1 into -1 9.894 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.894 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.894 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.894 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.894 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.894 * [taylor]: Taking taylor expansion of 1/3 in x 9.894 * [backup-simplify]: Simplify 1/3 into 1/3 9.894 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.894 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.894 * [taylor]: Taking taylor expansion of x in x 9.894 * [backup-simplify]: Simplify 0 into 0 9.894 * [backup-simplify]: Simplify 1 into 1 9.895 * [backup-simplify]: Simplify (/ 1 1) into 1 9.895 * [backup-simplify]: Simplify (log 1) into 0 9.895 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.895 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.895 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.895 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in x 9.895 * [taylor]: Taking taylor expansion of (cbrt -1) in x 9.895 * [taylor]: Taking taylor expansion of -1 in x 9.895 * [backup-simplify]: Simplify -1 into -1 9.896 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 9.896 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 9.896 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in x 9.896 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in x 9.896 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in x 9.896 * [taylor]: Taking taylor expansion of 1/3 in x 9.896 * [backup-simplify]: Simplify 1/3 into 1/3 9.896 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in x 9.896 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.896 * [taylor]: Taking taylor expansion of x in x 9.896 * [backup-simplify]: Simplify 0 into 0 9.896 * [backup-simplify]: Simplify 1 into 1 9.897 * [backup-simplify]: Simplify (/ 1 1) into 1 9.897 * [backup-simplify]: Simplify (log 1) into 0 9.898 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.898 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 9.898 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 9.898 * [backup-simplify]: Simplify (* (cbrt -1) (pow x -1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.899 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 9.900 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.901 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.901 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.902 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 9.903 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 9.903 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow x -1/3))) into 0 9.903 * [backup-simplify]: Simplify 0 into 0 9.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.907 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.907 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.908 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 9.909 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.911 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.912 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow x -1/3)))) into 0 9.912 * [backup-simplify]: Simplify 0 into 0 9.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.917 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 9.918 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.919 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 9.920 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.921 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 9.923 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))) into 0 9.923 * [backup-simplify]: Simplify 0 into 0 9.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.931 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 9.931 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.932 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 9.934 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.935 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.936 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))) into 0 9.936 * [backup-simplify]: Simplify 0 into 0 9.936 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.946 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 9.946 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.947 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 9.950 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.950 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 9.952 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3))))))) into 0 9.952 * [backup-simplify]: Simplify 0 into 0 9.952 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.974 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 9.974 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 9.975 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 9.979 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.980 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 9.982 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -1/3)))))))) into 0 9.982 * [backup-simplify]: Simplify 0 into 0 9.982 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)) into (* (pow (* -1 x) 1/3) (cbrt -1)) 9.982 * * * [progress]: simplifying candidates 9.984 * [simplify]: Simplifying: (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (+ (- (+ (log (cbrt x)) (log (cbrt x))) (log z)) (+ (- (log (cbrt x)) (log z)) (- (log y) (log (+ z 1.0))))) (+ (- (+ (log (cbrt x)) (log (cbrt x))) (log z)) (+ (- (log (cbrt x)) (log z)) (log (/ y (+ z 1.0))))) (+ (- (+ (log (cbrt x)) (log (cbrt x))) (log z)) (+ (log (/ (cbrt x) z)) (- (log y) (log (+ z 1.0))))) (+ (- (+ (log (cbrt x)) (log (cbrt x))) (log z)) (+ (log (/ (cbrt x) z)) (log (/ y (+ z 1.0))))) (+ (- (+ (log (cbrt x)) (log (cbrt x))) (log z)) (log (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (+ (- (log (* (cbrt x) (cbrt x))) (log z)) (+ (- (log (cbrt x)) (log z)) (- (log y) (log (+ z 1.0))))) (+ (- (log (* (cbrt x) (cbrt x))) (log z)) (+ (- (log (cbrt x)) (log z)) (log (/ y (+ z 1.0))))) (+ (- (log (* (cbrt x) (cbrt x))) (log z)) (+ (log (/ (cbrt x) z)) (- (log y) (log (+ z 1.0))))) (+ (- (log (* (cbrt x) (cbrt x))) (log z)) (+ (log (/ (cbrt x) z)) (log (/ y (+ z 1.0))))) (+ (- (log (* (cbrt x) (cbrt x))) (log z)) (log (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (+ (log (/ (* (cbrt x) (cbrt x)) z)) (+ (- (log (cbrt x)) (log z)) (- (log y) (log (+ z 1.0))))) (+ (log (/ (* (cbrt x) (cbrt x)) z)) (+ (- (log (cbrt x)) (log z)) (log (/ y (+ z 1.0))))) (+ (log (/ (* (cbrt x) (cbrt x)) z)) (+ (log (/ (cbrt x) z)) (- (log y) (log (+ z 1.0))))) (+ (log (/ (* (cbrt x) (cbrt x)) z)) (+ (log (/ (cbrt x) z)) (log (/ y (+ z 1.0))))) (+ (log (/ (* (cbrt x) (cbrt x)) z)) (log (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (log (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (exp (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (* (/ (* x x) (* (* z z) z)) (* (/ x (* (* z z) z)) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))))) (* (/ (* x x) (* (* z z) z)) (* (/ x (* (* z z) z)) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))))) (* (/ (* x x) (* (* z z) z)) (* (* (* (/ (cbrt x) z) (/ (cbrt x) z)) (/ (cbrt x) z)) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))))) (* (/ (* x x) (* (* z z) z)) (* (* (* (/ (cbrt x) z) (/ (cbrt x) z)) (/ (cbrt x) z)) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))))) (* (/ (* x x) (* (* z z) z)) (* (* (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (* (/ (* (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (* z z) z)) (* (/ x (* (* z z) z)) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))))) (* (/ (* (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (* z z) z)) (* (/ x (* (* z z) z)) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))))) (* (/ (* (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (* z z) z)) (* (* (* (/ (cbrt x) z) (/ (cbrt x) z)) (/ (cbrt x) z)) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))))) (* (/ (* (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (* z z) z)) (* (* (* (/ (cbrt x) z) (/ (cbrt x) z)) (/ (cbrt x) z)) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))))) (* (/ (* (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (* z z) z)) (* (* (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (* (* (* (/ (* (cbrt x) (cbrt x)) z) (/ (* (cbrt x) (cbrt x)) z)) (/ (* (cbrt x) (cbrt x)) z)) (* (/ x (* (* z z) z)) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))))) (* (* (* (/ (* (cbrt x) (cbrt x)) z) (/ (* (cbrt x) (cbrt x)) z)) (/ (* (cbrt x) (cbrt x)) z)) (* (/ x (* (* z z) z)) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))))) (* (* (* (/ (* (cbrt x) (cbrt x)) z) (/ (* (cbrt x) (cbrt x)) z)) (/ (* (cbrt x) (cbrt x)) z)) (* (* (* (/ (cbrt x) z) (/ (cbrt x) z)) (/ (cbrt x) z)) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))))) (* (* (* (/ (* (cbrt x) (cbrt x)) z) (/ (* (cbrt x) (cbrt x)) z)) (/ (* (cbrt x) (cbrt x)) z)) (* (* (* (/ (cbrt x) z) (/ (cbrt x) z)) (/ (cbrt x) z)) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))))) (* (* (* (/ (* (cbrt x) (cbrt x)) z) (/ (* (cbrt x) (cbrt x)) z)) (/ (* (cbrt x) (cbrt x)) z)) (* (* (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (* (cbrt (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (cbrt (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0)))))) (cbrt (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (* (* (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (sqrt (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (sqrt (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) y)) (* z (* z (+ z 1.0))) (* (* (cbrt x) (cbrt x)) (* (/ (cbrt x) z) y)) (* z (+ z 1.0)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (/ y (+ z 1.0)))) (* z z) (* (/ (* (cbrt x) (cbrt x)) z) (/ (cbrt x) z)) (* (cbrt (/ (* (cbrt x) (cbrt x)) z)) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (sqrt (/ (* (cbrt x) (cbrt x)) z)) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (cbrt x) (cbrt z)) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (cbrt x) (sqrt z)) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (cbrt x) z) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ 1 z) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) z) (* (cbrt x) y)) (* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) y)) (* (/ (* (cbrt x) (cbrt x)) z) (* (cbrt x) (/ y (+ z 1.0)))) (* (* (cbrt x) (cbrt x)) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (cbrt x) z) (/ y (+ z 1.0))) (+ (- (log (cbrt x)) (log z)) (- (log y) (log (+ z 1.0)))) (+ (- (log (cbrt x)) (log z)) (log (/ y (+ z 1.0)))) (+ (log (/ (cbrt x) z)) (- (log y) (log (+ z 1.0)))) (+ (log (/ (cbrt x) z)) (log (/ y (+ z 1.0)))) (log (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (exp (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ x (* (* z z) z)) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (* (/ x (* (* z z) z)) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0)))) (* (* (* (/ (cbrt x) z) (/ (cbrt x) z)) (/ (cbrt x) z)) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (* (* (* (/ (cbrt x) z) (/ (cbrt x) z)) (/ (cbrt x) z)) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0)))) (* (cbrt (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (cbrt (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (cbrt (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (* (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (sqrt (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (sqrt (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (cbrt x) y) (* z (+ z 1.0)) (* (sqrt (/ (cbrt x) z)) (sqrt (/ y (+ z 1.0)))) (* (sqrt (/ (cbrt x) z)) (sqrt (/ y (+ z 1.0)))) (* (sqrt (/ (cbrt x) z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (sqrt (/ (cbrt x) z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (cbrt (sqrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (* (/ (cbrt (sqrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (* (/ (cbrt (sqrt x)) (sqrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (cbrt (sqrt x)) (sqrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt (cbrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt (cbrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt (cbrt x)) (sqrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt (cbrt x)) (sqrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (cbrt x) z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (* (/ (cbrt x) z) (sqrt (/ y (+ z 1.0)))) (* (/ (cbrt x) z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ (cbrt x) z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (* (/ (cbrt x) z) (/ (* (cbrt y) (cbrt y)) 1)) (* (/ (cbrt x) z) (/ (* (cbrt y) (cbrt y)) 1)) (* (/ (cbrt x) z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ (cbrt x) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (cbrt x) z) (/ (sqrt y) 1)) (* (/ (cbrt x) z) (/ (sqrt y) 1)) (* (/ (cbrt x) z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ (cbrt x) z) (/ 1 (sqrt (+ z 1.0)))) (* (/ (cbrt x) z) (/ 1 1)) (* (/ (cbrt x) z) (/ 1 1)) (* (/ (cbrt x) z) 1) (* (/ (cbrt x) z) y) (* (/ (cbrt x) z) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (cbrt x) z) (/ y (- (* z z) (* 1.0 1.0)))) (* (cbrt (/ (cbrt x) z)) (/ y (+ z 1.0))) (* (sqrt (/ (cbrt x) z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) (sqrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) z) (/ y (+ z 1.0))) (* (/ (cbrt (sqrt x)) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (sqrt x)) (sqrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (sqrt x)) z) (/ y (+ z 1.0))) (* (/ (cbrt x) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt x) (sqrt z)) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) (sqrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) z) (/ y (+ z 1.0))) (* (/ (sqrt (cbrt x)) (cbrt z)) (/ y (+ z 1.0))) (* (/ (sqrt (cbrt x)) (sqrt z)) (/ y (+ z 1.0))) (* (/ (sqrt (cbrt x)) z) (/ y (+ z 1.0))) (* (/ (cbrt x) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt x) (sqrt z)) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ (cbrt x) z) (/ y (+ z 1.0))) (* (/ 1 z) (/ y (+ z 1.0))) (* (/ (cbrt x) z) y) (* (cbrt x) (/ y (+ z 1.0))) (log (cbrt x)) (exp (cbrt x)) (cbrt (* (cbrt x) (cbrt x))) (cbrt (cbrt x)) (cbrt (sqrt x)) (cbrt (sqrt x)) (cbrt 1) (cbrt x) (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (cbrt x)) (* (* (cbrt x) (cbrt x)) (cbrt x)) (sqrt (cbrt x)) (sqrt (cbrt x)) (log (cbrt x)) (exp (cbrt x)) (cbrt (* (cbrt x) (cbrt x))) (cbrt (cbrt x)) (cbrt (sqrt x)) (cbrt (sqrt x)) (cbrt 1) (cbrt x) (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (cbrt x)) (* (* (cbrt x) (cbrt x)) (cbrt x)) (sqrt (cbrt x)) (sqrt (cbrt x)) (- (+ (* 1.0 (* x y)) (* 1.0 (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (* (pow x 1/3) (* z y))) (* 1.0 (* (pow x 1/3) (/ y z)))) (* 1.0 (* (pow x 1/3) y))) (- (+ (* (pow x 1/3) (/ y (pow z 2))) (* 1.0 (* (pow x 1/3) (/ y (pow z 4))))) (* 1.0 (* (pow x 1/3) (/ y (pow z 3))))) (- (+ (* (pow (* -1 x) 1/3) (/ (* (cbrt -1) y) (pow z 2))) (* 1.0 (* (pow (* -1 x) 1/3) (/ (* (cbrt -1) y) (pow z 4))))) (* 1.0 (* (pow (* -1 x) 1/3) (/ (* (cbrt -1) y) (pow z 3))))) (pow x 1/3) (pow (/ 1 x) -1/3) (* (pow (* -1 x) 1/3) (cbrt -1)) (pow x 1/3) (pow (/ 1 x) -1/3) (* (pow (* -1 x) 1/3) (cbrt -1)) 9.988 * * [simplify]: Extracting # 0 : cost 0 9.989 * * [simplify]: Extracting # 1 : cost 0 9.989 * * [simplify]: Extracting # 2 : cost 0 9.989 * * [simplify]: Extracting # 3 : cost 0 9.990 * * [simplify]: Extracting # 4 : cost 0 9.990 * * [simplify]: Extracting # 5 : cost 0 9.990 * * [simplify]: Extracting # 6 : cost 0 9.991 * * [simplify]: Extracting # 7 : cost 0 9.991 * * [simplify]: Extracting # 8 : cost 0 9.991 * * [simplify]: Extracting # 9 : cost 0 9.992 * * [simplify]: Extracting # 10 : cost 0 9.992 * * [simplify]: iteration 0 : 265 enodes (cost 2776 ) 10.073 * * [simplify]: Extracting # 0 : cost 0 10.074 * * [simplify]: Extracting # 1 : cost 0 10.075 * * [simplify]: Extracting # 2 : cost 0 10.076 * * [simplify]: Extracting # 3 : cost 0 10.077 * * [simplify]: Extracting # 4 : cost 0 10.078 * * [simplify]: iteration 1 : 796 enodes (cost 2632 ) 10.700 * * [simplify]: Extracting # 0 : cost 0 10.704 * * [simplify]: Extracting # 1 : cost 0 10.707 * * [simplify]: Extracting # 2 : cost 0 10.711 * * [simplify]: Extracting # 3 : cost 0 10.715 * * [simplify]: Extracting # 4 : cost 0 10.718 * * [simplify]: Extracting # 5 : cost 0 10.721 * * [simplify]: iteration 2 : 3228 enodes (cost 1922 ) 12.010 * * [simplify]: Extracting # 0 : cost 0 12.017 * * [simplify]: Extracting # 1 : cost 0 12.022 * * [simplify]: Extracting # 2 : cost 0 12.032 * * [simplify]: Extracting # 3 : cost 0 12.037 * * [simplify]: Extracting # 4 : cost 0 12.042 * * [simplify]: iteration done: 5001 enodes (cost 1720 ) 12.043 * [simplify]: Simplified to: (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (pow (exp (/ y (+ z 1.0))) (/ x (* z z))) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (* (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0)))))) (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (sqrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (sqrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (* x y) (* z (* z (+ z 1.0))) (/ (* x y) z) (* z (+ z 1.0)) (* x (/ y (+ z 1.0))) (* z z) (/ x (* z z)) (* (/ (cbrt x) z) (* (/ y (+ z 1.0)) (cbrt (/ (pow x 2/3) z)))) (/ (* (* (cbrt x) (/ y (+ z 1.0))) (sqrt (/ (pow x 2/3) z))) z) (* (/ (/ (pow x 2/3) z) (cbrt z)) (/ y (+ z 1.0))) (* (/ (/ (pow x 2/3) z) (sqrt z)) (/ y (+ z 1.0))) (/ (/ (* (pow x 2/3) (/ y (+ z 1.0))) z) z) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (* (/ (/ y (+ z 1.0)) z) (/ (cbrt x) z)) (/ (* x y) z) (/ (* x y) (pow z 2)) (/ (/ (* x y) z) (+ z 1.0)) (/ (/ (* x y) z) (+ z 1.0)) (/ (* (cbrt x) y) (* z (+ z 1.0))) (log (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (log (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (log (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (log (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (log (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (exp (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (/ x (pow (/ z (/ y (+ z 1.0))) 3)) (/ x (pow (/ z (/ y (+ z 1.0))) 3)) (/ x (pow (/ z (/ y (+ z 1.0))) 3)) (/ x (pow (/ z (/ y (+ z 1.0))) 3)) (* (cbrt (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (cbrt (* (/ (cbrt x) z) (/ y (+ z 1.0))))) (cbrt (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (/ x (pow (/ z (/ y (+ z 1.0))) 3)) (sqrt (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (sqrt (* (/ (cbrt x) z) (/ y (+ z 1.0)))) (* (cbrt x) y) (* z (+ z 1.0)) (* (sqrt (/ (cbrt x) z)) (sqrt (/ y (+ z 1.0)))) (* (sqrt (/ (cbrt x) z)) (sqrt (/ y (+ z 1.0)))) (* (sqrt (/ (cbrt x) z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (sqrt (/ (cbrt x) z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (cbrt (sqrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (* (/ (cbrt (sqrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (* (/ (cbrt (sqrt x)) (sqrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (cbrt (sqrt x)) (sqrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt (cbrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt (cbrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt (cbrt x)) (sqrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt (cbrt x)) (sqrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (cbrt x) z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (* (/ (cbrt x) z) (sqrt (/ y (+ z 1.0)))) (* (/ (cbrt x) z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ (cbrt x) z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (* (/ (cbrt x) z) (* (cbrt y) (cbrt y))) (* (/ (cbrt x) z) (* (cbrt y) (cbrt y))) (* (/ (cbrt x) z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ (cbrt x) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (sqrt y) (/ (cbrt x) z)) (* (sqrt y) (/ (cbrt x) z)) (/ (/ (cbrt x) z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (cbrt x) z) (sqrt (+ z 1.0))) (/ (cbrt x) z) (/ (cbrt x) z) (/ (cbrt x) z) (* (/ (cbrt x) z) y) (* (/ (cbrt x) z) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (cbrt x) z) (/ y (- (* z z) (* 1.0 1.0)))) (* (cbrt (/ (cbrt x) z)) (/ y (+ z 1.0))) (* (sqrt (/ (cbrt x) z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) (sqrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) z) (/ y (+ z 1.0))) (* (/ (cbrt (sqrt x)) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (sqrt x)) (sqrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (sqrt x)) z) (/ y (+ z 1.0))) (* (/ (cbrt x) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt x) (sqrt z)) (/ y (+ z 1.0))) (/ (* (cbrt x) y) (* z (+ z 1.0))) (* (/ (cbrt (cbrt x)) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) (sqrt z)) (/ y (+ z 1.0))) (* (/ (cbrt (cbrt x)) z) (/ y (+ z 1.0))) (* (/ (sqrt (cbrt x)) (cbrt z)) (/ y (+ z 1.0))) (* (/ (sqrt (cbrt x)) (sqrt z)) (/ y (+ z 1.0))) (* (/ (sqrt (cbrt x)) z) (/ y (+ z 1.0))) (* (/ (cbrt x) (cbrt z)) (/ y (+ z 1.0))) (* (/ (cbrt x) (sqrt z)) (/ y (+ z 1.0))) (/ (* (cbrt x) y) (* z (+ z 1.0))) (/ (* (cbrt x) y) (* z (+ z 1.0))) (/ (/ y z) (+ z 1.0)) (* (/ (cbrt x) z) y) (* (/ y (+ z 1.0)) (cbrt x)) (log (cbrt x)) (exp (cbrt x)) (cbrt (pow x 2/3)) (cbrt (cbrt x)) (cbrt (sqrt x)) (cbrt (sqrt x)) 1 (cbrt x) (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (cbrt x)) x (sqrt (cbrt x)) (sqrt (cbrt x)) (log (cbrt x)) (exp (cbrt x)) (cbrt (pow x 2/3)) (cbrt (cbrt x)) (cbrt (sqrt x)) (cbrt (sqrt x)) 1 (cbrt x) (* (cbrt (cbrt x)) (cbrt (cbrt x))) (cbrt (cbrt x)) x (sqrt (cbrt x)) (sqrt (cbrt x)) (* 1.0 (- (+ (* x y) (/ (* x y) (pow z 2))) (/ (* x y) z))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (* 1.0 (- (* (cbrt x) (+ (* z y) (/ y z))) (* (cbrt x) y))) (+ (* (* 1.0 (cbrt x)) (- (/ y (pow z 4)) (/ y (pow z 3)))) (* (/ y (pow z 2)) (cbrt x))) (+ (* (* 1.0 (cbrt (- x))) (- (/ (* (cbrt -1) y) (pow z 4)) (/ (* (cbrt -1) y) (pow z 3)))) (* (cbrt (- x)) (/ (* (cbrt -1) y) (pow z 2)))) (cbrt x) (pow (/ 1 x) -1/3) (* (cbrt (- x)) (cbrt -1)) (cbrt x) (pow (/ 1 x) -1/3) (* (cbrt (- x)) (cbrt -1)) 12.044 * * * [progress]: adding candidates to table 12.452 * * [progress]: iteration 4 / 4 12.452 * * * [progress]: picking best candidate 12.473 * * * * [pick]: Picked # 12.473 * * * [progress]: localizing error 12.487 * * * [progress]: generating rewritten candidates 12.487 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1) 12.558 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 2) 12.576 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 2 2) 12.728 * * * [progress]: generating series expansions 12.728 * * * * [progress]: [ 1 / 3 ] generating series at (2 1) 12.729 * [backup-simplify]: Simplify (/ (/ x z) (/ z (/ y (+ z 1.0)))) into (/ (* x y) (* (pow z 2) (+ z 1.0))) 12.729 * [approximate]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in (x z y) around 0 12.729 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in y 12.729 * [taylor]: Taking taylor expansion of (* x y) in y 12.729 * [taylor]: Taking taylor expansion of x in y 12.729 * [backup-simplify]: Simplify x into x 12.729 * [taylor]: Taking taylor expansion of y in y 12.729 * [backup-simplify]: Simplify 0 into 0 12.729 * [backup-simplify]: Simplify 1 into 1 12.729 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in y 12.729 * [taylor]: Taking taylor expansion of (pow z 2) in y 12.729 * [taylor]: Taking taylor expansion of z in y 12.729 * [backup-simplify]: Simplify z into z 12.729 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 12.729 * [taylor]: Taking taylor expansion of z in y 12.729 * [backup-simplify]: Simplify z into z 12.729 * [taylor]: Taking taylor expansion of 1.0 in y 12.729 * [backup-simplify]: Simplify 1.0 into 1.0 12.729 * [backup-simplify]: Simplify (* x 0) into 0 12.730 * [backup-simplify]: Simplify (+ (* x 1) (* 0 0)) into x 12.730 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.730 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 12.730 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 12.730 * [backup-simplify]: Simplify (/ x (* (pow z 2) (+ z 1.0))) into (/ x (* (pow z 2) (+ z 1.0))) 12.730 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in z 12.730 * [taylor]: Taking taylor expansion of (* x y) in z 12.730 * [taylor]: Taking taylor expansion of x in z 12.730 * [backup-simplify]: Simplify x into x 12.730 * [taylor]: Taking taylor expansion of y in z 12.730 * [backup-simplify]: Simplify y into y 12.730 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in z 12.730 * [taylor]: Taking taylor expansion of (pow z 2) in z 12.730 * [taylor]: Taking taylor expansion of z in z 12.730 * [backup-simplify]: Simplify 0 into 0 12.730 * [backup-simplify]: Simplify 1 into 1 12.730 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 12.730 * [taylor]: Taking taylor expansion of z in z 12.730 * [backup-simplify]: Simplify 0 into 0 12.730 * [backup-simplify]: Simplify 1 into 1 12.730 * [taylor]: Taking taylor expansion of 1.0 in z 12.730 * [backup-simplify]: Simplify 1.0 into 1.0 12.730 * [backup-simplify]: Simplify (* x y) into (* x y) 12.731 * [backup-simplify]: Simplify (* 1 1) into 1 12.731 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.731 * [backup-simplify]: Simplify (* 1 1.0) into 1.0 12.731 * [backup-simplify]: Simplify (/ (* x y) 1.0) into (* 1.0 (* x y)) 12.731 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in x 12.731 * [taylor]: Taking taylor expansion of (* x y) in x 12.731 * [taylor]: Taking taylor expansion of x in x 12.731 * [backup-simplify]: Simplify 0 into 0 12.731 * [backup-simplify]: Simplify 1 into 1 12.731 * [taylor]: Taking taylor expansion of y in x 12.732 * [backup-simplify]: Simplify y into y 12.732 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in x 12.732 * [taylor]: Taking taylor expansion of (pow z 2) in x 12.732 * [taylor]: Taking taylor expansion of z in x 12.732 * [backup-simplify]: Simplify z into z 12.732 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 12.732 * [taylor]: Taking taylor expansion of z in x 12.732 * [backup-simplify]: Simplify z into z 12.732 * [taylor]: Taking taylor expansion of 1.0 in x 12.732 * [backup-simplify]: Simplify 1.0 into 1.0 12.732 * [backup-simplify]: Simplify (* 0 y) into 0 12.732 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 12.732 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.732 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 12.732 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 12.732 * [backup-simplify]: Simplify (/ y (* (pow z 2) (+ z 1.0))) into (/ y (* (+ z 1.0) (pow z 2))) 12.732 * [taylor]: Taking taylor expansion of (/ (* x y) (* (pow z 2) (+ z 1.0))) in x 12.732 * [taylor]: Taking taylor expansion of (* x y) in x 12.732 * [taylor]: Taking taylor expansion of x in x 12.732 * [backup-simplify]: Simplify 0 into 0 12.732 * [backup-simplify]: Simplify 1 into 1 12.732 * [taylor]: Taking taylor expansion of y in x 12.732 * [backup-simplify]: Simplify y into y 12.732 * [taylor]: Taking taylor expansion of (* (pow z 2) (+ z 1.0)) in x 12.732 * [taylor]: Taking taylor expansion of (pow z 2) in x 12.732 * [taylor]: Taking taylor expansion of z in x 12.732 * [backup-simplify]: Simplify z into z 12.732 * [taylor]: Taking taylor expansion of (+ z 1.0) in x 12.733 * [taylor]: Taking taylor expansion of z in x 12.733 * [backup-simplify]: Simplify z into z 12.733 * [taylor]: Taking taylor expansion of 1.0 in x 12.733 * [backup-simplify]: Simplify 1.0 into 1.0 12.733 * [backup-simplify]: Simplify (* 0 y) into 0 12.733 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 12.733 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.733 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 12.733 * [backup-simplify]: Simplify (* (pow z 2) (+ z 1.0)) into (* (pow z 2) (+ z 1.0)) 12.733 * [backup-simplify]: Simplify (/ y (* (pow z 2) (+ z 1.0))) into (/ y (* (+ z 1.0) (pow z 2))) 12.733 * [taylor]: Taking taylor expansion of (/ y (* (+ z 1.0) (pow z 2))) in z 12.733 * [taylor]: Taking taylor expansion of y in z 12.733 * [backup-simplify]: Simplify y into y 12.733 * [taylor]: Taking taylor expansion of (* (+ z 1.0) (pow z 2)) in z 12.733 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 12.733 * [taylor]: Taking taylor expansion of z in z 12.733 * [backup-simplify]: Simplify 0 into 0 12.733 * [backup-simplify]: Simplify 1 into 1 12.733 * [taylor]: Taking taylor expansion of 1.0 in z 12.733 * [backup-simplify]: Simplify 1.0 into 1.0 12.733 * [taylor]: Taking taylor expansion of (pow z 2) in z 12.733 * [taylor]: Taking taylor expansion of z in z 12.733 * [backup-simplify]: Simplify 0 into 0 12.733 * [backup-simplify]: Simplify 1 into 1 12.734 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.734 * [backup-simplify]: Simplify (* 1 1) into 1 12.734 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 12.734 * [backup-simplify]: Simplify (/ y 1.0) into (* 1.0 y) 12.734 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 12.734 * [taylor]: Taking taylor expansion of 1.0 in y 12.734 * [backup-simplify]: Simplify 1.0 into 1.0 12.734 * [taylor]: Taking taylor expansion of y in y 12.734 * [backup-simplify]: Simplify 0 into 0 12.734 * [backup-simplify]: Simplify 1 into 1 12.736 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 12.736 * [backup-simplify]: Simplify 1.0 into 1.0 12.736 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y))) into 0 12.737 * [backup-simplify]: Simplify (+ 0 0) into 0 12.737 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 12.737 * [backup-simplify]: Simplify (+ (* (pow z 2) 0) (* 0 (+ z 1.0))) into 0 12.737 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) (pow z 2))) (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 12.737 * [taylor]: Taking taylor expansion of 0 in z 12.737 * [backup-simplify]: Simplify 0 into 0 12.738 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.738 * [backup-simplify]: Simplify (+ 1 0) into 1 12.739 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 1 1)) into 1 12.740 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 y) (/ 1 1.0)))) into (- (* 1.0 y)) 12.740 * [taylor]: Taking taylor expansion of (- (* 1.0 y)) in y 12.740 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 12.740 * [taylor]: Taking taylor expansion of 1.0 in y 12.740 * [backup-simplify]: Simplify 1.0 into 1.0 12.740 * [taylor]: Taking taylor expansion of y in y 12.740 * [backup-simplify]: Simplify 0 into 0 12.740 * [backup-simplify]: Simplify 1 into 1 12.741 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 12.741 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.742 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.743 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* 0 0))) into 0 12.743 * [backup-simplify]: Simplify 0 into 0 12.744 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 y)))) into 0 12.744 * [backup-simplify]: Simplify (+ 0 0) into 0 12.744 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 12.744 * [backup-simplify]: Simplify (+ (* (pow z 2) 0) (+ (* 0 0) (* 0 (+ z 1.0)))) into 0 12.745 * [backup-simplify]: Simplify (- (/ 0 (* (pow z 2) (+ z 1.0))) (+ (* (/ y (* (+ z 1.0) (pow z 2))) (/ 0 (* (pow z 2) (+ z 1.0)))) (* 0 (/ 0 (* (pow z 2) (+ z 1.0)))))) into 0 12.745 * [taylor]: Taking taylor expansion of 0 in z 12.745 * [backup-simplify]: Simplify 0 into 0 12.745 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.746 * [backup-simplify]: Simplify (+ 0 0) into 0 12.746 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 1 0) (* 0 1))) into 0 12.747 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 y) (/ 0 1.0)) (* (- (* 1.0 y)) (/ 1 1.0)))) into (* 1.0 y) 12.747 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 12.747 * [taylor]: Taking taylor expansion of 1.0 in y 12.747 * [backup-simplify]: Simplify 1.0 into 1.0 12.747 * [taylor]: Taking taylor expansion of y in y 12.747 * [backup-simplify]: Simplify 0 into 0 12.747 * [backup-simplify]: Simplify 1 into 1 12.748 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 12.748 * [backup-simplify]: Simplify 1.0 into 1.0 12.749 * [backup-simplify]: Simplify (+ (* 1.0 (* y (* 1 x))) (+ (* (- 1.0) (* y (* (/ 1 z) x))) (* 1.0 (* y (* (pow z -2) x))))) into (- (+ (* 1.0 (* x y)) (* 1.0 (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) 12.749 * [backup-simplify]: Simplify (/ (/ (/ 1 x) (/ 1 z)) (/ (/ 1 z) (/ (/ 1 y) (+ (/ 1 z) 1.0)))) into (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) 12.749 * [approximate]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in (x z y) around 0 12.749 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in y 12.749 * [taylor]: Taking taylor expansion of (pow z 2) in y 12.749 * [taylor]: Taking taylor expansion of z in y 12.749 * [backup-simplify]: Simplify z into z 12.749 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in y 12.749 * [taylor]: Taking taylor expansion of x in y 12.749 * [backup-simplify]: Simplify x into x 12.749 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 12.749 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 12.749 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.749 * [taylor]: Taking taylor expansion of z in y 12.749 * [backup-simplify]: Simplify z into z 12.749 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.749 * [taylor]: Taking taylor expansion of 1.0 in y 12.749 * [backup-simplify]: Simplify 1.0 into 1.0 12.749 * [taylor]: Taking taylor expansion of y in y 12.749 * [backup-simplify]: Simplify 0 into 0 12.749 * [backup-simplify]: Simplify 1 into 1 12.749 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.749 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 12.749 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 12.749 * [backup-simplify]: Simplify (* x 0) into 0 12.749 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.750 * [backup-simplify]: Simplify (+ 0 0) into 0 12.750 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 12.750 * [backup-simplify]: Simplify (+ (* x (+ (/ 1 z) 1.0)) (* 0 0)) into (+ (* 1.0 x) (/ x z)) 12.751 * [backup-simplify]: Simplify (/ (pow z 2) (+ (* 1.0 x) (/ x z))) into (/ (pow z 2) (+ (* 1.0 x) (/ x z))) 12.751 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in z 12.751 * [taylor]: Taking taylor expansion of (pow z 2) in z 12.751 * [taylor]: Taking taylor expansion of z in z 12.751 * [backup-simplify]: Simplify 0 into 0 12.751 * [backup-simplify]: Simplify 1 into 1 12.751 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in z 12.751 * [taylor]: Taking taylor expansion of x in z 12.751 * [backup-simplify]: Simplify x into x 12.751 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 12.751 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 12.751 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.751 * [taylor]: Taking taylor expansion of z in z 12.751 * [backup-simplify]: Simplify 0 into 0 12.751 * [backup-simplify]: Simplify 1 into 1 12.751 * [backup-simplify]: Simplify (/ 1 1) into 1 12.751 * [taylor]: Taking taylor expansion of 1.0 in z 12.751 * [backup-simplify]: Simplify 1.0 into 1.0 12.751 * [taylor]: Taking taylor expansion of y in z 12.751 * [backup-simplify]: Simplify y into y 12.751 * [backup-simplify]: Simplify (* 1 1) into 1 12.752 * [backup-simplify]: Simplify (+ 1 0) into 1 12.752 * [backup-simplify]: Simplify (* 1 y) into y 12.752 * [backup-simplify]: Simplify (* x y) into (* x y) 12.752 * [backup-simplify]: Simplify (/ 1 (* x y)) into (/ 1 (* x y)) 12.752 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in x 12.752 * [taylor]: Taking taylor expansion of (pow z 2) in x 12.752 * [taylor]: Taking taylor expansion of z in x 12.752 * [backup-simplify]: Simplify z into z 12.752 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in x 12.752 * [taylor]: Taking taylor expansion of x in x 12.752 * [backup-simplify]: Simplify 0 into 0 12.752 * [backup-simplify]: Simplify 1 into 1 12.752 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 12.752 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 12.752 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.752 * [taylor]: Taking taylor expansion of z in x 12.752 * [backup-simplify]: Simplify z into z 12.752 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.752 * [taylor]: Taking taylor expansion of 1.0 in x 12.752 * [backup-simplify]: Simplify 1.0 into 1.0 12.752 * [taylor]: Taking taylor expansion of y in x 12.752 * [backup-simplify]: Simplify y into y 12.752 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.752 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 12.752 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 12.752 * [backup-simplify]: Simplify (* 0 (* (+ (/ 1 z) 1.0) y)) into 0 12.752 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.753 * [backup-simplify]: Simplify (+ 0 0) into 0 12.753 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 12.753 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (+ (/ 1 z) 1.0) y))) into (+ (/ y z) (* 1.0 y)) 12.753 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ y z) (* 1.0 y))) into (/ (pow z 2) (+ (/ y z) (* 1.0 y))) 12.753 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* x (* (+ (/ 1 z) 1.0) y))) in x 12.753 * [taylor]: Taking taylor expansion of (pow z 2) in x 12.753 * [taylor]: Taking taylor expansion of z in x 12.753 * [backup-simplify]: Simplify z into z 12.753 * [taylor]: Taking taylor expansion of (* x (* (+ (/ 1 z) 1.0) y)) in x 12.753 * [taylor]: Taking taylor expansion of x in x 12.753 * [backup-simplify]: Simplify 0 into 0 12.753 * [backup-simplify]: Simplify 1 into 1 12.753 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in x 12.753 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in x 12.753 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.753 * [taylor]: Taking taylor expansion of z in x 12.753 * [backup-simplify]: Simplify z into z 12.753 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.753 * [taylor]: Taking taylor expansion of 1.0 in x 12.753 * [backup-simplify]: Simplify 1.0 into 1.0 12.754 * [taylor]: Taking taylor expansion of y in x 12.754 * [backup-simplify]: Simplify y into y 12.754 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.754 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 12.754 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) y) into (* (+ (/ 1 z) 1.0) y) 12.754 * [backup-simplify]: Simplify (* 0 (* (+ (/ 1 z) 1.0) y)) into 0 12.754 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.754 * [backup-simplify]: Simplify (+ 0 0) into 0 12.754 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (* 0 y)) into 0 12.754 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (+ (/ 1 z) 1.0) y))) into (+ (/ y z) (* 1.0 y)) 12.755 * [backup-simplify]: Simplify (/ (pow z 2) (+ (/ y z) (* 1.0 y))) into (/ (pow z 2) (+ (/ y z) (* 1.0 y))) 12.755 * [taylor]: Taking taylor expansion of (/ (pow z 2) (+ (/ y z) (* 1.0 y))) in z 12.755 * [taylor]: Taking taylor expansion of (pow z 2) in z 12.755 * [taylor]: Taking taylor expansion of z in z 12.755 * [backup-simplify]: Simplify 0 into 0 12.755 * [backup-simplify]: Simplify 1 into 1 12.755 * [taylor]: Taking taylor expansion of (+ (/ y z) (* 1.0 y)) in z 12.755 * [taylor]: Taking taylor expansion of (/ y z) in z 12.755 * [taylor]: Taking taylor expansion of y in z 12.755 * [backup-simplify]: Simplify y into y 12.755 * [taylor]: Taking taylor expansion of z in z 12.755 * [backup-simplify]: Simplify 0 into 0 12.755 * [backup-simplify]: Simplify 1 into 1 12.755 * [backup-simplify]: Simplify (/ y 1) into y 12.755 * [taylor]: Taking taylor expansion of (* 1.0 y) in z 12.755 * [taylor]: Taking taylor expansion of 1.0 in z 12.755 * [backup-simplify]: Simplify 1.0 into 1.0 12.755 * [taylor]: Taking taylor expansion of y in z 12.755 * [backup-simplify]: Simplify y into y 12.755 * [backup-simplify]: Simplify (* 1 1) into 1 12.755 * [backup-simplify]: Simplify (+ y 0) into y 12.755 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.755 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.755 * [taylor]: Taking taylor expansion of y in y 12.755 * [backup-simplify]: Simplify 0 into 0 12.755 * [backup-simplify]: Simplify 1 into 1 12.756 * [backup-simplify]: Simplify (/ 1 1) into 1 12.756 * [backup-simplify]: Simplify 1 into 1 12.756 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 12.756 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.756 * [backup-simplify]: Simplify (+ 0 0) into 0 12.756 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (* 0 y))) into 0 12.757 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (+ (/ 1 z) 1.0) y)))) into 0 12.757 * [backup-simplify]: Simplify (- (/ 0 (+ (/ y z) (* 1.0 y))) (+ (* (/ (pow z 2) (+ (/ y z) (* 1.0 y))) (/ 0 (+ (/ y z) (* 1.0 y)))))) into 0 12.757 * [taylor]: Taking taylor expansion of 0 in z 12.757 * [backup-simplify]: Simplify 0 into 0 12.757 * [taylor]: Taking taylor expansion of 0 in y 12.757 * [backup-simplify]: Simplify 0 into 0 12.758 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 12.758 * [backup-simplify]: Simplify (* 1.0 y) into (* 1.0 y) 12.758 * [backup-simplify]: Simplify (+ 0 (* 1.0 y)) into (* 1.0 y) 12.759 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ (* 1.0 y) y)))) into (- (* 1.0 (/ 1 y))) 12.759 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 12.759 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 12.759 * [taylor]: Taking taylor expansion of 1.0 in y 12.759 * [backup-simplify]: Simplify 1.0 into 1.0 12.759 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.759 * [taylor]: Taking taylor expansion of y in y 12.759 * [backup-simplify]: Simplify 0 into 0 12.759 * [backup-simplify]: Simplify 1 into 1 12.759 * [backup-simplify]: Simplify (/ 1 1) into 1 12.759 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 12.759 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.760 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.760 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.760 * [backup-simplify]: Simplify 0 into 0 12.760 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 12.761 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.761 * [backup-simplify]: Simplify (+ 0 0) into 0 12.761 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 12.762 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (+ (/ 1 z) 1.0) y))))) into 0 12.762 * [backup-simplify]: Simplify (- (/ 0 (+ (/ y z) (* 1.0 y))) (+ (* (/ (pow z 2) (+ (/ y z) (* 1.0 y))) (/ 0 (+ (/ y z) (* 1.0 y)))) (* 0 (/ 0 (+ (/ y z) (* 1.0 y)))))) into 0 12.762 * [taylor]: Taking taylor expansion of 0 in z 12.762 * [backup-simplify]: Simplify 0 into 0 12.763 * [taylor]: Taking taylor expansion of 0 in y 12.763 * [backup-simplify]: Simplify 0 into 0 12.763 * [taylor]: Taking taylor expansion of 0 in y 12.763 * [backup-simplify]: Simplify 0 into 0 12.763 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.764 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 y)) into 0 12.765 * [backup-simplify]: Simplify (+ 0 0) into 0 12.765 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1 y) (/ 0 y)) (* (- (* 1.0 (/ 1 y))) (/ (* 1.0 y) y)))) into (* 1.0 (/ 1 y)) 12.765 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 12.765 * [taylor]: Taking taylor expansion of 1.0 in y 12.765 * [backup-simplify]: Simplify 1.0 into 1.0 12.765 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.765 * [taylor]: Taking taylor expansion of y in y 12.765 * [backup-simplify]: Simplify 0 into 0 12.765 * [backup-simplify]: Simplify 1 into 1 12.765 * [backup-simplify]: Simplify (/ 1 1) into 1 12.766 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 12.766 * [backup-simplify]: Simplify 1.0 into 1.0 12.767 * [backup-simplify]: Simplify (+ (* 1.0 (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 5) (/ 1 (/ 1 x))))) (+ (* (- 1.0) (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 4) (/ 1 (/ 1 x))))) (* 1 (* (/ 1 (/ 1 y)) (* (pow (/ 1 z) 3) (/ 1 (/ 1 x))))))) into (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) 12.767 * [backup-simplify]: Simplify (/ (/ (/ 1 (- x)) (/ 1 (- z))) (/ (/ 1 (- z)) (/ (/ 1 (- y)) (+ (/ 1 (- z)) 1.0)))) into (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) 12.767 * [approximate]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in (x z y) around 0 12.767 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in y 12.767 * [taylor]: Taking taylor expansion of (pow z 2) in y 12.767 * [taylor]: Taking taylor expansion of z in y 12.768 * [backup-simplify]: Simplify z into z 12.768 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in y 12.768 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 12.768 * [taylor]: Taking taylor expansion of 1.0 in y 12.768 * [backup-simplify]: Simplify 1.0 into 1.0 12.768 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.768 * [taylor]: Taking taylor expansion of z in y 12.768 * [backup-simplify]: Simplify z into z 12.768 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.768 * [taylor]: Taking taylor expansion of (* x y) in y 12.768 * [taylor]: Taking taylor expansion of x in y 12.768 * [backup-simplify]: Simplify x into x 12.768 * [taylor]: Taking taylor expansion of y in y 12.768 * [backup-simplify]: Simplify 0 into 0 12.768 * [backup-simplify]: Simplify 1 into 1 12.768 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.768 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 12.768 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 12.768 * [backup-simplify]: Simplify (* x 0) into 0 12.768 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 12.769 * [backup-simplify]: Simplify (+ (* x 1) (* 0 0)) into x 12.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.769 * [backup-simplify]: Simplify (- 0) into 0 12.769 * [backup-simplify]: Simplify (+ 0 0) into 0 12.770 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) x) (* 0 0)) into (- (* 1.0 x) (/ x z)) 12.770 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 x) (/ x z))) into (/ (pow z 2) (- (* 1.0 x) (/ x z))) 12.770 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in z 12.770 * [taylor]: Taking taylor expansion of (pow z 2) in z 12.770 * [taylor]: Taking taylor expansion of z in z 12.770 * [backup-simplify]: Simplify 0 into 0 12.770 * [backup-simplify]: Simplify 1 into 1 12.770 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in z 12.770 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 12.770 * [taylor]: Taking taylor expansion of 1.0 in z 12.770 * [backup-simplify]: Simplify 1.0 into 1.0 12.770 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.770 * [taylor]: Taking taylor expansion of z in z 12.770 * [backup-simplify]: Simplify 0 into 0 12.770 * [backup-simplify]: Simplify 1 into 1 12.770 * [backup-simplify]: Simplify (/ 1 1) into 1 12.770 * [taylor]: Taking taylor expansion of (* x y) in z 12.770 * [taylor]: Taking taylor expansion of x in z 12.770 * [backup-simplify]: Simplify x into x 12.770 * [taylor]: Taking taylor expansion of y in z 12.770 * [backup-simplify]: Simplify y into y 12.771 * [backup-simplify]: Simplify (* 1 1) into 1 12.771 * [backup-simplify]: Simplify (- 1) into -1 12.771 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.771 * [backup-simplify]: Simplify (* x y) into (* x y) 12.771 * [backup-simplify]: Simplify (* -1 (* x y)) into (* -1 (* x y)) 12.771 * [backup-simplify]: Simplify (/ 1 (* -1 (* x y))) into (/ -1 (* x y)) 12.771 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in x 12.771 * [taylor]: Taking taylor expansion of (pow z 2) in x 12.771 * [taylor]: Taking taylor expansion of z in x 12.771 * [backup-simplify]: Simplify z into z 12.771 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in x 12.771 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 12.771 * [taylor]: Taking taylor expansion of 1.0 in x 12.771 * [backup-simplify]: Simplify 1.0 into 1.0 12.771 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.771 * [taylor]: Taking taylor expansion of z in x 12.772 * [backup-simplify]: Simplify z into z 12.772 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.772 * [taylor]: Taking taylor expansion of (* x y) in x 12.772 * [taylor]: Taking taylor expansion of x in x 12.772 * [backup-simplify]: Simplify 0 into 0 12.772 * [backup-simplify]: Simplify 1 into 1 12.772 * [taylor]: Taking taylor expansion of y in x 12.772 * [backup-simplify]: Simplify y into y 12.772 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.772 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 12.772 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 12.772 * [backup-simplify]: Simplify (* 0 y) into 0 12.772 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 12.772 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 12.772 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.772 * [backup-simplify]: Simplify (- 0) into 0 12.773 * [backup-simplify]: Simplify (+ 0 0) into 0 12.773 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) y) (* 0 0)) into (- (* 1.0 y) (/ y z)) 12.773 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 y) (/ y z))) into (/ (pow z 2) (- (* 1.0 y) (/ y z))) 12.773 * [taylor]: Taking taylor expansion of (/ (pow z 2) (* (- 1.0 (/ 1 z)) (* x y))) in x 12.773 * [taylor]: Taking taylor expansion of (pow z 2) in x 12.773 * [taylor]: Taking taylor expansion of z in x 12.773 * [backup-simplify]: Simplify z into z 12.773 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) (* x y)) in x 12.773 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in x 12.773 * [taylor]: Taking taylor expansion of 1.0 in x 12.773 * [backup-simplify]: Simplify 1.0 into 1.0 12.773 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.773 * [taylor]: Taking taylor expansion of z in x 12.773 * [backup-simplify]: Simplify z into z 12.773 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.773 * [taylor]: Taking taylor expansion of (* x y) in x 12.773 * [taylor]: Taking taylor expansion of x in x 12.773 * [backup-simplify]: Simplify 0 into 0 12.773 * [backup-simplify]: Simplify 1 into 1 12.773 * [taylor]: Taking taylor expansion of y in x 12.774 * [backup-simplify]: Simplify y into y 12.774 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.774 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 12.774 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 12.774 * [backup-simplify]: Simplify (* 0 y) into 0 12.774 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 12.774 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 y)) into y 12.774 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.774 * [backup-simplify]: Simplify (- 0) into 0 12.775 * [backup-simplify]: Simplify (+ 0 0) into 0 12.775 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) y) (* 0 0)) into (- (* 1.0 y) (/ y z)) 12.775 * [backup-simplify]: Simplify (/ (pow z 2) (- (* 1.0 y) (/ y z))) into (/ (pow z 2) (- (* 1.0 y) (/ y z))) 12.775 * [taylor]: Taking taylor expansion of (/ (pow z 2) (- (* 1.0 y) (/ y z))) in z 12.775 * [taylor]: Taking taylor expansion of (pow z 2) in z 12.775 * [taylor]: Taking taylor expansion of z in z 12.775 * [backup-simplify]: Simplify 0 into 0 12.775 * [backup-simplify]: Simplify 1 into 1 12.775 * [taylor]: Taking taylor expansion of (- (* 1.0 y) (/ y z)) in z 12.775 * [taylor]: Taking taylor expansion of (* 1.0 y) in z 12.775 * [taylor]: Taking taylor expansion of 1.0 in z 12.775 * [backup-simplify]: Simplify 1.0 into 1.0 12.775 * [taylor]: Taking taylor expansion of y in z 12.775 * [backup-simplify]: Simplify y into y 12.775 * [taylor]: Taking taylor expansion of (/ y z) in z 12.775 * [taylor]: Taking taylor expansion of y in z 12.775 * [backup-simplify]: Simplify y into y 12.775 * [taylor]: Taking taylor expansion of z in z 12.775 * [backup-simplify]: Simplify 0 into 0 12.775 * [backup-simplify]: Simplify 1 into 1 12.775 * [backup-simplify]: Simplify (/ y 1) into y 12.776 * [backup-simplify]: Simplify (* 1 1) into 1 12.776 * [backup-simplify]: Simplify (- y) into (- y) 12.776 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.776 * [backup-simplify]: Simplify (/ 1 (- y)) into (/ -1 y) 12.776 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.776 * [taylor]: Taking taylor expansion of -1 in y 12.776 * [backup-simplify]: Simplify -1 into -1 12.776 * [taylor]: Taking taylor expansion of y in y 12.776 * [backup-simplify]: Simplify 0 into 0 12.776 * [backup-simplify]: Simplify 1 into 1 12.776 * [backup-simplify]: Simplify (/ -1 1) into -1 12.776 * [backup-simplify]: Simplify -1 into -1 12.776 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 12.777 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y))) into 0 12.777 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.777 * [backup-simplify]: Simplify (- 0) into 0 12.777 * [backup-simplify]: Simplify (+ 0 0) into 0 12.778 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 y) (* 0 0))) into 0 12.778 * [backup-simplify]: Simplify (- (/ 0 (- (* 1.0 y) (/ y z))) (+ (* (/ (pow z 2) (- (* 1.0 y) (/ y z))) (/ 0 (- (* 1.0 y) (/ y z)))))) into 0 12.778 * [taylor]: Taking taylor expansion of 0 in z 12.778 * [backup-simplify]: Simplify 0 into 0 12.778 * [taylor]: Taking taylor expansion of 0 in y 12.778 * [backup-simplify]: Simplify 0 into 0 12.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.778 * [backup-simplify]: Simplify (* 1.0 y) into (* 1.0 y) 12.779 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)))) into 0 12.779 * [backup-simplify]: Simplify (- 0) into 0 12.779 * [backup-simplify]: Simplify (+ (* 1.0 y) 0) into (* 1.0 y) 12.779 * [backup-simplify]: Simplify (- (/ 0 (- y)) (+ (* (/ -1 y) (/ (* 1.0 y) (- y))))) into (- (* 1.0 (/ 1 y))) 12.779 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 12.779 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 12.779 * [taylor]: Taking taylor expansion of 1.0 in y 12.779 * [backup-simplify]: Simplify 1.0 into 1.0 12.779 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.779 * [taylor]: Taking taylor expansion of y in y 12.779 * [backup-simplify]: Simplify 0 into 0 12.780 * [backup-simplify]: Simplify 1 into 1 12.780 * [backup-simplify]: Simplify (/ 1 1) into 1 12.780 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 12.780 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.780 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.781 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.781 * [backup-simplify]: Simplify 0 into 0 12.781 * [backup-simplify]: Simplify (+ (* z 0) (+ (* 0 0) (* 0 z))) into 0 12.782 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 y)))) into 0 12.782 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.782 * [backup-simplify]: Simplify (- 0) into 0 12.783 * [backup-simplify]: Simplify (+ 0 0) into 0 12.783 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 0) (+ (* 0 y) (* 0 0)))) into 0 12.784 * [backup-simplify]: Simplify (- (/ 0 (- (* 1.0 y) (/ y z))) (+ (* (/ (pow z 2) (- (* 1.0 y) (/ y z))) (/ 0 (- (* 1.0 y) (/ y z)))) (* 0 (/ 0 (- (* 1.0 y) (/ y z)))))) into 0 12.784 * [taylor]: Taking taylor expansion of 0 in z 12.784 * [backup-simplify]: Simplify 0 into 0 12.784 * [taylor]: Taking taylor expansion of 0 in y 12.784 * [backup-simplify]: Simplify 0 into 0 12.784 * [taylor]: Taking taylor expansion of 0 in y 12.784 * [backup-simplify]: Simplify 0 into 0 12.784 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.785 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 y)) into 0 12.791 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.792 * [backup-simplify]: Simplify (- 0) into 0 12.792 * [backup-simplify]: Simplify (+ 0 0) into 0 12.792 * [backup-simplify]: Simplify (- (/ 0 (- y)) (+ (* (/ -1 y) (/ 0 (- y))) (* (- (* 1.0 (/ 1 y))) (/ (* 1.0 y) (- y))))) into (- (* 1.0 (/ 1 y))) 12.792 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 y))) in y 12.792 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 y)) in y 12.792 * [taylor]: Taking taylor expansion of 1.0 in y 12.792 * [backup-simplify]: Simplify 1.0 into 1.0 12.792 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.792 * [taylor]: Taking taylor expansion of y in y 12.792 * [backup-simplify]: Simplify 0 into 0 12.792 * [backup-simplify]: Simplify 1 into 1 12.793 * [backup-simplify]: Simplify (/ 1 1) into 1 12.793 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 12.793 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.793 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.795 * [backup-simplify]: Simplify (+ (* (- 1.0) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 5) (/ 1 (/ 1 (- x)))))) (+ (* (- 1.0) (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 4) (/ 1 (/ 1 (- x)))))) (* -1 (* (/ 1 (/ 1 (- y))) (* (pow (/ 1 (- z)) 3) (/ 1 (/ 1 (- x)))))))) into (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) 12.795 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 2) 12.795 * [backup-simplify]: Simplify (/ z (/ y (+ z 1.0))) into (/ (* (+ z 1.0) z) y) 12.795 * [approximate]: Taking taylor expansion of (/ (* (+ z 1.0) z) y) in (z y) around 0 12.795 * [taylor]: Taking taylor expansion of (/ (* (+ z 1.0) z) y) in y 12.795 * [taylor]: Taking taylor expansion of (* (+ z 1.0) z) in y 12.795 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 12.795 * [taylor]: Taking taylor expansion of z in y 12.795 * [backup-simplify]: Simplify z into z 12.795 * [taylor]: Taking taylor expansion of 1.0 in y 12.795 * [backup-simplify]: Simplify 1.0 into 1.0 12.795 * [taylor]: Taking taylor expansion of z in y 12.795 * [backup-simplify]: Simplify z into z 12.795 * [taylor]: Taking taylor expansion of y in y 12.795 * [backup-simplify]: Simplify 0 into 0 12.795 * [backup-simplify]: Simplify 1 into 1 12.795 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 12.795 * [backup-simplify]: Simplify (* (+ z 1.0) z) into (* z (+ z 1.0)) 12.795 * [backup-simplify]: Simplify (/ (* z (+ z 1.0)) 1) into (* z (+ z 1.0)) 12.795 * [taylor]: Taking taylor expansion of (/ (* (+ z 1.0) z) y) in z 12.795 * [taylor]: Taking taylor expansion of (* (+ z 1.0) z) in z 12.795 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 12.795 * [taylor]: Taking taylor expansion of z in z 12.795 * [backup-simplify]: Simplify 0 into 0 12.795 * [backup-simplify]: Simplify 1 into 1 12.795 * [taylor]: Taking taylor expansion of 1.0 in z 12.795 * [backup-simplify]: Simplify 1.0 into 1.0 12.795 * [taylor]: Taking taylor expansion of z in z 12.795 * [backup-simplify]: Simplify 0 into 0 12.795 * [backup-simplify]: Simplify 1 into 1 12.795 * [taylor]: Taking taylor expansion of y in z 12.795 * [backup-simplify]: Simplify y into y 12.796 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.796 * [backup-simplify]: Simplify (* 1.0 0) into 0 12.796 * [backup-simplify]: Simplify (+ 1 0) into 1 12.797 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 1 0)) into 1.0 12.797 * [backup-simplify]: Simplify (/ 1.0 y) into (/ 1.0 y) 12.797 * [taylor]: Taking taylor expansion of (/ (* (+ z 1.0) z) y) in z 12.797 * [taylor]: Taking taylor expansion of (* (+ z 1.0) z) in z 12.797 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 12.797 * [taylor]: Taking taylor expansion of z in z 12.797 * [backup-simplify]: Simplify 0 into 0 12.797 * [backup-simplify]: Simplify 1 into 1 12.797 * [taylor]: Taking taylor expansion of 1.0 in z 12.797 * [backup-simplify]: Simplify 1.0 into 1.0 12.797 * [taylor]: Taking taylor expansion of z in z 12.797 * [backup-simplify]: Simplify 0 into 0 12.797 * [backup-simplify]: Simplify 1 into 1 12.797 * [taylor]: Taking taylor expansion of y in z 12.797 * [backup-simplify]: Simplify y into y 12.798 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.798 * [backup-simplify]: Simplify (* 1.0 0) into 0 12.798 * [backup-simplify]: Simplify (+ 1 0) into 1 12.799 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 1 0)) into 1.0 12.799 * [backup-simplify]: Simplify (/ 1.0 y) into (/ 1.0 y) 12.799 * [taylor]: Taking taylor expansion of (/ 1.0 y) in y 12.799 * [taylor]: Taking taylor expansion of 1.0 in y 12.799 * [backup-simplify]: Simplify 1.0 into 1.0 12.799 * [taylor]: Taking taylor expansion of y in y 12.799 * [backup-simplify]: Simplify 0 into 0 12.799 * [backup-simplify]: Simplify 1 into 1 12.799 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 12.799 * [backup-simplify]: Simplify 1.0 into 1.0 12.800 * [backup-simplify]: Simplify (+ 0 0) into 0 12.800 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 1 1) (* 0 0))) into 1 12.800 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* (/ 1.0 y) (/ 0 y)))) into (/ 1 y) 12.800 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.800 * [taylor]: Taking taylor expansion of y in y 12.800 * [backup-simplify]: Simplify 0 into 0 12.800 * [backup-simplify]: Simplify 1 into 1 12.801 * [backup-simplify]: Simplify (/ 1 1) into 1 12.801 * [backup-simplify]: Simplify 1 into 1 12.801 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)))) into 0 12.801 * [backup-simplify]: Simplify 0 into 0 12.801 * [backup-simplify]: Simplify (+ 0 0) into 0 12.802 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 12.802 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1.0 y) (/ 0 y)) (* (/ 1 y) (/ 0 y)))) into 0 12.802 * [taylor]: Taking taylor expansion of 0 in y 12.802 * [backup-simplify]: Simplify 0 into 0 12.803 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.803 * [backup-simplify]: Simplify 0 into 0 12.803 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.803 * [backup-simplify]: Simplify 0 into 0 12.804 * [backup-simplify]: Simplify (+ 0 0) into 0 12.804 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 12.805 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ 1.0 y) (/ 0 y)) (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.805 * [taylor]: Taking taylor expansion of 0 in y 12.805 * [backup-simplify]: Simplify 0 into 0 12.805 * [backup-simplify]: Simplify 0 into 0 12.805 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.805 * [backup-simplify]: Simplify 0 into 0 12.806 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.806 * [backup-simplify]: Simplify 0 into 0 12.806 * [backup-simplify]: Simplify (+ (* 1 (* (/ 1 y) (pow z 2))) (* 1.0 (* (/ 1 y) z))) into (+ (/ (pow z 2) y) (* 1.0 (/ z y))) 12.806 * [backup-simplify]: Simplify (/ (/ 1 z) (/ (/ 1 y) (+ (/ 1 z) 1.0))) into (/ (* (+ (/ 1 z) 1.0) y) z) 12.806 * [approximate]: Taking taylor expansion of (/ (* (+ (/ 1 z) 1.0) y) z) in (z y) around 0 12.806 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 z) 1.0) y) z) in y 12.806 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 12.806 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 12.806 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.806 * [taylor]: Taking taylor expansion of z in y 12.806 * [backup-simplify]: Simplify z into z 12.806 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.806 * [taylor]: Taking taylor expansion of 1.0 in y 12.806 * [backup-simplify]: Simplify 1.0 into 1.0 12.806 * [taylor]: Taking taylor expansion of y in y 12.806 * [backup-simplify]: Simplify 0 into 0 12.806 * [backup-simplify]: Simplify 1 into 1 12.806 * [taylor]: Taking taylor expansion of z in y 12.806 * [backup-simplify]: Simplify z into z 12.806 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 12.807 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 12.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.807 * [backup-simplify]: Simplify (+ 0 0) into 0 12.807 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 12.807 * [backup-simplify]: Simplify (/ (+ (/ 1 z) 1.0) z) into (/ (+ (/ 1 z) 1.0) z) 12.807 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 z) 1.0) y) z) in z 12.807 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 12.807 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 12.807 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.807 * [taylor]: Taking taylor expansion of z in z 12.807 * [backup-simplify]: Simplify 0 into 0 12.807 * [backup-simplify]: Simplify 1 into 1 12.808 * [backup-simplify]: Simplify (/ 1 1) into 1 12.808 * [taylor]: Taking taylor expansion of 1.0 in z 12.808 * [backup-simplify]: Simplify 1.0 into 1.0 12.808 * [taylor]: Taking taylor expansion of y in z 12.808 * [backup-simplify]: Simplify y into y 12.808 * [taylor]: Taking taylor expansion of z in z 12.808 * [backup-simplify]: Simplify 0 into 0 12.808 * [backup-simplify]: Simplify 1 into 1 12.808 * [backup-simplify]: Simplify (+ 1 0) into 1 12.808 * [backup-simplify]: Simplify (* 1 y) into y 12.808 * [backup-simplify]: Simplify (/ y 1) into y 12.808 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 z) 1.0) y) z) in z 12.808 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 12.808 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 12.808 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.808 * [taylor]: Taking taylor expansion of z in z 12.808 * [backup-simplify]: Simplify 0 into 0 12.808 * [backup-simplify]: Simplify 1 into 1 12.808 * [backup-simplify]: Simplify (/ 1 1) into 1 12.808 * [taylor]: Taking taylor expansion of 1.0 in z 12.808 * [backup-simplify]: Simplify 1.0 into 1.0 12.808 * [taylor]: Taking taylor expansion of y in z 12.808 * [backup-simplify]: Simplify y into y 12.809 * [taylor]: Taking taylor expansion of z in z 12.809 * [backup-simplify]: Simplify 0 into 0 12.809 * [backup-simplify]: Simplify 1 into 1 12.809 * [backup-simplify]: Simplify (+ 1 0) into 1 12.809 * [backup-simplify]: Simplify (* 1 y) into y 12.809 * [backup-simplify]: Simplify (/ y 1) into y 12.809 * [taylor]: Taking taylor expansion of y in y 12.809 * [backup-simplify]: Simplify 0 into 0 12.809 * [backup-simplify]: Simplify 1 into 1 12.809 * [backup-simplify]: Simplify 1 into 1 12.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.810 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.810 * [backup-simplify]: Simplify (+ (* 1 0) (* 1.0 y)) into (* 1.0 y) 12.811 * [backup-simplify]: Simplify (- (/ (* 1.0 y) 1) (+ (* y (/ 0 1)))) into (* 1.0 y) 12.811 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 12.811 * [taylor]: Taking taylor expansion of 1.0 in y 12.811 * [backup-simplify]: Simplify 1.0 into 1.0 12.811 * [taylor]: Taking taylor expansion of y in y 12.811 * [backup-simplify]: Simplify 0 into 0 12.811 * [backup-simplify]: Simplify 1 into 1 12.812 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 12.812 * [backup-simplify]: Simplify 1.0 into 1.0 12.812 * [backup-simplify]: Simplify 0 into 0 12.813 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.813 * [backup-simplify]: Simplify (+ 0 0) into 0 12.814 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1.0 0) (* 0 y))) into 0 12.815 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* (* 1.0 y) (/ 0 1)))) into 0 12.815 * [taylor]: Taking taylor expansion of 0 in y 12.815 * [backup-simplify]: Simplify 0 into 0 12.815 * [backup-simplify]: Simplify 0 into 0 12.816 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* 0 0))) into 0 12.816 * [backup-simplify]: Simplify 0 into 0 12.816 * [backup-simplify]: Simplify 0 into 0 12.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.817 * [backup-simplify]: Simplify (+ 0 0) into 0 12.818 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1.0 0) (+ (* 0 0) (* 0 y)))) into 0 12.819 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* y (/ 0 1)) (* (* 1.0 y) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.819 * [taylor]: Taking taylor expansion of 0 in y 12.819 * [backup-simplify]: Simplify 0 into 0 12.819 * [backup-simplify]: Simplify 0 into 0 12.820 * [backup-simplify]: Simplify 0 into 0 12.820 * [backup-simplify]: Simplify (+ (* 1.0 (* (/ 1 y) (/ 1 (/ 1 z)))) (* 1 (* (/ 1 y) (pow (/ 1 z) -2)))) into (+ (/ (pow z 2) y) (* 1.0 (/ z y))) 12.820 * [backup-simplify]: Simplify (/ (/ 1 (- z)) (/ (/ 1 (- y)) (+ (/ 1 (- z)) 1.0))) into (/ (* (- 1.0 (/ 1 z)) y) z) 12.820 * [approximate]: Taking taylor expansion of (/ (* (- 1.0 (/ 1 z)) y) z) in (z y) around 0 12.820 * [taylor]: Taking taylor expansion of (/ (* (- 1.0 (/ 1 z)) y) z) in y 12.820 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in y 12.820 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 12.820 * [taylor]: Taking taylor expansion of 1.0 in y 12.820 * [backup-simplify]: Simplify 1.0 into 1.0 12.820 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.820 * [taylor]: Taking taylor expansion of z in y 12.820 * [backup-simplify]: Simplify z into z 12.821 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.821 * [taylor]: Taking taylor expansion of y in y 12.821 * [backup-simplify]: Simplify 0 into 0 12.821 * [backup-simplify]: Simplify 1 into 1 12.821 * [taylor]: Taking taylor expansion of z in y 12.821 * [backup-simplify]: Simplify z into z 12.821 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 12.821 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 12.821 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 12.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.821 * [backup-simplify]: Simplify (- 0) into 0 12.822 * [backup-simplify]: Simplify (+ 0 0) into 0 12.822 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 1) (* 0 0)) into (- 1.0 (/ 1 z)) 12.822 * [backup-simplify]: Simplify (/ (- 1.0 (/ 1 z)) z) into (/ (- 1.0 (/ 1 z)) z) 12.822 * [taylor]: Taking taylor expansion of (/ (* (- 1.0 (/ 1 z)) y) z) in z 12.822 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in z 12.822 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 12.822 * [taylor]: Taking taylor expansion of 1.0 in z 12.822 * [backup-simplify]: Simplify 1.0 into 1.0 12.822 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.822 * [taylor]: Taking taylor expansion of z in z 12.822 * [backup-simplify]: Simplify 0 into 0 12.822 * [backup-simplify]: Simplify 1 into 1 12.823 * [backup-simplify]: Simplify (/ 1 1) into 1 12.823 * [taylor]: Taking taylor expansion of y in z 12.823 * [backup-simplify]: Simplify y into y 12.823 * [taylor]: Taking taylor expansion of z in z 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [backup-simplify]: Simplify 1 into 1 12.823 * [backup-simplify]: Simplify (- 1) into -1 12.824 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.824 * [backup-simplify]: Simplify (* -1 y) into (* -1 y) 12.824 * [backup-simplify]: Simplify (/ (* -1 y) 1) into (* -1 y) 12.824 * [taylor]: Taking taylor expansion of (/ (* (- 1.0 (/ 1 z)) y) z) in z 12.824 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in z 12.824 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 12.824 * [taylor]: Taking taylor expansion of 1.0 in z 12.824 * [backup-simplify]: Simplify 1.0 into 1.0 12.824 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.824 * [taylor]: Taking taylor expansion of z in z 12.824 * [backup-simplify]: Simplify 0 into 0 12.824 * [backup-simplify]: Simplify 1 into 1 12.824 * [backup-simplify]: Simplify (/ 1 1) into 1 12.824 * [taylor]: Taking taylor expansion of y in z 12.824 * [backup-simplify]: Simplify y into y 12.824 * [taylor]: Taking taylor expansion of z in z 12.824 * [backup-simplify]: Simplify 0 into 0 12.824 * [backup-simplify]: Simplify 1 into 1 12.825 * [backup-simplify]: Simplify (- 1) into -1 12.825 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.825 * [backup-simplify]: Simplify (* -1 y) into (* -1 y) 12.825 * [backup-simplify]: Simplify (/ (* -1 y) 1) into (* -1 y) 12.825 * [taylor]: Taking taylor expansion of (* -1 y) in y 12.825 * [taylor]: Taking taylor expansion of -1 in y 12.825 * [backup-simplify]: Simplify -1 into -1 12.825 * [taylor]: Taking taylor expansion of y in y 12.825 * [backup-simplify]: Simplify 0 into 0 12.825 * [backup-simplify]: Simplify 1 into 1 12.826 * [backup-simplify]: Simplify (+ (* -1 1) (* 0 0)) into -1 12.826 * [backup-simplify]: Simplify -1 into -1 12.827 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.827 * [backup-simplify]: Simplify (- 0) into 0 12.827 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 12.828 * [backup-simplify]: Simplify (+ (* -1 0) (* 1.0 y)) into (* 1.0 y) 12.828 * [backup-simplify]: Simplify (- (/ (* 1.0 y) 1) (+ (* (* -1 y) (/ 0 1)))) into (* 1.0 y) 12.828 * [taylor]: Taking taylor expansion of (* 1.0 y) in y 12.828 * [taylor]: Taking taylor expansion of 1.0 in y 12.828 * [backup-simplify]: Simplify 1.0 into 1.0 12.828 * [taylor]: Taking taylor expansion of y in y 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [backup-simplify]: Simplify 1 into 1 12.830 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 12.830 * [backup-simplify]: Simplify 1.0 into 1.0 12.830 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 1) (* 0 0))) into 0 12.831 * [backup-simplify]: Simplify 0 into 0 12.831 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.832 * [backup-simplify]: Simplify (- 0) into 0 12.832 * [backup-simplify]: Simplify (+ 0 0) into 0 12.833 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 1.0 0) (* 0 y))) into 0 12.834 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* -1 y) (/ 0 1)) (* (* 1.0 y) (/ 0 1)))) into 0 12.834 * [taylor]: Taking taylor expansion of 0 in y 12.834 * [backup-simplify]: Simplify 0 into 0 12.834 * [backup-simplify]: Simplify 0 into 0 12.835 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* 0 0))) into 0 12.835 * [backup-simplify]: Simplify 0 into 0 12.836 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 12.836 * [backup-simplify]: Simplify 0 into 0 12.837 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.837 * [backup-simplify]: Simplify (- 0) into 0 12.837 * [backup-simplify]: Simplify (+ 0 0) into 0 12.838 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 1.0 0) (+ (* 0 0) (* 0 y)))) into 0 12.840 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* -1 y) (/ 0 1)) (* (* 1.0 y) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.840 * [taylor]: Taking taylor expansion of 0 in y 12.840 * [backup-simplify]: Simplify 0 into 0 12.840 * [backup-simplify]: Simplify 0 into 0 12.840 * [backup-simplify]: Simplify 0 into 0 12.840 * [backup-simplify]: Simplify (+ (* 1.0 (* (/ 1 (- y)) (/ 1 (/ 1 (- z))))) (* -1 (* (/ 1 (- y)) (pow (/ 1 (- z)) -2)))) into (+ (/ (pow z 2) y) (* 1.0 (/ z y))) 12.840 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 2 2) 12.840 * [backup-simplify]: Simplify (/ y (+ z 1.0)) into (/ y (+ z 1.0)) 12.840 * [approximate]: Taking taylor expansion of (/ y (+ z 1.0)) in (y z) around 0 12.840 * [taylor]: Taking taylor expansion of (/ y (+ z 1.0)) in z 12.840 * [taylor]: Taking taylor expansion of y in z 12.840 * [backup-simplify]: Simplify y into y 12.840 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 12.840 * [taylor]: Taking taylor expansion of z in z 12.841 * [backup-simplify]: Simplify 0 into 0 12.841 * [backup-simplify]: Simplify 1 into 1 12.841 * [taylor]: Taking taylor expansion of 1.0 in z 12.841 * [backup-simplify]: Simplify 1.0 into 1.0 12.841 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.841 * [backup-simplify]: Simplify (/ y 1.0) into (* 1.0 y) 12.841 * [taylor]: Taking taylor expansion of (/ y (+ z 1.0)) in y 12.841 * [taylor]: Taking taylor expansion of y in y 12.841 * [backup-simplify]: Simplify 0 into 0 12.841 * [backup-simplify]: Simplify 1 into 1 12.841 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 12.841 * [taylor]: Taking taylor expansion of z in y 12.841 * [backup-simplify]: Simplify z into z 12.841 * [taylor]: Taking taylor expansion of 1.0 in y 12.841 * [backup-simplify]: Simplify 1.0 into 1.0 12.841 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 12.841 * [backup-simplify]: Simplify (/ 1 (+ z 1.0)) into (/ 1 (+ z 1.0)) 12.841 * [taylor]: Taking taylor expansion of (/ y (+ z 1.0)) in y 12.841 * [taylor]: Taking taylor expansion of y in y 12.841 * [backup-simplify]: Simplify 0 into 0 12.841 * [backup-simplify]: Simplify 1 into 1 12.841 * [taylor]: Taking taylor expansion of (+ z 1.0) in y 12.841 * [taylor]: Taking taylor expansion of z in y 12.841 * [backup-simplify]: Simplify z into z 12.841 * [taylor]: Taking taylor expansion of 1.0 in y 12.841 * [backup-simplify]: Simplify 1.0 into 1.0 12.841 * [backup-simplify]: Simplify (+ z 1.0) into (+ z 1.0) 12.842 * [backup-simplify]: Simplify (/ 1 (+ z 1.0)) into (/ 1 (+ z 1.0)) 12.842 * [taylor]: Taking taylor expansion of (/ 1 (+ z 1.0)) in z 12.842 * [taylor]: Taking taylor expansion of (+ z 1.0) in z 12.842 * [taylor]: Taking taylor expansion of z in z 12.842 * [backup-simplify]: Simplify 0 into 0 12.842 * [backup-simplify]: Simplify 1 into 1 12.842 * [taylor]: Taking taylor expansion of 1.0 in z 12.842 * [backup-simplify]: Simplify 1.0 into 1.0 12.842 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.842 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 12.842 * [backup-simplify]: Simplify 1.0 into 1.0 12.843 * [backup-simplify]: Simplify (+ 0 0) into 0 12.843 * [backup-simplify]: Simplify (- (/ 0 (+ z 1.0)) (+ (* (/ 1 (+ z 1.0)) (/ 0 (+ z 1.0))))) into 0 12.843 * [taylor]: Taking taylor expansion of 0 in z 12.843 * [backup-simplify]: Simplify 0 into 0 12.843 * [backup-simplify]: Simplify 0 into 0 12.843 * [backup-simplify]: Simplify (+ 1 0) into 1 12.845 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 12.845 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.846 * [backup-simplify]: Simplify (+ 0 0) into 0 12.846 * [backup-simplify]: Simplify (- (/ 0 (+ z 1.0)) (+ (* (/ 1 (+ z 1.0)) (/ 0 (+ z 1.0))) (* 0 (/ 0 (+ z 1.0))))) into 0 12.846 * [taylor]: Taking taylor expansion of 0 in z 12.846 * [backup-simplify]: Simplify 0 into 0 12.846 * [backup-simplify]: Simplify 0 into 0 12.846 * [backup-simplify]: Simplify 0 into 0 12.846 * [backup-simplify]: Simplify (+ 0 0) into 0 12.850 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)))) into 1.0 12.850 * [backup-simplify]: Simplify 1.0 into 1.0 12.850 * [backup-simplify]: Simplify (+ (* 1.0 (* (pow z 2) y)) (+ (* (- 1.0) (* z y)) (* 1.0 (* 1 y)))) into (- (+ (* 1.0 (* (pow z 2) y)) (* 1.0 y)) (* 1.0 (* z y))) 12.850 * [backup-simplify]: Simplify (/ (/ 1 y) (+ (/ 1 z) 1.0)) into (/ 1 (* (+ (/ 1 z) 1.0) y)) 12.850 * [approximate]: Taking taylor expansion of (/ 1 (* (+ (/ 1 z) 1.0) y)) in (y z) around 0 12.851 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 z) 1.0) y)) in z 12.851 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in z 12.851 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 12.851 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.851 * [taylor]: Taking taylor expansion of z in z 12.851 * [backup-simplify]: Simplify 0 into 0 12.851 * [backup-simplify]: Simplify 1 into 1 12.851 * [backup-simplify]: Simplify (/ 1 1) into 1 12.851 * [taylor]: Taking taylor expansion of 1.0 in z 12.851 * [backup-simplify]: Simplify 1.0 into 1.0 12.851 * [taylor]: Taking taylor expansion of y in z 12.851 * [backup-simplify]: Simplify y into y 12.851 * [backup-simplify]: Simplify (+ 1 0) into 1 12.851 * [backup-simplify]: Simplify (* 1 y) into y 12.852 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.852 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 z) 1.0) y)) in y 12.852 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 12.852 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 12.852 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.852 * [taylor]: Taking taylor expansion of z in y 12.852 * [backup-simplify]: Simplify z into z 12.852 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.852 * [taylor]: Taking taylor expansion of 1.0 in y 12.852 * [backup-simplify]: Simplify 1.0 into 1.0 12.852 * [taylor]: Taking taylor expansion of y in y 12.852 * [backup-simplify]: Simplify 0 into 0 12.852 * [backup-simplify]: Simplify 1 into 1 12.852 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 12.852 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 12.852 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.852 * [backup-simplify]: Simplify (+ 0 0) into 0 12.853 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 12.853 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 z) 1.0)) into (/ 1 (+ (/ 1 z) 1.0)) 12.853 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 z) 1.0) y)) in y 12.853 * [taylor]: Taking taylor expansion of (* (+ (/ 1 z) 1.0) y) in y 12.853 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in y 12.853 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.853 * [taylor]: Taking taylor expansion of z in y 12.853 * [backup-simplify]: Simplify z into z 12.853 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.853 * [taylor]: Taking taylor expansion of 1.0 in y 12.853 * [backup-simplify]: Simplify 1.0 into 1.0 12.853 * [taylor]: Taking taylor expansion of y in y 12.853 * [backup-simplify]: Simplify 0 into 0 12.853 * [backup-simplify]: Simplify 1 into 1 12.853 * [backup-simplify]: Simplify (+ (/ 1 z) 1.0) into (+ (/ 1 z) 1.0) 12.853 * [backup-simplify]: Simplify (* (+ (/ 1 z) 1.0) 0) into 0 12.854 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.854 * [backup-simplify]: Simplify (+ 0 0) into 0 12.854 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 1) (* 0 0)) into (+ (/ 1 z) 1.0) 12.854 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 z) 1.0)) into (/ 1 (+ (/ 1 z) 1.0)) 12.854 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 z) 1.0)) in z 12.855 * [taylor]: Taking taylor expansion of (+ (/ 1 z) 1.0) in z 12.855 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.855 * [taylor]: Taking taylor expansion of z in z 12.855 * [backup-simplify]: Simplify 0 into 0 12.855 * [backup-simplify]: Simplify 1 into 1 12.855 * [backup-simplify]: Simplify (/ 1 1) into 1 12.855 * [taylor]: Taking taylor expansion of 1.0 in z 12.855 * [backup-simplify]: Simplify 1.0 into 1.0 12.855 * [backup-simplify]: Simplify (+ 1 0) into 1 12.856 * [backup-simplify]: Simplify (/ 1 1) into 1 12.856 * [backup-simplify]: Simplify 1 into 1 12.856 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.856 * [backup-simplify]: Simplify (+ 0 0) into 0 12.857 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 1) (* 0 0))) into 0 12.857 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 z) 1.0)) (/ 0 (+ (/ 1 z) 1.0))))) into 0 12.857 * [taylor]: Taking taylor expansion of 0 in z 12.857 * [backup-simplify]: Simplify 0 into 0 12.857 * [backup-simplify]: Simplify 0 into 0 12.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.858 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)))) into (- 1.0) 12.860 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 12.860 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.861 * [backup-simplify]: Simplify (+ 0 0) into 0 12.861 * [backup-simplify]: Simplify (+ (* (+ (/ 1 z) 1.0) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 12.862 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 z) 1.0)) (/ 0 (+ (/ 1 z) 1.0))) (* 0 (/ 0 (+ (/ 1 z) 1.0))))) into 0 12.862 * [taylor]: Taking taylor expansion of 0 in z 12.862 * [backup-simplify]: Simplify 0 into 0 12.862 * [backup-simplify]: Simplify 0 into 0 12.862 * [backup-simplify]: Simplify 0 into 0 12.862 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.863 * [backup-simplify]: Simplify (+ 0 0) into 0 12.866 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* (- 1.0) (/ 1.0 1)))) into 1.0 12.866 * [backup-simplify]: Simplify 1.0 into 1.0 12.867 * [backup-simplify]: Simplify (+ (* 1.0 (* (pow (/ 1 z) 3) (/ 1 (/ 1 y)))) (+ (* (- 1.0) (* (pow (/ 1 z) 2) (/ 1 (/ 1 y)))) (* 1 (* (/ 1 z) (/ 1 (/ 1 y)))))) into (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) 12.867 * [backup-simplify]: Simplify (/ (/ 1 (- y)) (+ (/ 1 (- z)) 1.0)) into (/ -1 (* (- 1.0 (/ 1 z)) y)) 12.867 * [approximate]: Taking taylor expansion of (/ -1 (* (- 1.0 (/ 1 z)) y)) in (y z) around 0 12.867 * [taylor]: Taking taylor expansion of (/ -1 (* (- 1.0 (/ 1 z)) y)) in z 12.867 * [taylor]: Taking taylor expansion of -1 in z 12.867 * [backup-simplify]: Simplify -1 into -1 12.867 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in z 12.867 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 12.867 * [taylor]: Taking taylor expansion of 1.0 in z 12.867 * [backup-simplify]: Simplify 1.0 into 1.0 12.867 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.867 * [taylor]: Taking taylor expansion of z in z 12.868 * [backup-simplify]: Simplify 0 into 0 12.868 * [backup-simplify]: Simplify 1 into 1 12.868 * [backup-simplify]: Simplify (/ 1 1) into 1 12.868 * [taylor]: Taking taylor expansion of y in z 12.868 * [backup-simplify]: Simplify y into y 12.868 * [backup-simplify]: Simplify (- 1) into -1 12.869 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.869 * [backup-simplify]: Simplify (* -1 y) into (* -1 y) 12.869 * [backup-simplify]: Simplify (/ -1 (* -1 y)) into (/ 1 y) 12.869 * [taylor]: Taking taylor expansion of (/ -1 (* (- 1.0 (/ 1 z)) y)) in y 12.869 * [taylor]: Taking taylor expansion of -1 in y 12.869 * [backup-simplify]: Simplify -1 into -1 12.869 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in y 12.869 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 12.869 * [taylor]: Taking taylor expansion of 1.0 in y 12.869 * [backup-simplify]: Simplify 1.0 into 1.0 12.869 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.869 * [taylor]: Taking taylor expansion of z in y 12.869 * [backup-simplify]: Simplify z into z 12.869 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.869 * [taylor]: Taking taylor expansion of y in y 12.869 * [backup-simplify]: Simplify 0 into 0 12.869 * [backup-simplify]: Simplify 1 into 1 12.869 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 12.869 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 12.869 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 12.869 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.870 * [backup-simplify]: Simplify (- 0) into 0 12.870 * [backup-simplify]: Simplify (+ 0 0) into 0 12.870 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 1) (* 0 0)) into (- 1.0 (/ 1 z)) 12.871 * [backup-simplify]: Simplify (/ -1 (- 1.0 (/ 1 z))) into (/ -1 (- 1.0 (/ 1 z))) 12.871 * [taylor]: Taking taylor expansion of (/ -1 (* (- 1.0 (/ 1 z)) y)) in y 12.871 * [taylor]: Taking taylor expansion of -1 in y 12.871 * [backup-simplify]: Simplify -1 into -1 12.871 * [taylor]: Taking taylor expansion of (* (- 1.0 (/ 1 z)) y) in y 12.871 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in y 12.871 * [taylor]: Taking taylor expansion of 1.0 in y 12.871 * [backup-simplify]: Simplify 1.0 into 1.0 12.871 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.871 * [taylor]: Taking taylor expansion of z in y 12.871 * [backup-simplify]: Simplify z into z 12.871 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.871 * [taylor]: Taking taylor expansion of y in y 12.871 * [backup-simplify]: Simplify 0 into 0 12.871 * [backup-simplify]: Simplify 1 into 1 12.871 * [backup-simplify]: Simplify (- (/ 1 z)) into (- (/ 1 z)) 12.871 * [backup-simplify]: Simplify (+ 1.0 (- (/ 1 z))) into (- 1.0 (/ 1 z)) 12.871 * [backup-simplify]: Simplify (* (- 1.0 (/ 1 z)) 0) into 0 12.871 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.872 * [backup-simplify]: Simplify (- 0) into 0 12.872 * [backup-simplify]: Simplify (+ 0 0) into 0 12.872 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 1) (* 0 0)) into (- 1.0 (/ 1 z)) 12.872 * [backup-simplify]: Simplify (/ -1 (- 1.0 (/ 1 z))) into (/ -1 (- 1.0 (/ 1 z))) 12.872 * [taylor]: Taking taylor expansion of (/ -1 (- 1.0 (/ 1 z))) in z 12.872 * [taylor]: Taking taylor expansion of -1 in z 12.873 * [backup-simplify]: Simplify -1 into -1 12.873 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 z)) in z 12.873 * [taylor]: Taking taylor expansion of 1.0 in z 12.873 * [backup-simplify]: Simplify 1.0 into 1.0 12.873 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.873 * [taylor]: Taking taylor expansion of z in z 12.873 * [backup-simplify]: Simplify 0 into 0 12.873 * [backup-simplify]: Simplify 1 into 1 12.873 * [backup-simplify]: Simplify (/ 1 1) into 1 12.873 * [backup-simplify]: Simplify (- 1) into -1 12.874 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.874 * [backup-simplify]: Simplify (/ -1 -1) into 1 12.874 * [backup-simplify]: Simplify 1 into 1 12.874 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.874 * [backup-simplify]: Simplify (- 0) into 0 12.875 * [backup-simplify]: Simplify (+ 0 0) into 0 12.875 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 1) (* 0 0))) into 0 12.876 * [backup-simplify]: Simplify (- (/ 0 (- 1.0 (/ 1 z))) (+ (* (/ -1 (- 1.0 (/ 1 z))) (/ 0 (- 1.0 (/ 1 z)))))) into 0 12.876 * [taylor]: Taking taylor expansion of 0 in z 12.876 * [backup-simplify]: Simplify 0 into 0 12.876 * [backup-simplify]: Simplify 0 into 0 12.876 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.877 * [backup-simplify]: Simplify (- 0) into 0 12.877 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 12.880 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 1 (/ 1.0 -1)))) into 1.0 12.880 * [backup-simplify]: Simplify 1.0 into 1.0 12.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.880 * [backup-simplify]: Simplify (- 0) into 0 12.880 * [backup-simplify]: Simplify (+ 0 0) into 0 12.881 * [backup-simplify]: Simplify (+ (* (- 1.0 (/ 1 z)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 12.882 * [backup-simplify]: Simplify (- (/ 0 (- 1.0 (/ 1 z))) (+ (* (/ -1 (- 1.0 (/ 1 z))) (/ 0 (- 1.0 (/ 1 z)))) (* 0 (/ 0 (- 1.0 (/ 1 z)))))) into 0 12.882 * [taylor]: Taking taylor expansion of 0 in z 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [backup-simplify]: Simplify 0 into 0 12.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.883 * [backup-simplify]: Simplify (- 0) into 0 12.883 * [backup-simplify]: Simplify (+ 0 0) into 0 12.887 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* 1.0 (/ 1.0 -1)))) into 1.0 12.887 * [backup-simplify]: Simplify 1.0 into 1.0 12.887 * [backup-simplify]: Simplify (+ (* 1.0 (* (pow (/ 1 (- z)) 3) (/ 1 (/ 1 (- y))))) (+ (* 1.0 (* (pow (/ 1 (- z)) 2) (/ 1 (/ 1 (- y))))) (* 1 (* (/ 1 (- z)) (/ 1 (/ 1 (- y))))))) into (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) 12.888 * * * [progress]: simplifying candidates 12.929 * [simplify]: Simplifying: (- (- (log x) (log z)) (- (log z) (- (log y) (log (+ z 1.0))))) (- (- (log x) (log z)) (- (log z) (log (/ y (+ z 1.0))))) (- (- (log x) (log z)) (log (/ z (/ y (+ z 1.0))))) (- (log (/ x z)) (- (log z) (- (log y) (log (+ z 1.0))))) (- (log (/ x z)) (- (log z) (log (/ y (+ z 1.0))))) (- (log (/ x z)) (log (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (exp (/ (/ x z) (/ z (/ y (+ z 1.0))))) (/ (/ (* (* x x) x) (* (* z z) z)) (/ (* (* z z) z) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))))) (/ (/ (* (* x x) x) (* (* z z) z)) (/ (* (* z z) z) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))))) (/ (/ (* (* x x) x) (* (* z z) z)) (* (* (/ z (/ y (+ z 1.0))) (/ z (/ y (+ z 1.0)))) (/ z (/ y (+ z 1.0))))) (/ (* (* (/ x z) (/ x z)) (/ x z)) (/ (* (* z z) z) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))))) (/ (* (* (/ x z) (/ x z)) (/ x z)) (/ (* (* z z) z) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))))) (/ (* (* (/ x z) (/ x z)) (/ x z)) (* (* (/ z (/ y (+ z 1.0))) (/ z (/ y (+ z 1.0)))) (/ z (/ y (+ z 1.0))))) (* (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0)))))) (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (* (* (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ (/ x z) (/ z (/ y (+ z 1.0))))) (/ (/ x z) (/ z (/ y (+ z 1.0))))) (sqrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (sqrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (- (/ x z)) (- (/ z (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (cbrt (/ x z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt (/ z (/ y (+ z 1.0))))) (/ (cbrt (/ x z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) 1)) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) y)) (/ (cbrt (/ x z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (cbrt (/ x z)) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (- z 1.0))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (sqrt y) 1))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (sqrt y) 1))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ 1 1))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ 1 1))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) 1)) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) y)) (/ (cbrt (/ x z)) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (cbrt (/ x z)) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (- z 1.0))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (cbrt (/ x z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (cbrt (/ x z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (cbrt (/ x z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ (sqrt y) 1))) (/ (cbrt (/ x z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ (sqrt y) 1))) (/ (cbrt (/ x z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ 1 1))) (/ (cbrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ 1 1))) (/ (cbrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 1)) (/ (cbrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 y)) (/ (cbrt (/ x z)) (/ z (/ 1 (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (cbrt (/ x z)) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (cbrt (/ x z)) (/ z (- z 1.0))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) 1) (/ (cbrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) z) (/ (cbrt (/ x z)) (/ 1 (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ z y)) (/ (cbrt (/ x z)) (+ z 1.0)) (/ (sqrt (/ x z)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (sqrt (/ x z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) 1)) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) y)) (/ (sqrt (/ x z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (sqrt (/ x z)) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (- z 1.0))) (/ (sqrt (/ x z)) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) 1))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) 1))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ 1 1))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ 1 1))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) 1)) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) y)) (/ (sqrt (/ x z)) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (sqrt (/ x z)) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (- z 1.0))) (/ (sqrt (/ x z)) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (sqrt (/ x z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (sqrt (/ x z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (/ (sqrt y) 1))) (/ (sqrt (/ x z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ 1 (/ (sqrt y) 1))) (/ (sqrt (/ x z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (/ 1 1))) (/ (sqrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ 1 (/ 1 1))) (/ (sqrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ 1 1)) (/ (sqrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ 1 y)) (/ (sqrt (/ x z)) (/ z (/ 1 (+ z 1.0)))) (/ (sqrt (/ x z)) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (sqrt (/ x z)) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (sqrt (/ x z)) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (sqrt (/ x z)) (/ z (- z 1.0))) (/ (sqrt (/ x z)) 1) (/ (sqrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) z) (/ (sqrt (/ x z)) (/ 1 (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ z y)) (/ (sqrt (/ x z)) (+ z 1.0)) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 1))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 1))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) 1)) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) y)) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) 1))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) 1))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ 1 1))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ 1 1))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 1)) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 y)) (/ (/ (cbrt x) (cbrt z)) (/ z (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) (cbrt z)) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) 1) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) z) (/ (/ (cbrt x) (cbrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ z y)) (/ (/ (cbrt x) (cbrt z)) (+ z 1.0)) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ 1 1))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ 1 1))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) 1)) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) y)) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ (sqrt y) 1))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ (sqrt y) 1))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ 1 1))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ 1 1))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 1)) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 y)) (/ (/ (cbrt x) (sqrt z)) (/ z (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) (sqrt z)) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) 1) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) z) (/ (/ (cbrt x) (sqrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ z y)) (/ (/ (cbrt x) (sqrt z)) (+ z 1.0)) (/ (/ (* (cbrt x) (cbrt x)) 1) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (cbrt x) z) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (cbrt x) z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) z) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ 1 1))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ 1 1))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) 1)) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) y)) (/ (/ (cbrt x) z) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) z) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (cbrt x) z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ (sqrt y) 1))) (/ (/ (cbrt x) z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ (sqrt y) 1))) (/ (/ (cbrt x) z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ 1 1))) (/ (/ (cbrt x) z) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ 1 1))) (/ (/ (cbrt x) z) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 1)) (/ (/ (cbrt x) z) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 y)) (/ (/ (cbrt x) z) (/ z (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) z) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) z) (/ z (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) 1) 1) (/ (/ (cbrt x) z) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) z) (/ (/ (cbrt x) z) (/ 1 (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (/ z y)) (/ (/ (cbrt x) z) (+ z 1.0)) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 1))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 1))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) 1)) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) y)) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (- z 1.0))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) 1))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) 1))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ 1 1))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ 1 1))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 1)) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 y)) (/ (/ (sqrt x) (cbrt z)) (/ z (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) (cbrt z)) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (- z 1.0))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) 1) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) z) (/ (/ (sqrt x) (cbrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ z y)) (/ (/ (sqrt x) (cbrt z)) (+ z 1.0)) (/ (/ (sqrt x) (sqrt z)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ 1 1))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ 1 1))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) 1)) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) y)) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (sqrt z) (- z 1.0))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ (sqrt y) 1))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ (sqrt y) 1))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ 1 1))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ 1 1))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ 1 1)) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ 1 y)) (/ (/ (sqrt x) (sqrt z)) (/ z (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) (sqrt z)) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ z (- z 1.0))) (/ (/ (sqrt x) (sqrt z)) 1) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) z) (/ (/ (sqrt x) (sqrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ z y)) (/ (/ (sqrt x) (sqrt z)) (+ z 1.0)) (/ (/ (sqrt x) 1) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (sqrt x) z) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) 1) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (sqrt x) z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) z) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) 1) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (- z 1.0))) (/ (/ (sqrt x) 1) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ 1 1))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ 1 1))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (sqrt z) 1)) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (sqrt z) y)) (/ (/ (sqrt x) z) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) z) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) 1) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) z) (/ (sqrt z) (- z 1.0))) (/ (/ (sqrt x) 1) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ (sqrt x) z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (/ (sqrt y) 1))) (/ (/ (sqrt x) z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ 1 (/ (sqrt y) 1))) (/ (/ (sqrt x) z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (/ 1 1))) (/ (/ (sqrt x) z) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ 1 (/ 1 1))) (/ (/ (sqrt x) z) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ 1 1)) (/ (/ (sqrt x) z) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ 1 y)) (/ (/ (sqrt x) z) (/ z (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (sqrt x) z) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ (sqrt x) 1) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) z) (/ z (- z 1.0))) (/ (/ (sqrt x) 1) 1) (/ (/ (sqrt x) z) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) z) (/ (/ (sqrt x) z) (/ 1 (/ y (+ z 1.0)))) (/ (/ (sqrt x) 1) (/ z y)) (/ (/ (sqrt x) z) (+ z 1.0)) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x (cbrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x (cbrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x (cbrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x (cbrt z)) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 1))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ 1 1))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) 1)) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) y)) (/ (/ x (cbrt z)) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x (cbrt z)) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (- z 1.0))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ x (cbrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) 1))) (/ (/ x (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ (sqrt y) 1))) (/ (/ x (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ 1 1))) (/ (/ x (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ 1 1))) (/ (/ x (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 1)) (/ (/ x (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 y)) (/ (/ x (cbrt z)) (/ z (/ 1 (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x (cbrt z)) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (cbrt z)) (/ z (- z 1.0))) (/ (/ 1 (* (cbrt z) (cbrt z))) 1) (/ (/ x (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) z) (/ (/ x (cbrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ z y)) (/ (/ x (cbrt z)) (+ z 1.0)) (/ (/ 1 (sqrt z)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x (sqrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x (sqrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x (sqrt z)) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ 1 1))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ 1 1))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (sqrt z) 1)) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (sqrt z) y)) (/ (/ x (sqrt z)) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x (sqrt z)) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 (sqrt z)) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (- z 1.0))) (/ (/ 1 (sqrt z)) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ x (sqrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (/ (sqrt y) 1))) (/ (/ x (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ 1 (/ (sqrt y) 1))) (/ (/ x (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (/ 1 1))) (/ (/ x (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ 1 (/ 1 1))) (/ (/ x (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ 1 1)) (/ (/ x (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ 1 y)) (/ (/ x (sqrt z)) (/ z (/ 1 (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x (sqrt z)) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 (sqrt z)) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (sqrt z)) (/ z (- z 1.0))) (/ (/ 1 (sqrt z)) 1) (/ (/ x (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) z) (/ (/ x (sqrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ z y)) (/ (/ x (sqrt z)) (+ z 1.0)) (/ (/ 1 1) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x z) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 1) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x z) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 1) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (cbrt z) (- z 1.0))) (/ (/ 1 1) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 1) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 1) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 1) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 1) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (/ 1 1))) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 1) (/ (sqrt z) (/ 1 1))) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 1) (/ (sqrt z) 1)) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 1) (/ (sqrt z) y)) (/ (/ x z) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ (/ 1 1) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 1) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (sqrt z) (- z 1.0))) (/ (/ 1 1) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ 1 1) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ z (sqrt (/ y (+ z 1.0))))) (/ (/ 1 1) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 1) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 1) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ 1 (/ (sqrt y) 1))) (/ (/ x z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 1) (/ 1 (/ (sqrt y) 1))) (/ (/ x z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 1) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ 1 1) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ 1 1) (/ 1 (/ 1 1))) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ (/ 1 1) (/ 1 (/ 1 1))) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ (/ 1 1) (/ 1 1)) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ (/ 1 1) (/ 1 y)) (/ (/ x z) (/ z (/ 1 (+ z 1.0)))) (/ (/ 1 1) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ (/ 1 1) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ z (- z 1.0))) (/ (/ 1 1) 1) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ (/ 1 1) z) (/ (/ x z) (/ 1 (/ y (+ z 1.0)))) (/ (/ 1 1) (/ z y)) (/ (/ x z) (+ z 1.0)) (/ 1 (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x z) (cbrt (/ z (/ y (+ z 1.0))))) (/ 1 (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x z) (sqrt (/ z (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (cbrt z) (- z 1.0))) (/ 1 (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ 1 (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ 1 1))) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ 1 1))) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (/ (sqrt z) 1)) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (/ (sqrt z) y)) (/ (/ x z) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ 1 (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (sqrt z) (- z 1.0))) (/ 1 (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ z (cbrt (/ y (+ z 1.0))))) (/ 1 (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ z (sqrt (/ y (+ z 1.0))))) (/ 1 (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ 1 (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ 1 (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ 1 (/ 1 (/ (sqrt y) 1))) (/ (/ x z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ 1 (/ (sqrt y) 1))) (/ (/ x z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ z (/ y (cbrt (+ z 1.0))))) (/ 1 (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ z (/ y (sqrt (+ z 1.0))))) (/ 1 (/ 1 (/ 1 1))) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ 1 (/ 1 (/ 1 1))) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ 1 (/ 1 1)) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ 1 (/ 1 y)) (/ (/ x z) (/ z (/ 1 (+ z 1.0)))) (/ 1 (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ 1 (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ z (- z 1.0))) (/ 1 1) (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ 1 z) (/ (/ x z) (/ 1 (/ y (+ z 1.0)))) (/ 1 (/ z y)) (/ (/ x z) (+ z 1.0)) (/ x (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ 1 z) (cbrt (/ z (/ y (+ z 1.0))))) (/ x (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 z) (sqrt (/ z (/ y (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ 1 z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ 1 z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ 1 z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ 1 z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ 1 z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ 1 z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ 1 z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ 1 z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) y)) (/ (/ 1 z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ 1 z) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ 1 z) (/ (cbrt z) (- z 1.0))) (/ x (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ 1 z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ x (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ x (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ x (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ x (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ 1 z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ x (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ 1 z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ x (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ x (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ x (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ 1 z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ x (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ 1 z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ x (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ x (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ x (/ (sqrt z) (/ 1 1))) (/ (/ 1 z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ x (/ (sqrt z) (/ 1 1))) (/ (/ 1 z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ x (/ (sqrt z) 1)) (/ (/ 1 z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ x (/ (sqrt z) y)) (/ (/ 1 z) (/ (sqrt z) (/ 1 (+ z 1.0)))) (/ x (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ 1 z) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ x (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ 1 z) (/ (sqrt z) (- z 1.0))) (/ x (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ 1 z) (/ z (cbrt (/ y (+ z 1.0))))) (/ x (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ 1 z) (/ z (sqrt (/ y (+ z 1.0))))) (/ x (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ x (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ x (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ 1 z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ x (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ 1 z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ x (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ x (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ x (/ 1 (/ (sqrt y) 1))) (/ (/ 1 z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ x (/ 1 (/ (sqrt y) 1))) (/ (/ 1 z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ x (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ z (/ y (cbrt (+ z 1.0))))) (/ x (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ z (/ y (sqrt (+ z 1.0))))) (/ x (/ 1 (/ 1 1))) (/ (/ 1 z) (/ z (/ y (+ z 1.0)))) (/ x (/ 1 (/ 1 1))) (/ (/ 1 z) (/ z (/ y (+ z 1.0)))) (/ x (/ 1 1)) (/ (/ 1 z) (/ z (/ y (+ z 1.0)))) (/ x (/ 1 y)) (/ (/ 1 z) (/ z (/ 1 (+ z 1.0)))) (/ x (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ 1 z) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0))))) (/ x (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ 1 z) (/ z (- z 1.0))) (/ x 1) (/ (/ 1 z) (/ z (/ y (+ z 1.0)))) (/ x z) (/ (/ 1 z) (/ 1 (/ y (+ z 1.0)))) (/ x (/ z y)) (/ (/ 1 z) (+ z 1.0)) (/ 1 (/ z (/ y (+ z 1.0)))) (/ (/ z (/ y (+ z 1.0))) (/ x z)) (/ (/ x z) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x z) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ 1 1))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) 1)) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) 1))) (/ (/ x z) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ 1 1))) (/ (/ x z) (/ (sqrt z) (/ 1 1))) (/ (/ x z) (/ (sqrt z) 1)) (/ (/ x z) (/ (sqrt z) y)) (/ (/ x z) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ 1 (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ 1 (/ (* (cbrt y) (cbrt y)) 1))) (/ (/ x z) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ 1 (/ (sqrt y) 1))) (/ (/ x z) (/ 1 (/ (sqrt y) 1))) (/ (/ x z) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ 1 (/ 1 (sqrt (+ z 1.0))))) (/ (/ x z) (/ 1 (/ 1 1))) (/ (/ x z) (/ 1 (/ 1 1))) (/ (/ x z) (/ 1 1)) (/ (/ x z) (/ 1 y)) (/ (/ x z) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ 1 (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) 1) (/ (/ x z) z) (/ (/ x z) (/ z y)) (/ (/ z (/ y (+ z 1.0))) (cbrt (/ x z))) (/ (/ z (/ y (+ z 1.0))) (sqrt (/ x z))) (/ (/ z (/ y (+ z 1.0))) (/ (cbrt x) (cbrt z))) (/ (/ z (/ y (+ z 1.0))) (/ (cbrt x) (sqrt z))) (/ (/ z (/ y (+ z 1.0))) (/ (cbrt x) z)) (/ (/ z (/ y (+ z 1.0))) (/ (sqrt x) (cbrt z))) (/ (/ z (/ y (+ z 1.0))) (/ (sqrt x) (sqrt z))) (/ (/ z (/ y (+ z 1.0))) (/ (sqrt x) z)) (/ (/ z (/ y (+ z 1.0))) (/ x (cbrt z))) (/ (/ z (/ y (+ z 1.0))) (/ x (sqrt z))) (/ (/ z (/ y (+ z 1.0))) (/ x z)) (/ (/ z (/ y (+ z 1.0))) (/ x z)) (/ (/ z (/ y (+ z 1.0))) (/ 1 z)) (/ (/ x z) z) (* (/ z (/ y (+ z 1.0))) z) (- (log z) (- (log y) (log (+ z 1.0)))) (- (log z) (log (/ y (+ z 1.0)))) (log (/ z (/ y (+ z 1.0)))) (exp (/ z (/ y (+ z 1.0)))) (/ (* (* z z) z) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0)))) (/ (* (* z z) z) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0)))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0))))) (cbrt (/ z (/ y (+ z 1.0)))) (* (* (/ z (/ y (+ z 1.0))) (/ z (/ y (+ z 1.0)))) (/ z (/ y (+ z 1.0)))) (sqrt (/ z (/ y (+ z 1.0)))) (sqrt (/ z (/ y (+ z 1.0)))) (- z) (- (/ y (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (cbrt z) (cbrt (/ y (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0)))) (/ (cbrt z) (sqrt (/ y (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) 1)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) 1)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (cbrt z) (/ y (cbrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ 1 (sqrt (+ z 1.0)))) (/ (cbrt z) (/ y (sqrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ 1 1)) (/ (cbrt z) (/ y (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (/ 1 1)) (/ (cbrt z) (/ y (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) 1) (/ (cbrt z) (/ y (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) y) (/ (cbrt z) (/ 1 (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3)))) (/ (cbrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0)))) (/ (cbrt z) (- z 1.0)) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (sqrt z) (cbrt (/ y (+ z 1.0)))) (/ (sqrt z) (sqrt (/ y (+ z 1.0)))) (/ (sqrt z) (sqrt (/ y (+ z 1.0)))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0)))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0)))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) 1)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0)))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (sqrt z) (/ (sqrt y) 1)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0))) (/ (sqrt z) (/ (sqrt y) 1)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0))) (/ (sqrt z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (sqrt z) (/ y (cbrt (+ z 1.0)))) (/ (sqrt z) (/ 1 (sqrt (+ z 1.0)))) (/ (sqrt z) (/ y (sqrt (+ z 1.0)))) (/ (sqrt z) (/ 1 1)) (/ (sqrt z) (/ y (+ z 1.0))) (/ (sqrt z) (/ 1 1)) (/ (sqrt z) (/ y (+ z 1.0))) (/ (sqrt z) 1) (/ (sqrt z) (/ y (+ z 1.0))) (/ (sqrt z) y) (/ (sqrt z) (/ 1 (+ z 1.0))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3)))) (/ (sqrt z) (+ (* z z) (- (* 1.0 1.0) (* z 1.0)))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0)))) (/ (sqrt z) (- z 1.0)) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ z (cbrt (/ y (+ z 1.0)))) (/ 1 (sqrt (/ y (+ z 1.0)))) (/ z (sqrt (/ y (+ z 1.0)))) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ (cbrt y) (cbrt (+ z 1.0)))) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ z (/ (cbrt y) (sqrt (+ z 1.0)))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1)) (/ z (/ (cbrt y) (+ z 1.0))) (/ 1 (/ (* (cbrt y) (cbrt y)) 1)) (/ z (/ (cbrt y) (+ z 1.0))) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ (sqrt y) (cbrt (+ z 1.0)))) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0)))) (/ z (/ (sqrt y) (sqrt (+ z 1.0)))) (/ 1 (/ (sqrt y) 1)) (/ z (/ (sqrt y) (+ z 1.0))) (/ 1 (/ (sqrt y) 1)) (/ z (/ (sqrt y) (+ z 1.0))) (/ 1 (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ y (cbrt (+ z 1.0)))) (/ 1 (/ 1 (sqrt (+ z 1.0)))) (/ z (/ y (sqrt (+ z 1.0)))) (/ 1 (/ 1 1)) (/ z (/ y (+ z 1.0))) (/ 1 (/ 1 1)) (/ z (/ y (+ z 1.0))) (/ 1 1) (/ z (/ y (+ z 1.0))) (/ 1 y) (/ z (/ 1 (+ z 1.0))) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3)))) (/ z (+ (* z z) (- (* 1.0 1.0) (* z 1.0)))) (/ 1 (/ y (- (* z z) (* 1.0 1.0)))) (/ z (- z 1.0)) (/ 1 (/ y (+ z 1.0))) (/ (/ y (+ z 1.0)) z) (/ z (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ z (sqrt (/ y (+ z 1.0)))) (/ z (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ z (/ (* (cbrt y) (cbrt y)) 1)) (/ z (/ (* (cbrt y) (cbrt y)) 1)) (/ z (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ (sqrt y) (sqrt (+ z 1.0)))) (/ z (/ (sqrt y) 1)) (/ z (/ (sqrt y) 1)) (/ z (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ 1 (sqrt (+ z 1.0)))) (/ z (/ 1 1)) (/ z (/ 1 1)) (/ z 1) (/ z y) (/ z (/ y (+ (pow z 3) (pow 1.0 3)))) (/ z (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ y (+ z 1.0)) (cbrt z)) (/ (/ y (+ z 1.0)) (sqrt z)) (/ (/ y (+ z 1.0)) z) (/ z y) (- (log y) (log (+ z 1.0))) (log (/ y (+ z 1.0))) (exp (/ y (+ z 1.0))) (/ (* (* y y) y) (* (* (+ z 1.0) (+ z 1.0)) (+ z 1.0))) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))) (cbrt (/ y (+ z 1.0))) (* (* (/ y (+ z 1.0)) (/ y (+ z 1.0))) (/ y (+ z 1.0))) (sqrt (/ y (+ z 1.0))) (sqrt (/ y (+ z 1.0))) (- y) (- (+ z 1.0)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (cbrt y) (cbrt (+ z 1.0))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))) (/ (cbrt y) (sqrt (+ z 1.0))) (/ (* (cbrt y) (cbrt y)) 1) (/ (cbrt y) (+ z 1.0)) (/ (* (cbrt y) (cbrt y)) 1) (/ (cbrt y) (+ z 1.0)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (sqrt y) (cbrt (+ z 1.0))) (/ (sqrt y) (sqrt (+ z 1.0))) (/ (sqrt y) (sqrt (+ z 1.0))) (/ (sqrt y) 1) (/ (sqrt y) (+ z 1.0)) (/ (sqrt y) 1) (/ (sqrt y) (+ z 1.0)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ y (cbrt (+ z 1.0))) (/ 1 (sqrt (+ z 1.0))) (/ y (sqrt (+ z 1.0))) (/ 1 1) (/ y (+ z 1.0)) (/ 1 1) (/ y (+ z 1.0)) (/ 1 (+ z 1.0)) (/ (+ z 1.0) y) (/ y (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ y (sqrt (+ z 1.0))) (/ y 1) (/ y 1) (/ (+ z 1.0) (cbrt y)) (/ (+ z 1.0) (sqrt y)) (/ (+ z 1.0) y) (/ y (+ (pow z 3) (pow 1.0 3))) (/ y (- (* z z) (* 1.0 1.0))) (- (+ (* 1.0 (* x y)) (* 1.0 (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (+ (/ (pow z 2) y) (* 1.0 (/ z y))) (+ (/ (pow z 2) y) (* 1.0 (/ z y))) (+ (/ (pow z 2) y) (* 1.0 (/ z y))) (- (+ (* 1.0 (* (pow z 2) y)) (* 1.0 y)) (* 1.0 (* z y))) (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) 12.988 * * [simplify]: Extracting # 0 : cost 0 12.994 * * [simplify]: Extracting # 1 : cost 0 13.005 * * [simplify]: Extracting # 2 : cost 0 13.009 * * [simplify]: Extracting # 3 : cost 0 13.013 * * [simplify]: Extracting # 4 : cost 0 13.017 * * [simplify]: Extracting # 5 : cost 0 13.020 * * [simplify]: Extracting # 6 : cost 0 13.022 * * [simplify]: Extracting # 7 : cost 0 13.026 * * [simplify]: Extracting # 8 : cost 0 13.031 * * [simplify]: iteration 0 : 1527 enodes (cost 26823 ) 13.848 * * [simplify]: Extracting # 0 : cost 0 13.855 * * [simplify]: Extracting # 1 : cost 0 13.865 * * [simplify]: Extracting # 2 : cost 0 13.871 * * [simplify]: Extracting # 3 : cost 0 13.877 * * [simplify]: Extracting # 4 : cost 0 13.883 * * [simplify]: iteration 1 : 4226 enodes (cost 24664 ) 15.324 * * [simplify]: Extracting # 0 : cost 0 15.338 * * [simplify]: Extracting # 1 : cost 0 15.345 * * [simplify]: Extracting # 2 : cost 0 15.351 * * [simplify]: Extracting # 3 : cost 0 15.359 * * [simplify]: iteration done: 5000 enodes (cost 24216 ) 15.369 * [simplify]: Simplified to: (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (log (/ (/ x z) (/ z (/ y (+ z 1.0))))) (exp (/ (/ x z) (/ z (/ y (+ z 1.0))))) (/ (pow (/ x z) 3) (/ (pow z 3) (pow (/ y (+ z 1.0)) 3))) (/ (pow (/ x z) 3) (/ (pow z 3) (pow (/ y (+ z 1.0)) 3))) (/ (pow (/ x z) 3) (pow (/ z (/ y (+ z 1.0))) 3)) (/ (pow (/ x z) 3) (/ (pow z 3) (pow (/ y (+ z 1.0)) 3))) (/ (pow (/ x z) 3) (/ (pow z 3) (pow (/ y (+ z 1.0)) 3))) (/ (pow (/ x z) 3) (pow (/ z (/ y (+ z 1.0))) 3)) (* (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0)))))) (cbrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (pow (/ (/ x z) (/ z (/ y (+ z 1.0)))) 3) (sqrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (sqrt (/ (/ x z) (/ z (/ y (+ z 1.0))))) (- (/ x z)) (- (/ z (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (cbrt (/ x z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt (/ z (/ y (+ z 1.0))))) (/ (cbrt (/ x z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (cbrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0)))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt z) (cbrt z))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt z) (cbrt z))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt z) (cbrt z))) (/ (cbrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) y)) (/ (cbrt (/ x z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (cbrt (/ x z)) (cbrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (cbrt (/ x z)) (/ (cbrt z) (- z 1.0))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (sqrt y))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (sqrt y))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (sqrt z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (sqrt z) (sqrt (+ z 1.0)))) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt z)) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt z)) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt z)) (/ (cbrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) y)) (/ (cbrt (/ x z)) (* (sqrt z) (+ z 1.0))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (cbrt (/ x z)) (sqrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (cbrt (/ x z)) (/ (sqrt z) (- z 1.0))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (cbrt (/ x z)) (/ z (cbrt (/ y (+ z 1.0))))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt (/ y (+ z 1.0)))) (/ (cbrt (/ x z)) (/ z (sqrt (/ y (+ z 1.0))))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (cbrt (/ x z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (cbrt (/ x z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt y) (cbrt y))) (/ (cbrt (/ x z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt y) (cbrt y))) (/ (cbrt (/ x z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (cbrt (/ x z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (cbrt (/ x z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt y)) (/ (cbrt (/ x z)) (/ z (/ (sqrt y) (+ z 1.0)))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt y)) (/ (cbrt (/ x z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (cbrt (/ x z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (sqrt (+ z 1.0))) (/ (cbrt (/ x z)) (/ z (/ y (sqrt (+ z 1.0))))) (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (cbrt (/ x z)) (/ z (/ y (+ z 1.0)))) (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (cbrt (/ x z)) (/ z (/ y (+ z 1.0)))) (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (cbrt (/ x z)) (/ z (/ y (+ z 1.0)))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) y) (/ (cbrt (/ x z)) (* z (+ z 1.0))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (cbrt (/ x z)) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (* (cbrt (/ x z)) (cbrt (/ x z))) (/ y (- (* z z) (* 1.0 1.0)))) (/ (cbrt (/ x z)) (/ z (- z 1.0))) (* (cbrt (/ x z)) (cbrt (/ x z))) (/ (cbrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) z) (/ (cbrt (/ x z)) (/ 1 (/ y (+ z 1.0)))) (/ (* (cbrt (/ x z)) (cbrt (/ x z))) (/ z y)) (/ (cbrt (/ x z)) (+ z 1.0)) (/ (sqrt (/ x z)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (sqrt (/ x z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (sqrt (/ x z)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (sqrt (/ x z)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (sqrt (/ x z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (* (cbrt z) (cbrt z))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (* (cbrt z) (cbrt z))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (* (cbrt z) (cbrt z))) (/ (sqrt (/ x z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) y)) (/ (sqrt (/ x z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (sqrt (/ x z)) (/ (cbrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ (sqrt (/ x z)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (sqrt (/ x z)) (/ (cbrt z) (- z 1.0))) (/ (sqrt (/ x z)) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (sqrt y))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (sqrt y))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (* (sqrt z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (* (sqrt z) (sqrt (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (sqrt (/ x z)) (sqrt z)) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (sqrt z)) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (sqrt z)) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ (sqrt z) y)) (/ (sqrt (/ x z)) (* (sqrt z) (+ z 1.0))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (sqrt (/ x z)) (/ (sqrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ (sqrt (/ x z)) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (sqrt (/ x z)) (/ (sqrt z) (- z 1.0))) (* (sqrt (/ x z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (sqrt (/ x z)) (/ z (cbrt (/ y (+ z 1.0))))) (* (sqrt (/ x z)) (sqrt (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) (/ z (sqrt (/ y (+ z 1.0))))) (* (sqrt (/ x z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* (sqrt (/ x z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (sqrt (/ x z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (sqrt (/ x z)) (* (cbrt y) (cbrt y))) (/ (sqrt (/ x z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (sqrt (/ x z)) (* (cbrt y) (cbrt y))) (/ (sqrt (/ x z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (sqrt (/ x z)) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (sqrt (/ x z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (* (sqrt (/ x z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (sqrt (/ x z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (* (sqrt (/ x z)) (sqrt y)) (/ (sqrt (/ x z)) (/ z (/ (sqrt y) (+ z 1.0)))) (* (sqrt (/ x z)) (sqrt y)) (/ (sqrt (/ x z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (sqrt (/ x z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (sqrt (/ x z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (sqrt (/ x z)) (sqrt (+ z 1.0))) (/ (sqrt (/ x z)) (/ z (/ y (sqrt (+ z 1.0))))) (sqrt (/ x z)) (/ (sqrt (/ x z)) (/ z (/ y (+ z 1.0)))) (sqrt (/ x z)) (/ (sqrt (/ x z)) (/ z (/ y (+ z 1.0)))) (sqrt (/ x z)) (/ (sqrt (/ x z)) (/ z (/ y (+ z 1.0)))) (* (sqrt (/ x z)) y) (/ (sqrt (/ x z)) (* z (+ z 1.0))) (* (sqrt (/ x z)) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (sqrt (/ x z)) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (sqrt (/ x z)) (/ y (- (* z z) (* 1.0 1.0)))) (/ (sqrt (/ x z)) (/ z (- z 1.0))) (sqrt (/ x z)) (/ (sqrt (/ x z)) (/ z (/ y (+ z 1.0)))) (/ (sqrt (/ x z)) z) (* (sqrt (/ x z)) (/ y (+ z 1.0))) (/ (sqrt (/ x z)) (/ z y)) (/ (sqrt (/ x z)) (+ z 1.0)) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0)))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ (cbrt x) (cbrt z)) (cbrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt y))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt y))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (* (* (sqrt z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (* (cbrt z) (cbrt z)))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (sqrt z) (sqrt (+ z 1.0)))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt z)) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt z)) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt z)) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) y)) (/ (/ (cbrt x) (cbrt z)) (* (sqrt z) (+ z 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ (cbrt x) (cbrt z)) (sqrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ (sqrt z) (- z 1.0))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (cbrt x) (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt (+ z 1.0))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (cbrt x) (cbrt z)) (* z (+ z 1.0))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ (cbrt x) (cbrt z)) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (cbrt z)) (/ z (- z 1.0))) (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) z) (/ (/ (cbrt x) (cbrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ z y)) (/ (/ (cbrt x) (cbrt z)) (+ z 1.0)) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (sqrt y))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (sqrt y))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (* (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0))) (sqrt z))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (cbrt z) (- z 1.0))) (* (/ (* (cbrt x) (cbrt x)) z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) z) (sqrt (/ y (+ z 1.0)))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) z) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) z) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) z) (sqrt y)) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) z) (sqrt y)) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) z) (/ 1 (sqrt (+ z 1.0)))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) z) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) z) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) z) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ z y)) (/ (/ (cbrt x) (sqrt z)) (* (sqrt z) (+ z 1.0))) (* (/ (* (cbrt x) (cbrt x)) z) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ (cbrt x) (sqrt z)) (sqrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (/ (* (cbrt x) (cbrt x)) z) (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ (cbrt x) (sqrt z)) (/ (sqrt z) (- z 1.0))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (/ (/ (cbrt x) (sqrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (sqrt y))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (sqrt y))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (sqrt (+ z 1.0))) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) y)) (/ (cbrt x) (* (* z (+ z 1.0)) (sqrt z))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ (cbrt x) (sqrt z)) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) (sqrt z)) (/ z (- z 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (cbrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) z) (/ (/ (cbrt x) (sqrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ z y)) (/ (/ (cbrt x) (sqrt z)) (+ z 1.0)) (/ (* (cbrt x) (cbrt x)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (cbrt x) z) (cbrt (/ z (/ y (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (sqrt (/ z (/ y (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (cbrt x) z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (sqrt (+ z 1.0))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (* (cbrt z) (cbrt z))) (/ (/ (cbrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (cbrt x) z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (cbrt x) (* (/ (cbrt z) (+ (* 1.0 (- 1.0 z)) (* z z))) z)) (/ (* (cbrt x) (cbrt x)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) z) (/ (cbrt z) (- z 1.0))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (/ (/ (cbrt x) z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (sqrt y))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (sqrt y))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt z)) (sqrt (+ z 1.0))) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (sqrt z)) (/ (/ (cbrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) y)) (/ (/ (cbrt x) z) (* (sqrt z) (+ z 1.0))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ (cbrt x) z) (/ (sqrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ (* (cbrt x) (cbrt x)) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (cbrt x) z) (/ (sqrt z) (- z 1.0))) (* (* (cbrt x) (cbrt x)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (cbrt x) z) (/ z (cbrt (/ y (+ z 1.0))))) (* (* (cbrt x) (cbrt x)) (sqrt (/ y (+ z 1.0)))) (/ (/ (cbrt x) z) (/ z (sqrt (/ y (+ z 1.0))))) (* (* (cbrt x) (cbrt x)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* (* (cbrt x) (cbrt x)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (cbrt x) z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (* (cbrt x) (cbrt x)) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) z) (/ z (/ (cbrt y) (+ z 1.0)))) (* (* (cbrt x) (cbrt x)) (* (cbrt y) (cbrt y))) (/ (/ (cbrt x) z) (/ z (/ (cbrt y) (+ z 1.0)))) (* (* (cbrt x) (cbrt x)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (cbrt x) z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (* (* (cbrt x) (cbrt x)) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (/ (cbrt x) z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (* (* (cbrt x) (cbrt x)) (sqrt y)) (/ (/ (cbrt x) z) (/ z (/ (sqrt y) (+ z 1.0)))) (* (* (cbrt x) (cbrt x)) (sqrt y)) (/ (/ (cbrt x) z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (cbrt x) z) (/ z (/ y (cbrt (+ z 1.0))))) (/ (* (cbrt x) (cbrt x)) (sqrt (+ z 1.0))) (/ (/ (cbrt x) z) (/ z (/ y (sqrt (+ z 1.0))))) (* (cbrt x) (cbrt x)) (/ (/ (cbrt x) z) (/ z (/ y (+ z 1.0)))) (* (cbrt x) (cbrt x)) (/ (/ (cbrt x) z) (/ z (/ y (+ z 1.0)))) (* (cbrt x) (cbrt x)) (/ (/ (cbrt x) z) (/ z (/ y (+ z 1.0)))) (* (* (cbrt x) (cbrt x)) y) (/ (cbrt x) (* (* z (+ z 1.0)) z)) (* (* (cbrt x) (cbrt x)) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ (cbrt x) z) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (* (cbrt x) (cbrt x)) (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ (cbrt x) z) (/ z (- z 1.0))) (* (cbrt x) (cbrt x)) (/ (/ (cbrt x) z) (/ z (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) z) (/ (/ (cbrt x) z) (/ 1 (/ y (+ z 1.0)))) (/ (* (cbrt x) (cbrt x)) (/ z y)) (/ (/ (cbrt x) z) (+ z 1.0)) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt x) (* (/ (* (cbrt z) (cbrt z)) (sqrt y)) (* (cbrt z) (cbrt z)))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt x) (* (/ (* (cbrt z) (cbrt z)) (sqrt y)) (* (cbrt z) (cbrt z)))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0)))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt z) (cbrt z))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt z) (cbrt z))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt z) (cbrt z))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt y))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt y))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (sqrt z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (sqrt z) (sqrt (+ z 1.0)))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (sqrt z)) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (sqrt z)) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (sqrt z)) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) y)) (/ (/ (sqrt x) (cbrt z)) (* (sqrt z) (+ z 1.0))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ (sqrt x) (cbrt z)) (sqrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (sqrt z) (- z 1.0))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ (sqrt x) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt y) (cbrt y))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt y) (cbrt y))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (sqrt x) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (* (/ (sqrt x) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (sqrt x) (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (sqrt (+ z 1.0))) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) y) (/ (sqrt x) (* (* z (+ z 1.0)) (cbrt z))) (* (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ (sqrt x) (cbrt z)) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ (sqrt x) (cbrt z)) (/ z (- z 1.0))) (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (/ (sqrt x) (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) z) (/ (/ (sqrt x) (cbrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ z y)) (/ (/ (sqrt x) (cbrt z)) (+ z 1.0)) (/ (/ (sqrt x) (sqrt z)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (/ (sqrt x) (sqrt z)) (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (/ (sqrt x) (sqrt z)) (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (/ (sqrt x) (sqrt z)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (/ (sqrt x) (sqrt z)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (sqrt x) (* (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0))) (sqrt z))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ (sqrt x) (sqrt z)) (cbrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (/ (sqrt x) (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ (cbrt z) (- z 1.0))) (* (/ (sqrt x) z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (* (/ (sqrt x) z) (cbrt (/ y (+ z 1.0)))) (* (/ (sqrt x) z) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt x) z) (sqrt (/ y (+ z 1.0)))) (* (/ (sqrt x) z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ (sqrt x) z) (/ (cbrt y) (cbrt (+ z 1.0)))) (* (/ (sqrt x) z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (/ (cbrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (* (cbrt y) (cbrt y))) (* (/ (sqrt x) z) (/ (cbrt y) (+ z 1.0))) (* (/ (sqrt x) z) (* (cbrt y) (cbrt y))) (* (/ (sqrt x) z) (/ (cbrt y) (+ z 1.0))) (* (/ (sqrt x) z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ (sqrt x) z) (/ (sqrt y) (cbrt (+ z 1.0)))) (* (/ (sqrt x) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (sqrt y)) (* (/ (sqrt x) z) (/ (sqrt y) (+ z 1.0))) (* (/ (sqrt x) z) (sqrt y)) (* (/ (sqrt x) z) (/ (sqrt y) (+ z 1.0))) (* (/ (sqrt x) z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ (sqrt x) z) (/ y (cbrt (+ z 1.0)))) (* (/ (sqrt x) z) (/ 1 (sqrt (+ z 1.0)))) (* (/ (sqrt x) z) (/ y (sqrt (+ z 1.0)))) (/ (sqrt x) z) (* (/ (sqrt x) z) (/ y (+ z 1.0))) (/ (sqrt x) z) (* (/ (sqrt x) z) (/ y (+ z 1.0))) (/ (sqrt x) z) (* (/ (sqrt x) z) (/ y (+ z 1.0))) (/ (sqrt x) (/ z y)) (* (/ (sqrt x) z) (/ 1 (+ z 1.0))) (* (/ (sqrt x) z) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (sqrt x) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (/ (sqrt x) z) (/ y (- (* z z) (* 1.0 1.0)))) (* (/ (sqrt x) z) (- z 1.0)) (* (/ (sqrt x) (sqrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (* (/ (sqrt x) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (* (/ (sqrt x) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ (sqrt x) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (sqrt x) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (sqrt x) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (/ (sqrt x) (sqrt z)) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt x) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt x) (/ (sqrt z) (sqrt y))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (sqrt x) (/ (sqrt z) (sqrt y))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (sqrt (+ z 1.0))) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ (sqrt x) (sqrt z)) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (sqrt x) (sqrt z)) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (sqrt x) (sqrt z)) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (* (/ (sqrt x) (sqrt z)) y) (/ (sqrt x) (* (* z (+ z 1.0)) (sqrt z))) (* (/ (sqrt x) (sqrt z)) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ (sqrt x) (sqrt z)) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (/ (sqrt x) (sqrt z)) (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ (sqrt x) (sqrt z)) (/ z (- z 1.0))) (/ (sqrt x) (sqrt z)) (/ (/ (sqrt x) (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) z) (* (/ (sqrt x) (sqrt z)) (/ y (+ z 1.0))) (/ (/ (sqrt x) (sqrt z)) (/ z y)) (/ (/ (sqrt x) (sqrt z)) (+ z 1.0)) (/ (sqrt x) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ (sqrt x) z) (cbrt (/ z (/ y (+ z 1.0))))) (/ (sqrt x) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (sqrt (/ z (/ y (+ z 1.0))))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (sqrt x) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt y) (cbrt y))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt y) (cbrt y))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (sqrt x) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (sqrt x) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ (sqrt x) z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (sqrt (+ z 1.0))) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ (/ (sqrt x) z) (/ (cbrt z) (/ y (+ z 1.0)))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) y) (/ (/ (sqrt x) z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (* (/ (sqrt x) (* (cbrt z) (cbrt z))) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ (sqrt x) z) (cbrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (/ (/ (sqrt x) (cbrt z)) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ (sqrt x) z) (/ (cbrt z) (- z 1.0))) (* (/ (sqrt x) (sqrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (* (/ (sqrt x) (sqrt z)) (sqrt (/ y (+ z 1.0)))) (/ (/ (sqrt x) z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (* (/ (sqrt x) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ (sqrt x) (sqrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (sqrt x) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (sqrt x) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ (sqrt x) (sqrt z)) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt x) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (sqrt x) (/ (sqrt z) (sqrt y))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (sqrt x) (/ (sqrt z) (sqrt y))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ (sqrt x) (sqrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ (sqrt x) (sqrt z)) (sqrt (+ z 1.0))) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (sqrt x) (sqrt z)) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (sqrt x) (sqrt z)) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (sqrt x) (sqrt z)) (/ (/ (sqrt x) z) (/ (sqrt z) (/ y (+ z 1.0)))) (* (/ (sqrt x) (sqrt z)) y) (/ (/ (sqrt x) z) (* (sqrt z) (+ z 1.0))) (* (/ (sqrt x) (sqrt z)) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ (sqrt x) z) (sqrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (/ (sqrt x) (sqrt z)) (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ (sqrt x) z) (/ (sqrt z) (- z 1.0))) (* (sqrt x) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ (sqrt x) z) (/ z (cbrt (/ y (+ z 1.0))))) (* (sqrt x) (sqrt (/ y (+ z 1.0)))) (/ (/ (sqrt x) z) (/ z (sqrt (/ y (+ z 1.0))))) (* (sqrt x) (* (/ (cbrt y) (cbrt (+ z 1.0))) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ (sqrt x) z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* (sqrt x) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (sqrt x) (* (cbrt y) (cbrt y))) (/ (/ (sqrt x) z) (/ z (/ (cbrt y) (+ z 1.0)))) (* (sqrt x) (* (cbrt y) (cbrt y))) (/ (/ (sqrt x) z) (/ z (/ (cbrt y) (+ z 1.0)))) (* (sqrt x) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (* (sqrt x) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (* (sqrt x) (sqrt y)) (/ (/ (sqrt x) z) (/ z (/ (sqrt y) (+ z 1.0)))) (* (sqrt x) (sqrt y)) (/ (/ (sqrt x) z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (sqrt x) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ (sqrt x) z) (/ z (/ y (cbrt (+ z 1.0))))) (/ (sqrt x) (sqrt (+ z 1.0))) (/ (/ (sqrt x) z) (/ z (/ y (sqrt (+ z 1.0))))) (sqrt x) (/ (/ (sqrt x) z) (/ z (/ y (+ z 1.0)))) (sqrt x) (/ (/ (sqrt x) z) (/ z (/ y (+ z 1.0)))) (sqrt x) (/ (/ (sqrt x) z) (/ z (/ y (+ z 1.0)))) (* (sqrt x) y) (/ (/ (sqrt x) z) (* z (+ z 1.0))) (* (sqrt x) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ (sqrt x) z) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (sqrt x) (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ (sqrt x) z) (/ z (- z 1.0))) (sqrt x) (/ (/ (sqrt x) z) (/ z (/ y (+ z 1.0)))) (/ (sqrt x) z) (/ (/ (sqrt x) z) (/ 1 (/ y (+ z 1.0)))) (/ (sqrt x) (/ z y)) (/ (/ (sqrt x) z) (+ z 1.0)) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x (cbrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x (cbrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x (cbrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0)))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z))) (/ (/ x (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x (cbrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ x (cbrt z)) (cbrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (cbrt z)) (/ (cbrt z) (- z 1.0))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt z)) (sqrt y)) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt z)) (sqrt y)) (/ (/ x (cbrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (sqrt z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (sqrt z) (sqrt (+ z 1.0)))) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt z)) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt z)) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt z)) (/ (/ x (cbrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) y)) (/ (/ x (cbrt z)) (* (sqrt z) (+ z 1.0))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ x (cbrt z)) (sqrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (cbrt z)) (/ (sqrt z) (- z 1.0))) (/ 1 (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x (cbrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (cbrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ x (cbrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ x (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ x (cbrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ x (cbrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (cbrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x (cbrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x (cbrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt (+ z 1.0))) (/ (/ x (cbrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) y)) (/ x (* (* z (+ z 1.0)) (cbrt z))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ x (cbrt z)) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (cbrt z)) (/ z (- z 1.0))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x (cbrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) z) (/ (/ x (cbrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (/ z y)) (/ (/ x (cbrt z)) (+ z 1.0)) (/ (/ 1 (sqrt z)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x (sqrt z)) (cbrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x (sqrt z)) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (/ 1 (sqrt z)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ (/ 1 (sqrt z)) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x (sqrt z)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0)))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (* (cbrt z) (cbrt z))) (/ (/ x (sqrt z)) (/ (cbrt z) (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x (sqrt z)) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ x (sqrt z)) (cbrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (/ 1 (sqrt z)) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (sqrt z)) (/ (cbrt z) (- z 1.0))) (* (/ 1 z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (* (/ 1 z) (sqrt (/ y (+ z 1.0)))) (/ (/ x (sqrt z)) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (* (/ 1 z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ 1 z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ 1 z) (* (cbrt y) (cbrt y))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ 1 z) (* (cbrt y) (cbrt y))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ 1 z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (* (/ 1 z) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ 1 z) (sqrt y)) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ 1 z) (sqrt y)) (/ (/ x (sqrt z)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ 1 z) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (* (/ 1 z) (/ 1 (sqrt (+ z 1.0)))) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ 1 z) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 z) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 z) (/ (/ x (sqrt z)) (/ (sqrt z) (/ y (+ z 1.0)))) (* (/ 1 z) y) (/ (/ x (sqrt z)) (* (sqrt z) (+ z 1.0))) (* (/ 1 z) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ x (sqrt z)) (sqrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (* (/ 1 z) (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ x (sqrt z)) (/ (sqrt z) (- z 1.0))) (/ 1 (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ z (cbrt (/ y (+ z 1.0))))) (/ 1 (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x (sqrt z)) (/ z (sqrt (/ y (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x (sqrt z)) (/ z (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x (sqrt z)) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x (sqrt z)) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (sqrt y))) (/ (/ x (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (sqrt y))) (/ (/ x (sqrt z)) (/ z (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x (sqrt z)) (/ z (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (sqrt (+ z 1.0))) (/ (/ x (sqrt z)) (/ z (/ y (sqrt (+ z 1.0))))) (/ 1 (sqrt z)) (/ (/ x (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ 1 (sqrt z)) (/ (/ x (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ 1 (sqrt z)) (/ (/ x (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ 1 (/ (sqrt z) y)) (/ (/ x (sqrt z)) (* z (+ z 1.0))) (/ 1 (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x (sqrt z)) (/ z (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ 1 (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x (sqrt z)) (/ z (- z 1.0))) (/ 1 (sqrt z)) (/ (/ x (sqrt z)) (/ z (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) z) (/ (/ x (sqrt z)) (/ 1 (/ y (+ z 1.0)))) (/ (/ 1 (sqrt z)) (/ z y)) (/ (/ x (sqrt z)) (+ z 1.0)) (/ 1 (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x z) (cbrt (/ z (/ y (+ z 1.0))))) (/ 1 (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x z) (sqrt (/ z (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt (+ z 1.0))) (/ (/ x z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (cbrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (cbrt z) (- z 1.0))) (/ 1 (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ 1 (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (sqrt y))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (sqrt y))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (sqrt (+ z 1.0))) (/ (/ x z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ 1 (sqrt z)) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (sqrt z)) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (sqrt z)) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (/ (sqrt z) y)) (/ (/ x z) (* (sqrt z) (+ z 1.0))) (/ 1 (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (sqrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ 1 (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (sqrt z) (- z 1.0))) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))) (/ (/ x z) (/ z (cbrt (/ y (+ z 1.0))))) (sqrt (/ y (+ z 1.0))) (/ (/ x z) (/ z (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))) (/ (/ x z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (cbrt y) (cbrt y)) (/ (/ x z) (/ z (/ (cbrt y) (+ z 1.0)))) (* (cbrt y) (cbrt y)) (/ (/ x z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt y) (sqrt (+ z 1.0))) (/ (/ x z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (sqrt y) (/ (/ x z) (/ z (/ (sqrt y) (+ z 1.0)))) (sqrt y) (/ (/ x z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ z (/ y (cbrt (+ z 1.0))))) (/ 1 (sqrt (+ z 1.0))) (/ (/ x z) (/ z (/ y (sqrt (+ z 1.0))))) 1 (/ (/ x z) (/ z (/ y (+ z 1.0)))) 1 (/ (/ x z) (/ z (/ y (+ z 1.0)))) 1 (/ (/ x z) (/ z (/ y (+ z 1.0)))) y (/ x (* (* z (+ z 1.0)) z)) (/ y (+ (pow z 3) (pow 1.0 3))) (* (/ (/ x z) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ y (- (* z z) (* 1.0 1.0))) (/ (/ x z) (/ z (- z 1.0))) 1 (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ 1 z) (* (/ x z) (/ y (+ z 1.0))) (* (/ 1 z) y) (/ (/ x z) (+ z 1.0)) (/ 1 (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x z) (cbrt (/ z (/ y (+ z 1.0))))) (/ 1 (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x z) (sqrt (/ z (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ x z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ 1 (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ 1 (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (* (cbrt z) (cbrt z))) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (* (cbrt z) (cbrt z))) (sqrt (+ z 1.0))) (/ (/ x z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (* (cbrt z) (cbrt z))) (/ (/ x z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (cbrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ 1 (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (cbrt z) (- z 1.0))) (/ 1 (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ 1 (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ 1 (/ (sqrt z) (sqrt y))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ 1 (/ (sqrt z) (sqrt y))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ (/ 1 (sqrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ (/ 1 (sqrt z)) (sqrt (+ z 1.0))) (/ (/ x z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ 1 (sqrt z)) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (sqrt z)) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (sqrt z)) (/ (/ x z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ 1 (/ (sqrt z) y)) (/ (/ x z) (* (sqrt z) (+ z 1.0))) (/ 1 (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (sqrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ 1 (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (sqrt z) (- z 1.0))) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))) (/ (/ x z) (/ z (cbrt (/ y (+ z 1.0))))) (sqrt (/ y (+ z 1.0))) (/ (/ x z) (/ z (sqrt (/ y (+ z 1.0))))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))) (/ (/ x z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* (cbrt y) (cbrt y)) (/ (/ x z) (/ z (/ (cbrt y) (+ z 1.0)))) (* (cbrt y) (cbrt y)) (/ (/ x z) (/ z (/ (cbrt y) (+ z 1.0)))) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (/ (sqrt y) (sqrt (+ z 1.0))) (/ (/ x z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (sqrt y) (/ (/ x z) (/ z (/ (sqrt y) (+ z 1.0)))) (sqrt y) (/ (/ x z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (/ z (/ y (cbrt (+ z 1.0))))) (/ 1 (sqrt (+ z 1.0))) (/ (/ x z) (/ z (/ y (sqrt (+ z 1.0))))) 1 (/ (/ x z) (/ z (/ y (+ z 1.0)))) 1 (/ (/ x z) (/ z (/ y (+ z 1.0)))) 1 (/ (/ x z) (/ z (/ y (+ z 1.0)))) y (/ x (* (* z (+ z 1.0)) z)) (/ y (+ (pow z 3) (pow 1.0 3))) (* (/ (/ x z) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ y (- (* z z) (* 1.0 1.0))) (/ (/ x z) (/ z (- z 1.0))) 1 (/ (/ x z) (/ z (/ y (+ z 1.0)))) (/ 1 z) (* (/ x z) (/ y (+ z 1.0))) (* (/ 1 z) y) (/ (/ x z) (+ z 1.0)) (/ x (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ 1 z) (cbrt (/ z (/ y (+ z 1.0))))) (/ x (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ 1 z) (sqrt (/ z (/ y (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ 1 z) (/ (cbrt z) (cbrt (/ y (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 z) (/ (cbrt z) (sqrt (/ y (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (* (/ x (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ 1 z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (* (/ x (* (cbrt z) (cbrt z))) (* (cbrt y) (cbrt y))) (/ (/ 1 z) (/ (cbrt z) (/ (cbrt y) (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ x (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ x (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ 1 z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (* (/ x (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ 1 z) (/ (cbrt z) (/ (sqrt y) (+ z 1.0)))) (/ x (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ 1 z) (/ (cbrt z) (/ y (cbrt (+ z 1.0))))) (/ x (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0)))) (/ (/ 1 z) (/ (cbrt z) (/ y (sqrt (+ z 1.0))))) (/ x (* (cbrt z) (cbrt z))) (/ (/ 1 z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ x (* (cbrt z) (cbrt z))) (/ (/ 1 z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ x (* (cbrt z) (cbrt z))) (/ (/ 1 z) (/ (cbrt z) (/ y (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) y)) (/ (/ 1 z) (/ (cbrt z) (/ 1 (+ z 1.0)))) (/ x (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (* (/ (/ 1 z) (cbrt z)) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ x (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ 1 z) (/ (cbrt z) (- z 1.0))) (/ x (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ 1 z) (/ (sqrt z) (cbrt (/ y (+ z 1.0))))) (/ x (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ 1 z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ x (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0))))) (/ x (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0))))) (/ x (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ 1 z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ x (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ 1 z) (/ (sqrt z) (/ (cbrt y) (+ z 1.0)))) (/ x (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ 1 z) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0))))) (/ x (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ (/ 1 z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (/ x (/ (sqrt z) (sqrt y))) (/ (/ 1 z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ x (/ (sqrt z) (sqrt y))) (/ (/ 1 z) (/ (sqrt z) (/ (sqrt y) (+ z 1.0)))) (/ x (* (sqrt z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ 1 z) (/ (sqrt z) (/ y (cbrt (+ z 1.0))))) (/ x (* (sqrt z) (sqrt (+ z 1.0)))) (/ (/ 1 z) (/ (sqrt z) (/ y (sqrt (+ z 1.0))))) (/ x (sqrt z)) (/ (/ 1 z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ x (sqrt z)) (/ (/ 1 z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ x (sqrt z)) (/ (/ 1 z) (/ (sqrt z) (/ y (+ z 1.0)))) (/ x (/ (sqrt z) y)) (/ (/ 1 z) (* (sqrt z) (+ z 1.0))) (/ x (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ 1 z) (/ (sqrt z) (+ (* 1.0 (- 1.0 z)) (* z z)))) (/ x (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ 1 z) (/ (sqrt z) (- z 1.0))) (* x (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (/ 1 z) (/ z (cbrt (/ y (+ z 1.0))))) (* x (sqrt (/ y (+ z 1.0)))) (/ (/ 1 z) (/ z (sqrt (/ y (+ z 1.0))))) (* x (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ 1 z) (/ z (/ (cbrt y) (cbrt (+ z 1.0))))) (* x (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (/ 1 z) (/ z (/ (cbrt y) (sqrt (+ z 1.0))))) (* x (* (cbrt y) (cbrt y))) (/ (/ 1 z) (/ z (/ (cbrt y) (+ z 1.0)))) (* x (* (cbrt y) (cbrt y))) (/ (/ 1 z) (/ z (/ (cbrt y) (+ z 1.0)))) (* x (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (/ (/ 1 z) (/ z (/ (sqrt y) (cbrt (+ z 1.0))))) (* x (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (/ 1 z) (/ z (/ (sqrt y) (sqrt (+ z 1.0))))) (* x (sqrt y)) (/ (/ 1 z) (/ z (/ (sqrt y) (+ z 1.0)))) (* x (sqrt y)) (/ (/ 1 z) (/ z (/ (sqrt y) (+ z 1.0)))) (/ x (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ 1 z) (/ z (/ y (cbrt (+ z 1.0))))) (/ x (sqrt (+ z 1.0))) (/ (/ 1 z) (/ z (/ y (sqrt (+ z 1.0))))) x (/ (/ 1 z) (/ z (/ y (+ z 1.0)))) x (/ (/ 1 z) (/ z (/ y (+ z 1.0)))) x (/ (/ 1 z) (/ z (/ y (+ z 1.0)))) (* x y) (/ (/ 1 z) (* z (+ z 1.0))) (* x (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ (/ 1 z) z) (+ (* 1.0 (- 1.0 z)) (* z z))) (* x (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ 1 z) (/ z (- z 1.0))) x (/ (/ 1 z) (/ z (/ y (+ z 1.0)))) (/ x z) (/ (/ 1 z) (/ 1 (/ y (+ z 1.0)))) (/ (* y x) z) (/ (/ 1 z) (+ z 1.0)) (/ 1 (/ z (/ y (+ z 1.0)))) (/ (/ z (/ y (+ z 1.0))) (/ x z)) (/ (/ x z) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0)))))) (/ (/ x z) (sqrt (/ z (/ y (+ z 1.0))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y)))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (/ x z) (* (cbrt z) (cbrt z))) (sqrt y)) (* (/ (/ x z) (* (cbrt z) (cbrt z))) (sqrt y)) (/ (/ x z) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (/ x z) (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0)))) (/ (/ x z) (* (cbrt z) (cbrt z))) (/ (/ x z) (* (cbrt z) (cbrt z))) (/ (/ x z) (* (cbrt z) (cbrt z))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) y)) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0))))) (/ (/ x z) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (sqrt (/ y (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))))) (/ (/ x z) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x z) (/ (sqrt z) (* (cbrt y) (cbrt y)))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))))) (/ (/ x z) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0))))) (* (/ (/ x z) (sqrt z)) (sqrt y)) (* (/ (/ x z) (sqrt z)) (sqrt y)) (/ (/ x z) (* (sqrt z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ x (* (* (sqrt z) (sqrt (+ z 1.0))) z)) (/ (/ x z) (sqrt z)) (/ (/ x z) (sqrt z)) (/ (/ x z) (sqrt z)) (/ (/ x z) (/ (sqrt z) y)) (/ (/ x z) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3))))) (/ (/ x z) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0))))) (* (/ x z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (* (/ x z) (sqrt (/ y (+ z 1.0)))) (* (/ x z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (* (/ x z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (* (/ x z) (* (cbrt y) (cbrt y))) (* (/ x z) (* (cbrt y) (cbrt y))) (* (/ x z) (/ (/ (sqrt y) (cbrt (+ z 1.0))) (cbrt (+ z 1.0)))) (* (/ x z) (/ (sqrt y) (sqrt (+ z 1.0)))) (* (/ x z) (sqrt y)) (* (/ x z) (sqrt y)) (/ (/ x z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (/ x z) (sqrt (+ z 1.0))) (/ x z) (/ x z) (/ x z) (/ (* y x) z) (* (/ x z) (/ y (+ (pow z 3) (pow 1.0 3)))) (* (/ x z) (/ y (- (* z z) (* 1.0 1.0)))) (/ x z) (/ (/ x z) z) (/ (/ x z) (/ z y)) (/ (/ z (/ y (+ z 1.0))) (cbrt (/ x z))) (/ (/ z (/ y (+ z 1.0))) (sqrt (/ x z))) (/ (/ z (/ y (+ z 1.0))) (/ (cbrt x) (cbrt z))) (/ (/ z (/ y (+ z 1.0))) (/ (cbrt x) (sqrt z))) (/ (/ z (/ y (+ z 1.0))) (/ (cbrt x) z)) (/ (/ z (/ y (+ z 1.0))) (/ (sqrt x) (cbrt z))) (/ (/ z (/ y (+ z 1.0))) (/ (sqrt x) (sqrt z))) (/ (/ z (/ y (+ z 1.0))) (/ (sqrt x) z)) (/ (/ z (/ y (+ z 1.0))) (/ x (cbrt z))) (/ (/ z (/ y (+ z 1.0))) (/ x (sqrt z))) (/ (/ z (/ y (+ z 1.0))) (/ x z)) (/ (/ z (/ y (+ z 1.0))) (/ x z)) (/ (/ z (/ y (+ z 1.0))) (/ 1 z)) (/ (/ x z) z) (* (/ z (/ y (+ z 1.0))) z) (log (/ z (/ y (+ z 1.0)))) (log (/ z (/ y (+ z 1.0)))) (log (/ z (/ y (+ z 1.0)))) (exp (/ z (/ y (+ z 1.0)))) (/ (pow z 3) (pow (/ y (+ z 1.0)) 3)) (/ (pow z 3) (pow (/ y (+ z 1.0)) 3)) (* (cbrt (/ z (/ y (+ z 1.0)))) (cbrt (/ z (/ y (+ z 1.0))))) (cbrt (/ z (/ y (+ z 1.0)))) (pow (/ z (/ y (+ z 1.0))) 3) (sqrt (/ z (/ y (+ z 1.0)))) (sqrt (/ z (/ y (+ z 1.0)))) (- z) (- (/ y (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (cbrt z) (cbrt (/ y (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (sqrt (/ y (+ z 1.0)))) (/ (cbrt z) (sqrt (/ y (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (cbrt z) (/ (cbrt y) (cbrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (cbrt z) (/ (cbrt y) (sqrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y))) (/ (cbrt z) (/ (cbrt y) (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (* (cbrt y) (cbrt y))) (/ (cbrt z) (/ (cbrt y) (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (cbrt z) (/ (sqrt y) (cbrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (cbrt z) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (* (cbrt z) (cbrt z)) (sqrt y)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (sqrt y)) (/ (cbrt z) (/ (sqrt y) (+ z 1.0))) (* (* (cbrt z) (cbrt z)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (cbrt z) (/ y (cbrt (+ z 1.0)))) (* (* (cbrt z) (cbrt z)) (sqrt (+ z 1.0))) (/ (cbrt z) (/ y (sqrt (+ z 1.0)))) (* (cbrt z) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0))) (* (cbrt z) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0))) (* (cbrt z) (cbrt z)) (/ (cbrt z) (/ y (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) y) (/ (cbrt z) (/ 1 (+ z 1.0))) (/ (* (cbrt z) (cbrt z)) (/ y (+ (pow z 3) (pow 1.0 3)))) (/ (cbrt z) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (* (cbrt z) (cbrt z)) (/ y (- (* z z) (* 1.0 1.0)))) (/ (cbrt z) (- z 1.0)) (/ (sqrt z) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ (sqrt z) (cbrt (/ y (+ z 1.0)))) (/ (sqrt z) (sqrt (/ y (+ z 1.0)))) (/ (sqrt z) (sqrt (/ y (+ z 1.0)))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (sqrt z) (/ (cbrt y) (cbrt (+ z 1.0)))) (/ (sqrt z) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ (sqrt z) (/ (cbrt y) (sqrt (+ z 1.0)))) (/ (sqrt z) (* (cbrt y) (cbrt y))) (/ (sqrt z) (/ (cbrt y) (+ z 1.0))) (/ (sqrt z) (* (cbrt y) (cbrt y))) (/ (sqrt z) (/ (cbrt y) (+ z 1.0))) (/ (sqrt z) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ (sqrt z) (/ (sqrt y) (cbrt (+ z 1.0)))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (sqrt z) (/ (sqrt y) (sqrt (+ z 1.0)))) (/ (sqrt z) (sqrt y)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0))) (/ (sqrt z) (sqrt y)) (/ (sqrt z) (/ (sqrt y) (+ z 1.0))) (* (sqrt z) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (sqrt z) (/ y (cbrt (+ z 1.0)))) (* (sqrt z) (sqrt (+ z 1.0))) (/ (sqrt z) (/ y (sqrt (+ z 1.0)))) (sqrt z) (/ (sqrt z) (/ y (+ z 1.0))) (sqrt z) (/ (sqrt z) (/ y (+ z 1.0))) (sqrt z) (/ (sqrt z) (/ y (+ z 1.0))) (/ (sqrt z) y) (* (sqrt z) (+ z 1.0)) (/ (sqrt z) (/ y (+ (pow z 3) (pow 1.0 3)))) (/ (sqrt z) (+ (* 1.0 (- 1.0 z)) (* z z))) (/ (sqrt z) (/ y (- (* z z) (* 1.0 1.0)))) (/ (sqrt z) (- z 1.0)) (/ 1 (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ z (cbrt (/ y (+ z 1.0)))) (/ 1 (sqrt (/ y (+ z 1.0)))) (/ z (sqrt (/ y (+ z 1.0)))) (/ 1 (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ (cbrt y) (cbrt (+ z 1.0)))) (/ 1 (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ z (/ (cbrt y) (sqrt (+ z 1.0)))) (/ 1 (* (cbrt y) (cbrt y))) (/ z (/ (cbrt y) (+ z 1.0))) (/ 1 (* (cbrt y) (cbrt y))) (/ z (/ (cbrt y) (+ z 1.0))) (/ 1 (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ (sqrt y) (cbrt (+ z 1.0)))) (/ 1 (/ (sqrt y) (sqrt (+ z 1.0)))) (/ z (/ (sqrt y) (sqrt (+ z 1.0)))) (/ 1 (sqrt y)) (/ z (/ (sqrt y) (+ z 1.0))) (/ 1 (sqrt y)) (/ z (/ (sqrt y) (+ z 1.0))) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))) (/ z (/ y (cbrt (+ z 1.0)))) (sqrt (+ z 1.0)) (/ z (/ y (sqrt (+ z 1.0)))) 1 (/ z (/ y (+ z 1.0))) 1 (/ z (/ y (+ z 1.0))) 1 (/ z (/ y (+ z 1.0))) (/ 1 y) (* z (+ z 1.0)) (/ 1 (/ y (+ (pow z 3) (pow 1.0 3)))) (/ z (+ (* 1.0 (- 1.0 z)) (* z z))) (/ 1 (/ y (- (* z z) (* 1.0 1.0)))) (/ z (- z 1.0)) (/ 1 (/ y (+ z 1.0))) (/ (/ y (+ z 1.0)) z) (/ z (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0))))) (/ z (sqrt (/ y (+ z 1.0)))) (/ z (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0)))) (/ z (* (cbrt y) (cbrt y))) (/ z (* (cbrt y) (cbrt y))) (/ z (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0))))) (/ z (/ (sqrt y) (sqrt (+ z 1.0)))) (/ z (sqrt y)) (/ z (sqrt y)) (* z (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (* z (sqrt (+ z 1.0))) z z z (/ z y) (/ z (/ y (+ (pow z 3) (pow 1.0 3)))) (/ z (/ y (- (* z z) (* 1.0 1.0)))) (/ (/ y (+ z 1.0)) (cbrt z)) (/ (/ y (+ z 1.0)) (sqrt z)) (/ (/ y (+ z 1.0)) z) (/ z y) (log (/ y (+ z 1.0))) (log (/ y (+ z 1.0))) (exp (/ y (+ z 1.0))) (pow (/ y (+ z 1.0)) 3) (* (cbrt (/ y (+ z 1.0))) (cbrt (/ y (+ z 1.0)))) (cbrt (/ y (+ z 1.0))) (pow (/ y (+ z 1.0)) 3) (sqrt (/ y (+ z 1.0))) (sqrt (/ y (+ z 1.0))) (- y) (- (+ z 1.0)) (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (cbrt y) (cbrt (+ z 1.0))) (/ (* (cbrt y) (cbrt y)) (sqrt (+ z 1.0))) (/ (cbrt y) (sqrt (+ z 1.0))) (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ z 1.0)) (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ z 1.0)) (/ (sqrt y) (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ (sqrt y) (cbrt (+ z 1.0))) (/ (sqrt y) (sqrt (+ z 1.0))) (/ (sqrt y) (sqrt (+ z 1.0))) (sqrt y) (/ (sqrt y) (+ z 1.0)) (sqrt y) (/ (sqrt y) (+ z 1.0)) (/ 1 (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ y (cbrt (+ z 1.0))) (/ 1 (sqrt (+ z 1.0))) (/ y (sqrt (+ z 1.0))) 1 (/ y (+ z 1.0)) 1 (/ y (+ z 1.0)) (/ 1 (+ z 1.0)) (/ (+ z 1.0) y) (/ y (* (cbrt (+ z 1.0)) (cbrt (+ z 1.0)))) (/ y (sqrt (+ z 1.0))) y y (/ (+ z 1.0) (cbrt y)) (/ (+ z 1.0) (sqrt y)) (/ (+ z 1.0) y) (/ y (+ (pow z 3) (pow 1.0 3))) (/ y (- (* z z) (* 1.0 1.0))) (- (* 1.0 (+ (* x y) (/ (* x y) (pow z 2)))) (* 1.0 (/ (* x y) z))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (- (+ (* 1.0 (/ (* x y) (pow z 5))) (/ (* x y) (pow z 3))) (* 1.0 (/ (* x y) (pow z 4)))) (+ (/ (pow z 2) y) (* 1.0 (/ z y))) (+ (/ (pow z 2) y) (* 1.0 (/ z y))) (+ (/ (pow z 2) y) (* 1.0 (/ z y))) (- (* 1.0 (+ (* (pow z 2) y) y)) (* 1.0 (* z y))) (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) (- (+ (* 1.0 (/ y (pow z 3))) (/ y z)) (* 1.0 (/ y (pow z 2)))) 15.380 * * * [progress]: adding candidates to table 19.013 * [progress]: [Phase 3 of 3] Extracting. 19.013 * * [regime]: Finding splitpoints for: (# # # # # # # # # #) 19.015 * * * [regime-changes]: Trying 4 branch expressions: ((* x y) z y x) 19.015 * * * * [regimes]: Trying to branch on (* x y) from (# # # # # # # # # #) 19.094 * * * * [regimes]: Trying to branch on z from (# # # # # # # # # #) 19.162 * * * * [regimes]: Trying to branch on y from (# # # # # # # # # #) 19.210 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # #) 19.243 * * * [regime]: Found split indices: #