13.290 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.024 * * * [progress]: [2/2] Setting up program. 0.026 * [progress]: [Phase 2 of 3] Improving. 0.026 * [simplify]: Simplifying: (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) 0.026 * * [simplify]: Extracting # 0 : cost 0 0.027 * * [simplify]: Extracting # 1 : cost 0 0.027 * * [simplify]: Extracting # 2 : cost 0 0.027 * * [simplify]: Extracting # 3 : cost 0 0.027 * * [simplify]: Extracting # 4 : cost 0 0.027 * * [simplify]: Extracting # 5 : cost 0 0.027 * * [simplify]: iteration 0 : 9 enodes (cost 15 ) 0.028 * * [simplify]: Extracting # 0 : cost 0 0.028 * * [simplify]: Extracting # 1 : cost 0 0.029 * * [simplify]: Extracting # 2 : cost 0 0.029 * * [simplify]: iteration 1 : 23 enodes (cost 14 ) 0.033 * * [simplify]: Extracting # 0 : cost 0 0.033 * * [simplify]: Extracting # 1 : cost 0 0.033 * * [simplify]: Extracting # 2 : cost 0 0.033 * * [simplify]: iteration 2 : 52 enodes (cost 14 ) 0.044 * * [simplify]: Extracting # 0 : cost 0 0.044 * * [simplify]: Extracting # 1 : cost 0 0.044 * * [simplify]: Extracting # 2 : cost 0 0.044 * * [simplify]: iteration 3 : 115 enodes (cost 14 ) 0.091 * * [simplify]: Extracting # 0 : cost 0 0.091 * * [simplify]: Extracting # 1 : cost 0 0.091 * * [simplify]: Extracting # 2 : cost 0 0.091 * * [simplify]: Extracting # 3 : cost 0 0.091 * * [simplify]: iteration 4 : 249 enodes (cost 14 ) 0.197 * * [simplify]: Extracting # 0 : cost 0 0.198 * * [simplify]: Extracting # 1 : cost 0 0.199 * * [simplify]: Extracting # 2 : cost 0 0.200 * * [simplify]: Extracting # 3 : cost 0 0.200 * * [simplify]: iteration 5 : 516 enodes (cost 14 ) 0.540 * * [simplify]: Extracting # 0 : cost 0 0.541 * * [simplify]: Extracting # 1 : cost 0 0.542 * * [simplify]: Extracting # 2 : cost 0 0.543 * * [simplify]: Extracting # 3 : cost 0 0.544 * * [simplify]: Extracting # 4 : cost 0 0.548 * * [simplify]: iteration 6 : 1111 enodes (cost 14 ) 2.375 * * [simplify]: Extracting # 0 : cost 0 2.390 * * [simplify]: Extracting # 1 : cost 0 2.397 * * [simplify]: Extracting # 2 : cost 0 2.404 * * [simplify]: iteration 7 : 4552 enodes (cost 14 ) 5.247 * * [simplify]: Extracting # 0 : cost 0 5.252 * * [simplify]: Extracting # 1 : cost 0 5.256 * * [simplify]: iteration done: 5000 enodes (cost 14 ) 5.256 * [simplify]: Simplified to: (* (- x y) (/ (+ x y) (fma x x (* y y)))) 5.259 * * [progress]: iteration 1 / 4 5.259 * * * [progress]: picking best candidate 5.262 * * * * [pick]: Picked # 5.263 * * * [progress]: localizing error 5.277 * * * [progress]: generating rewritten candidates 5.277 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 5.346 * * * * [progress]: [ 2 / 2 ] rewriting at (2 2) 5.366 * * * [progress]: generating series expansions 5.366 * * * * [progress]: [ 1 / 2 ] generating series at (2) 5.367 * [backup-simplify]: Simplify (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) into (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) 5.367 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in (x y) around 0 5.367 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in y 5.367 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 5.367 * [taylor]: Taking taylor expansion of (+ x y) in y 5.367 * [taylor]: Taking taylor expansion of x in y 5.367 * [backup-simplify]: Simplify x into x 5.367 * [taylor]: Taking taylor expansion of y in y 5.367 * [backup-simplify]: Simplify 0 into 0 5.367 * [backup-simplify]: Simplify 1 into 1 5.367 * [taylor]: Taking taylor expansion of (- x y) in y 5.367 * [taylor]: Taking taylor expansion of x in y 5.367 * [backup-simplify]: Simplify x into x 5.367 * [taylor]: Taking taylor expansion of y in y 5.367 * [backup-simplify]: Simplify 0 into 0 5.367 * [backup-simplify]: Simplify 1 into 1 5.367 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in y 5.367 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.367 * [taylor]: Taking taylor expansion of x in y 5.367 * [backup-simplify]: Simplify x into x 5.367 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.367 * [taylor]: Taking taylor expansion of y in y 5.367 * [backup-simplify]: Simplify 0 into 0 5.367 * [backup-simplify]: Simplify 1 into 1 5.367 * [backup-simplify]: Simplify (+ x 0) into x 5.368 * [backup-simplify]: Simplify (- 0) into 0 5.368 * [backup-simplify]: Simplify (+ x 0) into x 5.368 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.368 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.368 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 5.369 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 5.369 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in x 5.369 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 5.369 * [taylor]: Taking taylor expansion of (+ x y) in x 5.369 * [taylor]: Taking taylor expansion of x in x 5.369 * [backup-simplify]: Simplify 0 into 0 5.369 * [backup-simplify]: Simplify 1 into 1 5.369 * [taylor]: Taking taylor expansion of y in x 5.369 * [backup-simplify]: Simplify y into y 5.369 * [taylor]: Taking taylor expansion of (- x y) in x 5.369 * [taylor]: Taking taylor expansion of x in x 5.369 * [backup-simplify]: Simplify 0 into 0 5.369 * [backup-simplify]: Simplify 1 into 1 5.369 * [taylor]: Taking taylor expansion of y in x 5.369 * [backup-simplify]: Simplify y into y 5.369 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 5.369 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.369 * [taylor]: Taking taylor expansion of x in x 5.369 * [backup-simplify]: Simplify 0 into 0 5.369 * [backup-simplify]: Simplify 1 into 1 5.369 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.369 * [taylor]: Taking taylor expansion of y in x 5.369 * [backup-simplify]: Simplify y into y 5.369 * [backup-simplify]: Simplify (+ 0 y) into y 5.369 * [backup-simplify]: Simplify (- y) into (- y) 5.369 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 5.370 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 5.370 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.370 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 5.370 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 5.370 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in x 5.370 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 5.370 * [taylor]: Taking taylor expansion of (+ x y) in x 5.370 * [taylor]: Taking taylor expansion of x in x 5.370 * [backup-simplify]: Simplify 0 into 0 5.370 * [backup-simplify]: Simplify 1 into 1 5.370 * [taylor]: Taking taylor expansion of y in x 5.370 * [backup-simplify]: Simplify y into y 5.370 * [taylor]: Taking taylor expansion of (- x y) in x 5.370 * [taylor]: Taking taylor expansion of x in x 5.370 * [backup-simplify]: Simplify 0 into 0 5.370 * [backup-simplify]: Simplify 1 into 1 5.370 * [taylor]: Taking taylor expansion of y in x 5.370 * [backup-simplify]: Simplify y into y 5.370 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 5.371 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.371 * [taylor]: Taking taylor expansion of x in x 5.371 * [backup-simplify]: Simplify 0 into 0 5.371 * [backup-simplify]: Simplify 1 into 1 5.371 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.371 * [taylor]: Taking taylor expansion of y in x 5.371 * [backup-simplify]: Simplify y into y 5.371 * [backup-simplify]: Simplify (+ 0 y) into y 5.371 * [backup-simplify]: Simplify (- y) into (- y) 5.371 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 5.371 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 5.371 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.371 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 5.371 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 5.372 * [taylor]: Taking taylor expansion of -1 in y 5.372 * [backup-simplify]: Simplify -1 into -1 5.372 * [backup-simplify]: Simplify -1 into -1 5.372 * [backup-simplify]: Simplify (- 0) into 0 5.373 * [backup-simplify]: Simplify (+ 1 0) into 1 5.373 * [backup-simplify]: Simplify (+ 1 0) into 1 5.373 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 5.373 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.374 * [backup-simplify]: Simplify (+ 0 0) into 0 5.374 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 5.374 * [taylor]: Taking taylor expansion of 0 in y 5.374 * [backup-simplify]: Simplify 0 into 0 5.374 * [backup-simplify]: Simplify 0 into 0 5.374 * [backup-simplify]: Simplify 0 into 0 5.375 * [backup-simplify]: Simplify (- 0) into 0 5.375 * [backup-simplify]: Simplify (+ 0 0) into 0 5.375 * [backup-simplify]: Simplify (+ 0 0) into 0 5.376 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 5.376 * [backup-simplify]: Simplify (* 1 1) into 1 5.377 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 5.377 * [backup-simplify]: Simplify (+ 1 0) into 1 5.378 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 5.378 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 5.378 * [taylor]: Taking taylor expansion of 2 in y 5.378 * [backup-simplify]: Simplify 2 into 2 5.378 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.378 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.378 * [taylor]: Taking taylor expansion of y in y 5.378 * [backup-simplify]: Simplify 0 into 0 5.378 * [backup-simplify]: Simplify 1 into 1 5.378 * [backup-simplify]: Simplify (* 1 1) into 1 5.379 * [backup-simplify]: Simplify (/ 1 1) into 1 5.379 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.380 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.381 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.383 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 5.383 * [backup-simplify]: Simplify 0 into 0 5.383 * [backup-simplify]: Simplify 0 into 0 5.383 * [backup-simplify]: Simplify 0 into 0 5.383 * [backup-simplify]: Simplify (- 0) into 0 5.384 * [backup-simplify]: Simplify (+ 0 0) into 0 5.384 * [backup-simplify]: Simplify (+ 0 0) into 0 5.385 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 5.386 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.387 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 5.387 * [backup-simplify]: Simplify (+ 0 0) into 0 5.388 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))) (* 0 (/ 1 (pow y 2))) (* (* 2 (/ 1 (pow y 2))) (/ 0 (pow y 2))))) into 0 5.388 * [taylor]: Taking taylor expansion of 0 in y 5.388 * [backup-simplify]: Simplify 0 into 0 5.388 * [backup-simplify]: Simplify 0 into 0 5.388 * [backup-simplify]: Simplify -1 into -1 5.389 * [backup-simplify]: Simplify (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 x) (/ 1 y))) (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 5.389 * [approximate]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in (x y) around 0 5.389 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in y 5.389 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 5.389 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 5.389 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.389 * [taylor]: Taking taylor expansion of x in y 5.389 * [backup-simplify]: Simplify x into x 5.389 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.389 * [taylor]: Taking taylor expansion of (/ 1 y) in y 5.390 * [taylor]: Taking taylor expansion of y in y 5.390 * [backup-simplify]: Simplify 0 into 0 5.390 * [backup-simplify]: Simplify 1 into 1 5.390 * [backup-simplify]: Simplify (/ 1 1) into 1 5.390 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 5.390 * [taylor]: Taking taylor expansion of (/ 1 y) in y 5.390 * [taylor]: Taking taylor expansion of y in y 5.390 * [backup-simplify]: Simplify 0 into 0 5.390 * [backup-simplify]: Simplify 1 into 1 5.391 * [backup-simplify]: Simplify (/ 1 1) into 1 5.391 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.391 * [taylor]: Taking taylor expansion of x in y 5.391 * [backup-simplify]: Simplify x into x 5.391 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.391 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 5.391 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.391 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.391 * [taylor]: Taking taylor expansion of x in y 5.391 * [backup-simplify]: Simplify x into x 5.391 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.391 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.391 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.391 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.391 * [taylor]: Taking taylor expansion of y in y 5.391 * [backup-simplify]: Simplify 0 into 0 5.391 * [backup-simplify]: Simplify 1 into 1 5.392 * [backup-simplify]: Simplify (* 1 1) into 1 5.392 * [backup-simplify]: Simplify (/ 1 1) into 1 5.393 * [backup-simplify]: Simplify (- 1) into -1 5.393 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.393 * [backup-simplify]: Simplify (+ 1 0) into 1 5.394 * [backup-simplify]: Simplify (* -1 1) into -1 5.394 * [backup-simplify]: Simplify (+ 0 1) into 1 5.395 * [backup-simplify]: Simplify (/ -1 1) into -1 5.395 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 5.395 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 5.395 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 5.395 * [taylor]: Taking taylor expansion of (/ 1 x) 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 * [backup-simplify]: Simplify (/ 1 1) into 1 5.395 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.395 * [taylor]: Taking taylor expansion of y in x 5.395 * [backup-simplify]: Simplify y into y 5.395 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.395 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 5.396 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.396 * [taylor]: Taking taylor expansion of y in x 5.396 * [backup-simplify]: Simplify y into y 5.396 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.396 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.396 * [taylor]: Taking taylor expansion of x in x 5.396 * [backup-simplify]: Simplify 0 into 0 5.396 * [backup-simplify]: Simplify 1 into 1 5.396 * [backup-simplify]: Simplify (/ 1 1) into 1 5.396 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 5.396 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.396 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.396 * [taylor]: Taking taylor expansion of x in x 5.396 * [backup-simplify]: Simplify 0 into 0 5.396 * [backup-simplify]: Simplify 1 into 1 5.397 * [backup-simplify]: Simplify (* 1 1) into 1 5.397 * [backup-simplify]: Simplify (/ 1 1) into 1 5.397 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 5.397 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.397 * [taylor]: Taking taylor expansion of y in x 5.397 * [backup-simplify]: Simplify y into y 5.397 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.397 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 5.398 * [backup-simplify]: Simplify (+ 1 0) into 1 5.398 * [backup-simplify]: Simplify (+ 0 1) into 1 5.399 * [backup-simplify]: Simplify (* 1 1) into 1 5.399 * [backup-simplify]: Simplify (+ 1 0) into 1 5.399 * [backup-simplify]: Simplify (/ 1 1) into 1 5.400 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 5.400 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 5.400 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 5.400 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.400 * [taylor]: Taking taylor expansion of x in x 5.400 * [backup-simplify]: Simplify 0 into 0 5.400 * [backup-simplify]: Simplify 1 into 1 5.400 * [backup-simplify]: Simplify (/ 1 1) into 1 5.400 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.400 * [taylor]: Taking taylor expansion of y in x 5.400 * [backup-simplify]: Simplify y into y 5.400 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.400 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 5.400 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.400 * [taylor]: Taking taylor expansion of y in x 5.400 * [backup-simplify]: Simplify y into y 5.400 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.401 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.401 * [taylor]: Taking taylor expansion of x in x 5.401 * [backup-simplify]: Simplify 0 into 0 5.401 * [backup-simplify]: Simplify 1 into 1 5.401 * [backup-simplify]: Simplify (/ 1 1) into 1 5.401 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 5.401 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.401 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.401 * [taylor]: Taking taylor expansion of x in x 5.401 * [backup-simplify]: Simplify 0 into 0 5.401 * [backup-simplify]: Simplify 1 into 1 5.402 * [backup-simplify]: Simplify (* 1 1) into 1 5.402 * [backup-simplify]: Simplify (/ 1 1) into 1 5.402 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 5.402 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.402 * [taylor]: Taking taylor expansion of y in x 5.402 * [backup-simplify]: Simplify y into y 5.402 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.402 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 5.403 * [backup-simplify]: Simplify (+ 1 0) into 1 5.403 * [backup-simplify]: Simplify (+ 0 1) into 1 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 * [taylor]: Taking taylor expansion of 1 in y 5.405 * [backup-simplify]: Simplify 1 into 1 5.405 * [backup-simplify]: Simplify 1 into 1 5.405 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.406 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 5.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.406 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 5.407 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 5.407 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 5.407 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.408 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.409 * [backup-simplify]: Simplify (+ 0 0) into 0 5.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 5.409 * [taylor]: Taking taylor expansion of 0 in y 5.409 * [backup-simplify]: Simplify 0 into 0 5.409 * [backup-simplify]: Simplify 0 into 0 5.409 * [backup-simplify]: Simplify 0 into 0 5.410 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 5.411 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.411 * [backup-simplify]: Simplify (+ 0 0) into 0 5.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.412 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 5.412 * [backup-simplify]: Simplify (- 0) into 0 5.413 * [backup-simplify]: Simplify (+ 0 0) into 0 5.414 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 5.415 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.416 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 5.417 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 5.417 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 5.417 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 5.417 * [taylor]: Taking taylor expansion of 2 in y 5.417 * [backup-simplify]: Simplify 2 into 2 5.418 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.418 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.418 * [taylor]: Taking taylor expansion of y in y 5.418 * [backup-simplify]: Simplify 0 into 0 5.418 * [backup-simplify]: Simplify 1 into 1 5.418 * [backup-simplify]: Simplify (* 1 1) into 1 5.418 * [backup-simplify]: Simplify (/ 1 1) into 1 5.419 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.420 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.421 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.422 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.423 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 5.423 * [backup-simplify]: Simplify (- 0) into 0 5.423 * [backup-simplify]: Simplify 0 into 0 5.423 * [backup-simplify]: Simplify 0 into 0 5.423 * [backup-simplify]: Simplify 0 into 0 5.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 5.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.425 * [backup-simplify]: Simplify (+ 0 0) into 0 5.426 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.426 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 5.426 * [backup-simplify]: Simplify (- 0) into 0 5.427 * [backup-simplify]: Simplify (+ 0 0) into 0 5.428 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 5.429 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.430 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.430 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.430 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.430 * [backup-simplify]: Simplify (+ 0 0) into 0 5.432 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 5.432 * [taylor]: Taking taylor expansion of 0 in y 5.432 * [backup-simplify]: Simplify 0 into 0 5.432 * [backup-simplify]: Simplify 0 into 0 5.432 * [backup-simplify]: Simplify 1 into 1 5.433 * [backup-simplify]: Simplify (/ (* (- (/ 1 (- x)) (/ 1 (- y))) (+ (/ 1 (- x)) (/ 1 (- y)))) (+ (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- y)) (/ 1 (- y))))) into (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) 5.433 * [approximate]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in (x y) around 0 5.433 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in y 5.433 * [taylor]: Taking taylor expansion of -1 in y 5.433 * [backup-simplify]: Simplify -1 into -1 5.433 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in y 5.433 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 5.433 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 5.433 * [taylor]: Taking taylor expansion of (/ 1 y) in y 5.433 * [taylor]: Taking taylor expansion of y in y 5.433 * [backup-simplify]: Simplify 0 into 0 5.433 * [backup-simplify]: Simplify 1 into 1 5.434 * [backup-simplify]: Simplify (/ 1 1) into 1 5.434 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.434 * [taylor]: Taking taylor expansion of x in y 5.434 * [backup-simplify]: Simplify x into x 5.434 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.434 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 5.434 * [taylor]: Taking taylor expansion of (/ 1 y) in y 5.434 * [taylor]: Taking taylor expansion of y in y 5.434 * [backup-simplify]: Simplify 0 into 0 5.434 * [backup-simplify]: Simplify 1 into 1 5.435 * [backup-simplify]: Simplify (/ 1 1) into 1 5.435 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.435 * [taylor]: Taking taylor expansion of x in y 5.435 * [backup-simplify]: Simplify x into x 5.435 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.435 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 5.435 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.435 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.435 * [taylor]: Taking taylor expansion of x in y 5.435 * [backup-simplify]: Simplify x into x 5.435 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.435 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.435 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.435 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.435 * [taylor]: Taking taylor expansion of y in y 5.435 * [backup-simplify]: Simplify 0 into 0 5.435 * [backup-simplify]: Simplify 1 into 1 5.436 * [backup-simplify]: Simplify (* 1 1) into 1 5.436 * [backup-simplify]: Simplify (/ 1 1) into 1 5.436 * [backup-simplify]: Simplify (+ 1 0) into 1 5.437 * [backup-simplify]: Simplify (+ 1 0) into 1 5.437 * [backup-simplify]: Simplify (* 1 1) into 1 5.438 * [backup-simplify]: Simplify (+ 0 1) into 1 5.438 * [backup-simplify]: Simplify (/ 1 1) into 1 5.438 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in x 5.438 * [taylor]: Taking taylor expansion of -1 in x 5.438 * [backup-simplify]: Simplify -1 into -1 5.438 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 5.438 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 5.438 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 5.438 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.438 * [taylor]: Taking taylor expansion of y in x 5.438 * [backup-simplify]: Simplify y into y 5.438 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.438 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.438 * [taylor]: Taking taylor expansion of x in x 5.438 * [backup-simplify]: Simplify 0 into 0 5.438 * [backup-simplify]: Simplify 1 into 1 5.439 * [backup-simplify]: Simplify (/ 1 1) into 1 5.439 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 5.439 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.439 * [taylor]: Taking taylor expansion of y in x 5.439 * [backup-simplify]: Simplify y into y 5.439 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.439 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.439 * [taylor]: Taking taylor expansion of x in x 5.439 * [backup-simplify]: Simplify 0 into 0 5.439 * [backup-simplify]: Simplify 1 into 1 5.439 * [backup-simplify]: Simplify (/ 1 1) into 1 5.439 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 5.439 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.439 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.439 * [taylor]: Taking taylor expansion of x in x 5.439 * [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 * [backup-simplify]: Simplify (/ 1 1) into 1 5.440 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 5.440 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.440 * [taylor]: Taking taylor expansion of y in x 5.440 * [backup-simplify]: Simplify y into y 5.440 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.441 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 5.441 * [backup-simplify]: Simplify (+ 0 1) into 1 5.441 * [backup-simplify]: Simplify (- 1) into -1 5.442 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.442 * [backup-simplify]: Simplify (* 1 -1) into -1 5.443 * [backup-simplify]: Simplify (+ 1 0) into 1 5.443 * [backup-simplify]: Simplify (/ -1 1) into -1 5.444 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in x 5.444 * [taylor]: Taking taylor expansion of -1 in x 5.444 * [backup-simplify]: Simplify -1 into -1 5.444 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 5.444 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 5.444 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 5.444 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.444 * [taylor]: Taking taylor expansion of y in x 5.444 * [backup-simplify]: Simplify y into y 5.444 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.444 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.444 * [taylor]: Taking taylor expansion of x in x 5.444 * [backup-simplify]: Simplify 0 into 0 5.444 * [backup-simplify]: Simplify 1 into 1 5.444 * [backup-simplify]: Simplify (/ 1 1) into 1 5.444 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 5.444 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.444 * [taylor]: Taking taylor expansion of y in x 5.444 * [backup-simplify]: Simplify y into y 5.445 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.445 * [taylor]: Taking taylor expansion of (/ 1 x) 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 * [backup-simplify]: Simplify (/ 1 1) into 1 5.445 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 5.445 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.445 * [taylor]: Taking taylor expansion of (pow x 2) 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.446 * [backup-simplify]: Simplify (* 1 1) into 1 5.446 * [backup-simplify]: Simplify (/ 1 1) into 1 5.446 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 5.446 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.446 * [taylor]: Taking taylor expansion of y in x 5.446 * [backup-simplify]: Simplify y into y 5.446 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.446 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 5.447 * [backup-simplify]: Simplify (+ 0 1) into 1 5.447 * [backup-simplify]: Simplify (- 1) into -1 5.448 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.448 * [backup-simplify]: Simplify (* 1 -1) into -1 5.448 * [backup-simplify]: Simplify (+ 1 0) into 1 5.449 * [backup-simplify]: Simplify (/ -1 1) into -1 5.449 * [backup-simplify]: Simplify (* -1 -1) into 1 5.449 * [taylor]: Taking taylor expansion of 1 in y 5.449 * [backup-simplify]: Simplify 1 into 1 5.449 * [backup-simplify]: Simplify 1 into 1 5.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.451 * [backup-simplify]: Simplify (- 0) into 0 5.451 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 5.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.452 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 5.452 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 5.453 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.454 * [backup-simplify]: Simplify (+ 0 0) into 0 5.455 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.455 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.455 * [taylor]: Taking taylor expansion of 0 in y 5.455 * [backup-simplify]: Simplify 0 into 0 5.455 * [backup-simplify]: Simplify 0 into 0 5.455 * [backup-simplify]: Simplify 0 into 0 5.456 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 5.457 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.457 * [backup-simplify]: Simplify (- 0) into 0 5.457 * [backup-simplify]: Simplify (+ 0 0) into 0 5.458 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 5.458 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.459 * [backup-simplify]: Simplify (+ 0 0) into 0 5.460 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 5.461 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.462 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 5.463 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 5.464 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 5.464 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 5.464 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 5.464 * [taylor]: Taking taylor expansion of 2 in y 5.464 * [backup-simplify]: Simplify 2 into 2 5.464 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.464 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.464 * [taylor]: Taking taylor expansion of y in y 5.464 * [backup-simplify]: Simplify 0 into 0 5.464 * [backup-simplify]: Simplify 1 into 1 5.465 * [backup-simplify]: Simplify (* 1 1) into 1 5.465 * [backup-simplify]: Simplify (/ 1 1) into 1 5.466 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.467 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.468 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.468 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.469 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 5.470 * [backup-simplify]: Simplify (- 0) into 0 5.470 * [backup-simplify]: Simplify 0 into 0 5.470 * [backup-simplify]: Simplify 0 into 0 5.470 * [backup-simplify]: Simplify 0 into 0 5.470 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 5.471 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.472 * [backup-simplify]: Simplify (- 0) into 0 5.472 * [backup-simplify]: Simplify (+ 0 0) into 0 5.472 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 5.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.473 * [backup-simplify]: Simplify (+ 0 0) into 0 5.474 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 5.475 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.476 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.477 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.477 * [backup-simplify]: Simplify (+ 0 0) into 0 5.479 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 5.481 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 5.481 * [taylor]: Taking taylor expansion of 0 in y 5.481 * [backup-simplify]: Simplify 0 into 0 5.481 * [backup-simplify]: Simplify 0 into 0 5.481 * [backup-simplify]: Simplify 1 into 1 5.481 * * * * [progress]: [ 2 / 2 ] generating series at (2 2) 5.481 * [backup-simplify]: Simplify (+ (* x x) (* y y)) into (+ (pow x 2) (pow y 2)) 5.481 * [approximate]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in (x y) around 0 5.481 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in y 5.481 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.481 * [taylor]: Taking taylor expansion of x in y 5.481 * [backup-simplify]: Simplify x into x 5.481 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.481 * [taylor]: Taking taylor expansion of y in y 5.482 * [backup-simplify]: Simplify 0 into 0 5.482 * [backup-simplify]: Simplify 1 into 1 5.482 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 5.482 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.482 * [taylor]: Taking taylor expansion of x in x 5.482 * [backup-simplify]: Simplify 0 into 0 5.482 * [backup-simplify]: Simplify 1 into 1 5.482 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.482 * [taylor]: Taking taylor expansion of y in x 5.482 * [backup-simplify]: Simplify y into y 5.482 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 5.482 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.482 * [taylor]: Taking taylor expansion of x in x 5.482 * [backup-simplify]: Simplify 0 into 0 5.482 * [backup-simplify]: Simplify 1 into 1 5.482 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.482 * [taylor]: Taking taylor expansion of y in x 5.482 * [backup-simplify]: Simplify y into y 5.482 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.482 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 5.482 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.482 * [taylor]: Taking taylor expansion of y in y 5.482 * [backup-simplify]: Simplify 0 into 0 5.483 * [backup-simplify]: Simplify 1 into 1 5.483 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.488 * [backup-simplify]: Simplify (+ 0 0) into 0 5.488 * [taylor]: Taking taylor expansion of 0 in y 5.488 * [backup-simplify]: Simplify 0 into 0 5.488 * [backup-simplify]: Simplify 0 into 0 5.489 * [backup-simplify]: Simplify (* 1 1) into 1 5.489 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 5.490 * [backup-simplify]: Simplify (+ 1 0) into 1 5.490 * [taylor]: Taking taylor expansion of 1 in y 5.490 * [backup-simplify]: Simplify 1 into 1 5.490 * [backup-simplify]: Simplify 1 into 1 5.490 * [backup-simplify]: Simplify 0 into 0 5.490 * [backup-simplify]: Simplify (* 1 1) into 1 5.490 * [backup-simplify]: Simplify 1 into 1 5.491 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.492 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 5.492 * [backup-simplify]: Simplify (+ 0 0) into 0 5.492 * [taylor]: Taking taylor expansion of 0 in y 5.492 * [backup-simplify]: Simplify 0 into 0 5.492 * [backup-simplify]: Simplify 0 into 0 5.492 * [backup-simplify]: Simplify 0 into 0 5.492 * [backup-simplify]: Simplify 0 into 0 5.493 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.493 * [backup-simplify]: Simplify 0 into 0 5.494 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.495 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 y))))) into 0 5.496 * [backup-simplify]: Simplify (+ 0 0) into 0 5.496 * [taylor]: Taking taylor expansion of 0 in y 5.496 * [backup-simplify]: Simplify 0 into 0 5.496 * [backup-simplify]: Simplify 0 into 0 5.496 * [backup-simplify]: Simplify 0 into 0 5.496 * [backup-simplify]: Simplify (+ (* 1 (pow (* y 1) 2)) (* 1 (pow (* 1 x) 2))) into (+ (pow x 2) (pow y 2)) 5.497 * [backup-simplify]: Simplify (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 5.497 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in (x y) around 0 5.497 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 5.497 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.497 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.497 * [taylor]: Taking taylor expansion of x in y 5.497 * [backup-simplify]: Simplify x into x 5.497 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.497 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.497 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.497 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.497 * [taylor]: Taking taylor expansion of y in y 5.497 * [backup-simplify]: Simplify 0 into 0 5.497 * [backup-simplify]: Simplify 1 into 1 5.498 * [backup-simplify]: Simplify (* 1 1) into 1 5.498 * [backup-simplify]: Simplify (/ 1 1) into 1 5.498 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 5.498 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.498 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.498 * [taylor]: Taking taylor expansion of x in x 5.498 * [backup-simplify]: Simplify 0 into 0 5.498 * [backup-simplify]: Simplify 1 into 1 5.499 * [backup-simplify]: Simplify (* 1 1) into 1 5.499 * [backup-simplify]: Simplify (/ 1 1) into 1 5.499 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 5.499 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.499 * [taylor]: Taking taylor expansion of y in x 5.499 * [backup-simplify]: Simplify y into y 5.499 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.500 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 5.500 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 5.500 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.500 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.500 * [taylor]: Taking taylor expansion of x in x 5.500 * [backup-simplify]: Simplify 0 into 0 5.500 * [backup-simplify]: Simplify 1 into 1 5.500 * [backup-simplify]: Simplify (* 1 1) into 1 5.501 * [backup-simplify]: Simplify (/ 1 1) into 1 5.501 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 5.501 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.501 * [taylor]: Taking taylor expansion of y in x 5.501 * [backup-simplify]: Simplify y into y 5.501 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.501 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 5.501 * [backup-simplify]: Simplify (+ 1 0) into 1 5.502 * [taylor]: Taking taylor expansion of 1 in y 5.502 * [backup-simplify]: Simplify 1 into 1 5.502 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.503 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.503 * [backup-simplify]: Simplify (+ 0 0) into 0 5.503 * [taylor]: Taking taylor expansion of 0 in y 5.503 * [backup-simplify]: Simplify 0 into 0 5.504 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.506 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 5.506 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.506 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.506 * [taylor]: Taking taylor expansion of y in y 5.506 * [backup-simplify]: Simplify 0 into 0 5.506 * [backup-simplify]: Simplify 1 into 1 5.506 * [backup-simplify]: Simplify (* 1 1) into 1 5.507 * [backup-simplify]: Simplify (/ 1 1) into 1 5.507 * [backup-simplify]: Simplify 1 into 1 5.507 * [backup-simplify]: Simplify 1 into 1 5.508 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.509 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.510 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.510 * [backup-simplify]: Simplify (+ 0 0) into 0 5.510 * [taylor]: Taking taylor expansion of 0 in y 5.510 * [backup-simplify]: Simplify 0 into 0 5.511 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.512 * [backup-simplify]: Simplify 0 into 0 5.512 * [backup-simplify]: Simplify 0 into 0 5.512 * [backup-simplify]: Simplify 0 into 0 5.513 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.514 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 5.515 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 5.515 * [backup-simplify]: Simplify (+ 0 0) into 0 5.515 * [taylor]: Taking taylor expansion of 0 in y 5.515 * [backup-simplify]: Simplify 0 into 0 5.516 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.517 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.517 * [backup-simplify]: Simplify 0 into 0 5.517 * [backup-simplify]: Simplify 0 into 0 5.517 * [backup-simplify]: Simplify 0 into 0 5.518 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 x))) 2)) (* 1 (pow (* (/ 1 (/ 1 y)) 1) 2))) into (+ (pow x 2) (pow y 2)) 5.518 * [backup-simplify]: Simplify (+ (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- y)) (/ 1 (- y)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 5.518 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in (x y) around 0 5.518 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 5.518 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.518 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.518 * [taylor]: Taking taylor expansion of x in y 5.518 * [backup-simplify]: Simplify x into x 5.519 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.519 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.519 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.519 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.519 * [taylor]: Taking taylor expansion of y in y 5.519 * [backup-simplify]: Simplify 0 into 0 5.519 * [backup-simplify]: Simplify 1 into 1 5.519 * [backup-simplify]: Simplify (* 1 1) into 1 5.520 * [backup-simplify]: Simplify (/ 1 1) into 1 5.520 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 5.520 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.520 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.520 * [taylor]: Taking taylor expansion of x in x 5.520 * [backup-simplify]: Simplify 0 into 0 5.520 * [backup-simplify]: Simplify 1 into 1 5.520 * [backup-simplify]: Simplify (* 1 1) into 1 5.521 * [backup-simplify]: Simplify (/ 1 1) into 1 5.521 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 5.521 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.521 * [taylor]: Taking taylor expansion of y in x 5.521 * [backup-simplify]: Simplify y into y 5.521 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.521 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 5.521 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 5.521 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.521 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.521 * [taylor]: Taking taylor expansion of x in x 5.521 * [backup-simplify]: Simplify 0 into 0 5.521 * [backup-simplify]: Simplify 1 into 1 5.522 * [backup-simplify]: Simplify (* 1 1) into 1 5.522 * [backup-simplify]: Simplify (/ 1 1) into 1 5.522 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 5.522 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.522 * [taylor]: Taking taylor expansion of y in x 5.522 * [backup-simplify]: Simplify y into y 5.522 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.522 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 5.523 * [backup-simplify]: Simplify (+ 1 0) into 1 5.523 * [taylor]: Taking taylor expansion of 1 in y 5.523 * [backup-simplify]: Simplify 1 into 1 5.524 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.525 * [backup-simplify]: Simplify (+ 0 0) into 0 5.525 * [taylor]: Taking taylor expansion of 0 in y 5.525 * [backup-simplify]: Simplify 0 into 0 5.526 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.527 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 5.527 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.527 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.527 * [taylor]: Taking taylor expansion of y in y 5.527 * [backup-simplify]: Simplify 0 into 0 5.527 * [backup-simplify]: Simplify 1 into 1 5.528 * [backup-simplify]: Simplify (* 1 1) into 1 5.528 * [backup-simplify]: Simplify (/ 1 1) into 1 5.528 * [backup-simplify]: Simplify 1 into 1 5.528 * [backup-simplify]: Simplify 1 into 1 5.529 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.530 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.531 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.531 * [backup-simplify]: Simplify (+ 0 0) into 0 5.531 * [taylor]: Taking taylor expansion of 0 in y 5.531 * [backup-simplify]: Simplify 0 into 0 5.532 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.533 * [backup-simplify]: Simplify 0 into 0 5.533 * [backup-simplify]: Simplify 0 into 0 5.533 * [backup-simplify]: Simplify 0 into 0 5.534 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.535 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 5.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 5.536 * [backup-simplify]: Simplify (+ 0 0) into 0 5.536 * [taylor]: Taking taylor expansion of 0 in y 5.536 * [backup-simplify]: Simplify 0 into 0 5.537 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.538 * [backup-simplify]: Simplify 0 into 0 5.538 * [backup-simplify]: Simplify 0 into 0 5.538 * [backup-simplify]: Simplify 0 into 0 5.539 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 (- x)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- y))) 1) 2))) into (+ (pow x 2) (pow y 2)) 5.539 * * * [progress]: simplifying candidates 5.541 * [simplify]: Simplifying: (expm1 (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (log1p (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (- (+ (log (- x y)) (log (+ x y))) (log (+ (* x x) (* y y)))) (- (log (* (- x y) (+ x y))) (log (+ (* x x) (* y y)))) (log (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (exp (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (/ (* (* (* (- x y) (- x y)) (- x y)) (* (* (+ x y) (+ x y)) (+ x y))) (* (* (+ (* x x) (* y y)) (+ (* x x) (* y y))) (+ (* x x) (* y y)))) (/ (* (* (* (- x y) (+ x y)) (* (- x y) (+ x y))) (* (- x y) (+ x y))) (* (* (+ (* x x) (* y y)) (+ (* x x) (* y y))) (+ (* x x) (* y y)))) (* (cbrt (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (cbrt (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))))) (cbrt (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (* (* (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (sqrt (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (sqrt (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) (- (* (- x y) (+ x y))) (- (+ (* x x) (* y y))) (/ (- x y) (* (cbrt (+ (* x x) (* y y))) (cbrt (+ (* x x) (* y y))))) (/ (+ x y) (cbrt (+ (* x x) (* y y)))) (/ (- x y) (sqrt (+ (* x x) (* y y)))) (/ (+ x y) (sqrt (+ (* x x) (* y y)))) (/ (- x y) 1) (/ (+ x y) (+ (* x x) (* y y))) (/ 1 (+ (* x x) (* y y))) (/ (+ (* x x) (* y y)) (* (- x y) (+ x y))) (/ (* (- x y) (+ x y)) (* (cbrt (+ (* x x) (* y y))) (cbrt (+ (* x x) (* y y))))) (/ (* (- x y) (+ x y)) (sqrt (+ (* x x) (* y y)))) (/ (* (- x y) (+ x y)) 1) (/ (+ (* x x) (* y y)) (+ x y)) (/ (* (- x y) (+ x y)) (+ (pow (* x x) 3) (pow (* y y) 3))) (/ (* (- x y) (+ x y)) (- (* (* x x) (* x x)) (* (* y y) (* y y)))) (* (+ (* x x) (* y y)) (* (+ (* x x) (+ (* y y) (* x y))) (+ (* x x) (- (* y y) (* x y))))) (* (+ (* x x) (* y y)) (* (+ (* x x) (+ (* y y) (* x y))) (- x y))) (* (+ (* x x) (* y y)) (* (+ x y) (+ (* x x) (- (* y y) (* x y))))) (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (* (+ (* x x) (* y y)) (+ (* x x) (- (* y y) (* x y)))) (* (+ (* x x) (* y y)) (- x y)) (* (+ (* x x) (* y y)) (+ (* x x) (+ (* y y) (* x y)))) (* (+ (* x x) (* y y)) (+ x y)) (expm1 (+ (* x x) (* y y))) (log1p (+ (* x x) (* y y))) (* (exp (* x x)) (exp (* y y))) (log (+ (* x x) (* y y))) (exp (+ (* x x) (* y y))) (* (cbrt (+ (* x x) (* y y))) (cbrt (+ (* x x) (* y y)))) (cbrt (+ (* x x) (* y y))) (* (* (+ (* x x) (* y y)) (+ (* x x) (* y y))) (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (+ (pow (* x x) 3) (pow (* y y) 3)) (+ (* (* x x) (* x x)) (- (* (* y y) (* y y)) (* (* x x) (* y y)))) (- (* (* x x) (* x x)) (* (* y y) (* y y))) (- (* x x) (* y y)) -1 1 1 (+ (pow x 2) (pow y 2)) (+ (pow x 2) (pow y 2)) (+ (pow x 2) (pow y 2)) 5.543 * * [simplify]: Extracting # 0 : cost 0 5.543 * * [simplify]: Extracting # 1 : cost 0 5.544 * * [simplify]: Extracting # 2 : cost 0 5.544 * * [simplify]: Extracting # 3 : cost 0 5.544 * * [simplify]: Extracting # 4 : cost 0 5.544 * * [simplify]: Extracting # 5 : cost 0 5.545 * * [simplify]: Extracting # 6 : cost 0 5.545 * * [simplify]: Extracting # 7 : cost 0 5.545 * * [simplify]: iteration 0 : 95 enodes (cost 874 ) 5.591 * * [simplify]: Extracting # 0 : cost 0 5.592 * * [simplify]: Extracting # 1 : cost 0 5.592 * * [simplify]: Extracting # 2 : cost 0 5.593 * * [simplify]: Extracting # 3 : cost 0 5.594 * * [simplify]: iteration 1 : 352 enodes (cost 767 ) 5.857 * * [simplify]: Extracting # 0 : cost 0 5.863 * * [simplify]: Extracting # 1 : cost 0 5.870 * * [simplify]: Extracting # 2 : cost 0 5.877 * * [simplify]: Extracting # 3 : cost 0 5.883 * * [simplify]: Extracting # 4 : cost 0 5.887 * * [simplify]: Extracting # 5 : cost 0 5.890 * * [simplify]: iteration 2 : 2743 enodes (cost 639 ) 7.724 * * [simplify]: Extracting # 0 : cost 0 7.731 * * [simplify]: Extracting # 1 : cost 0 7.737 * * [simplify]: Extracting # 2 : cost 0 7.743 * * [simplify]: iteration done: 5000 enodes (cost 635 ) 7.744 * [simplify]: Simplified to: (expm1 (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log1p (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (exp (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (* (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (- (* (- x y) (+ x y))) (- (fma x x (pow y 2))) (/ (/ (- x y) (cbrt (fma x x (pow y 2)))) (cbrt (fma x x (pow y 2)))) (/ (+ x y) (cbrt (fma x x (pow y 2)))) (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)) (- x y) (/ (+ x y) (fma x x (pow y 2))) (/ 1 (fma x x (pow y 2))) (/ (fma x x (pow y 2)) (* (- x y) (+ x y))) (/ (/ (* (- x y) (+ x y)) (cbrt (fma x x (pow y 2)))) (cbrt (fma x x (pow y 2)))) (/ (* (- x y) (+ x y)) (hypot x y)) (* (- x y) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)) (/ (* (- x y) (+ x y)) (+ (pow y 6) (pow x 6))) (/ (* (- x y) (+ x y)) (- (pow x 4) (pow y 4))) (* (* (fma x x (* y (+ x y))) (fma x x (pow y 2))) (fma x x (* y (- y x)))) (* (fma x x (pow y 2)) (* (fma x x (* y (+ x y))) (- x y))) (* (fma x x (pow y 2)) (* (fma x x (* y (- y x))) (+ x y))) (- (pow x 4) (pow y 4)) (* (fma x x (pow y 2)) (fma x x (* y (- y x)))) (* (fma x x (pow y 2)) (- x y)) (* (fma x x (* y (+ x y))) (fma x x (pow y 2))) (* (fma x x (pow y 2)) (+ x y)) (expm1 (fma x x (pow y 2))) (log1p (fma x x (pow y 2))) (exp (fma x x (pow y 2))) (log (fma x x (pow y 2))) (exp (fma x x (pow y 2))) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (cbrt (fma x x (pow y 2))) (pow (fma x x (* y y)) 3) (hypot x y) (hypot x y) (+ (pow y 6) (pow x 6)) (fma (* y y) (- (* y y) (* x x)) (pow x 4)) (- (pow x 4) (pow y 4)) (* (- x y) (+ x y)) -1 1 1 (fma x x (* y y)) (fma x x (* y y)) (fma x x (* y y)) 7.744 * * * [progress]: adding candidates to table 7.944 * * [progress]: iteration 2 / 4 7.944 * * * [progress]: picking best candidate 7.958 * * * * [pick]: Picked # 7.958 * * * [progress]: localizing error 7.989 * * * [progress]: generating rewritten candidates 7.989 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 8.013 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 8.080 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 8.127 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1) 8.240 * * * [progress]: generating series expansions 8.240 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 8.241 * [backup-simplify]: Simplify (/ (fma x x (pow y 2)) (+ x y)) into (/ (fma x x (pow y 2)) (+ x y)) 8.241 * [approximate]: Taking taylor expansion of (/ (fma x x (pow y 2)) (+ x y)) in (x y) around 0 8.241 * [taylor]: Taking taylor expansion of (/ (fma x x (pow y 2)) (+ x y)) in y 8.241 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 8.241 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.241 * [taylor]: Taking taylor expansion of (* x x) in y 8.241 * [taylor]: Taking taylor expansion of x in y 8.241 * [backup-simplify]: Simplify x into x 8.241 * [taylor]: Taking taylor expansion of x in y 8.241 * [backup-simplify]: Simplify x into x 8.241 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.241 * [taylor]: Taking taylor expansion of y in y 8.241 * [backup-simplify]: Simplify 0 into 0 8.241 * [backup-simplify]: Simplify 1 into 1 8.241 * [taylor]: Taking taylor expansion of (+ x y) in y 8.241 * [taylor]: Taking taylor expansion of x in y 8.241 * [backup-simplify]: Simplify x into x 8.241 * [taylor]: Taking taylor expansion of y in y 8.241 * [backup-simplify]: Simplify 0 into 0 8.241 * [backup-simplify]: Simplify 1 into 1 8.241 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.242 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 8.242 * [backup-simplify]: Simplify (+ x 0) into x 8.242 * [backup-simplify]: Simplify (/ (pow x 2) x) into x 8.242 * [taylor]: Taking taylor expansion of (/ (fma x x (pow y 2)) (+ x y)) in x 8.242 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.242 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.242 * [taylor]: Taking taylor expansion of (* x x) in x 8.242 * [taylor]: Taking taylor expansion of x in x 8.242 * [backup-simplify]: Simplify 0 into 0 8.242 * [backup-simplify]: Simplify 1 into 1 8.242 * [taylor]: Taking taylor expansion of x in x 8.242 * [backup-simplify]: Simplify 0 into 0 8.242 * [backup-simplify]: Simplify 1 into 1 8.242 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.242 * [taylor]: Taking taylor expansion of y in x 8.242 * [backup-simplify]: Simplify y into y 8.242 * [taylor]: Taking taylor expansion of (+ x y) in x 8.242 * [taylor]: Taking taylor expansion of x in x 8.242 * [backup-simplify]: Simplify 0 into 0 8.242 * [backup-simplify]: Simplify 1 into 1 8.242 * [taylor]: Taking taylor expansion of y in x 8.242 * [backup-simplify]: Simplify y into y 8.243 * [backup-simplify]: Simplify (* 0 0) into 0 8.243 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.243 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.243 * [backup-simplify]: Simplify (+ 0 y) into y 8.244 * [backup-simplify]: Simplify (/ (pow y 2) y) into y 8.244 * [taylor]: Taking taylor expansion of (/ (fma x x (pow y 2)) (+ x y)) in x 8.244 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.244 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.244 * [taylor]: Taking taylor expansion of (* x x) in x 8.244 * [taylor]: Taking taylor expansion of x in x 8.244 * [backup-simplify]: Simplify 0 into 0 8.244 * [backup-simplify]: Simplify 1 into 1 8.244 * [taylor]: Taking taylor expansion of x in x 8.244 * [backup-simplify]: Simplify 0 into 0 8.244 * [backup-simplify]: Simplify 1 into 1 8.244 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.244 * [taylor]: Taking taylor expansion of y in x 8.244 * [backup-simplify]: Simplify y into y 8.244 * [taylor]: Taking taylor expansion of (+ x y) in x 8.244 * [taylor]: Taking taylor expansion of x in x 8.244 * [backup-simplify]: Simplify 0 into 0 8.244 * [backup-simplify]: Simplify 1 into 1 8.244 * [taylor]: Taking taylor expansion of y in x 8.244 * [backup-simplify]: Simplify y into y 8.245 * [backup-simplify]: Simplify (* 0 0) into 0 8.245 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.245 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.245 * [backup-simplify]: Simplify (+ 0 y) into y 8.245 * [backup-simplify]: Simplify (/ (pow y 2) y) into y 8.245 * [taylor]: Taking taylor expansion of y in y 8.245 * [backup-simplify]: Simplify 0 into 0 8.245 * [backup-simplify]: Simplify 1 into 1 8.245 * [backup-simplify]: Simplify 0 into 0 8.246 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.246 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.246 * [backup-simplify]: Simplify (+ 0 0) into 0 8.247 * [backup-simplify]: Simplify (+ 1 0) into 1 8.247 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* y (/ 1 y)))) into (- 1) 8.247 * [taylor]: Taking taylor expansion of (- 1) in y 8.247 * [taylor]: Taking taylor expansion of 1 in y 8.247 * [backup-simplify]: Simplify 1 into 1 8.247 * [backup-simplify]: Simplify (- 1) into -1 8.247 * [backup-simplify]: Simplify -1 into -1 8.247 * [backup-simplify]: Simplify 1 into 1 8.248 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 8.249 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.249 * [backup-simplify]: Simplify (+ 1 0) into 1 8.249 * [backup-simplify]: Simplify (+ 0 0) into 0 8.250 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* y (/ 0 y)) (* (- 1) (/ 1 y)))) into (* 2 (/ 1 y)) 8.250 * [taylor]: Taking taylor expansion of (* 2 (/ 1 y)) in y 8.250 * [taylor]: Taking taylor expansion of 2 in y 8.250 * [backup-simplify]: Simplify 2 into 2 8.250 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.250 * [taylor]: Taking taylor expansion of y in y 8.250 * [backup-simplify]: Simplify 0 into 0 8.250 * [backup-simplify]: Simplify 1 into 1 8.250 * [backup-simplify]: Simplify (/ 1 1) into 1 8.251 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.252 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 8.252 * [backup-simplify]: Simplify 0 into 0 8.253 * [backup-simplify]: Simplify (- 0) into 0 8.253 * [backup-simplify]: Simplify 0 into 0 8.253 * [backup-simplify]: Simplify 0 into 0 8.254 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 8.255 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 8.255 * [backup-simplify]: Simplify (+ 0 0) into 0 8.256 * [backup-simplify]: Simplify (+ 0 0) into 0 8.256 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* y (/ 0 y)) (* (- 1) (/ 0 y)) (* (* 2 (/ 1 y)) (/ 1 y)))) into (- (* 2 (/ 1 (pow y 2)))) 8.256 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 8.256 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 8.256 * [taylor]: Taking taylor expansion of 2 in y 8.256 * [backup-simplify]: Simplify 2 into 2 8.257 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.257 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.257 * [taylor]: Taking taylor expansion of y in y 8.257 * [backup-simplify]: Simplify 0 into 0 8.257 * [backup-simplify]: Simplify 1 into 1 8.257 * [backup-simplify]: Simplify (* 1 1) into 1 8.257 * [backup-simplify]: Simplify (/ 1 1) into 1 8.258 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.259 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.261 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.262 * [backup-simplify]: Simplify (- 0) into 0 8.262 * [backup-simplify]: Simplify 0 into 0 8.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.264 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.264 * [backup-simplify]: Simplify 0 into 0 8.264 * [backup-simplify]: Simplify (- 0) into 0 8.264 * [backup-simplify]: Simplify 0 into 0 8.264 * [backup-simplify]: Simplify (+ (* 1 (* y 1)) (* -1 (* 1 x))) into (- y x) 8.265 * [backup-simplify]: Simplify (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 x) (/ 1 y))) into (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 y) (/ 1 x))) 8.265 * [approximate]: Taking taylor expansion of (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 y) (/ 1 x))) in (x y) around 0 8.265 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 y) (/ 1 x))) in y 8.265 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in y 8.265 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.265 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 8.265 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.265 * [taylor]: Taking taylor expansion of x in y 8.265 * [backup-simplify]: Simplify x into x 8.265 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.265 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.265 * [taylor]: Taking taylor expansion of x in y 8.265 * [backup-simplify]: Simplify x into x 8.265 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.265 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in y 8.265 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.265 * [taylor]: Taking taylor expansion of y in y 8.265 * [backup-simplify]: Simplify 0 into 0 8.265 * [backup-simplify]: Simplify 1 into 1 8.266 * [backup-simplify]: Simplify (/ 1 1) into 1 8.266 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 8.266 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.266 * [taylor]: Taking taylor expansion of y in y 8.266 * [backup-simplify]: Simplify 0 into 0 8.266 * [backup-simplify]: Simplify 1 into 1 8.266 * [backup-simplify]: Simplify (/ 1 1) into 1 8.266 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.266 * [taylor]: Taking taylor expansion of x in y 8.266 * [backup-simplify]: Simplify x into x 8.267 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.267 * [backup-simplify]: Simplify (* 1 1) into 1 8.267 * [backup-simplify]: Simplify (+ 0 1) into 1 8.268 * [backup-simplify]: Simplify (+ 1 0) into 1 8.268 * [backup-simplify]: Simplify (/ 1 1) into 1 8.268 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 y) (/ 1 x))) in x 8.268 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in x 8.268 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.268 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.268 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.268 * [taylor]: Taking taylor expansion of x in x 8.268 * [backup-simplify]: Simplify 0 into 0 8.268 * [backup-simplify]: Simplify 1 into 1 8.269 * [backup-simplify]: Simplify (/ 1 1) into 1 8.269 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.269 * [taylor]: Taking taylor expansion of x in x 8.269 * [backup-simplify]: Simplify 0 into 0 8.269 * [backup-simplify]: Simplify 1 into 1 8.269 * [backup-simplify]: Simplify (/ 1 1) into 1 8.269 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in x 8.269 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.269 * [taylor]: Taking taylor expansion of y in x 8.269 * [backup-simplify]: Simplify y into y 8.270 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.270 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.270 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.270 * [taylor]: Taking taylor expansion of y in x 8.270 * [backup-simplify]: Simplify y into y 8.270 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.270 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.270 * [taylor]: Taking taylor expansion of x in x 8.270 * [backup-simplify]: Simplify 0 into 0 8.270 * [backup-simplify]: Simplify 1 into 1 8.270 * [backup-simplify]: Simplify (/ 1 1) into 1 8.271 * [backup-simplify]: Simplify (* 1 1) into 1 8.271 * [backup-simplify]: Simplify (+ 1 0) into 1 8.271 * [backup-simplify]: Simplify (+ 0 1) into 1 8.272 * [backup-simplify]: Simplify (/ 1 1) into 1 8.272 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 y) (/ 1 x))) in x 8.272 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in x 8.272 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.272 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.272 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.272 * [taylor]: Taking taylor expansion of x in x 8.272 * [backup-simplify]: Simplify 0 into 0 8.272 * [backup-simplify]: Simplify 1 into 1 8.273 * [backup-simplify]: Simplify (/ 1 1) into 1 8.273 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.273 * [taylor]: Taking taylor expansion of x in x 8.273 * [backup-simplify]: Simplify 0 into 0 8.273 * [backup-simplify]: Simplify 1 into 1 8.273 * [backup-simplify]: Simplify (/ 1 1) into 1 8.273 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in x 8.273 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.273 * [taylor]: Taking taylor expansion of y in x 8.273 * [backup-simplify]: Simplify y into y 8.273 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.273 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.273 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.273 * [taylor]: Taking taylor expansion of y in x 8.273 * [backup-simplify]: Simplify y into y 8.273 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.273 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.273 * [taylor]: Taking taylor expansion of x in x 8.273 * [backup-simplify]: Simplify 0 into 0 8.273 * [backup-simplify]: Simplify 1 into 1 8.274 * [backup-simplify]: Simplify (/ 1 1) into 1 8.274 * [backup-simplify]: Simplify (* 1 1) into 1 8.275 * [backup-simplify]: Simplify (+ 1 0) into 1 8.275 * [backup-simplify]: Simplify (+ 0 1) into 1 8.275 * [backup-simplify]: Simplify (/ 1 1) into 1 8.275 * [taylor]: Taking taylor expansion of 1 in y 8.275 * [backup-simplify]: Simplify 1 into 1 8.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.276 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.277 * [backup-simplify]: Simplify (+ 0 0) into 0 8.277 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.277 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.277 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 8.278 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 8.278 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.278 * [taylor]: Taking taylor expansion of y in y 8.278 * [backup-simplify]: Simplify 0 into 0 8.278 * [backup-simplify]: Simplify 1 into 1 8.278 * [backup-simplify]: Simplify (/ 1 1) into 1 8.278 * [backup-simplify]: Simplify (- 1) into -1 8.278 * [backup-simplify]: Simplify -1 into -1 8.278 * [backup-simplify]: Simplify 1 into 1 8.279 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.279 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.280 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.280 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 8.280 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 8.280 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.281 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.281 * [backup-simplify]: Simplify (+ 0 0) into 0 8.282 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (* 2 (/ 1 (pow y 2))) 8.282 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 8.282 * [taylor]: Taking taylor expansion of 2 in y 8.282 * [backup-simplify]: Simplify 2 into 2 8.282 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.282 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.282 * [taylor]: Taking taylor expansion of y in y 8.282 * [backup-simplify]: Simplify 0 into 0 8.282 * [backup-simplify]: Simplify 1 into 1 8.282 * [backup-simplify]: Simplify (* 1 1) into 1 8.282 * [backup-simplify]: Simplify (/ 1 1) into 1 8.283 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.283 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.283 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 8.283 * [backup-simplify]: Simplify 0 into 0 8.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.284 * [backup-simplify]: Simplify (- 0) into 0 8.284 * [backup-simplify]: Simplify 0 into 0 8.284 * [backup-simplify]: Simplify 0 into 0 8.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.286 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.286 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 8.286 * [backup-simplify]: Simplify (+ 0 0) into 0 8.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.287 * [backup-simplify]: Simplify (+ 0 0) into 0 8.288 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (* 2 (/ 1 (pow y 2))) (/ (/ 1 y) 1)))) into (- (* 2 (/ 1 (pow y 3)))) 8.288 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 3)))) in y 8.288 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 3))) in y 8.288 * [taylor]: Taking taylor expansion of 2 in y 8.288 * [backup-simplify]: Simplify 2 into 2 8.288 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 8.288 * [taylor]: Taking taylor expansion of (pow y 3) in y 8.288 * [taylor]: Taking taylor expansion of y in y 8.288 * [backup-simplify]: Simplify 0 into 0 8.288 * [backup-simplify]: Simplify 1 into 1 8.288 * [backup-simplify]: Simplify (* 1 1) into 1 8.289 * [backup-simplify]: Simplify (* 1 1) into 1 8.289 * [backup-simplify]: Simplify (/ 1 1) into 1 8.289 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.290 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.290 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.291 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.291 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.292 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.292 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.292 * [backup-simplify]: Simplify (- 0) into 0 8.292 * [backup-simplify]: Simplify 0 into 0 8.293 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.294 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.294 * [backup-simplify]: Simplify 0 into 0 8.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.295 * [backup-simplify]: Simplify (- 0) into 0 8.295 * [backup-simplify]: Simplify 0 into 0 8.295 * [backup-simplify]: Simplify (+ (* 1 (* 1 (/ 1 (/ 1 x)))) (* -1 (* (/ 1 (/ 1 y)) 1))) into (- x y) 8.295 * [backup-simplify]: Simplify (/ (fma (/ 1 (- x)) (/ 1 (- x)) (pow (/ 1 (- y)) 2)) (+ (/ 1 (- x)) (/ 1 (- y)))) into (* -1 (/ (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) (+ (/ 1 y) (/ 1 x)))) 8.295 * [approximate]: Taking taylor expansion of (* -1 (/ (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) (+ (/ 1 y) (/ 1 x)))) in (x y) around 0 8.295 * [taylor]: Taking taylor expansion of (* -1 (/ (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) (+ (/ 1 y) (/ 1 x)))) in y 8.295 * [taylor]: Taking taylor expansion of -1 in y 8.295 * [backup-simplify]: Simplify -1 into -1 8.295 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) (+ (/ 1 y) (/ 1 x))) in y 8.295 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in y 8.295 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.295 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 8.295 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.295 * [taylor]: Taking taylor expansion of -1 in y 8.295 * [backup-simplify]: Simplify -1 into -1 8.295 * [taylor]: Taking taylor expansion of x in y 8.295 * [backup-simplify]: Simplify x into x 8.296 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.296 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.296 * [taylor]: Taking taylor expansion of -1 in y 8.296 * [backup-simplify]: Simplify -1 into -1 8.296 * [taylor]: Taking taylor expansion of x in y 8.296 * [backup-simplify]: Simplify x into x 8.296 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.296 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in y 8.296 * [taylor]: Taking taylor expansion of (/ -1 y) in y 8.296 * [taylor]: Taking taylor expansion of -1 in y 8.296 * [backup-simplify]: Simplify -1 into -1 8.296 * [taylor]: Taking taylor expansion of y in y 8.296 * [backup-simplify]: Simplify 0 into 0 8.296 * [backup-simplify]: Simplify 1 into 1 8.296 * [backup-simplify]: Simplify (/ -1 1) into -1 8.296 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 8.296 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.296 * [taylor]: Taking taylor expansion of y in y 8.296 * [backup-simplify]: Simplify 0 into 0 8.296 * [backup-simplify]: Simplify 1 into 1 8.296 * [backup-simplify]: Simplify (/ 1 1) into 1 8.296 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.296 * [taylor]: Taking taylor expansion of x in y 8.296 * [backup-simplify]: Simplify x into x 8.296 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.297 * [backup-simplify]: Simplify (* -1 -1) into 1 8.297 * [backup-simplify]: Simplify (+ 0 1) into 1 8.297 * [backup-simplify]: Simplify (+ 1 0) into 1 8.297 * [backup-simplify]: Simplify (/ 1 1) into 1 8.297 * [taylor]: Taking taylor expansion of (* -1 (/ (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) (+ (/ 1 y) (/ 1 x)))) in x 8.297 * [taylor]: Taking taylor expansion of -1 in x 8.298 * [backup-simplify]: Simplify -1 into -1 8.298 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) (+ (/ 1 y) (/ 1 x))) in x 8.298 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in x 8.298 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.298 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.298 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.298 * [taylor]: Taking taylor expansion of -1 in x 8.298 * [backup-simplify]: Simplify -1 into -1 8.298 * [taylor]: Taking taylor expansion of x in x 8.298 * [backup-simplify]: Simplify 0 into 0 8.298 * [backup-simplify]: Simplify 1 into 1 8.298 * [backup-simplify]: Simplify (/ -1 1) into -1 8.298 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.298 * [taylor]: Taking taylor expansion of -1 in x 8.298 * [backup-simplify]: Simplify -1 into -1 8.298 * [taylor]: Taking taylor expansion of x in x 8.298 * [backup-simplify]: Simplify 0 into 0 8.298 * [backup-simplify]: Simplify 1 into 1 8.298 * [backup-simplify]: Simplify (/ -1 1) into -1 8.298 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in x 8.298 * [taylor]: Taking taylor expansion of (/ -1 y) in x 8.298 * [taylor]: Taking taylor expansion of -1 in x 8.298 * [backup-simplify]: Simplify -1 into -1 8.299 * [taylor]: Taking taylor expansion of y in x 8.299 * [backup-simplify]: Simplify y into y 8.299 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 8.299 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.299 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.299 * [taylor]: Taking taylor expansion of y in x 8.299 * [backup-simplify]: Simplify y into y 8.299 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.299 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.299 * [taylor]: Taking taylor expansion of x in x 8.299 * [backup-simplify]: Simplify 0 into 0 8.299 * [backup-simplify]: Simplify 1 into 1 8.299 * [backup-simplify]: Simplify (/ 1 1) into 1 8.299 * [backup-simplify]: Simplify (* -1 -1) into 1 8.299 * [backup-simplify]: Simplify (+ 1 0) into 1 8.300 * [backup-simplify]: Simplify (+ 0 1) into 1 8.300 * [backup-simplify]: Simplify (/ 1 1) into 1 8.300 * [taylor]: Taking taylor expansion of (* -1 (/ (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) (+ (/ 1 y) (/ 1 x)))) in x 8.300 * [taylor]: Taking taylor expansion of -1 in x 8.300 * [backup-simplify]: Simplify -1 into -1 8.300 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) (+ (/ 1 y) (/ 1 x))) in x 8.300 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in x 8.300 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.300 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.300 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.300 * [taylor]: Taking taylor expansion of -1 in x 8.300 * [backup-simplify]: Simplify -1 into -1 8.300 * [taylor]: Taking taylor expansion of x in x 8.300 * [backup-simplify]: Simplify 0 into 0 8.300 * [backup-simplify]: Simplify 1 into 1 8.301 * [backup-simplify]: Simplify (/ -1 1) into -1 8.301 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.301 * [taylor]: Taking taylor expansion of -1 in x 8.301 * [backup-simplify]: Simplify -1 into -1 8.301 * [taylor]: Taking taylor expansion of x in x 8.301 * [backup-simplify]: Simplify 0 into 0 8.301 * [backup-simplify]: Simplify 1 into 1 8.301 * [backup-simplify]: Simplify (/ -1 1) into -1 8.301 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in x 8.301 * [taylor]: Taking taylor expansion of (/ -1 y) in x 8.301 * [taylor]: Taking taylor expansion of -1 in x 8.301 * [backup-simplify]: Simplify -1 into -1 8.301 * [taylor]: Taking taylor expansion of y in x 8.301 * [backup-simplify]: Simplify y into y 8.301 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 8.301 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.301 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.301 * [taylor]: Taking taylor expansion of y in x 8.301 * [backup-simplify]: Simplify y into y 8.301 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.301 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.301 * [taylor]: Taking taylor expansion of x in x 8.301 * [backup-simplify]: Simplify 0 into 0 8.301 * [backup-simplify]: Simplify 1 into 1 8.301 * [backup-simplify]: Simplify (/ 1 1) into 1 8.302 * [backup-simplify]: Simplify (* -1 -1) into 1 8.302 * [backup-simplify]: Simplify (+ 1 0) into 1 8.302 * [backup-simplify]: Simplify (+ 0 1) into 1 8.302 * [backup-simplify]: Simplify (/ 1 1) into 1 8.303 * [backup-simplify]: Simplify (* -1 1) into -1 8.303 * [taylor]: Taking taylor expansion of -1 in y 8.303 * [backup-simplify]: Simplify -1 into -1 8.304 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.305 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.305 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.306 * [backup-simplify]: Simplify (+ 0 0) into 0 8.306 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.307 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.307 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 8.308 * [backup-simplify]: Simplify (+ (* -1 (- (/ 1 y))) (* 0 1)) into (/ 1 y) 8.308 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.308 * [taylor]: Taking taylor expansion of y in y 8.308 * [backup-simplify]: Simplify 0 into 0 8.308 * [backup-simplify]: Simplify 1 into 1 8.308 * [backup-simplify]: Simplify (/ 1 1) into 1 8.308 * [backup-simplify]: Simplify 1 into 1 8.308 * [backup-simplify]: Simplify -1 into -1 8.309 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.310 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.311 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 8.311 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 8.311 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 8.312 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.312 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.313 * [backup-simplify]: Simplify (+ 0 0) into 0 8.314 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (* 2 (/ 1 (pow y 2))) 8.315 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 (- (/ 1 y))) (* 0 1))) into (- (* 2 (/ 1 (pow y 2)))) 8.315 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 8.315 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 8.315 * [taylor]: Taking taylor expansion of 2 in y 8.315 * [backup-simplify]: Simplify 2 into 2 8.315 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.315 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.315 * [taylor]: Taking taylor expansion of y in y 8.315 * [backup-simplify]: Simplify 0 into 0 8.315 * [backup-simplify]: Simplify 1 into 1 8.316 * [backup-simplify]: Simplify (* 1 1) into 1 8.316 * [backup-simplify]: Simplify (/ 1 1) into 1 8.317 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.318 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.318 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 8.319 * [backup-simplify]: Simplify (- 0) into 0 8.319 * [backup-simplify]: Simplify 0 into 0 8.319 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.319 * [backup-simplify]: Simplify 0 into 0 8.320 * [backup-simplify]: Simplify 0 into 0 8.321 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.322 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.323 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 8.323 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 8.323 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 8.323 * [backup-simplify]: Simplify (+ 0 0) into 0 8.324 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.325 * [backup-simplify]: Simplify (+ 0 0) into 0 8.327 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (* 2 (/ 1 (pow y 2))) (/ (/ 1 y) 1)))) into (- (* 2 (/ 1 (pow y 3)))) 8.328 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow y 3))))) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 (- (/ 1 y))) (* 0 1)))) into (* 2 (/ 1 (pow y 3))) 8.328 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 3))) in y 8.328 * [taylor]: Taking taylor expansion of 2 in y 8.328 * [backup-simplify]: Simplify 2 into 2 8.328 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 8.328 * [taylor]: Taking taylor expansion of (pow y 3) in y 8.328 * [taylor]: Taking taylor expansion of y in y 8.328 * [backup-simplify]: Simplify 0 into 0 8.328 * [backup-simplify]: Simplify 1 into 1 8.328 * [backup-simplify]: Simplify (* 1 1) into 1 8.329 * [backup-simplify]: Simplify (* 1 1) into 1 8.329 * [backup-simplify]: Simplify (/ 1 1) into 1 8.330 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.331 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.331 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.332 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.335 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.335 * [backup-simplify]: Simplify 0 into 0 8.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.337 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.338 * [backup-simplify]: Simplify (- 0) into 0 8.338 * [backup-simplify]: Simplify 0 into 0 8.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.339 * [backup-simplify]: Simplify 0 into 0 8.339 * [backup-simplify]: Simplify (+ (* -1 (* 1 (/ 1 (/ 1 (- x))))) (* 1 (* (/ 1 (/ 1 (- y))) 1))) into (- x y) 8.339 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 8.339 * [backup-simplify]: Simplify (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) into (pow (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) 3) 8.339 * [approximate]: Taking taylor expansion of (pow (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) 3) in (x y) around 0 8.339 * [taylor]: Taking taylor expansion of (pow (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) 3) in y 8.340 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in y 8.340 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 8.340 * [taylor]: Taking taylor expansion of (+ x y) in y 8.340 * [taylor]: Taking taylor expansion of x in y 8.340 * [backup-simplify]: Simplify x into x 8.340 * [taylor]: Taking taylor expansion of y in y 8.340 * [backup-simplify]: Simplify 0 into 0 8.340 * [backup-simplify]: Simplify 1 into 1 8.340 * [taylor]: Taking taylor expansion of (- x y) in y 8.340 * [taylor]: Taking taylor expansion of x in y 8.340 * [backup-simplify]: Simplify x into x 8.340 * [taylor]: Taking taylor expansion of y in y 8.340 * [backup-simplify]: Simplify 0 into 0 8.340 * [backup-simplify]: Simplify 1 into 1 8.340 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 8.340 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.340 * [taylor]: Taking taylor expansion of (* x x) in y 8.340 * [taylor]: Taking taylor expansion of x in y 8.340 * [backup-simplify]: Simplify x into x 8.340 * [taylor]: Taking taylor expansion of x in y 8.340 * [backup-simplify]: Simplify x into x 8.340 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.340 * [taylor]: Taking taylor expansion of y in y 8.340 * [backup-simplify]: Simplify 0 into 0 8.340 * [backup-simplify]: Simplify 1 into 1 8.340 * [backup-simplify]: Simplify (+ x 0) into x 8.341 * [backup-simplify]: Simplify (- 0) into 0 8.341 * [backup-simplify]: Simplify (+ x 0) into x 8.341 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.341 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.341 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 8.341 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 8.341 * [taylor]: Taking taylor expansion of (pow (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) 3) in x 8.341 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in x 8.341 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 8.341 * [taylor]: Taking taylor expansion of (+ x y) in x 8.341 * [taylor]: Taking taylor expansion of x in x 8.341 * [backup-simplify]: Simplify 0 into 0 8.341 * [backup-simplify]: Simplify 1 into 1 8.341 * [taylor]: Taking taylor expansion of y in x 8.342 * [backup-simplify]: Simplify y into y 8.342 * [taylor]: Taking taylor expansion of (- x y) in x 8.342 * [taylor]: Taking taylor expansion of x in x 8.342 * [backup-simplify]: Simplify 0 into 0 8.342 * [backup-simplify]: Simplify 1 into 1 8.342 * [taylor]: Taking taylor expansion of y in x 8.342 * [backup-simplify]: Simplify y into y 8.342 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.342 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.342 * [taylor]: Taking taylor expansion of (* x x) in x 8.342 * [taylor]: Taking taylor expansion of x in x 8.342 * [backup-simplify]: Simplify 0 into 0 8.342 * [backup-simplify]: Simplify 1 into 1 8.342 * [taylor]: Taking taylor expansion of x in x 8.342 * [backup-simplify]: Simplify 0 into 0 8.342 * [backup-simplify]: Simplify 1 into 1 8.342 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.342 * [taylor]: Taking taylor expansion of y in x 8.342 * [backup-simplify]: Simplify y into y 8.342 * [backup-simplify]: Simplify (+ 0 y) into y 8.342 * [backup-simplify]: Simplify (- y) into (- y) 8.342 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.342 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 8.343 * [backup-simplify]: Simplify (* 0 0) into 0 8.343 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.343 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.343 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 8.343 * [taylor]: Taking taylor expansion of (pow (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) 3) in x 8.343 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in x 8.343 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 8.343 * [taylor]: Taking taylor expansion of (+ x y) in x 8.343 * [taylor]: Taking taylor expansion of x in x 8.343 * [backup-simplify]: Simplify 0 into 0 8.343 * [backup-simplify]: Simplify 1 into 1 8.343 * [taylor]: Taking taylor expansion of y in x 8.343 * [backup-simplify]: Simplify y into y 8.343 * [taylor]: Taking taylor expansion of (- x y) in x 8.344 * [taylor]: Taking taylor expansion of x in x 8.344 * [backup-simplify]: Simplify 0 into 0 8.344 * [backup-simplify]: Simplify 1 into 1 8.344 * [taylor]: Taking taylor expansion of y in x 8.344 * [backup-simplify]: Simplify y into y 8.344 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.344 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.344 * [taylor]: Taking taylor expansion of (* x x) in x 8.344 * [taylor]: Taking taylor expansion of x in x 8.344 * [backup-simplify]: Simplify 0 into 0 8.344 * [backup-simplify]: Simplify 1 into 1 8.344 * [taylor]: Taking taylor expansion of x in x 8.344 * [backup-simplify]: Simplify 0 into 0 8.344 * [backup-simplify]: Simplify 1 into 1 8.344 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.344 * [taylor]: Taking taylor expansion of y in x 8.344 * [backup-simplify]: Simplify y into y 8.344 * [backup-simplify]: Simplify (+ 0 y) into y 8.344 * [backup-simplify]: Simplify (- y) into (- y) 8.344 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.344 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 8.345 * [backup-simplify]: Simplify (* 0 0) into 0 8.345 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.345 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.345 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 8.346 * [backup-simplify]: Simplify (* -1 -1) into 1 8.346 * [backup-simplify]: Simplify (* -1 1) into -1 8.346 * [taylor]: Taking taylor expansion of -1 in y 8.346 * [backup-simplify]: Simplify -1 into -1 8.346 * [backup-simplify]: Simplify -1 into -1 8.346 * [backup-simplify]: Simplify (- 0) into 0 8.347 * [backup-simplify]: Simplify (+ 1 0) into 1 8.347 * [backup-simplify]: Simplify (+ 1 0) into 1 8.347 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 8.348 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.348 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.348 * [backup-simplify]: Simplify (+ 0 0) into 0 8.349 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 8.349 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.355 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 8.355 * [taylor]: Taking taylor expansion of 0 in y 8.355 * [backup-simplify]: Simplify 0 into 0 8.355 * [backup-simplify]: Simplify 0 into 0 8.355 * [backup-simplify]: Simplify 0 into 0 8.356 * [backup-simplify]: Simplify (- 0) into 0 8.356 * [backup-simplify]: Simplify (+ 0 0) into 0 8.357 * [backup-simplify]: Simplify (+ 0 0) into 0 8.357 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 8.358 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 8.358 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.359 * [backup-simplify]: Simplify (+ 1 0) into 1 8.359 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 8.360 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* (* 2 (/ 1 (pow y 2))) -1))) into (- (* 4 (/ 1 (pow y 2)))) 8.361 * [backup-simplify]: Simplify (+ (* -1 (- (* 4 (/ 1 (pow y 2))))) (+ (* 0 0) (* (* 2 (/ 1 (pow y 2))) 1))) into (* 6 (/ 1 (pow y 2))) 8.361 * [taylor]: Taking taylor expansion of (* 6 (/ 1 (pow y 2))) in y 8.361 * [taylor]: Taking taylor expansion of 6 in y 8.361 * [backup-simplify]: Simplify 6 into 6 8.361 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.361 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.361 * [taylor]: Taking taylor expansion of y in y 8.361 * [backup-simplify]: Simplify 0 into 0 8.361 * [backup-simplify]: Simplify 1 into 1 8.362 * [backup-simplify]: Simplify (* 1 1) into 1 8.362 * [backup-simplify]: Simplify (/ 1 1) into 1 8.363 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.366 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 8.366 * [backup-simplify]: Simplify 0 into 0 8.366 * [backup-simplify]: Simplify 0 into 0 8.366 * [backup-simplify]: Simplify 0 into 0 8.367 * [backup-simplify]: Simplify (- 0) into 0 8.367 * [backup-simplify]: Simplify (+ 0 0) into 0 8.368 * [backup-simplify]: Simplify (+ 0 0) into 0 8.369 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 8.370 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 8.370 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 8.371 * [backup-simplify]: Simplify (+ 0 0) into 0 8.372 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))) (* 0 (/ 1 (pow y 2))) (* (* 2 (/ 1 (pow y 2))) (/ 0 (pow y 2))))) into 0 8.373 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* (* 2 (/ 1 (pow y 2))) 0) (* 0 -1)))) into 0 8.374 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- (* 4 (/ 1 (pow y 2))))) (+ (* (* 2 (/ 1 (pow y 2))) 0) (* 0 1)))) into 0 8.374 * [taylor]: Taking taylor expansion of 0 in y 8.374 * [backup-simplify]: Simplify 0 into 0 8.375 * [backup-simplify]: Simplify 0 into 0 8.375 * [backup-simplify]: Simplify -1 into -1 8.375 * [backup-simplify]: Simplify (pow (/ (- (/ 1 x) (/ 1 y)) (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 x) (/ 1 y)))) 3) into (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) 3) 8.375 * [approximate]: Taking taylor expansion of (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) 3) in (x y) around 0 8.375 * [taylor]: Taking taylor expansion of (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) 3) in y 8.375 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in y 8.375 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 8.375 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 8.375 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.375 * [taylor]: Taking taylor expansion of x in y 8.376 * [backup-simplify]: Simplify x into x 8.376 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.376 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.376 * [taylor]: Taking taylor expansion of y in y 8.376 * [backup-simplify]: Simplify 0 into 0 8.376 * [backup-simplify]: Simplify 1 into 1 8.376 * [backup-simplify]: Simplify (/ 1 1) into 1 8.376 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 8.376 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.376 * [taylor]: Taking taylor expansion of y in y 8.376 * [backup-simplify]: Simplify 0 into 0 8.376 * [backup-simplify]: Simplify 1 into 1 8.377 * [backup-simplify]: Simplify (/ 1 1) into 1 8.377 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.377 * [taylor]: Taking taylor expansion of x in y 8.377 * [backup-simplify]: Simplify x into x 8.377 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.377 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in y 8.377 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.377 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 8.377 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.377 * [taylor]: Taking taylor expansion of x in y 8.377 * [backup-simplify]: Simplify x into x 8.377 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.377 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.377 * [taylor]: Taking taylor expansion of x in y 8.377 * [backup-simplify]: Simplify x into x 8.377 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.377 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in y 8.377 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.378 * [taylor]: Taking taylor expansion of y in y 8.378 * [backup-simplify]: Simplify 0 into 0 8.378 * [backup-simplify]: Simplify 1 into 1 8.378 * [backup-simplify]: Simplify (/ 1 1) into 1 8.378 * [backup-simplify]: Simplify (- 1) into -1 8.379 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.379 * [backup-simplify]: Simplify (+ 1 0) into 1 8.380 * [backup-simplify]: Simplify (* -1 1) into -1 8.380 * [backup-simplify]: Simplify (* 1 1) into 1 8.380 * [backup-simplify]: Simplify (+ 0 1) into 1 8.381 * [backup-simplify]: Simplify (/ -1 1) into -1 8.381 * [taylor]: Taking taylor expansion of (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) 3) in x 8.381 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in x 8.381 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 8.381 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 8.381 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.381 * [taylor]: Taking taylor expansion of x in x 8.381 * [backup-simplify]: Simplify 0 into 0 8.381 * [backup-simplify]: Simplify 1 into 1 8.381 * [backup-simplify]: Simplify (/ 1 1) into 1 8.381 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.382 * [taylor]: Taking taylor expansion of y in x 8.382 * [backup-simplify]: Simplify y into y 8.382 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.382 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.382 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.382 * [taylor]: Taking taylor expansion of y in x 8.382 * [backup-simplify]: Simplify y into y 8.382 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.382 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.382 * [taylor]: Taking taylor expansion of x in x 8.382 * [backup-simplify]: Simplify 0 into 0 8.382 * [backup-simplify]: Simplify 1 into 1 8.382 * [backup-simplify]: Simplify (/ 1 1) into 1 8.382 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in x 8.383 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.383 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.383 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.383 * [taylor]: Taking taylor expansion of x in x 8.383 * [backup-simplify]: Simplify 0 into 0 8.383 * [backup-simplify]: Simplify 1 into 1 8.383 * [backup-simplify]: Simplify (/ 1 1) into 1 8.383 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.383 * [taylor]: Taking taylor expansion of x in x 8.383 * [backup-simplify]: Simplify 0 into 0 8.383 * [backup-simplify]: Simplify 1 into 1 8.384 * [backup-simplify]: Simplify (/ 1 1) into 1 8.384 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in x 8.384 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.384 * [taylor]: Taking taylor expansion of y in x 8.384 * [backup-simplify]: Simplify y into y 8.384 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.384 * [backup-simplify]: Simplify (+ 1 0) into 1 8.385 * [backup-simplify]: Simplify (+ 0 1) into 1 8.385 * [backup-simplify]: Simplify (* 1 1) into 1 8.385 * [backup-simplify]: Simplify (* 1 1) into 1 8.386 * [backup-simplify]: Simplify (+ 1 0) into 1 8.386 * [backup-simplify]: Simplify (/ 1 1) into 1 8.386 * [taylor]: Taking taylor expansion of (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) 3) in x 8.386 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in x 8.386 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 8.386 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 8.386 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.387 * [taylor]: Taking taylor expansion of x in x 8.387 * [backup-simplify]: Simplify 0 into 0 8.387 * [backup-simplify]: Simplify 1 into 1 8.387 * [backup-simplify]: Simplify (/ 1 1) into 1 8.387 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.387 * [taylor]: Taking taylor expansion of y in x 8.387 * [backup-simplify]: Simplify y into y 8.387 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.387 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.387 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.387 * [taylor]: Taking taylor expansion of y in x 8.387 * [backup-simplify]: Simplify y into y 8.387 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.387 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.387 * [taylor]: Taking taylor expansion of x in x 8.387 * [backup-simplify]: Simplify 0 into 0 8.387 * [backup-simplify]: Simplify 1 into 1 8.388 * [backup-simplify]: Simplify (/ 1 1) into 1 8.388 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in x 8.388 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.388 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.388 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.388 * [taylor]: Taking taylor expansion of x in x 8.388 * [backup-simplify]: Simplify 0 into 0 8.388 * [backup-simplify]: Simplify 1 into 1 8.389 * [backup-simplify]: Simplify (/ 1 1) into 1 8.389 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.389 * [taylor]: Taking taylor expansion of x in x 8.389 * [backup-simplify]: Simplify 0 into 0 8.389 * [backup-simplify]: Simplify 1 into 1 8.389 * [backup-simplify]: Simplify (/ 1 1) into 1 8.389 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in x 8.389 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.389 * [taylor]: Taking taylor expansion of y in x 8.389 * [backup-simplify]: Simplify y into y 8.389 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.390 * [backup-simplify]: Simplify (+ 1 0) into 1 8.390 * [backup-simplify]: Simplify (+ 0 1) into 1 8.391 * [backup-simplify]: Simplify (* 1 1) into 1 8.391 * [backup-simplify]: Simplify (* 1 1) into 1 8.392 * [backup-simplify]: Simplify (+ 1 0) into 1 8.392 * [backup-simplify]: Simplify (/ 1 1) into 1 8.392 * [backup-simplify]: Simplify (* 1 1) into 1 8.393 * [backup-simplify]: Simplify (* 1 1) into 1 8.393 * [taylor]: Taking taylor expansion of 1 in y 8.393 * [backup-simplify]: Simplify 1 into 1 8.393 * [backup-simplify]: Simplify 1 into 1 8.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.394 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.395 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.395 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 8.395 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 8.395 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 8.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.397 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.397 * [backup-simplify]: Simplify (+ 0 0) into 0 8.398 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 8.399 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.400 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.400 * [taylor]: Taking taylor expansion of 0 in y 8.400 * [backup-simplify]: Simplify 0 into 0 8.400 * [backup-simplify]: Simplify 0 into 0 8.400 * [backup-simplify]: Simplify 0 into 0 8.400 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.401 * [backup-simplify]: Simplify (+ 0 0) into 0 8.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.402 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.403 * [backup-simplify]: Simplify (- 0) into 0 8.403 * [backup-simplify]: Simplify (+ 0 0) into 0 8.404 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 8.405 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.406 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.406 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 8.407 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 8.408 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 8.408 * [backup-simplify]: Simplify (+ (* 1 (- (* 2 (/ 1 (pow y 2))))) (+ (* 0 0) (* (- (* 2 (/ 1 (pow y 2)))) 1))) into (- (* 4 (/ 1 (pow y 2)))) 8.409 * [backup-simplify]: Simplify (+ (* 1 (- (* 4 (/ 1 (pow y 2))))) (+ (* 0 0) (* (- (* 2 (/ 1 (pow y 2)))) 1))) into (- (* 6 (/ 1 (pow y 2)))) 8.409 * [taylor]: Taking taylor expansion of (- (* 6 (/ 1 (pow y 2)))) in y 8.410 * [taylor]: Taking taylor expansion of (* 6 (/ 1 (pow y 2))) in y 8.410 * [taylor]: Taking taylor expansion of 6 in y 8.410 * [backup-simplify]: Simplify 6 into 6 8.410 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.410 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.410 * [taylor]: Taking taylor expansion of y in y 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 1 into 1 8.410 * [backup-simplify]: Simplify (* 1 1) into 1 8.410 * [backup-simplify]: Simplify (/ 1 1) into 1 8.411 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.412 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.413 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.415 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 8.415 * [backup-simplify]: Simplify (- 0) into 0 8.415 * [backup-simplify]: Simplify 0 into 0 8.415 * [backup-simplify]: Simplify 0 into 0 8.415 * [backup-simplify]: Simplify 0 into 0 8.415 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.417 * [backup-simplify]: Simplify (+ 0 0) into 0 8.417 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.418 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.418 * [backup-simplify]: Simplify (- 0) into 0 8.418 * [backup-simplify]: Simplify (+ 0 0) into 0 8.419 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 8.420 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.421 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.422 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.422 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.422 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 8.423 * [backup-simplify]: Simplify (+ 0 0) into 0 8.425 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 8.426 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 2 (/ 1 (pow y 2))))) (+ (* (- (* 2 (/ 1 (pow y 2)))) 0) (* 0 1)))) into 0 8.427 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 4 (/ 1 (pow y 2))))) (+ (* (- (* 2 (/ 1 (pow y 2)))) 0) (* 0 1)))) into 0 8.427 * [taylor]: Taking taylor expansion of 0 in y 8.427 * [backup-simplify]: Simplify 0 into 0 8.427 * [backup-simplify]: Simplify 0 into 0 8.427 * [backup-simplify]: Simplify 1 into 1 8.428 * [backup-simplify]: Simplify (pow (/ (- (/ 1 (- x)) (/ 1 (- y))) (/ (fma (/ 1 (- x)) (/ 1 (- x)) (pow (/ 1 (- y)) 2)) (+ (/ 1 (- x)) (/ 1 (- y))))) 3) into (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) 3) 8.428 * [approximate]: Taking taylor expansion of (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) 3) in (x y) around 0 8.428 * [taylor]: Taking taylor expansion of (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) 3) in y 8.428 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) in y 8.428 * [taylor]: Taking taylor expansion of -1 in y 8.428 * [backup-simplify]: Simplify -1 into -1 8.428 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in y 8.428 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 8.428 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 8.428 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.428 * [taylor]: Taking taylor expansion of y in y 8.428 * [backup-simplify]: Simplify 0 into 0 8.428 * [backup-simplify]: Simplify 1 into 1 8.428 * [backup-simplify]: Simplify (/ 1 1) into 1 8.428 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.428 * [taylor]: Taking taylor expansion of x in y 8.428 * [backup-simplify]: Simplify x into x 8.428 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.428 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 8.428 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.428 * [taylor]: Taking taylor expansion of y in y 8.428 * [backup-simplify]: Simplify 0 into 0 8.428 * [backup-simplify]: Simplify 1 into 1 8.428 * [backup-simplify]: Simplify (/ 1 1) into 1 8.428 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.428 * [taylor]: Taking taylor expansion of x in y 8.428 * [backup-simplify]: Simplify x into x 8.429 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.429 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in y 8.429 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.429 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 8.429 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.429 * [taylor]: Taking taylor expansion of -1 in y 8.429 * [backup-simplify]: Simplify -1 into -1 8.429 * [taylor]: Taking taylor expansion of x in y 8.429 * [backup-simplify]: Simplify x into x 8.429 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.429 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.429 * [taylor]: Taking taylor expansion of -1 in y 8.429 * [backup-simplify]: Simplify -1 into -1 8.429 * [taylor]: Taking taylor expansion of x in y 8.429 * [backup-simplify]: Simplify x into x 8.429 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.429 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in y 8.429 * [taylor]: Taking taylor expansion of (/ -1 y) in y 8.429 * [taylor]: Taking taylor expansion of -1 in y 8.429 * [backup-simplify]: Simplify -1 into -1 8.429 * [taylor]: Taking taylor expansion of y in y 8.429 * [backup-simplify]: Simplify 0 into 0 8.429 * [backup-simplify]: Simplify 1 into 1 8.429 * [backup-simplify]: Simplify (/ -1 1) into -1 8.430 * [backup-simplify]: Simplify (+ 1 0) into 1 8.430 * [backup-simplify]: Simplify (+ 1 0) into 1 8.430 * [backup-simplify]: Simplify (* 1 1) into 1 8.430 * [backup-simplify]: Simplify (* -1 -1) into 1 8.431 * [backup-simplify]: Simplify (+ 0 1) into 1 8.431 * [backup-simplify]: Simplify (/ 1 1) into 1 8.431 * [backup-simplify]: Simplify (* -1 1) into -1 8.431 * [taylor]: Taking taylor expansion of (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) 3) in x 8.431 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) in x 8.431 * [taylor]: Taking taylor expansion of -1 in x 8.431 * [backup-simplify]: Simplify -1 into -1 8.431 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in x 8.431 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 8.431 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.431 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.431 * [taylor]: Taking taylor expansion of y in x 8.431 * [backup-simplify]: Simplify y into y 8.431 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.431 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.431 * [taylor]: Taking taylor expansion of x in x 8.431 * [backup-simplify]: Simplify 0 into 0 8.431 * [backup-simplify]: Simplify 1 into 1 8.432 * [backup-simplify]: Simplify (/ 1 1) into 1 8.432 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 8.432 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.432 * [taylor]: Taking taylor expansion of y in x 8.432 * [backup-simplify]: Simplify y into y 8.432 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.432 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.432 * [taylor]: Taking taylor expansion of x in x 8.432 * [backup-simplify]: Simplify 0 into 0 8.432 * [backup-simplify]: Simplify 1 into 1 8.432 * [backup-simplify]: Simplify (/ 1 1) into 1 8.432 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in x 8.432 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.432 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.432 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.432 * [taylor]: Taking taylor expansion of -1 in x 8.432 * [backup-simplify]: Simplify -1 into -1 8.432 * [taylor]: Taking taylor expansion of x in x 8.432 * [backup-simplify]: Simplify 0 into 0 8.432 * [backup-simplify]: Simplify 1 into 1 8.432 * [backup-simplify]: Simplify (/ -1 1) into -1 8.432 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.433 * [taylor]: Taking taylor expansion of -1 in x 8.433 * [backup-simplify]: Simplify -1 into -1 8.433 * [taylor]: Taking taylor expansion of x in x 8.433 * [backup-simplify]: Simplify 0 into 0 8.433 * [backup-simplify]: Simplify 1 into 1 8.433 * [backup-simplify]: Simplify (/ -1 1) into -1 8.433 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in x 8.433 * [taylor]: Taking taylor expansion of (/ -1 y) in x 8.433 * [taylor]: Taking taylor expansion of -1 in x 8.433 * [backup-simplify]: Simplify -1 into -1 8.433 * [taylor]: Taking taylor expansion of y in x 8.433 * [backup-simplify]: Simplify y into y 8.433 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 8.433 * [backup-simplify]: Simplify (+ 0 1) into 1 8.433 * [backup-simplify]: Simplify (- 1) into -1 8.434 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.434 * [backup-simplify]: Simplify (* 1 -1) into -1 8.434 * [backup-simplify]: Simplify (* -1 -1) into 1 8.434 * [backup-simplify]: Simplify (+ 1 0) into 1 8.435 * [backup-simplify]: Simplify (/ -1 1) into -1 8.435 * [backup-simplify]: Simplify (* -1 -1) into 1 8.435 * [taylor]: Taking taylor expansion of (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) 3) in x 8.435 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) in x 8.435 * [taylor]: Taking taylor expansion of -1 in x 8.435 * [backup-simplify]: Simplify -1 into -1 8.435 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in x 8.435 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 8.435 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.435 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.435 * [taylor]: Taking taylor expansion of y in x 8.435 * [backup-simplify]: Simplify y into y 8.435 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.435 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.435 * [taylor]: Taking taylor expansion of x in x 8.435 * [backup-simplify]: Simplify 0 into 0 8.435 * [backup-simplify]: Simplify 1 into 1 8.435 * [backup-simplify]: Simplify (/ 1 1) into 1 8.436 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 8.436 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.436 * [taylor]: Taking taylor expansion of y in x 8.436 * [backup-simplify]: Simplify y into y 8.436 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.436 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.436 * [taylor]: Taking taylor expansion of x in x 8.436 * [backup-simplify]: Simplify 0 into 0 8.436 * [backup-simplify]: Simplify 1 into 1 8.436 * [backup-simplify]: Simplify (/ 1 1) into 1 8.436 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in x 8.436 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.436 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.436 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.436 * [taylor]: Taking taylor expansion of -1 in x 8.436 * [backup-simplify]: Simplify -1 into -1 8.436 * [taylor]: Taking taylor expansion of x in x 8.436 * [backup-simplify]: Simplify 0 into 0 8.436 * [backup-simplify]: Simplify 1 into 1 8.436 * [backup-simplify]: Simplify (/ -1 1) into -1 8.436 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.436 * [taylor]: Taking taylor expansion of -1 in x 8.436 * [backup-simplify]: Simplify -1 into -1 8.437 * [taylor]: Taking taylor expansion of x in x 8.437 * [backup-simplify]: Simplify 0 into 0 8.437 * [backup-simplify]: Simplify 1 into 1 8.437 * [backup-simplify]: Simplify (/ -1 1) into -1 8.437 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in x 8.437 * [taylor]: Taking taylor expansion of (/ -1 y) in x 8.437 * [taylor]: Taking taylor expansion of -1 in x 8.437 * [backup-simplify]: Simplify -1 into -1 8.437 * [taylor]: Taking taylor expansion of y in x 8.437 * [backup-simplify]: Simplify y into y 8.437 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 8.437 * [backup-simplify]: Simplify (+ 0 1) into 1 8.437 * [backup-simplify]: Simplify (- 1) into -1 8.438 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.438 * [backup-simplify]: Simplify (* 1 -1) into -1 8.438 * [backup-simplify]: Simplify (* -1 -1) into 1 8.438 * [backup-simplify]: Simplify (+ 1 0) into 1 8.439 * [backup-simplify]: Simplify (/ -1 1) into -1 8.439 * [backup-simplify]: Simplify (* -1 -1) into 1 8.439 * [backup-simplify]: Simplify (* 1 1) into 1 8.439 * [backup-simplify]: Simplify (* 1 1) into 1 8.439 * [taylor]: Taking taylor expansion of 1 in y 8.439 * [backup-simplify]: Simplify 1 into 1 8.439 * [backup-simplify]: Simplify 1 into 1 8.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.440 * [backup-simplify]: Simplify (- 0) into 0 8.440 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.441 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.441 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 8.441 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.442 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.442 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.442 * [backup-simplify]: Simplify (+ 0 0) into 0 8.443 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.443 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.444 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.444 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.444 * [taylor]: Taking taylor expansion of 0 in y 8.444 * [backup-simplify]: Simplify 0 into 0 8.444 * [backup-simplify]: Simplify 0 into 0 8.444 * [backup-simplify]: Simplify 0 into 0 8.444 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.445 * [backup-simplify]: Simplify (- 0) into 0 8.445 * [backup-simplify]: Simplify (+ 0 0) into 0 8.445 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.446 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.446 * [backup-simplify]: Simplify (+ 0 0) into 0 8.446 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 8.447 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.448 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.448 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 8.448 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 8.448 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 8.449 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 8.449 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 8.450 * [backup-simplify]: Simplify (+ (* 1 (- (* 2 (/ 1 (pow y 2))))) (+ (* 0 0) (* (- (* 2 (/ 1 (pow y 2)))) 1))) into (- (* 4 (/ 1 (pow y 2)))) 8.450 * [backup-simplify]: Simplify (+ (* 1 (- (* 4 (/ 1 (pow y 2))))) (+ (* 0 0) (* (- (* 2 (/ 1 (pow y 2)))) 1))) into (- (* 6 (/ 1 (pow y 2)))) 8.450 * [taylor]: Taking taylor expansion of (- (* 6 (/ 1 (pow y 2)))) in y 8.450 * [taylor]: Taking taylor expansion of (* 6 (/ 1 (pow y 2))) in y 8.450 * [taylor]: Taking taylor expansion of 6 in y 8.451 * [backup-simplify]: Simplify 6 into 6 8.451 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.451 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.451 * [taylor]: Taking taylor expansion of y in y 8.451 * [backup-simplify]: Simplify 0 into 0 8.451 * [backup-simplify]: Simplify 1 into 1 8.451 * [backup-simplify]: Simplify (* 1 1) into 1 8.451 * [backup-simplify]: Simplify (/ 1 1) into 1 8.452 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.452 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.453 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 8.454 * [backup-simplify]: Simplify (- 0) into 0 8.454 * [backup-simplify]: Simplify 0 into 0 8.454 * [backup-simplify]: Simplify 0 into 0 8.454 * [backup-simplify]: Simplify 0 into 0 8.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.455 * [backup-simplify]: Simplify (- 0) into 0 8.455 * [backup-simplify]: Simplify (+ 0 0) into 0 8.455 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.456 * [backup-simplify]: Simplify (+ 0 0) into 0 8.456 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 8.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.458 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 8.458 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 8.458 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 8.458 * [backup-simplify]: Simplify (+ 0 0) into 0 8.460 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 8.461 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 8.462 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 2 (/ 1 (pow y 2))))) (+ (* (- (* 2 (/ 1 (pow y 2)))) 0) (* 0 1)))) into 0 8.463 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 4 (/ 1 (pow y 2))))) (+ (* (- (* 2 (/ 1 (pow y 2)))) 0) (* 0 1)))) into 0 8.464 * [taylor]: Taking taylor expansion of 0 in y 8.464 * [backup-simplify]: Simplify 0 into 0 8.464 * [backup-simplify]: Simplify 0 into 0 8.464 * [backup-simplify]: Simplify 1 into 1 8.464 * * * * [progress]: [ 3 / 4 ] generating series at (2) 8.464 * [backup-simplify]: Simplify (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) into (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) 8.464 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in (x y) around 0 8.464 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in y 8.464 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 8.464 * [taylor]: Taking taylor expansion of (+ x y) in y 8.464 * [taylor]: Taking taylor expansion of x in y 8.464 * [backup-simplify]: Simplify x into x 8.464 * [taylor]: Taking taylor expansion of y in y 8.464 * [backup-simplify]: Simplify 0 into 0 8.464 * [backup-simplify]: Simplify 1 into 1 8.464 * [taylor]: Taking taylor expansion of (- x y) in y 8.465 * [taylor]: Taking taylor expansion of x in y 8.465 * [backup-simplify]: Simplify x into x 8.465 * [taylor]: Taking taylor expansion of y in y 8.465 * [backup-simplify]: Simplify 0 into 0 8.465 * [backup-simplify]: Simplify 1 into 1 8.465 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 8.465 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.465 * [taylor]: Taking taylor expansion of (* x x) in y 8.465 * [taylor]: Taking taylor expansion of x in y 8.465 * [backup-simplify]: Simplify x into x 8.465 * [taylor]: Taking taylor expansion of x in y 8.465 * [backup-simplify]: Simplify x into x 8.465 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.465 * [taylor]: Taking taylor expansion of y in y 8.465 * [backup-simplify]: Simplify 0 into 0 8.465 * [backup-simplify]: Simplify 1 into 1 8.465 * [backup-simplify]: Simplify (+ x 0) into x 8.465 * [backup-simplify]: Simplify (- 0) into 0 8.465 * [backup-simplify]: Simplify (+ x 0) into x 8.466 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.466 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.466 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 8.466 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 8.466 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in x 8.466 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 8.466 * [taylor]: Taking taylor expansion of (+ x y) in x 8.466 * [taylor]: Taking taylor expansion of x in x 8.466 * [backup-simplify]: Simplify 0 into 0 8.466 * [backup-simplify]: Simplify 1 into 1 8.466 * [taylor]: Taking taylor expansion of y in x 8.466 * [backup-simplify]: Simplify y into y 8.466 * [taylor]: Taking taylor expansion of (- x y) in x 8.466 * [taylor]: Taking taylor expansion of x in x 8.466 * [backup-simplify]: Simplify 0 into 0 8.466 * [backup-simplify]: Simplify 1 into 1 8.466 * [taylor]: Taking taylor expansion of y in x 8.466 * [backup-simplify]: Simplify y into y 8.466 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.467 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.467 * [taylor]: Taking taylor expansion of (* x x) in x 8.467 * [taylor]: Taking taylor expansion of x in x 8.467 * [backup-simplify]: Simplify 0 into 0 8.467 * [backup-simplify]: Simplify 1 into 1 8.467 * [taylor]: Taking taylor expansion of x in x 8.467 * [backup-simplify]: Simplify 0 into 0 8.467 * [backup-simplify]: Simplify 1 into 1 8.467 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.467 * [taylor]: Taking taylor expansion of y in x 8.467 * [backup-simplify]: Simplify y into y 8.467 * [backup-simplify]: Simplify (+ 0 y) into y 8.467 * [backup-simplify]: Simplify (- y) into (- y) 8.467 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.467 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 8.467 * [backup-simplify]: Simplify (* 0 0) into 0 8.467 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.468 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.468 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 8.468 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in x 8.468 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 8.468 * [taylor]: Taking taylor expansion of (+ x y) in x 8.468 * [taylor]: Taking taylor expansion of x in x 8.468 * [backup-simplify]: Simplify 0 into 0 8.468 * [backup-simplify]: Simplify 1 into 1 8.468 * [taylor]: Taking taylor expansion of y in x 8.468 * [backup-simplify]: Simplify y into y 8.468 * [taylor]: Taking taylor expansion of (- x y) in x 8.468 * [taylor]: Taking taylor expansion of x in x 8.468 * [backup-simplify]: Simplify 0 into 0 8.468 * [backup-simplify]: Simplify 1 into 1 8.468 * [taylor]: Taking taylor expansion of y in x 8.468 * [backup-simplify]: Simplify y into y 8.468 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.468 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.468 * [taylor]: Taking taylor expansion of (* x x) in x 8.468 * [taylor]: Taking taylor expansion of x in x 8.468 * [backup-simplify]: Simplify 0 into 0 8.469 * [backup-simplify]: Simplify 1 into 1 8.469 * [taylor]: Taking taylor expansion of x in x 8.469 * [backup-simplify]: Simplify 0 into 0 8.469 * [backup-simplify]: Simplify 1 into 1 8.469 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.469 * [taylor]: Taking taylor expansion of y in x 8.469 * [backup-simplify]: Simplify y into y 8.469 * [backup-simplify]: Simplify (+ 0 y) into y 8.469 * [backup-simplify]: Simplify (- y) into (- y) 8.469 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.469 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 8.469 * [backup-simplify]: Simplify (* 0 0) into 0 8.469 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.470 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.470 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 8.470 * [taylor]: Taking taylor expansion of -1 in y 8.470 * [backup-simplify]: Simplify -1 into -1 8.470 * [backup-simplify]: Simplify -1 into -1 8.470 * [backup-simplify]: Simplify (- 0) into 0 8.471 * [backup-simplify]: Simplify (+ 1 0) into 1 8.471 * [backup-simplify]: Simplify (+ 1 0) into 1 8.471 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 8.472 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.472 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.472 * [backup-simplify]: Simplify (+ 0 0) into 0 8.473 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 8.473 * [taylor]: Taking taylor expansion of 0 in y 8.473 * [backup-simplify]: Simplify 0 into 0 8.473 * [backup-simplify]: Simplify 0 into 0 8.473 * [backup-simplify]: Simplify 0 into 0 8.473 * [backup-simplify]: Simplify (- 0) into 0 8.474 * [backup-simplify]: Simplify (+ 0 0) into 0 8.474 * [backup-simplify]: Simplify (+ 0 0) into 0 8.474 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 8.475 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 8.476 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.476 * [backup-simplify]: Simplify (+ 1 0) into 1 8.477 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 8.477 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 8.477 * [taylor]: Taking taylor expansion of 2 in y 8.477 * [backup-simplify]: Simplify 2 into 2 8.477 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.477 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.477 * [taylor]: Taking taylor expansion of y in y 8.477 * [backup-simplify]: Simplify 0 into 0 8.477 * [backup-simplify]: Simplify 1 into 1 8.477 * [backup-simplify]: Simplify (* 1 1) into 1 8.478 * [backup-simplify]: Simplify (/ 1 1) into 1 8.479 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.479 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.481 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.482 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.482 * [backup-simplify]: Simplify 0 into 0 8.482 * [backup-simplify]: Simplify 0 into 0 8.482 * [backup-simplify]: Simplify 0 into 0 8.482 * [backup-simplify]: Simplify (- 0) into 0 8.486 * [backup-simplify]: Simplify (+ 0 0) into 0 8.487 * [backup-simplify]: Simplify (+ 0 0) into 0 8.488 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 8.489 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 8.490 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 8.490 * [backup-simplify]: Simplify (+ 0 0) into 0 8.491 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))) (* 0 (/ 1 (pow y 2))) (* (* 2 (/ 1 (pow y 2))) (/ 0 (pow y 2))))) into 0 8.491 * [taylor]: Taking taylor expansion of 0 in y 8.491 * [backup-simplify]: Simplify 0 into 0 8.491 * [backup-simplify]: Simplify 0 into 0 8.491 * [backup-simplify]: Simplify -1 into -1 8.492 * [backup-simplify]: Simplify (cbrt (pow (/ (- (/ 1 x) (/ 1 y)) (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 x) (/ 1 y)))) 3)) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) 8.492 * [approximate]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in (x y) around 0 8.492 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in y 8.492 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 8.492 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 8.492 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.492 * [taylor]: Taking taylor expansion of x in y 8.492 * [backup-simplify]: Simplify x into x 8.492 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.492 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.492 * [taylor]: Taking taylor expansion of y in y 8.492 * [backup-simplify]: Simplify 0 into 0 8.492 * [backup-simplify]: Simplify 1 into 1 8.493 * [backup-simplify]: Simplify (/ 1 1) into 1 8.493 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 8.493 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.493 * [taylor]: Taking taylor expansion of y in y 8.493 * [backup-simplify]: Simplify 0 into 0 8.493 * [backup-simplify]: Simplify 1 into 1 8.493 * [backup-simplify]: Simplify (/ 1 1) into 1 8.493 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.493 * [taylor]: Taking taylor expansion of x in y 8.493 * [backup-simplify]: Simplify x into x 8.493 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.493 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in y 8.494 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.494 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 8.494 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.494 * [taylor]: Taking taylor expansion of x in y 8.494 * [backup-simplify]: Simplify x into x 8.494 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.494 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.494 * [taylor]: Taking taylor expansion of x in y 8.494 * [backup-simplify]: Simplify x into x 8.494 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.494 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in y 8.494 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.494 * [taylor]: Taking taylor expansion of y in y 8.494 * [backup-simplify]: Simplify 0 into 0 8.494 * [backup-simplify]: Simplify 1 into 1 8.494 * [backup-simplify]: Simplify (/ 1 1) into 1 8.495 * [backup-simplify]: Simplify (- 1) into -1 8.495 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.496 * [backup-simplify]: Simplify (+ 1 0) into 1 8.496 * [backup-simplify]: Simplify (* -1 1) into -1 8.496 * [backup-simplify]: Simplify (* 1 1) into 1 8.497 * [backup-simplify]: Simplify (+ 0 1) into 1 8.497 * [backup-simplify]: Simplify (/ -1 1) into -1 8.497 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in x 8.497 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 8.497 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 8.497 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.497 * [taylor]: Taking taylor expansion of x in x 8.497 * [backup-simplify]: Simplify 0 into 0 8.497 * [backup-simplify]: Simplify 1 into 1 8.498 * [backup-simplify]: Simplify (/ 1 1) into 1 8.498 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.498 * [taylor]: Taking taylor expansion of y in x 8.498 * [backup-simplify]: Simplify y into y 8.498 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.498 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.498 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.498 * [taylor]: Taking taylor expansion of y in x 8.498 * [backup-simplify]: Simplify y into y 8.498 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.498 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.498 * [taylor]: Taking taylor expansion of x in x 8.498 * [backup-simplify]: Simplify 0 into 0 8.498 * [backup-simplify]: Simplify 1 into 1 8.499 * [backup-simplify]: Simplify (/ 1 1) into 1 8.499 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in x 8.499 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.499 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.499 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.499 * [taylor]: Taking taylor expansion of x in x 8.499 * [backup-simplify]: Simplify 0 into 0 8.499 * [backup-simplify]: Simplify 1 into 1 8.499 * [backup-simplify]: Simplify (/ 1 1) into 1 8.499 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.499 * [taylor]: Taking taylor expansion of x in x 8.499 * [backup-simplify]: Simplify 0 into 0 8.499 * [backup-simplify]: Simplify 1 into 1 8.500 * [backup-simplify]: Simplify (/ 1 1) into 1 8.500 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in x 8.500 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.500 * [taylor]: Taking taylor expansion of y in x 8.500 * [backup-simplify]: Simplify y into y 8.500 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.500 * [backup-simplify]: Simplify (+ 1 0) into 1 8.501 * [backup-simplify]: Simplify (+ 0 1) into 1 8.501 * [backup-simplify]: Simplify (* 1 1) into 1 8.502 * [backup-simplify]: Simplify (* 1 1) into 1 8.502 * [backup-simplify]: Simplify (+ 1 0) into 1 8.502 * [backup-simplify]: Simplify (/ 1 1) into 1 8.502 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in x 8.502 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 8.502 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 8.502 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.503 * [taylor]: Taking taylor expansion of x in x 8.503 * [backup-simplify]: Simplify 0 into 0 8.503 * [backup-simplify]: Simplify 1 into 1 8.503 * [backup-simplify]: Simplify (/ 1 1) into 1 8.503 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.503 * [taylor]: Taking taylor expansion of y in x 8.503 * [backup-simplify]: Simplify y into y 8.503 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.503 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.503 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.503 * [taylor]: Taking taylor expansion of y in x 8.503 * [backup-simplify]: Simplify y into y 8.503 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.503 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.503 * [taylor]: Taking taylor expansion of x in x 8.503 * [backup-simplify]: Simplify 0 into 0 8.503 * [backup-simplify]: Simplify 1 into 1 8.504 * [backup-simplify]: Simplify (/ 1 1) into 1 8.504 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in x 8.504 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.504 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.504 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.504 * [taylor]: Taking taylor expansion of x in x 8.504 * [backup-simplify]: Simplify 0 into 0 8.504 * [backup-simplify]: Simplify 1 into 1 8.504 * [backup-simplify]: Simplify (/ 1 1) into 1 8.505 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.505 * [taylor]: Taking taylor expansion of x in x 8.505 * [backup-simplify]: Simplify 0 into 0 8.505 * [backup-simplify]: Simplify 1 into 1 8.505 * [backup-simplify]: Simplify (/ 1 1) into 1 8.505 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in x 8.505 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.505 * [taylor]: Taking taylor expansion of y in x 8.505 * [backup-simplify]: Simplify y into y 8.505 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.506 * [backup-simplify]: Simplify (+ 1 0) into 1 8.506 * [backup-simplify]: Simplify (+ 0 1) into 1 8.506 * [backup-simplify]: Simplify (* 1 1) into 1 8.507 * [backup-simplify]: Simplify (* 1 1) into 1 8.507 * [backup-simplify]: Simplify (+ 1 0) into 1 8.508 * [backup-simplify]: Simplify (/ 1 1) into 1 8.508 * [taylor]: Taking taylor expansion of 1 in y 8.508 * [backup-simplify]: Simplify 1 into 1 8.508 * [backup-simplify]: Simplify 1 into 1 8.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.509 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.510 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 8.510 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 8.510 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 8.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.512 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.512 * [backup-simplify]: Simplify (+ 0 0) into 0 8.513 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 8.513 * [taylor]: Taking taylor expansion of 0 in y 8.513 * [backup-simplify]: Simplify 0 into 0 8.513 * [backup-simplify]: Simplify 0 into 0 8.513 * [backup-simplify]: Simplify 0 into 0 8.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.515 * [backup-simplify]: Simplify (+ 0 0) into 0 8.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.516 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.516 * [backup-simplify]: Simplify (- 0) into 0 8.516 * [backup-simplify]: Simplify (+ 0 0) into 0 8.517 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 8.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.520 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.520 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 8.520 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 8.521 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 8.521 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 8.521 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 8.522 * [taylor]: Taking taylor expansion of 2 in y 8.522 * [backup-simplify]: Simplify 2 into 2 8.522 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.522 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.522 * [taylor]: Taking taylor expansion of y in y 8.522 * [backup-simplify]: Simplify 0 into 0 8.522 * [backup-simplify]: Simplify 1 into 1 8.522 * [backup-simplify]: Simplify (* 1 1) into 1 8.522 * [backup-simplify]: Simplify (/ 1 1) into 1 8.523 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.524 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.527 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.527 * [backup-simplify]: Simplify (- 0) into 0 8.527 * [backup-simplify]: Simplify 0 into 0 8.527 * [backup-simplify]: Simplify 0 into 0 8.527 * [backup-simplify]: Simplify 0 into 0 8.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.529 * [backup-simplify]: Simplify (+ 0 0) into 0 8.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.530 * [backup-simplify]: Simplify (- 0) into 0 8.531 * [backup-simplify]: Simplify (+ 0 0) into 0 8.531 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 8.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.533 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.533 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.533 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 8.533 * [backup-simplify]: Simplify (+ 0 0) into 0 8.534 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 8.534 * [taylor]: Taking taylor expansion of 0 in y 8.534 * [backup-simplify]: Simplify 0 into 0 8.534 * [backup-simplify]: Simplify 0 into 0 8.534 * [backup-simplify]: Simplify 1 into 1 8.535 * [backup-simplify]: Simplify (cbrt (pow (/ (- (/ 1 (- x)) (/ 1 (- y))) (/ (fma (/ 1 (- x)) (/ 1 (- x)) (pow (/ 1 (- y)) 2)) (+ (/ 1 (- x)) (/ 1 (- y))))) 3)) into (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) 8.535 * [approximate]: Taking taylor expansion of (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in (x y) around 0 8.535 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in y 8.535 * [taylor]: Taking taylor expansion of (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) in y 8.535 * [taylor]: Taking taylor expansion of (cbrt -1) in y 8.535 * [taylor]: Taking taylor expansion of -1 in y 8.535 * [backup-simplify]: Simplify -1 into -1 8.535 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 8.536 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 8.536 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 8.536 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 8.536 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.536 * [taylor]: Taking taylor expansion of y in y 8.536 * [backup-simplify]: Simplify 0 into 0 8.536 * [backup-simplify]: Simplify 1 into 1 8.536 * [backup-simplify]: Simplify (/ 1 1) into 1 8.536 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.536 * [taylor]: Taking taylor expansion of x in y 8.536 * [backup-simplify]: Simplify x into x 8.536 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.536 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 8.536 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.536 * [taylor]: Taking taylor expansion of y in y 8.536 * [backup-simplify]: Simplify 0 into 0 8.536 * [backup-simplify]: Simplify 1 into 1 8.537 * [backup-simplify]: Simplify (/ 1 1) into 1 8.537 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.537 * [taylor]: Taking taylor expansion of x in y 8.537 * [backup-simplify]: Simplify x into x 8.537 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.537 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in y 8.537 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.537 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 8.537 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.537 * [taylor]: Taking taylor expansion of -1 in y 8.537 * [backup-simplify]: Simplify -1 into -1 8.537 * [taylor]: Taking taylor expansion of x in y 8.537 * [backup-simplify]: Simplify x into x 8.537 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.537 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.537 * [taylor]: Taking taylor expansion of -1 in y 8.537 * [backup-simplify]: Simplify -1 into -1 8.537 * [taylor]: Taking taylor expansion of x in y 8.537 * [backup-simplify]: Simplify x into x 8.537 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.537 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in y 8.537 * [taylor]: Taking taylor expansion of (/ -1 y) in y 8.537 * [taylor]: Taking taylor expansion of -1 in y 8.537 * [backup-simplify]: Simplify -1 into -1 8.537 * [taylor]: Taking taylor expansion of y in y 8.537 * [backup-simplify]: Simplify 0 into 0 8.537 * [backup-simplify]: Simplify 1 into 1 8.538 * [backup-simplify]: Simplify (/ -1 1) into -1 8.538 * [backup-simplify]: Simplify (+ 1 0) into 1 8.538 * [backup-simplify]: Simplify (+ 1 0) into 1 8.538 * [backup-simplify]: Simplify (* 1 1) into 1 8.539 * [backup-simplify]: Simplify (* (cbrt -1) 1) into (cbrt -1) 8.539 * [backup-simplify]: Simplify (* -1 -1) into 1 8.540 * [backup-simplify]: Simplify (+ 0 1) into 1 8.540 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 8.540 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in x 8.540 * [taylor]: Taking taylor expansion of (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) in x 8.540 * [taylor]: Taking taylor expansion of (cbrt -1) in x 8.540 * [taylor]: Taking taylor expansion of -1 in x 8.540 * [backup-simplify]: Simplify -1 into -1 8.540 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 8.541 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 8.541 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 8.541 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.541 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.541 * [taylor]: Taking taylor expansion of y in x 8.541 * [backup-simplify]: Simplify y into y 8.541 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.541 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.541 * [taylor]: Taking taylor expansion of x in x 8.541 * [backup-simplify]: Simplify 0 into 0 8.541 * [backup-simplify]: Simplify 1 into 1 8.541 * [backup-simplify]: Simplify (/ 1 1) into 1 8.541 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 8.541 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.541 * [taylor]: Taking taylor expansion of y in x 8.541 * [backup-simplify]: Simplify y into y 8.541 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.541 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.542 * [taylor]: Taking taylor expansion of x in x 8.542 * [backup-simplify]: Simplify 0 into 0 8.542 * [backup-simplify]: Simplify 1 into 1 8.542 * [backup-simplify]: Simplify (/ 1 1) into 1 8.542 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in x 8.542 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.542 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.542 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.542 * [taylor]: Taking taylor expansion of -1 in x 8.542 * [backup-simplify]: Simplify -1 into -1 8.542 * [taylor]: Taking taylor expansion of x in x 8.542 * [backup-simplify]: Simplify 0 into 0 8.542 * [backup-simplify]: Simplify 1 into 1 8.542 * [backup-simplify]: Simplify (/ -1 1) into -1 8.542 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.542 * [taylor]: Taking taylor expansion of -1 in x 8.542 * [backup-simplify]: Simplify -1 into -1 8.542 * [taylor]: Taking taylor expansion of x in x 8.542 * [backup-simplify]: Simplify 0 into 0 8.542 * [backup-simplify]: Simplify 1 into 1 8.543 * [backup-simplify]: Simplify (/ -1 1) into -1 8.543 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in x 8.543 * [taylor]: Taking taylor expansion of (/ -1 y) in x 8.543 * [taylor]: Taking taylor expansion of -1 in x 8.543 * [backup-simplify]: Simplify -1 into -1 8.543 * [taylor]: Taking taylor expansion of y in x 8.543 * [backup-simplify]: Simplify y into y 8.543 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 8.543 * [backup-simplify]: Simplify (+ 0 1) into 1 8.543 * [backup-simplify]: Simplify (- 1) into -1 8.544 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.544 * [backup-simplify]: Simplify (* 1 -1) into -1 8.544 * [backup-simplify]: Simplify (* (cbrt -1) -1) into (* -1 (cbrt -1)) 8.545 * [backup-simplify]: Simplify (* -1 -1) into 1 8.545 * [backup-simplify]: Simplify (+ 1 0) into 1 8.546 * [backup-simplify]: Simplify (/ (* -1 (cbrt -1)) 1) into (* -1 (cbrt -1)) 8.546 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in x 8.546 * [taylor]: Taking taylor expansion of (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) in x 8.546 * [taylor]: Taking taylor expansion of (cbrt -1) in x 8.546 * [taylor]: Taking taylor expansion of -1 in x 8.546 * [backup-simplify]: Simplify -1 into -1 8.546 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 8.547 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 8.547 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 8.547 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.547 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.547 * [taylor]: Taking taylor expansion of y in x 8.547 * [backup-simplify]: Simplify y into y 8.547 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.547 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.547 * [taylor]: Taking taylor expansion of x in x 8.547 * [backup-simplify]: Simplify 0 into 0 8.547 * [backup-simplify]: Simplify 1 into 1 8.547 * [backup-simplify]: Simplify (/ 1 1) into 1 8.547 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 8.547 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.547 * [taylor]: Taking taylor expansion of y in x 8.547 * [backup-simplify]: Simplify y into y 8.547 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.547 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.547 * [taylor]: Taking taylor expansion of x in x 8.547 * [backup-simplify]: Simplify 0 into 0 8.547 * [backup-simplify]: Simplify 1 into 1 8.548 * [backup-simplify]: Simplify (/ 1 1) into 1 8.548 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in x 8.548 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.548 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.548 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.548 * [taylor]: Taking taylor expansion of -1 in x 8.548 * [backup-simplify]: Simplify -1 into -1 8.548 * [taylor]: Taking taylor expansion of x in x 8.548 * [backup-simplify]: Simplify 0 into 0 8.548 * [backup-simplify]: Simplify 1 into 1 8.548 * [backup-simplify]: Simplify (/ -1 1) into -1 8.548 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.548 * [taylor]: Taking taylor expansion of -1 in x 8.548 * [backup-simplify]: Simplify -1 into -1 8.548 * [taylor]: Taking taylor expansion of x in x 8.548 * [backup-simplify]: Simplify 0 into 0 8.548 * [backup-simplify]: Simplify 1 into 1 8.548 * [backup-simplify]: Simplify (/ -1 1) into -1 8.548 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in x 8.549 * [taylor]: Taking taylor expansion of (/ -1 y) in x 8.549 * [taylor]: Taking taylor expansion of -1 in x 8.549 * [backup-simplify]: Simplify -1 into -1 8.549 * [taylor]: Taking taylor expansion of y in x 8.549 * [backup-simplify]: Simplify y into y 8.549 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 8.549 * [backup-simplify]: Simplify (+ 0 1) into 1 8.549 * [backup-simplify]: Simplify (- 1) into -1 8.549 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.550 * [backup-simplify]: Simplify (* 1 -1) into -1 8.550 * [backup-simplify]: Simplify (* (cbrt -1) -1) into (* -1 (cbrt -1)) 8.550 * [backup-simplify]: Simplify (* -1 -1) into 1 8.551 * [backup-simplify]: Simplify (+ 1 0) into 1 8.552 * [backup-simplify]: Simplify (/ (* -1 (cbrt -1)) 1) into (* -1 (cbrt -1)) 8.552 * [taylor]: Taking taylor expansion of (* -1 (cbrt -1)) in y 8.552 * [taylor]: Taking taylor expansion of -1 in y 8.552 * [backup-simplify]: Simplify -1 into -1 8.552 * [taylor]: Taking taylor expansion of (cbrt -1) in y 8.552 * [taylor]: Taking taylor expansion of -1 in y 8.552 * [backup-simplify]: Simplify -1 into -1 8.552 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 8.552 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 8.553 * [backup-simplify]: Simplify (* -1 (cbrt -1)) into (* -1 (cbrt -1)) 8.554 * [backup-simplify]: Simplify (* -1 (cbrt -1)) into (* -1 (cbrt -1)) 8.554 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.554 * [backup-simplify]: Simplify (- 0) into 0 8.554 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.555 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.555 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 8.555 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 -1)) into 0 8.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.557 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.557 * [backup-simplify]: Simplify (+ 0 0) into 0 8.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* -1 (cbrt -1)) (/ 0 1)))) into 0 8.558 * [taylor]: Taking taylor expansion of 0 in y 8.558 * [backup-simplify]: Simplify 0 into 0 8.558 * [backup-simplify]: Simplify 0 into 0 8.558 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (cbrt -1))) into 0 8.558 * [backup-simplify]: Simplify 0 into 0 8.558 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.559 * [backup-simplify]: Simplify (- 0) into 0 8.559 * [backup-simplify]: Simplify (+ 0 0) into 0 8.559 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.560 * [backup-simplify]: Simplify (+ 0 0) into 0 8.561 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 8.562 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 8.562 * [backup-simplify]: Simplify (+ (* (cbrt -1) (/ 1 (pow y 2))) (+ (* 0 0) (* 0 -1))) into (/ (cbrt -1) (pow y 2)) 8.563 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.564 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.565 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 8.566 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 8.566 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 8.568 * [backup-simplify]: Simplify (- (/ (/ (cbrt -1) (pow y 2)) 1) (+ (* (* -1 (cbrt -1)) (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ (cbrt -1) (pow y 2))) 8.569 * [taylor]: Taking taylor expansion of (* 2 (/ (cbrt -1) (pow y 2))) in y 8.569 * [taylor]: Taking taylor expansion of 2 in y 8.569 * [backup-simplify]: Simplify 2 into 2 8.569 * [taylor]: Taking taylor expansion of (/ (cbrt -1) (pow y 2)) in y 8.569 * [taylor]: Taking taylor expansion of (cbrt -1) in y 8.569 * [taylor]: Taking taylor expansion of -1 in y 8.569 * [backup-simplify]: Simplify -1 into -1 8.569 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 8.570 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 8.570 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.570 * [taylor]: Taking taylor expansion of y in y 8.570 * [backup-simplify]: Simplify 0 into 0 8.570 * [backup-simplify]: Simplify 1 into 1 8.571 * [backup-simplify]: Simplify (* 1 1) into 1 8.572 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 8.573 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 8.574 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.575 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.576 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)))) into 0 8.577 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.578 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 8.578 * [backup-simplify]: Simplify 0 into 0 8.578 * [backup-simplify]: Simplify 0 into 0 8.580 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 8.581 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 8.581 * [backup-simplify]: Simplify 0 into 0 8.581 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.582 * [backup-simplify]: Simplify (- 0) into 0 8.583 * [backup-simplify]: Simplify (+ 0 0) into 0 8.583 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.584 * [backup-simplify]: Simplify (+ 0 0) into 0 8.585 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 8.587 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 8.588 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 -1)))) into 0 8.589 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.590 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.592 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 8.592 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 8.592 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 8.592 * [backup-simplify]: Simplify (+ 0 0) into 0 8.596 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* -1 (cbrt -1)) (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ (cbrt -1) (pow y 2))) (/ 0 1)))) into 0 8.596 * [taylor]: Taking taylor expansion of 0 in y 8.596 * [backup-simplify]: Simplify 0 into 0 8.596 * [backup-simplify]: Simplify 0 into 0 8.597 * [backup-simplify]: Simplify (* -1 (cbrt -1)) into (* -1 (cbrt -1)) 8.597 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1) 8.597 * [backup-simplify]: Simplify (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) into (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) 8.597 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in (x y) around 0 8.597 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in y 8.597 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 8.597 * [taylor]: Taking taylor expansion of (+ x y) in y 8.597 * [taylor]: Taking taylor expansion of x in y 8.597 * [backup-simplify]: Simplify x into x 8.597 * [taylor]: Taking taylor expansion of y in y 8.597 * [backup-simplify]: Simplify 0 into 0 8.597 * [backup-simplify]: Simplify 1 into 1 8.597 * [taylor]: Taking taylor expansion of (- x y) in y 8.597 * [taylor]: Taking taylor expansion of x in y 8.597 * [backup-simplify]: Simplify x into x 8.597 * [taylor]: Taking taylor expansion of y in y 8.597 * [backup-simplify]: Simplify 0 into 0 8.598 * [backup-simplify]: Simplify 1 into 1 8.598 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 8.598 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.598 * [taylor]: Taking taylor expansion of (* x x) in y 8.598 * [taylor]: Taking taylor expansion of x in y 8.598 * [backup-simplify]: Simplify x into x 8.598 * [taylor]: Taking taylor expansion of x in y 8.598 * [backup-simplify]: Simplify x into x 8.598 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.598 * [taylor]: Taking taylor expansion of y in y 8.598 * [backup-simplify]: Simplify 0 into 0 8.598 * [backup-simplify]: Simplify 1 into 1 8.598 * [backup-simplify]: Simplify (+ x 0) into x 8.598 * [backup-simplify]: Simplify (- 0) into 0 8.598 * [backup-simplify]: Simplify (+ x 0) into x 8.599 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.599 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.599 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 8.599 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 8.599 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in x 8.599 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 8.599 * [taylor]: Taking taylor expansion of (+ x y) in x 8.599 * [taylor]: Taking taylor expansion of x in x 8.599 * [backup-simplify]: Simplify 0 into 0 8.599 * [backup-simplify]: Simplify 1 into 1 8.599 * [taylor]: Taking taylor expansion of y in x 8.599 * [backup-simplify]: Simplify y into y 8.599 * [taylor]: Taking taylor expansion of (- x y) in x 8.599 * [taylor]: Taking taylor expansion of x in x 8.599 * [backup-simplify]: Simplify 0 into 0 8.599 * [backup-simplify]: Simplify 1 into 1 8.599 * [taylor]: Taking taylor expansion of y in x 8.599 * [backup-simplify]: Simplify y into y 8.599 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.599 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.599 * [taylor]: Taking taylor expansion of (* x x) in x 8.600 * [taylor]: Taking taylor expansion of x in x 8.600 * [backup-simplify]: Simplify 0 into 0 8.600 * [backup-simplify]: Simplify 1 into 1 8.600 * [taylor]: Taking taylor expansion of x in x 8.600 * [backup-simplify]: Simplify 0 into 0 8.600 * [backup-simplify]: Simplify 1 into 1 8.600 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.600 * [taylor]: Taking taylor expansion of y in x 8.600 * [backup-simplify]: Simplify y into y 8.600 * [backup-simplify]: Simplify (+ 0 y) into y 8.600 * [backup-simplify]: Simplify (- y) into (- y) 8.600 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.600 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 8.600 * [backup-simplify]: Simplify (* 0 0) into 0 8.600 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.601 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.601 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 8.601 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (fma x x (pow y 2))) in x 8.601 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 8.601 * [taylor]: Taking taylor expansion of (+ x y) in x 8.601 * [taylor]: Taking taylor expansion of x in x 8.601 * [backup-simplify]: Simplify 0 into 0 8.601 * [backup-simplify]: Simplify 1 into 1 8.601 * [taylor]: Taking taylor expansion of y in x 8.601 * [backup-simplify]: Simplify y into y 8.601 * [taylor]: Taking taylor expansion of (- x y) in x 8.601 * [taylor]: Taking taylor expansion of x in x 8.601 * [backup-simplify]: Simplify 0 into 0 8.601 * [backup-simplify]: Simplify 1 into 1 8.601 * [taylor]: Taking taylor expansion of y in x 8.601 * [backup-simplify]: Simplify y into y 8.601 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.601 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.601 * [taylor]: Taking taylor expansion of (* x x) in x 8.601 * [taylor]: Taking taylor expansion of x in x 8.601 * [backup-simplify]: Simplify 0 into 0 8.601 * [backup-simplify]: Simplify 1 into 1 8.601 * [taylor]: Taking taylor expansion of x in x 8.601 * [backup-simplify]: Simplify 0 into 0 8.602 * [backup-simplify]: Simplify 1 into 1 8.602 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.602 * [taylor]: Taking taylor expansion of y in x 8.602 * [backup-simplify]: Simplify y into y 8.602 * [backup-simplify]: Simplify (+ 0 y) into y 8.602 * [backup-simplify]: Simplify (- y) into (- y) 8.602 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.602 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 8.602 * [backup-simplify]: Simplify (* 0 0) into 0 8.602 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.603 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.603 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 8.603 * [taylor]: Taking taylor expansion of -1 in y 8.603 * [backup-simplify]: Simplify -1 into -1 8.603 * [backup-simplify]: Simplify -1 into -1 8.603 * [backup-simplify]: Simplify (- 0) into 0 8.604 * [backup-simplify]: Simplify (+ 1 0) into 1 8.604 * [backup-simplify]: Simplify (+ 1 0) into 1 8.604 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 8.605 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.605 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.605 * [backup-simplify]: Simplify (+ 0 0) into 0 8.606 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 8.606 * [taylor]: Taking taylor expansion of 0 in y 8.606 * [backup-simplify]: Simplify 0 into 0 8.606 * [backup-simplify]: Simplify 0 into 0 8.606 * [backup-simplify]: Simplify 0 into 0 8.606 * [backup-simplify]: Simplify (- 0) into 0 8.606 * [backup-simplify]: Simplify (+ 0 0) into 0 8.607 * [backup-simplify]: Simplify (+ 0 0) into 0 8.607 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 8.608 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 8.608 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.609 * [backup-simplify]: Simplify (+ 1 0) into 1 8.609 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 8.609 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 8.609 * [taylor]: Taking taylor expansion of 2 in y 8.610 * [backup-simplify]: Simplify 2 into 2 8.610 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.610 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.610 * [taylor]: Taking taylor expansion of y in y 8.610 * [backup-simplify]: Simplify 0 into 0 8.610 * [backup-simplify]: Simplify 1 into 1 8.610 * [backup-simplify]: Simplify (* 1 1) into 1 8.610 * [backup-simplify]: Simplify (/ 1 1) into 1 8.611 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.612 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.613 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.613 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.614 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.614 * [backup-simplify]: Simplify 0 into 0 8.614 * [backup-simplify]: Simplify 0 into 0 8.614 * [backup-simplify]: Simplify 0 into 0 8.615 * [backup-simplify]: Simplify (- 0) into 0 8.615 * [backup-simplify]: Simplify (+ 0 0) into 0 8.615 * [backup-simplify]: Simplify (+ 0 0) into 0 8.620 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 8.621 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 8.622 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 8.623 * [backup-simplify]: Simplify (+ 0 0) into 0 8.623 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))) (* 0 (/ 1 (pow y 2))) (* (* 2 (/ 1 (pow y 2))) (/ 0 (pow y 2))))) into 0 8.623 * [taylor]: Taking taylor expansion of 0 in y 8.623 * [backup-simplify]: Simplify 0 into 0 8.623 * [backup-simplify]: Simplify 0 into 0 8.623 * [backup-simplify]: Simplify -1 into -1 8.624 * [backup-simplify]: Simplify (/ (- (/ 1 x) (/ 1 y)) (/ (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) (+ (/ 1 x) (/ 1 y)))) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) 8.624 * [approximate]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in (x y) around 0 8.624 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in y 8.624 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 8.624 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 8.624 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.624 * [taylor]: Taking taylor expansion of x in y 8.624 * [backup-simplify]: Simplify x into x 8.624 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.624 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.624 * [taylor]: Taking taylor expansion of y in y 8.624 * [backup-simplify]: Simplify 0 into 0 8.624 * [backup-simplify]: Simplify 1 into 1 8.624 * [backup-simplify]: Simplify (/ 1 1) into 1 8.624 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 8.624 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.624 * [taylor]: Taking taylor expansion of y in y 8.624 * [backup-simplify]: Simplify 0 into 0 8.624 * [backup-simplify]: Simplify 1 into 1 8.624 * [backup-simplify]: Simplify (/ 1 1) into 1 8.624 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.625 * [taylor]: Taking taylor expansion of x in y 8.625 * [backup-simplify]: Simplify x into x 8.625 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.625 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in y 8.625 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.625 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 8.625 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.625 * [taylor]: Taking taylor expansion of x in y 8.625 * [backup-simplify]: Simplify x into x 8.625 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.625 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.625 * [taylor]: Taking taylor expansion of x in y 8.625 * [backup-simplify]: Simplify x into x 8.625 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.625 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in y 8.625 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.625 * [taylor]: Taking taylor expansion of y in y 8.625 * [backup-simplify]: Simplify 0 into 0 8.625 * [backup-simplify]: Simplify 1 into 1 8.625 * [backup-simplify]: Simplify (/ 1 1) into 1 8.626 * [backup-simplify]: Simplify (- 1) into -1 8.626 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.626 * [backup-simplify]: Simplify (+ 1 0) into 1 8.626 * [backup-simplify]: Simplify (* -1 1) into -1 8.627 * [backup-simplify]: Simplify (* 1 1) into 1 8.627 * [backup-simplify]: Simplify (+ 0 1) into 1 8.627 * [backup-simplify]: Simplify (/ -1 1) into -1 8.627 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in x 8.627 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 8.627 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 8.627 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.627 * [taylor]: Taking taylor expansion of x in x 8.627 * [backup-simplify]: Simplify 0 into 0 8.627 * [backup-simplify]: Simplify 1 into 1 8.627 * [backup-simplify]: Simplify (/ 1 1) into 1 8.627 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.627 * [taylor]: Taking taylor expansion of y in x 8.628 * [backup-simplify]: Simplify y into y 8.628 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.628 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.628 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.628 * [taylor]: Taking taylor expansion of y in x 8.628 * [backup-simplify]: Simplify y into y 8.628 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.628 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.628 * [taylor]: Taking taylor expansion of x in x 8.628 * [backup-simplify]: Simplify 0 into 0 8.628 * [backup-simplify]: Simplify 1 into 1 8.628 * [backup-simplify]: Simplify (/ 1 1) into 1 8.628 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in x 8.628 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.628 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.628 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.628 * [taylor]: Taking taylor expansion of x in x 8.628 * [backup-simplify]: Simplify 0 into 0 8.628 * [backup-simplify]: Simplify 1 into 1 8.628 * [backup-simplify]: Simplify (/ 1 1) into 1 8.628 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.628 * [taylor]: Taking taylor expansion of x in x 8.629 * [backup-simplify]: Simplify 0 into 0 8.629 * [backup-simplify]: Simplify 1 into 1 8.629 * [backup-simplify]: Simplify (/ 1 1) into 1 8.629 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in x 8.629 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.629 * [taylor]: Taking taylor expansion of y in x 8.629 * [backup-simplify]: Simplify y into y 8.629 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.629 * [backup-simplify]: Simplify (+ 1 0) into 1 8.629 * [backup-simplify]: Simplify (+ 0 1) into 1 8.630 * [backup-simplify]: Simplify (* 1 1) into 1 8.630 * [backup-simplify]: Simplify (* 1 1) into 1 8.630 * [backup-simplify]: Simplify (+ 1 0) into 1 8.630 * [backup-simplify]: Simplify (/ 1 1) into 1 8.630 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2))) in x 8.630 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 8.630 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 8.630 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.630 * [taylor]: Taking taylor expansion of x in x 8.630 * [backup-simplify]: Simplify 0 into 0 8.630 * [backup-simplify]: Simplify 1 into 1 8.631 * [backup-simplify]: Simplify (/ 1 1) into 1 8.631 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.631 * [taylor]: Taking taylor expansion of y in x 8.631 * [backup-simplify]: Simplify y into y 8.631 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.631 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.631 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.631 * [taylor]: Taking taylor expansion of y in x 8.631 * [backup-simplify]: Simplify y into y 8.631 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.631 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.631 * [taylor]: Taking taylor expansion of x in x 8.631 * [backup-simplify]: Simplify 0 into 0 8.631 * [backup-simplify]: Simplify 1 into 1 8.631 * [backup-simplify]: Simplify (/ 1 1) into 1 8.631 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (pow (/ 1 y) 2)) in x 8.631 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (pow (/ 1 y) 2)) 8.631 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.631 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.631 * [taylor]: Taking taylor expansion of x in x 8.631 * [backup-simplify]: Simplify 0 into 0 8.632 * [backup-simplify]: Simplify 1 into 1 8.632 * [backup-simplify]: Simplify (/ 1 1) into 1 8.632 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.632 * [taylor]: Taking taylor expansion of x in x 8.632 * [backup-simplify]: Simplify 0 into 0 8.632 * [backup-simplify]: Simplify 1 into 1 8.632 * [backup-simplify]: Simplify (/ 1 1) into 1 8.632 * [taylor]: Taking taylor expansion of (pow (/ 1 y) 2) in x 8.632 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.632 * [taylor]: Taking taylor expansion of y in x 8.632 * [backup-simplify]: Simplify y into y 8.632 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.632 * [backup-simplify]: Simplify (+ 1 0) into 1 8.633 * [backup-simplify]: Simplify (+ 0 1) into 1 8.633 * [backup-simplify]: Simplify (* 1 1) into 1 8.633 * [backup-simplify]: Simplify (* 1 1) into 1 8.633 * [backup-simplify]: Simplify (+ 1 0) into 1 8.634 * [backup-simplify]: Simplify (/ 1 1) into 1 8.634 * [taylor]: Taking taylor expansion of 1 in y 8.634 * [backup-simplify]: Simplify 1 into 1 8.634 * [backup-simplify]: Simplify 1 into 1 8.634 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.634 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.635 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 8.635 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 8.635 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 8.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.636 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.637 * [backup-simplify]: Simplify (+ 0 0) into 0 8.637 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 8.637 * [taylor]: Taking taylor expansion of 0 in y 8.637 * [backup-simplify]: Simplify 0 into 0 8.637 * [backup-simplify]: Simplify 0 into 0 8.637 * [backup-simplify]: Simplify 0 into 0 8.637 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.638 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.638 * [backup-simplify]: Simplify (+ 0 0) into 0 8.638 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.639 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.639 * [backup-simplify]: Simplify (- 0) into 0 8.639 * [backup-simplify]: Simplify (+ 0 0) into 0 8.640 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 8.640 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.641 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.641 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.641 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 8.641 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 8.642 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 8.642 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 8.642 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 8.642 * [taylor]: Taking taylor expansion of 2 in y 8.642 * [backup-simplify]: Simplify 2 into 2 8.642 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.642 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.642 * [taylor]: Taking taylor expansion of y in y 8.642 * [backup-simplify]: Simplify 0 into 0 8.642 * [backup-simplify]: Simplify 1 into 1 8.642 * [backup-simplify]: Simplify (* 1 1) into 1 8.643 * [backup-simplify]: Simplify (/ 1 1) into 1 8.643 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.643 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.645 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.645 * [backup-simplify]: Simplify (- 0) into 0 8.645 * [backup-simplify]: Simplify 0 into 0 8.645 * [backup-simplify]: Simplify 0 into 0 8.645 * [backup-simplify]: Simplify 0 into 0 8.645 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.646 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.646 * [backup-simplify]: Simplify (+ 0 0) into 0 8.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.647 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.647 * [backup-simplify]: Simplify (- 0) into 0 8.647 * [backup-simplify]: Simplify (+ 0 0) into 0 8.648 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 8.648 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.649 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.649 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.649 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.650 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 8.650 * [backup-simplify]: Simplify (+ 0 0) into 0 8.651 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 8.651 * [taylor]: Taking taylor expansion of 0 in y 8.651 * [backup-simplify]: Simplify 0 into 0 8.651 * [backup-simplify]: Simplify 0 into 0 8.651 * [backup-simplify]: Simplify 1 into 1 8.652 * [backup-simplify]: Simplify (/ (- (/ 1 (- x)) (/ 1 (- y))) (/ (fma (/ 1 (- x)) (/ 1 (- x)) (pow (/ 1 (- y)) 2)) (+ (/ 1 (- x)) (/ 1 (- y))))) into (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) 8.652 * [approximate]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) in (x y) around 0 8.652 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) in y 8.652 * [taylor]: Taking taylor expansion of -1 in y 8.652 * [backup-simplify]: Simplify -1 into -1 8.652 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in y 8.652 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 8.652 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 8.652 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.652 * [taylor]: Taking taylor expansion of y in y 8.652 * [backup-simplify]: Simplify 0 into 0 8.652 * [backup-simplify]: Simplify 1 into 1 8.653 * [backup-simplify]: Simplify (/ 1 1) into 1 8.653 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.653 * [taylor]: Taking taylor expansion of x in y 8.653 * [backup-simplify]: Simplify x into x 8.653 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.653 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 8.653 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.653 * [taylor]: Taking taylor expansion of y in y 8.653 * [backup-simplify]: Simplify 0 into 0 8.653 * [backup-simplify]: Simplify 1 into 1 8.653 * [backup-simplify]: Simplify (/ 1 1) into 1 8.653 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.653 * [taylor]: Taking taylor expansion of x in y 8.653 * [backup-simplify]: Simplify x into x 8.654 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.654 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in y 8.654 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.654 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 8.654 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.654 * [taylor]: Taking taylor expansion of -1 in y 8.654 * [backup-simplify]: Simplify -1 into -1 8.654 * [taylor]: Taking taylor expansion of x in y 8.654 * [backup-simplify]: Simplify x into x 8.654 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.654 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.654 * [taylor]: Taking taylor expansion of -1 in y 8.654 * [backup-simplify]: Simplify -1 into -1 8.654 * [taylor]: Taking taylor expansion of x in y 8.654 * [backup-simplify]: Simplify x into x 8.654 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.654 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in y 8.654 * [taylor]: Taking taylor expansion of (/ -1 y) in y 8.654 * [taylor]: Taking taylor expansion of -1 in y 8.654 * [backup-simplify]: Simplify -1 into -1 8.654 * [taylor]: Taking taylor expansion of y in y 8.654 * [backup-simplify]: Simplify 0 into 0 8.654 * [backup-simplify]: Simplify 1 into 1 8.655 * [backup-simplify]: Simplify (/ -1 1) into -1 8.655 * [backup-simplify]: Simplify (+ 1 0) into 1 8.656 * [backup-simplify]: Simplify (+ 1 0) into 1 8.656 * [backup-simplify]: Simplify (* 1 1) into 1 8.656 * [backup-simplify]: Simplify (* -1 -1) into 1 8.657 * [backup-simplify]: Simplify (+ 0 1) into 1 8.657 * [backup-simplify]: Simplify (/ 1 1) into 1 8.657 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) in x 8.657 * [taylor]: Taking taylor expansion of -1 in x 8.657 * [backup-simplify]: Simplify -1 into -1 8.657 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in x 8.657 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 8.657 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.657 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.658 * [taylor]: Taking taylor expansion of y in x 8.658 * [backup-simplify]: Simplify y into y 8.658 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.658 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.658 * [taylor]: Taking taylor expansion of x in x 8.658 * [backup-simplify]: Simplify 0 into 0 8.658 * [backup-simplify]: Simplify 1 into 1 8.658 * [backup-simplify]: Simplify (/ 1 1) into 1 8.658 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 8.658 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.658 * [taylor]: Taking taylor expansion of y in x 8.658 * [backup-simplify]: Simplify y into y 8.658 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.658 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.658 * [taylor]: Taking taylor expansion of x in x 8.658 * [backup-simplify]: Simplify 0 into 0 8.659 * [backup-simplify]: Simplify 1 into 1 8.659 * [backup-simplify]: Simplify (/ 1 1) into 1 8.659 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in x 8.659 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.659 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.659 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.659 * [taylor]: Taking taylor expansion of -1 in x 8.659 * [backup-simplify]: Simplify -1 into -1 8.659 * [taylor]: Taking taylor expansion of x in x 8.659 * [backup-simplify]: Simplify 0 into 0 8.659 * [backup-simplify]: Simplify 1 into 1 8.660 * [backup-simplify]: Simplify (/ -1 1) into -1 8.660 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.660 * [taylor]: Taking taylor expansion of -1 in x 8.660 * [backup-simplify]: Simplify -1 into -1 8.660 * [taylor]: Taking taylor expansion of x in x 8.660 * [backup-simplify]: Simplify 0 into 0 8.660 * [backup-simplify]: Simplify 1 into 1 8.660 * [backup-simplify]: Simplify (/ -1 1) into -1 8.661 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in x 8.661 * [taylor]: Taking taylor expansion of (/ -1 y) in x 8.661 * [taylor]: Taking taylor expansion of -1 in x 8.661 * [backup-simplify]: Simplify -1 into -1 8.661 * [taylor]: Taking taylor expansion of y in x 8.661 * [backup-simplify]: Simplify y into y 8.661 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 8.661 * [backup-simplify]: Simplify (+ 0 1) into 1 8.662 * [backup-simplify]: Simplify (- 1) into -1 8.662 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.663 * [backup-simplify]: Simplify (* 1 -1) into -1 8.663 * [backup-simplify]: Simplify (* -1 -1) into 1 8.664 * [backup-simplify]: Simplify (+ 1 0) into 1 8.664 * [backup-simplify]: Simplify (/ -1 1) into -1 8.664 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)))) in x 8.664 * [taylor]: Taking taylor expansion of -1 in x 8.664 * [backup-simplify]: Simplify -1 into -1 8.664 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2))) in x 8.664 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 8.664 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 8.664 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.664 * [taylor]: Taking taylor expansion of y in x 8.664 * [backup-simplify]: Simplify y into y 8.664 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.664 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.664 * [taylor]: Taking taylor expansion of x in x 8.664 * [backup-simplify]: Simplify 0 into 0 8.664 * [backup-simplify]: Simplify 1 into 1 8.665 * [backup-simplify]: Simplify (/ 1 1) into 1 8.665 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 8.665 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.665 * [taylor]: Taking taylor expansion of y in x 8.665 * [backup-simplify]: Simplify y into y 8.665 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.665 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.665 * [taylor]: Taking taylor expansion of x in x 8.665 * [backup-simplify]: Simplify 0 into 0 8.665 * [backup-simplify]: Simplify 1 into 1 8.666 * [backup-simplify]: Simplify (/ 1 1) into 1 8.666 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (pow (/ -1 y) 2)) in x 8.666 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (pow (/ -1 y) 2)) 8.666 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.666 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.666 * [taylor]: Taking taylor expansion of -1 in x 8.666 * [backup-simplify]: Simplify -1 into -1 8.666 * [taylor]: Taking taylor expansion of x in x 8.666 * [backup-simplify]: Simplify 0 into 0 8.666 * [backup-simplify]: Simplify 1 into 1 8.667 * [backup-simplify]: Simplify (/ -1 1) into -1 8.667 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.667 * [taylor]: Taking taylor expansion of -1 in x 8.667 * [backup-simplify]: Simplify -1 into -1 8.667 * [taylor]: Taking taylor expansion of x in x 8.667 * [backup-simplify]: Simplify 0 into 0 8.667 * [backup-simplify]: Simplify 1 into 1 8.667 * [backup-simplify]: Simplify (/ -1 1) into -1 8.667 * [taylor]: Taking taylor expansion of (pow (/ -1 y) 2) in x 8.667 * [taylor]: Taking taylor expansion of (/ -1 y) in x 8.667 * [taylor]: Taking taylor expansion of -1 in x 8.667 * [backup-simplify]: Simplify -1 into -1 8.667 * [taylor]: Taking taylor expansion of y in x 8.668 * [backup-simplify]: Simplify y into y 8.668 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 8.668 * [backup-simplify]: Simplify (+ 0 1) into 1 8.668 * [backup-simplify]: Simplify (- 1) into -1 8.669 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.669 * [backup-simplify]: Simplify (* 1 -1) into -1 8.670 * [backup-simplify]: Simplify (* -1 -1) into 1 8.670 * [backup-simplify]: Simplify (+ 1 0) into 1 8.671 * [backup-simplify]: Simplify (/ -1 1) into -1 8.671 * [backup-simplify]: Simplify (* -1 -1) into 1 8.671 * [taylor]: Taking taylor expansion of 1 in y 8.671 * [backup-simplify]: Simplify 1 into 1 8.671 * [backup-simplify]: Simplify 1 into 1 8.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.673 * [backup-simplify]: Simplify (- 0) into 0 8.673 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.674 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.674 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 8.675 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.675 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.676 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.676 * [backup-simplify]: Simplify (+ 0 0) into 0 8.677 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.678 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.678 * [taylor]: Taking taylor expansion of 0 in y 8.678 * [backup-simplify]: Simplify 0 into 0 8.678 * [backup-simplify]: Simplify 0 into 0 8.678 * [backup-simplify]: Simplify 0 into 0 8.678 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.679 * [backup-simplify]: Simplify (- 0) into 0 8.680 * [backup-simplify]: Simplify (+ 0 0) into 0 8.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.681 * [backup-simplify]: Simplify (+ 0 0) into 0 8.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 8.683 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.684 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.685 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 8.685 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 8.685 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 8.687 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 8.687 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 8.687 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 8.687 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 8.687 * [taylor]: Taking taylor expansion of 2 in y 8.687 * [backup-simplify]: Simplify 2 into 2 8.687 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.687 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.687 * [taylor]: Taking taylor expansion of y in y 8.687 * [backup-simplify]: Simplify 0 into 0 8.687 * [backup-simplify]: Simplify 1 into 1 8.688 * [backup-simplify]: Simplify (* 1 1) into 1 8.688 * [backup-simplify]: Simplify (/ 1 1) into 1 8.689 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.689 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.690 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 8.691 * [backup-simplify]: Simplify (- 0) into 0 8.691 * [backup-simplify]: Simplify 0 into 0 8.691 * [backup-simplify]: Simplify 0 into 0 8.691 * [backup-simplify]: Simplify 0 into 0 8.691 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.692 * [backup-simplify]: Simplify (- 0) into 0 8.692 * [backup-simplify]: Simplify (+ 0 0) into 0 8.692 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.693 * [backup-simplify]: Simplify (+ 0 0) into 0 8.693 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 8.694 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.694 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.695 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 8.695 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 8.695 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 8.695 * [backup-simplify]: Simplify (+ 0 0) into 0 8.696 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 8.697 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 8.697 * [taylor]: Taking taylor expansion of 0 in y 8.697 * [backup-simplify]: Simplify 0 into 0 8.697 * [backup-simplify]: Simplify 0 into 0 8.697 * [backup-simplify]: Simplify 1 into 1 8.697 * * * [progress]: simplifying candidates 8.710 * [simplify]: Simplifying: (expm1 (/ (fma x x (pow y 2)) (+ x y))) (log1p (/ (fma x x (pow y 2)) (+ x y))) (- (log (fma x x (pow y 2))) (log (+ x y))) (log (/ (fma x x (pow y 2)) (+ x y))) (exp (/ (fma x x (pow y 2)) (+ x y))) (/ (* (* (fma x x (pow y 2)) (fma x x (pow y 2))) (fma x x (pow y 2))) (* (* (+ x y) (+ x y)) (+ x y))) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (fma x x (pow y 2)) (+ x y))) (* (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (fma x x (pow y 2)) (+ x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y))) (- (fma x x (pow y 2))) (- (+ x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y))) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1) (/ (cbrt (fma x x (pow y 2))) (+ x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1) (/ (cbrt (fma x x (pow y 2))) (+ x y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y))) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y))) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y))) (/ (sqrt (fma x x (pow y 2))) 1) (/ (sqrt (fma x x (pow y 2))) (+ x y)) (/ (sqrt (fma x x (pow y 2))) 1) (/ (sqrt (fma x x (pow y 2))) (+ x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (fma x x (pow y 2)) (cbrt (+ x y))) (/ 1 (sqrt (+ x y))) (/ (fma x x (pow y 2)) (sqrt (+ x y))) (/ 1 1) (/ (fma x x (pow y 2)) (+ x y)) (/ 1 1) (/ (fma x x (pow y 2)) (+ x y)) (/ 1 (+ x y)) (/ (+ x y) (fma x x (pow y 2))) (/ (fma x x (pow y 2)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (fma x x (pow y 2)) (sqrt (+ x y))) (/ (fma x x (pow y 2)) 1) (/ (fma x x (pow y 2)) 1) (/ (+ x y) (cbrt (fma x x (pow y 2)))) (/ (+ x y) (sqrt (fma x x (pow y 2)))) (/ (+ x y) (fma x x (pow y 2))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3))) (/ (fma x x (pow y 2)) (- (* x x) (* y y))) (expm1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (log1p (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (* (- (log (- x y)) (- (log (fma x x (pow y 2))) (log (+ x y)))) 3) (* (- (log (- x y)) (log (/ (fma x x (pow y 2)) (+ x y)))) 3) (* (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (* (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (* 1 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (* (cbrt 3) (cbrt 3))) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (sqrt 3)) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 1) (pow (* (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (cbrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (cbrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (sqrt (+ x y)))) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (fma x x (pow y 2))) 3) (pow (/ (cbrt (- x y)) (/ 1 (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (cbrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (cbrt (- x y)) (- x y)) 3) (pow (/ (sqrt (- x y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (sqrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ 1 (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ 1 1)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ 1 1)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (sqrt (- x y)) 1) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (sqrt (- x y)) (fma x x (pow y 2))) 3) (pow (/ (sqrt (- x y)) (/ 1 (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (sqrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (sqrt (- x y)) (- x y)) 3) (pow (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ 1 (/ 1 (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ 1 (/ 1 1)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (/ 1 1)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 1) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (fma x x (pow y 2))) 3) (pow (/ (- x y) (/ 1 (+ x y))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (- x y) (- x y)) 3) (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 (sqrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) 1) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ 1 (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (- x y)) 3) (pow (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ 1 (/ 1 (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ 1 (/ 1 1)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (/ 1 1)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 1) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (fma x x (pow y 2))) 3) (pow (/ (- x y) (/ 1 (+ x y))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (- x y) (- x y)) 3) (pow 1 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (- x y) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (- x y) (fma x x (pow y 2))) 3) (pow (+ x y) 3) (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (exp (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (* (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (* (* (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (pow (* (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (cbrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (cbrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (sqrt (+ x y)))) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 3) (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (fma x x (pow y 2))) 3) (pow (/ (cbrt (- x y)) (/ 1 (+ x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (cbrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (cbrt (- x y)) (- x y)) 3) (pow (/ (sqrt (- x y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (sqrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ 1 (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ 1 1)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ 1 1)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (sqrt (- x y)) 1) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (sqrt (- x y)) (fma x x (pow y 2))) 3) (pow (/ (sqrt (- x y)) (/ 1 (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (sqrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (sqrt (- x y)) (- x y)) 3) (pow (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ 1 (/ 1 (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ 1 (/ 1 1)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (/ 1 1)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 1) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (fma x x (pow y 2))) 3) (pow (/ (- x y) (/ 1 (+ x y))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (- x y) (- x y)) 3) (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 (sqrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) 1) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ 1 (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (- x y)) 3) (pow (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3) (pow (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3) (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (/ 1 (/ 1 (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (/ 1 (/ 1 1)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (/ 1 1)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 1) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (fma x x (pow y 2))) 3) (pow (/ (- x y) (/ 1 (+ x y))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (- x y) (- x y)) 3) (pow 1 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (- x y) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (- x y) (fma x x (pow y 2))) 3) (pow (+ x y) 3) (pow (- x y) 3) (pow (/ (fma x x (pow y 2)) (+ x y)) 3) (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (sqrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 3 2)) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 3 2)) (expm1 (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (log1p (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (log (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (exp (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (cbrt (pow (* (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (fma x x (pow y 2))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ 1 (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (- x y)) 3)) (cbrt (pow (/ (sqrt (- x y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) 1) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (fma x x (pow y 2))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (- x y)) 3)) (cbrt (pow (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ 1 1)) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 (/ 1 1)) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 (fma x x (pow y 2))) 3)) (cbrt (pow (/ (- x y) (/ 1 (+ x y))) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (- x y) (- x y)) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) 1) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ 1 (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (- x y)) 3)) (cbrt (pow (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ 1 1)) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 (/ 1 1)) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 (fma x x (pow y 2))) 3)) (cbrt (pow (/ (- x y) (/ 1 (+ x y))) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (- x y) (- x y)) 3)) (cbrt (pow 1 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (- x y) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (- x y) (fma x x (pow y 2))) 3)) (cbrt (pow (+ x y) 3)) (cbrt (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (* (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)))) (cbrt (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (cbrt (pow (* (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (fma x x (pow y 2))) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ 1 (+ x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (- x y)) 3)) (cbrt (pow (/ (sqrt (- x y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 1)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) 1) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (fma x x (pow y 2))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ 1 (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (- x y)) 3)) (cbrt (pow (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ 1 1)) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 (/ 1 1)) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 (fma x x (pow y 2))) 3)) (cbrt (pow (/ (- x y) (/ 1 (+ x y))) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (- x y) (- x y)) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) 1) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ 1 (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (- x y)) 3)) (cbrt (pow (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) 3)) (cbrt (pow (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) 3)) (cbrt (pow (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) 3)) (cbrt (pow (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ 1 (sqrt (+ x y)))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3)) (cbrt (pow (/ 1 (/ 1 1)) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 (/ 1 1)) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ 1 (fma x x (pow y 2))) 3)) (cbrt (pow (/ (- x y) (/ 1 (+ x y))) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3)) (cbrt (pow (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3)) (cbrt (pow (/ (- x y) (- x y)) 3)) (cbrt (pow 1 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (- x y) 3)) (cbrt (pow (/ 1 (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (- x y) (fma x x (pow y 2))) 3)) (cbrt (pow (+ x y) 3)) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (sqrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (cbrt (sqrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (cbrt 1) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 3 2))) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 3 2))) (cbrt (pow (- x y) 3)) (cbrt (pow (/ (fma x x (pow y 2)) (+ x y)) 3)) (* (cbrt (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (cbrt (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)))) (cbrt (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (* (* (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (sqrt (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (sqrt (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (expm1 (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log1p (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (- (log (- x y)) (- (log (fma x x (pow y 2))) (log (+ x y)))) (- (log (- x y)) (log (/ (fma x x (pow y 2)) (+ x y)))) (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (exp (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (/ (* (* (- x y) (- x y)) (- x y)) (/ (* (* (fma x x (pow y 2)) (fma x x (pow y 2))) (fma x x (pow y 2))) (* (* (+ x y) (+ x y)) (+ x y)))) (/ (* (* (- x y) (- x y)) (- x y)) (* (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (fma x x (pow y 2)) (+ x y)))) (* (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (* (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (- (- x y)) (- (/ (fma x x (pow y 2)) (+ x y))) (/ x (/ (fma x x (pow y 2)) (+ x y))) (/ y (/ (fma x x (pow y 2)) (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (cbrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (sqrt (fma x x (pow y 2))) 1)) (/ (cbrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 (sqrt (+ x y)))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ 1 1)) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (fma x x (pow y 2))) (/ (cbrt (- x y)) (/ 1 (+ x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (cbrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (cbrt (- x y)) (- x y)) (/ (sqrt (- x y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (sqrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) 1)) (/ (sqrt (- x y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ 1 (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ 1 1)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (sqrt (- x y)) (/ 1 1)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (sqrt (- x y)) 1) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (sqrt (- x y)) (fma x x (pow y 2))) (/ (sqrt (- x y)) (/ 1 (+ x y))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (sqrt (- x y)) (+ (* x x) (- (* y y) (* x y)))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (sqrt (- x y)) (- x y)) (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (/ 1 (/ 1 (sqrt (+ x y)))) (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (/ 1 (/ 1 1)) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 1 (/ 1 1)) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 1 1) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 1 (fma x x (pow y 2))) (/ (- x y) (/ 1 (+ x y))) (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (- x y) (- x y)) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (- (sqrt x) (sqrt y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) 1)) (/ (- (sqrt x) (sqrt y)) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ 1 (sqrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (/ 1 1)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (+ (sqrt x) (sqrt y)) 1) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) (/ (- (sqrt x) (sqrt y)) (/ 1 (+ x y))) (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- (sqrt x) (sqrt y)) (+ (* x x) (- (* y y) (* x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (- (sqrt x) (sqrt y)) (- x y)) (/ 1 (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (sqrt (fma x x (pow y 2))) 1)) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (/ 1 (/ 1 (sqrt (+ x y)))) (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (/ 1 (/ 1 1)) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 1 (/ 1 1)) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 1 1) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ 1 (fma x x (pow y 2))) (/ (- x y) (/ 1 (+ x y))) (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (+ (* x x) (- (* y y) (* x y)))) (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (- x y) (- x y)) (/ 1 (/ (fma x x (pow y 2)) (+ x y))) (/ (/ (fma x x (pow y 2)) (+ x y)) (- x y)) (/ (- x y) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (- x y) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 1)) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) 1)) (/ (- x y) (/ (sqrt (fma x x (pow y 2))) 1)) (/ (- x y) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ 1 (sqrt (+ x y)))) (/ (- x y) (/ 1 1)) (/ (- x y) (/ 1 1)) (/ (- x y) 1) (/ (- x y) (fma x x (pow y 2))) (/ (- x y) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (/ (fma x x (pow y 2)) (+ x y)) (cbrt (- x y))) (/ (/ (fma x x (pow y 2)) (+ x y)) (sqrt (- x y))) (/ (/ (fma x x (pow y 2)) (+ x y)) (- x y)) (/ (/ (fma x x (pow y 2)) (+ x y)) (- (sqrt x) (sqrt y))) (/ (/ (fma x x (pow y 2)) (+ x y)) (- x y)) (/ (- x y) (fma x x (pow y 2))) (* (/ (fma x x (pow y 2)) (+ x y)) (+ (* x x) (+ (* y y) (* x y)))) (* (/ (fma x x (pow y 2)) (+ x y)) (+ x y)) (- y x) (- x y) (- x y) -1 1 1 -1 1 (* -1 (cbrt -1)) -1 1 1 8.755 * * [simplify]: Extracting # 0 : cost 0 8.757 * * [simplify]: Extracting # 1 : cost 0 8.759 * * [simplify]: Extracting # 2 : cost 0 8.761 * * [simplify]: Extracting # 3 : cost 0 8.763 * * [simplify]: Extracting # 4 : cost 0 8.765 * * [simplify]: Extracting # 5 : cost 0 8.767 * * [simplify]: Extracting # 6 : cost 0 8.769 * * [simplify]: Extracting # 7 : cost 0 8.771 * * [simplify]: Extracting # 8 : cost 0 8.774 * * [simplify]: iteration 0 : 513 enodes (cost 19160 ) 9.245 * * [simplify]: Extracting # 0 : cost 0 9.248 * * [simplify]: Extracting # 1 : cost 0 9.251 * * [simplify]: Extracting # 2 : cost 0 9.254 * * [simplify]: Extracting # 3 : cost 0 9.256 * * [simplify]: Extracting # 4 : cost 0 9.263 * * [simplify]: iteration 1 : 2193 enodes (cost 17069 ) 9.782 * * [simplify]: Extracting # 0 : cost 0 9.789 * * [simplify]: Extracting # 1 : cost 0 9.796 * * [simplify]: Extracting # 2 : cost 0 9.802 * * [simplify]: Extracting # 3 : cost 0 9.818 * * [simplify]: Extracting # 4 : cost 0 9.828 * * [simplify]: Extracting # 5 : cost 0 9.840 * * [simplify]: iteration done: 5002 enodes (cost 15755 ) 9.850 * [simplify]: Simplified to: (expm1 (/ (fma x x (pow y 2)) (+ x y))) (log1p (/ (fma x x (pow y 2)) (+ x y))) (log (/ (fma x x (pow y 2)) (+ x y))) (log (/ (fma x x (pow y 2)) (+ x y))) (exp (/ (fma x x (pow y 2)) (+ x y))) (pow (/ (fma x x (pow y 2)) (+ x y)) 3) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (fma x x (pow y 2)) (+ x y))) (pow (/ (fma x x (pow y 2)) (+ x y)) 3) (sqrt (/ (fma x x (pow y 2)) (+ x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y))) (- (fma x x (pow y 2))) (- (+ x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y))) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y))) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (/ (cbrt (fma x x (pow y 2))) (+ x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (/ (cbrt (fma x x (pow y 2))) (+ x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (hypot x y) (cbrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (hypot x y) (/ (hypot x y) (+ x y)) (hypot x y) (/ (hypot x y) (+ x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (fma x x (pow y 2)) (cbrt (+ x y))) (/ 1 (sqrt (+ x y))) (/ (fma x x (pow y 2)) (sqrt (+ x y))) 1 (/ (fma x x (pow y 2)) (+ x y)) 1 (/ (fma x x (pow y 2)) (+ x y)) (/ 1 (+ x y)) (/ (+ x y) (fma x x (pow y 2))) (/ (fma x x (pow y 2)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (fma x x (pow y 2)) (sqrt (+ x y))) (fma x x (* y y)) (fma x x (* y y)) (/ (+ x y) (cbrt (fma x x (pow y 2)))) (/ (+ x y) (hypot x y)) (/ (+ x y) (fma x x (pow y 2))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3))) (/ (fma x x (pow y 2)) (- (* x x) (* y y))) (expm1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (log1p (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (* (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (* (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (* (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (* (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) 3 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (* (cbrt 3) (cbrt 3))) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (sqrt 3)) (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (/ (* (- x y) (- x y)) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (* (- x y) (- x y)) (pow (sqrt (/ (fma x x (pow y 2)) (+ x y))) 3)) (/ (- x y) (pow (sqrt (/ (fma x x (pow y 2)) (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3)) (/ (- x y) (pow (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y))) 3)) (/ (- x y) (pow (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 3)) (/ (- x y) (pow (/ (cbrt (fma x x (pow y 2))) (+ x y)) 3)) (/ (* (- x y) (- x y)) (pow (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 3)) (/ (- x y) (pow (/ (cbrt (fma x x (pow y 2))) (+ x y)) 3)) (/ (* (- x y) (- x y)) (pow (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3)) (/ (- x y) (pow (/ (hypot x y) (cbrt (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (/ (hypot x y) (sqrt (+ x y))) 3)) (/ (- x y) (pow (/ (hypot x y) (sqrt (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (hypot x y) 3)) (/ (- x y) (pow (/ (hypot x y) (+ x y)) 3)) (/ (* (- x y) (- x y)) (pow (hypot x y) 3)) (/ (- x y) (pow (/ (hypot x y) (+ x y)) 3)) (pow (* (cbrt (* (- x y) (- x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3) (/ (- x y) (pow (/ (fma x x (pow y 2)) (cbrt (+ x y))) 3)) (pow (* (cbrt (* (- x y) (- x y))) (sqrt (+ x y))) 3) (/ (- x y) (pow (/ (fma x x (pow y 2)) (sqrt (+ x y))) 3)) (* (- x y) (- x y)) (/ (- x y) (pow (/ (fma x x (pow y 2)) (+ x y)) 3)) (* (- x y) (- x y)) (/ (- x y) (pow (/ (fma x x (pow y 2)) (+ x y)) 3)) (* (- x y) (- x y)) (/ (- x y) (pow (/ (fma x x (pow y 2)) (+ x y)) 3)) (/ (* (- x y) (- x y)) (pow (fma x x (pow y 2)) 3)) (* (- x y) (pow (+ x y) 3)) (/ (* (- x y) (- x y)) (pow (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3))) 3)) (/ (- x y) (pow (fma x x (* y (- y x))) 3)) (/ (* (- x y) (- x y)) (pow (/ (fma x x (pow y 2)) (- (* x x) (* y y))) 3)) (/ (- x y) (pow (- x y) 3)) (/ (pow (sqrt (- x y)) 3) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (pow (sqrt (- x y)) 3) (/ (fma x x (pow y 2)) (+ x y))) (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (* (sqrt (- x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (* (sqrt (- x y)) (sqrt (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (sqrt (- x y)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (sqrt (- x y)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (sqrt (- x y)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (sqrt (- x y)) (fma x x (pow y 2))) 3) (pow (* (sqrt (- x y)) (+ x y)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (sqrt (- x y)) (fma x x (* y (- y x)))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (sqrt (- x y)) (- x y)) 3) (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (pow (- x y) 3) (/ (fma x x (pow y 2)) (+ x y))) (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) 3) (/ 1 (pow (/ (hypot x y) (sqrt (+ x y))) 3)) (pow (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (* (/ (- x y) (hypot x y)) (+ x y)) 3) (pow (/ 1 (hypot x y)) 3) (pow (* (/ (- x y) (hypot x y)) (+ x y)) 3) (pow (* (cbrt (+ x y)) (cbrt (+ x y))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (sqrt (+ x y)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (fma x x (pow y 2))) 3) (pow (* (- x y) (+ x y)) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- x y) (fma x x (* y (- y x)))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) 1 (/ (pow (+ (sqrt y) (sqrt x)) 3) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (pow (- (sqrt x) (sqrt y)) 3) (/ (fma x x (pow y 2)) (+ x y))) (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (+ x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (sqrt (+ x y)))) 3) (pow (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (+ x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (hypot x y)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (hypot x y)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3) (pow (* (+ (sqrt y) (sqrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (* (+ (sqrt y) (sqrt x)) (sqrt (+ x y))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (+ (sqrt y) (sqrt x)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (+ (sqrt y) (sqrt x)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (+ (sqrt y) (sqrt x)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) 3) (pow (* (- (sqrt x) (sqrt y)) (+ x y)) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (fma x x (* y (- y x)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (- x y)) 3) (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (pow (- x y) 3) (/ (fma x x (pow y 2)) (+ x y))) (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) 3) (/ 1 (pow (/ (hypot x y) (sqrt (+ x y))) 3)) (pow (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (* (/ (- x y) (hypot x y)) (+ x y)) 3) (pow (/ 1 (hypot x y)) 3) (pow (* (/ (- x y) (hypot x y)) (+ x y)) 3) (pow (* (cbrt (+ x y)) (cbrt (+ x y))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (sqrt (+ x y)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (fma x x (pow y 2))) 3) (pow (* (- x y) (+ x y)) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- x y) (fma x x (* y (- y x)))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) 1 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (- x y) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (- x y) (fma x x (pow y 2))) 3) (pow (+ x y) 3) (pow (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (+ 1 1)) (log (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (exp (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (pow (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 3) (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) 3) (/ (* (- x y) (- x y)) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (* (- x y) (- x y)) (pow (sqrt (/ (fma x x (pow y 2)) (+ x y))) 3)) (/ (- x y) (pow (sqrt (/ (fma x x (pow y 2)) (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3)) (/ (- x y) (pow (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y))) 3)) (/ (- x y) (pow (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 3)) (/ (- x y) (pow (/ (cbrt (fma x x (pow y 2))) (+ x y)) 3)) (/ (* (- x y) (- x y)) (pow (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) 3)) (/ (- x y) (pow (/ (cbrt (fma x x (pow y 2))) (+ x y)) 3)) (/ (* (- x y) (- x y)) (pow (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3)) (/ (- x y) (pow (/ (hypot x y) (cbrt (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (/ (hypot x y) (sqrt (+ x y))) 3)) (/ (- x y) (pow (/ (hypot x y) (sqrt (+ x y))) 3)) (/ (* (- x y) (- x y)) (pow (hypot x y) 3)) (/ (- x y) (pow (/ (hypot x y) (+ x y)) 3)) (/ (* (- x y) (- x y)) (pow (hypot x y) 3)) (/ (- x y) (pow (/ (hypot x y) (+ x y)) 3)) (pow (* (cbrt (* (- x y) (- x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3) (/ (- x y) (pow (/ (fma x x (pow y 2)) (cbrt (+ x y))) 3)) (pow (* (cbrt (* (- x y) (- x y))) (sqrt (+ x y))) 3) (/ (- x y) (pow (/ (fma x x (pow y 2)) (sqrt (+ x y))) 3)) (* (- x y) (- x y)) (/ (- x y) (pow (/ (fma x x (pow y 2)) (+ x y)) 3)) (* (- x y) (- x y)) (/ (- x y) (pow (/ (fma x x (pow y 2)) (+ x y)) 3)) (* (- x y) (- x y)) (/ (- x y) (pow (/ (fma x x (pow y 2)) (+ x y)) 3)) (/ (* (- x y) (- x y)) (pow (fma x x (pow y 2)) 3)) (* (- x y) (pow (+ x y) 3)) (/ (* (- x y) (- x y)) (pow (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3))) 3)) (/ (- x y) (pow (fma x x (* y (- y x))) 3)) (/ (* (- x y) (- x y)) (pow (/ (fma x x (pow y 2)) (- (* x x) (* y y))) 3)) (/ (- x y) (pow (- x y) 3)) (/ (pow (sqrt (- x y)) 3) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (pow (sqrt (- x y)) 3) (/ (fma x x (pow y 2)) (+ x y))) (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (* (sqrt (- x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (* (sqrt (- x y)) (sqrt (+ x y))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (sqrt (- x y)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (sqrt (- x y)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (sqrt (- x y)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (sqrt (- x y)) (fma x x (pow y 2))) 3) (pow (* (sqrt (- x y)) (+ x y)) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (sqrt (- x y)) (fma x x (* y (- y x)))) 3) (pow (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (sqrt (- x y)) (- x y)) 3) (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (pow (- x y) 3) (/ (fma x x (pow y 2)) (+ x y))) (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) 3) (/ 1 (pow (/ (hypot x y) (sqrt (+ x y))) 3)) (pow (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (* (/ (- x y) (hypot x y)) (+ x y)) 3) (pow (/ 1 (hypot x y)) 3) (pow (* (/ (- x y) (hypot x y)) (+ x y)) 3) (pow (* (cbrt (+ x y)) (cbrt (+ x y))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (sqrt (+ x y)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (fma x x (pow y 2))) 3) (pow (* (- x y) (+ x y)) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- x y) (fma x x (* y (- y x)))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) 1 (/ (pow (+ (sqrt y) (sqrt x)) 3) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (pow (- (sqrt x) (sqrt y)) 3) (/ (fma x x (pow y 2)) (+ x y))) (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (+ x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (sqrt (+ x y)))) 3) (pow (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (+ x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (hypot x y)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (hypot x y)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3) (pow (* (+ (sqrt y) (sqrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (* (+ (sqrt y) (sqrt x)) (sqrt (+ x y))) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) (pow (+ (sqrt y) (sqrt x)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (+ (sqrt y) (sqrt x)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (+ (sqrt y) (sqrt x)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) 3) (pow (* (- (sqrt x) (sqrt y)) (+ x y)) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (fma x x (* y (- y x)))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (- x y)) 3) (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y)))) (/ (pow (- x y) 3) (/ (fma x x (pow y 2)) (+ x y))) (pow (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) 3) (pow (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) 3) (pow (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) 3) (pow (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) 3) (pow (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) 3) (pow (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) 3) (/ 1 (pow (/ (hypot x y) (sqrt (+ x y))) 3)) (pow (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (* (/ (- x y) (hypot x y)) (+ x y)) 3) (pow (/ 1 (hypot x y)) 3) (pow (* (/ (- x y) (hypot x y)) (+ x y)) 3) (pow (* (cbrt (+ x y)) (cbrt (+ x y))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) 3) (pow (sqrt (+ x y)) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ 1 (fma x x (pow y 2))) 3) (pow (* (- x y) (+ x y)) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) 3) (pow (/ (- x y) (fma x x (* y (- y x)))) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 3) 1 1 (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (- x y) 3) (pow (/ 1 (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (- x y) (fma x x (pow y 2))) 3) (pow (+ x y) 3) (pow (- x y) 3) (pow (/ (fma x x (pow y 2)) (+ x y)) 3) (pow (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (+ 1 1)) (sqrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (sqrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3)) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3/2) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3/2) (expm1 (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log1p (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (exp (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (* (- x y) (- x y)) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (cbrt (- x y)) (hypot x y)) (cbrt (+ x y))) (* (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (sqrt (+ x y))) (* (/ (cbrt (- x y)) (hypot x y)) (sqrt (+ x y))) (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (* (/ (cbrt (- x y)) (hypot x y)) (+ x y)) (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (* (/ (cbrt (- x y)) (hypot x y)) (+ x y)) (* (cbrt (* (- x y) (- x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (cbrt (* (- x y) (- x y))) (sqrt (+ x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (fma x x (pow y 2))) (* (cbrt (- x y)) (+ x y)) (/ (cbrt (* (- x y) (- x y))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (cbrt (- x y)) (fma x x (* y (- y x)))) (/ (cbrt (* (- x y) (- x y))) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (cbrt (- x y)) (- x y)) (/ (sqrt (- x y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (sqrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (hypot x y) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) (* (sqrt (- x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (sqrt (- x y)) (sqrt (+ x y))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (sqrt (- x y)) (fma x x (pow y 2))) (* (sqrt (- x y)) (+ x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (sqrt (- x y)) (fma x x (* y (- y x)))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (sqrt (- x y)) (- x y)) (cbrt (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (sqrt (+ x y)) (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (/ 1 (fma x x (pow y 2))) (* (- x y) (+ x y)) (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (fma x x (* y (- y x)))) (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 1 (/ (+ (sqrt x) (sqrt y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (- (sqrt x) (sqrt y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (+ (sqrt y) (sqrt x)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (+ x y))) (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (+ x y))) (/ (+ (sqrt y) (sqrt x)) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) (* (+ (sqrt y) (sqrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (+ (sqrt y) (sqrt x)) (sqrt (+ x y))) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) (* (- (sqrt x) (sqrt y)) (+ x y)) (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- (sqrt x) (sqrt y)) (fma x x (* y (- y x)))) (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (- (sqrt x) (sqrt y)) (- x y)) (cbrt (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (sqrt (+ x y)) (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (/ 1 (fma x x (pow y 2))) (* (- x y) (+ x y)) (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (fma x x (* y (- y x)))) (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 1 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (- x y) (/ 1 (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (fma x x (pow y 2))) (+ x y) (cbrt (pow (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (+ 1 1))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (/ (* (- x y) (- x y)) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (cbrt (- x y)) (hypot x y)) (cbrt (+ x y))) (* (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (sqrt (+ x y))) (* (/ (cbrt (- x y)) (hypot x y)) (sqrt (+ x y))) (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (* (/ (cbrt (- x y)) (hypot x y)) (+ x y)) (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (* (/ (cbrt (- x y)) (hypot x y)) (+ x y)) (* (cbrt (* (- x y) (- x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (cbrt (* (- x y) (- x y))) (sqrt (+ x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (fma x x (pow y 2))) (* (cbrt (- x y)) (+ x y)) (/ (cbrt (* (- x y) (- x y))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (cbrt (- x y)) (fma x x (* y (- y x)))) (/ (cbrt (* (- x y) (- x y))) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (cbrt (- x y)) (- x y)) (/ (sqrt (- x y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (sqrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (hypot x y) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) (* (sqrt (- x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (sqrt (- x y)) (sqrt (+ x y))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (sqrt (- x y)) (fma x x (pow y 2))) (* (sqrt (- x y)) (+ x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (sqrt (- x y)) (fma x x (* y (- y x)))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (sqrt (- x y)) (- x y)) (cbrt (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (sqrt (+ x y)) (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (/ 1 (fma x x (pow y 2))) (* (- x y) (+ x y)) (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (fma x x (* y (- y x)))) (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 1 (/ (+ (sqrt x) (sqrt y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (- (sqrt x) (sqrt y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (+ (sqrt y) (sqrt x)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (+ x y))) (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (+ x y))) (/ (+ (sqrt y) (sqrt x)) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) (* (+ (sqrt y) (sqrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (+ (sqrt y) (sqrt x)) (sqrt (+ x y))) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) (* (- (sqrt x) (sqrt y)) (+ x y)) (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- (sqrt x) (sqrt y)) (fma x x (* y (- y x)))) (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (- (sqrt x) (sqrt y)) (- x y)) (cbrt (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (sqrt (+ x y)) (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (/ 1 (fma x x (pow y 2))) (* (- x y) (+ x y)) (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (fma x x (* y (- y x)))) (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 1 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (- x y) (/ 1 (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (fma x x (pow y 2))) (+ x y) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (cbrt (pow (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (+ 1 1))) (cbrt (sqrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) (cbrt (sqrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3))) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3/2)) (cbrt (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3/2)) (- x y) (/ (fma x x (pow y 2)) (+ x y)) (cbrt (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (expm1 (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log1p (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (log (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (exp (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (cbrt (* (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (pow (/ (- x y) (/ (fma x x (pow y 2)) (+ x y))) 3) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (sqrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (- (- x y)) (- (/ (fma x x (pow y 2)) (+ x y))) (/ x (/ (fma x x (pow y 2)) (+ x y))) (/ y (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (* (- x y) (- x y)) (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (cbrt (/ (- x y) (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (cbrt (* (- x y) (- x y))) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (cbrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (cbrt (- x y)) (hypot x y)) (cbrt (+ x y))) (* (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (sqrt (+ x y))) (* (/ (cbrt (- x y)) (hypot x y)) (sqrt (+ x y))) (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (* (/ (cbrt (- x y)) (hypot x y)) (+ x y)) (/ (cbrt (* (- x y) (- x y))) (hypot x y)) (* (/ (cbrt (- x y)) (hypot x y)) (+ x y)) (* (cbrt (* (- x y) (- x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (cbrt (* (- x y) (- x y))) (sqrt (+ x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (cbrt (* (- x y) (- x y))) (fma x x (pow y 2))) (* (cbrt (- x y)) (+ x y)) (/ (cbrt (* (- x y) (- x y))) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (cbrt (- x y)) (fma x x (* y (- y x)))) (/ (cbrt (* (- x y) (- x y))) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (cbrt (- x y)) (- x y)) (/ (sqrt (- x y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (sqrt (- x y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (sqrt (- x y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (sqrt (- x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt (- x y)) (/ (hypot x y) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) (/ (sqrt (- x y)) (/ (hypot x y) (sqrt (+ x y)))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) (* (sqrt (- x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (sqrt (- x y)) (sqrt (+ x y))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (sqrt (- x y)) (fma x x (pow y 2))) (* (sqrt (- x y)) (+ x y)) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (sqrt (- x y)) (fma x x (* y (- y x)))) (/ (sqrt (- x y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (sqrt (- x y)) (- x y)) (cbrt (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (sqrt (+ x y)) (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (/ 1 (fma x x (pow y 2))) (* (- x y) (+ x y)) (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (fma x x (* y (- y x)))) (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 1 (/ (+ (sqrt x) (sqrt y)) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (- (sqrt x) (sqrt y)) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- (sqrt x) (sqrt y)) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ (+ (sqrt x) (sqrt y)) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ (+ (sqrt y) (sqrt x)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- (sqrt x) (sqrt y)) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (+ x y))) (/ (+ (sqrt y) (sqrt x)) (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (+ x y))) (/ (+ (sqrt y) (sqrt x)) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) (/ (+ (sqrt y) (sqrt x)) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) (* (+ (sqrt y) (sqrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (* (+ (sqrt y) (sqrt x)) (sqrt (+ x y))) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (fma x x (pow y 2))) (* (- (sqrt x) (sqrt y)) (+ x y)) (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- (sqrt x) (sqrt y)) (fma x x (* y (- y x)))) (/ (+ (sqrt x) (sqrt y)) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (- (sqrt x) (sqrt y)) (- x y)) (cbrt (/ 1 (* (/ (fma x x (pow y 2)) (+ x y)) (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (cbrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (sqrt (+ x y)))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (/ (cbrt (fma x x (pow y 2))) (+ x y))) (/ 1 (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (/ (- x y) (hypot x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (/ 1 (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (- x y) (/ (fma x x (pow y 2)) (cbrt (+ x y)))) (sqrt (+ x y)) (/ (- x y) (/ (fma x x (pow y 2)) (sqrt (+ x y)))) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) 1 (* (/ (- x y) (fma x x (pow y 2))) (+ x y)) (/ 1 (fma x x (pow y 2))) (* (- x y) (+ x y)) (/ 1 (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (fma x x (* y (- y x)))) (/ 1 (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) 1 (/ 1 (/ (fma x x (pow y 2)) (+ x y))) (/ (/ (fma x x (pow y 2)) (+ x y)) (- x y)) (/ (- x y) (* (cbrt (/ (fma x x (pow y 2)) (+ x y))) (cbrt (/ (fma x x (pow y 2)) (+ x y))))) (/ (- x y) (sqrt (/ (fma x x (pow y 2)) (+ x y)))) (/ (- x y) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (- x y) (/ (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2)))) (sqrt (+ x y)))) (/ (- x y) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (/ (- x y) (* (cbrt (fma x x (pow y 2))) (cbrt (fma x x (pow y 2))))) (* (/ (- x y) (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y)) (* (- x y) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (- x y) (sqrt (+ x y))) (- x y) (- x y) (- x y) (/ (- x y) (fma x x (pow y 2))) (/ (- x y) (/ (fma x x (pow y 2)) (+ (pow x 3) (pow y 3)))) (/ (- x y) (/ (fma x x (pow y 2)) (- (* x x) (* y y)))) (/ (/ (fma x x (pow y 2)) (+ x y)) (cbrt (- x y))) (/ (/ (fma x x (pow y 2)) (+ x y)) (sqrt (- x y))) (/ (/ (fma x x (pow y 2)) (+ x y)) (- x y)) (/ (/ (fma x x (pow y 2)) (+ x y)) (- (sqrt x) (sqrt y))) (/ (/ (fma x x (pow y 2)) (+ x y)) (- x y)) (/ (- x y) (fma x x (pow y 2))) (* (fma x x (* y (+ x y))) (/ (fma x x (pow y 2)) (+ x y))) (* (/ (fma x x (pow y 2)) (+ x y)) (+ x y)) (- y x) (- x y) (- x y) -1 1 1 -1 1 (- (cbrt -1)) -1 1 1 9.864 * * * [progress]: adding candidates to table 11.597 * * [progress]: iteration 3 / 4 11.597 * * * [progress]: picking best candidate 11.604 * * * * [pick]: Picked # 11.604 * * * [progress]: localizing error 11.618 * * * [progress]: generating rewritten candidates 11.618 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2 2) 11.645 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 11.690 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2) 11.728 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 11.747 * * * [progress]: generating series expansions 11.747 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2 2) 11.748 * [backup-simplify]: Simplify (/ (hypot x y) (+ x y)) into (/ (hypot x y) (+ x y)) 11.748 * [approximate]: Taking taylor expansion of (/ (hypot x y) (+ x y)) in (x y) around 0 11.748 * [taylor]: Taking taylor expansion of (/ (hypot x y) (+ x y)) in y 11.748 * [taylor]: Taking taylor expansion of (hypot x y) in y 11.748 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.748 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 11.748 * [taylor]: Taking taylor expansion of (* x x) in y 11.748 * [taylor]: Taking taylor expansion of x in y 11.748 * [backup-simplify]: Simplify x into x 11.748 * [taylor]: Taking taylor expansion of x in y 11.748 * [backup-simplify]: Simplify x into x 11.748 * [taylor]: Taking taylor expansion of (* y y) in y 11.748 * [taylor]: Taking taylor expansion of y in y 11.748 * [backup-simplify]: Simplify 0 into 0 11.748 * [backup-simplify]: Simplify 1 into 1 11.748 * [taylor]: Taking taylor expansion of y in y 11.748 * [backup-simplify]: Simplify 0 into 0 11.748 * [backup-simplify]: Simplify 1 into 1 11.748 * [backup-simplify]: Simplify (* x x) into (pow x 2) 11.749 * [backup-simplify]: Simplify (* 0 0) into 0 11.749 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 11.749 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 11.749 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 11.749 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.749 * [backup-simplify]: Simplify (+ 0 0) into 0 11.750 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 11.750 * [taylor]: Taking taylor expansion of (+ x y) in y 11.750 * [taylor]: Taking taylor expansion of x in y 11.750 * [backup-simplify]: Simplify x into x 11.750 * [taylor]: Taking taylor expansion of y in y 11.750 * [backup-simplify]: Simplify 0 into 0 11.750 * [backup-simplify]: Simplify 1 into 1 11.750 * [backup-simplify]: Simplify (+ x 0) into x 11.750 * [backup-simplify]: Simplify (/ x x) into 1 11.750 * [taylor]: Taking taylor expansion of (/ (hypot x y) (+ x y)) in x 11.750 * [taylor]: Taking taylor expansion of (hypot x y) in x 11.750 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.750 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 11.750 * [taylor]: Taking taylor expansion of (* x x) in x 11.750 * [taylor]: Taking taylor expansion of x in x 11.750 * [backup-simplify]: Simplify 0 into 0 11.750 * [backup-simplify]: Simplify 1 into 1 11.750 * [taylor]: Taking taylor expansion of x in x 11.750 * [backup-simplify]: Simplify 0 into 0 11.750 * [backup-simplify]: Simplify 1 into 1 11.750 * [taylor]: Taking taylor expansion of (* y y) in x 11.750 * [taylor]: Taking taylor expansion of y in x 11.750 * [backup-simplify]: Simplify y into y 11.750 * [taylor]: Taking taylor expansion of y in x 11.750 * [backup-simplify]: Simplify y into y 11.750 * [backup-simplify]: Simplify (* 0 0) into 0 11.750 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.750 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.750 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 11.751 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.751 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.751 * [backup-simplify]: Simplify (+ 0 0) into 0 11.751 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 11.751 * [taylor]: Taking taylor expansion of (+ x y) in x 11.751 * [taylor]: Taking taylor expansion of x in x 11.751 * [backup-simplify]: Simplify 0 into 0 11.751 * [backup-simplify]: Simplify 1 into 1 11.751 * [taylor]: Taking taylor expansion of y in x 11.751 * [backup-simplify]: Simplify y into y 11.751 * [backup-simplify]: Simplify (+ 0 y) into y 11.751 * [backup-simplify]: Simplify (/ y y) into 1 11.751 * [taylor]: Taking taylor expansion of (/ (hypot x y) (+ x y)) in x 11.752 * [taylor]: Taking taylor expansion of (hypot x y) in x 11.752 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.752 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 11.752 * [taylor]: Taking taylor expansion of (* x x) in x 11.752 * [taylor]: Taking taylor expansion of x in x 11.752 * [backup-simplify]: Simplify 0 into 0 11.752 * [backup-simplify]: Simplify 1 into 1 11.752 * [taylor]: Taking taylor expansion of x in x 11.752 * [backup-simplify]: Simplify 0 into 0 11.752 * [backup-simplify]: Simplify 1 into 1 11.752 * [taylor]: Taking taylor expansion of (* y y) in x 11.752 * [taylor]: Taking taylor expansion of y in x 11.752 * [backup-simplify]: Simplify y into y 11.752 * [taylor]: Taking taylor expansion of y in x 11.752 * [backup-simplify]: Simplify y into y 11.752 * [backup-simplify]: Simplify (* 0 0) into 0 11.752 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.752 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.752 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 11.753 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.753 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.753 * [backup-simplify]: Simplify (+ 0 0) into 0 11.753 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 11.753 * [taylor]: Taking taylor expansion of (+ x y) in x 11.753 * [taylor]: Taking taylor expansion of x in x 11.753 * [backup-simplify]: Simplify 0 into 0 11.753 * [backup-simplify]: Simplify 1 into 1 11.753 * [taylor]: Taking taylor expansion of y in x 11.753 * [backup-simplify]: Simplify y into y 11.753 * [backup-simplify]: Simplify (+ 0 y) into y 11.753 * [backup-simplify]: Simplify (/ y y) into 1 11.753 * [taylor]: Taking taylor expansion of 1 in y 11.753 * [backup-simplify]: Simplify 1 into 1 11.753 * [backup-simplify]: Simplify 1 into 1 11.754 * [backup-simplify]: Simplify (+ 1 0) into 1 11.754 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* 1 (/ 1 y)))) into (- (/ 1 y)) 11.754 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 11.754 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.754 * [taylor]: Taking taylor expansion of y in y 11.754 * [backup-simplify]: Simplify 0 into 0 11.754 * [backup-simplify]: Simplify 1 into 1 11.754 * [backup-simplify]: Simplify (/ 1 1) into 1 11.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.755 * [backup-simplify]: Simplify (- 0) into 0 11.755 * [backup-simplify]: Simplify 0 into 0 11.755 * [backup-simplify]: Simplify 0 into 0 11.755 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 11.755 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 11.756 * [backup-simplify]: Simplify (+ 1 0) into 1 11.756 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 11.756 * [backup-simplify]: Simplify (+ 0 0) into 0 11.757 * [backup-simplify]: Simplify (- (/ (/ 1/2 y) y) (+ (* 1 (/ 0 y)) (* (- (/ 1 y)) (/ 1 y)))) into (* 3/2 (/ 1 (pow y 2))) 11.757 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 11.757 * [taylor]: Taking taylor expansion of 3/2 in y 11.757 * [backup-simplify]: Simplify 3/2 into 3/2 11.757 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.757 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.757 * [taylor]: Taking taylor expansion of y in y 11.757 * [backup-simplify]: Simplify 0 into 0 11.757 * [backup-simplify]: Simplify 1 into 1 11.757 * [backup-simplify]: Simplify (* 1 1) into 1 11.757 * [backup-simplify]: Simplify (/ 1 1) into 1 11.758 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.758 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.759 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.760 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 11.760 * [backup-simplify]: Simplify 0 into 0 11.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.762 * [backup-simplify]: Simplify (- 0) into 0 11.762 * [backup-simplify]: Simplify 0 into 0 11.762 * [backup-simplify]: Simplify 0 into 0 11.763 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 11.764 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 11.764 * [backup-simplify]: Simplify (+ 0 0) into 0 11.764 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 11.765 * [backup-simplify]: Simplify (+ 0 0) into 0 11.765 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* 1 (/ 0 y)) (* (- (/ 1 y)) (/ 0 y)) (* (* 3/2 (/ 1 (pow y 2))) (/ 1 y)))) into (- (* 3/2 (/ 1 (pow y 3)))) 11.766 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 3)))) in y 11.766 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 3))) in y 11.766 * [taylor]: Taking taylor expansion of 3/2 in y 11.766 * [backup-simplify]: Simplify 3/2 into 3/2 11.766 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.766 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.766 * [taylor]: Taking taylor expansion of y in y 11.766 * [backup-simplify]: Simplify 0 into 0 11.766 * [backup-simplify]: Simplify 1 into 1 11.766 * [backup-simplify]: Simplify (* 1 1) into 1 11.767 * [backup-simplify]: Simplify (* 1 1) into 1 11.767 * [backup-simplify]: Simplify (/ 1 1) into 1 11.768 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.769 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.770 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.771 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.771 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.772 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.773 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.775 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.776 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.776 * [backup-simplify]: Simplify (- 0) into 0 11.776 * [backup-simplify]: Simplify 0 into 0 11.776 * [backup-simplify]: Simplify 1 into 1 11.777 * [backup-simplify]: Simplify (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 x) (/ 1 y))) into (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) 11.777 * [approximate]: Taking taylor expansion of (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in (x y) around 0 11.777 * [taylor]: Taking taylor expansion of (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 11.777 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 11.777 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.777 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 11.777 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 11.777 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.777 * [taylor]: Taking taylor expansion of x in y 11.777 * [backup-simplify]: Simplify x into x 11.777 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.777 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.777 * [taylor]: Taking taylor expansion of x in y 11.777 * [backup-simplify]: Simplify x into x 11.777 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.778 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 11.778 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.778 * [taylor]: Taking taylor expansion of y in y 11.778 * [backup-simplify]: Simplify 0 into 0 11.778 * [backup-simplify]: Simplify 1 into 1 11.778 * [backup-simplify]: Simplify (/ 1 1) into 1 11.778 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.778 * [taylor]: Taking taylor expansion of y in y 11.778 * [backup-simplify]: Simplify 0 into 0 11.778 * [backup-simplify]: Simplify 1 into 1 11.779 * [backup-simplify]: Simplify (/ 1 1) into 1 11.779 * [backup-simplify]: Simplify (* 1 1) into 1 11.779 * [backup-simplify]: Simplify (+ 0 1) into 1 11.780 * [backup-simplify]: Simplify (sqrt 1) into 1 11.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.782 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.782 * [backup-simplify]: Simplify (+ 0 0) into 0 11.783 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.783 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.783 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.783 * [taylor]: Taking taylor expansion of y in y 11.783 * [backup-simplify]: Simplify 0 into 0 11.783 * [backup-simplify]: Simplify 1 into 1 11.784 * [backup-simplify]: Simplify (/ 1 1) into 1 11.784 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.784 * [taylor]: Taking taylor expansion of x in y 11.784 * [backup-simplify]: Simplify x into x 11.784 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.784 * [backup-simplify]: Simplify (+ 1 0) into 1 11.785 * [backup-simplify]: Simplify (/ 1 1) into 1 11.785 * [taylor]: Taking taylor expansion of (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 11.785 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 11.785 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.785 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 11.785 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.785 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.785 * [taylor]: Taking taylor expansion of x in x 11.785 * [backup-simplify]: Simplify 0 into 0 11.785 * [backup-simplify]: Simplify 1 into 1 11.786 * [backup-simplify]: Simplify (/ 1 1) into 1 11.786 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.786 * [taylor]: Taking taylor expansion of x in x 11.786 * [backup-simplify]: Simplify 0 into 0 11.786 * [backup-simplify]: Simplify 1 into 1 11.786 * [backup-simplify]: Simplify (/ 1 1) into 1 11.786 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 11.786 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.786 * [taylor]: Taking taylor expansion of y in x 11.786 * [backup-simplify]: Simplify y into y 11.786 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.786 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.786 * [taylor]: Taking taylor expansion of y in x 11.787 * [backup-simplify]: Simplify y into y 11.787 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.787 * [backup-simplify]: Simplify (* 1 1) into 1 11.787 * [backup-simplify]: Simplify (+ 1 0) into 1 11.788 * [backup-simplify]: Simplify (sqrt 1) into 1 11.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.790 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.790 * [backup-simplify]: Simplify (+ 0 0) into 0 11.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.791 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.791 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.791 * [taylor]: Taking taylor expansion of y in x 11.791 * [backup-simplify]: Simplify y into y 11.791 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.791 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.791 * [taylor]: Taking taylor expansion of x in x 11.791 * [backup-simplify]: Simplify 0 into 0 11.791 * [backup-simplify]: Simplify 1 into 1 11.792 * [backup-simplify]: Simplify (/ 1 1) into 1 11.792 * [backup-simplify]: Simplify (+ 0 1) into 1 11.793 * [backup-simplify]: Simplify (/ 1 1) into 1 11.793 * [taylor]: Taking taylor expansion of (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 11.793 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 11.793 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.793 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 11.793 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.793 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.793 * [taylor]: Taking taylor expansion of x in x 11.793 * [backup-simplify]: Simplify 0 into 0 11.793 * [backup-simplify]: Simplify 1 into 1 11.794 * [backup-simplify]: Simplify (/ 1 1) into 1 11.794 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.794 * [taylor]: Taking taylor expansion of x in x 11.794 * [backup-simplify]: Simplify 0 into 0 11.794 * [backup-simplify]: Simplify 1 into 1 11.794 * [backup-simplify]: Simplify (/ 1 1) into 1 11.794 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 11.794 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.794 * [taylor]: Taking taylor expansion of y in x 11.794 * [backup-simplify]: Simplify y into y 11.794 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.794 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.794 * [taylor]: Taking taylor expansion of y in x 11.794 * [backup-simplify]: Simplify y into y 11.795 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.795 * [backup-simplify]: Simplify (* 1 1) into 1 11.795 * [backup-simplify]: Simplify (+ 1 0) into 1 11.796 * [backup-simplify]: Simplify (sqrt 1) into 1 11.796 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.797 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.798 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.798 * [backup-simplify]: Simplify (+ 0 0) into 0 11.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.799 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.799 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.799 * [taylor]: Taking taylor expansion of y in x 11.799 * [backup-simplify]: Simplify y into y 11.799 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.799 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.799 * [taylor]: Taking taylor expansion of x in x 11.799 * [backup-simplify]: Simplify 0 into 0 11.799 * [backup-simplify]: Simplify 1 into 1 11.800 * [backup-simplify]: Simplify (/ 1 1) into 1 11.800 * [backup-simplify]: Simplify (+ 0 1) into 1 11.801 * [backup-simplify]: Simplify (/ 1 1) into 1 11.801 * [taylor]: Taking taylor expansion of 1 in y 11.801 * [backup-simplify]: Simplify 1 into 1 11.801 * [backup-simplify]: Simplify 1 into 1 11.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.802 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.802 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.802 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 11.802 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.802 * [taylor]: Taking taylor expansion of y in y 11.802 * [backup-simplify]: Simplify 0 into 0 11.803 * [backup-simplify]: Simplify 1 into 1 11.803 * [backup-simplify]: Simplify (/ 1 1) into 1 11.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.804 * [backup-simplify]: Simplify (- 0) into 0 11.804 * [backup-simplify]: Simplify 0 into 0 11.804 * [backup-simplify]: Simplify 0 into 0 11.805 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.806 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.807 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.807 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 11.807 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 11.809 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 11.809 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.810 * [backup-simplify]: Simplify (+ 0 0) into 0 11.811 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (* 3/2 (/ 1 (pow y 2))) 11.811 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 11.811 * [taylor]: Taking taylor expansion of 3/2 in y 11.811 * [backup-simplify]: Simplify 3/2 into 3/2 11.811 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.811 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.811 * [taylor]: Taking taylor expansion of y in y 11.811 * [backup-simplify]: Simplify 0 into 0 11.811 * [backup-simplify]: Simplify 1 into 1 11.812 * [backup-simplify]: Simplify (* 1 1) into 1 11.812 * [backup-simplify]: Simplify (/ 1 1) into 1 11.813 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.814 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.816 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 11.817 * [backup-simplify]: Simplify 0 into 0 11.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.818 * [backup-simplify]: Simplify (- 0) into 0 11.818 * [backup-simplify]: Simplify 0 into 0 11.818 * [backup-simplify]: Simplify 0 into 0 11.819 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.820 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.821 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.821 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 11.822 * [backup-simplify]: Simplify (+ 0 0) into 0 11.822 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.823 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.824 * [backup-simplify]: Simplify (+ 0 0) into 0 11.826 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (* 3/2 (/ 1 (pow y 2))) (/ (/ 1 y) 1)))) into (- (* 3/2 (/ 1 (pow y 3)))) 11.826 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 3)))) in y 11.826 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 3))) in y 11.826 * [taylor]: Taking taylor expansion of 3/2 in y 11.826 * [backup-simplify]: Simplify 3/2 into 3/2 11.826 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.826 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.826 * [taylor]: Taking taylor expansion of y in y 11.826 * [backup-simplify]: Simplify 0 into 0 11.826 * [backup-simplify]: Simplify 1 into 1 11.827 * [backup-simplify]: Simplify (* 1 1) into 1 11.827 * [backup-simplify]: Simplify (* 1 1) into 1 11.828 * [backup-simplify]: Simplify (/ 1 1) into 1 11.829 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.829 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.830 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.831 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.832 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.834 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.837 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.837 * [backup-simplify]: Simplify (- 0) into 0 11.837 * [backup-simplify]: Simplify 0 into 0 11.837 * [backup-simplify]: Simplify 1 into 1 11.837 * [backup-simplify]: Simplify (/ (hypot (/ 1 (- x)) (/ 1 (- y))) (+ (/ 1 (- x)) (/ 1 (- y)))) into (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) 11.837 * [approximate]: Taking taylor expansion of (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) in (x y) around 0 11.837 * [taylor]: Taking taylor expansion of (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) in y 11.838 * [taylor]: Taking taylor expansion of -1 in y 11.838 * [backup-simplify]: Simplify -1 into -1 11.838 * [taylor]: Taking taylor expansion of (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x))) in y 11.838 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 11.838 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.838 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 11.838 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 11.838 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.838 * [taylor]: Taking taylor expansion of -1 in y 11.838 * [backup-simplify]: Simplify -1 into -1 11.838 * [taylor]: Taking taylor expansion of x in y 11.838 * [backup-simplify]: Simplify x into x 11.838 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.838 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.838 * [taylor]: Taking taylor expansion of -1 in y 11.838 * [backup-simplify]: Simplify -1 into -1 11.838 * [taylor]: Taking taylor expansion of x in y 11.838 * [backup-simplify]: Simplify x into x 11.838 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.838 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 11.838 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.838 * [taylor]: Taking taylor expansion of -1 in y 11.838 * [backup-simplify]: Simplify -1 into -1 11.839 * [taylor]: Taking taylor expansion of y in y 11.839 * [backup-simplify]: Simplify 0 into 0 11.839 * [backup-simplify]: Simplify 1 into 1 11.839 * [backup-simplify]: Simplify (/ -1 1) into -1 11.839 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.839 * [taylor]: Taking taylor expansion of -1 in y 11.839 * [backup-simplify]: Simplify -1 into -1 11.839 * [taylor]: Taking taylor expansion of y in y 11.839 * [backup-simplify]: Simplify 0 into 0 11.839 * [backup-simplify]: Simplify 1 into 1 11.840 * [backup-simplify]: Simplify (/ -1 1) into -1 11.840 * [backup-simplify]: Simplify (* -1 -1) into 1 11.841 * [backup-simplify]: Simplify (+ 0 1) into 1 11.841 * [backup-simplify]: Simplify (sqrt 1) into 1 11.842 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.843 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.844 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.845 * [backup-simplify]: Simplify (+ 0 0) into 0 11.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.846 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.846 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.846 * [taylor]: Taking taylor expansion of y in y 11.846 * [backup-simplify]: Simplify 0 into 0 11.846 * [backup-simplify]: Simplify 1 into 1 11.846 * [backup-simplify]: Simplify (/ 1 1) into 1 11.846 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.846 * [taylor]: Taking taylor expansion of x in y 11.846 * [backup-simplify]: Simplify x into x 11.846 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.847 * [backup-simplify]: Simplify (+ 1 0) into 1 11.847 * [backup-simplify]: Simplify (/ 1 1) into 1 11.847 * [taylor]: Taking taylor expansion of (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) in x 11.847 * [taylor]: Taking taylor expansion of -1 in x 11.847 * [backup-simplify]: Simplify -1 into -1 11.847 * [taylor]: Taking taylor expansion of (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x))) in x 11.847 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.847 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.847 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.847 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.847 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.847 * [taylor]: Taking taylor expansion of -1 in x 11.848 * [backup-simplify]: Simplify -1 into -1 11.848 * [taylor]: Taking taylor expansion of x in x 11.848 * [backup-simplify]: Simplify 0 into 0 11.848 * [backup-simplify]: Simplify 1 into 1 11.848 * [backup-simplify]: Simplify (/ -1 1) into -1 11.848 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.848 * [taylor]: Taking taylor expansion of -1 in x 11.848 * [backup-simplify]: Simplify -1 into -1 11.848 * [taylor]: Taking taylor expansion of x in x 11.848 * [backup-simplify]: Simplify 0 into 0 11.848 * [backup-simplify]: Simplify 1 into 1 11.848 * [backup-simplify]: Simplify (/ -1 1) into -1 11.848 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.848 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.848 * [taylor]: Taking taylor expansion of -1 in x 11.848 * [backup-simplify]: Simplify -1 into -1 11.848 * [taylor]: Taking taylor expansion of y in x 11.849 * [backup-simplify]: Simplify y into y 11.849 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.849 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.849 * [taylor]: Taking taylor expansion of -1 in x 11.849 * [backup-simplify]: Simplify -1 into -1 11.849 * [taylor]: Taking taylor expansion of y in x 11.849 * [backup-simplify]: Simplify y into y 11.849 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.849 * [backup-simplify]: Simplify (* -1 -1) into 1 11.849 * [backup-simplify]: Simplify (+ 1 0) into 1 11.850 * [backup-simplify]: Simplify (sqrt 1) into 1 11.850 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.851 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.851 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.851 * [backup-simplify]: Simplify (+ 0 0) into 0 11.852 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.852 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.852 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.852 * [taylor]: Taking taylor expansion of y in x 11.852 * [backup-simplify]: Simplify y into y 11.852 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.852 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.852 * [taylor]: Taking taylor expansion of x in x 11.852 * [backup-simplify]: Simplify 0 into 0 11.852 * [backup-simplify]: Simplify 1 into 1 11.852 * [backup-simplify]: Simplify (/ 1 1) into 1 11.853 * [backup-simplify]: Simplify (+ 0 1) into 1 11.853 * [backup-simplify]: Simplify (/ 1 1) into 1 11.853 * [taylor]: Taking taylor expansion of (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) in x 11.853 * [taylor]: Taking taylor expansion of -1 in x 11.853 * [backup-simplify]: Simplify -1 into -1 11.853 * [taylor]: Taking taylor expansion of (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x))) in x 11.853 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.853 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.853 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.853 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.853 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.853 * [taylor]: Taking taylor expansion of -1 in x 11.853 * [backup-simplify]: Simplify -1 into -1 11.853 * [taylor]: Taking taylor expansion of x in x 11.853 * [backup-simplify]: Simplify 0 into 0 11.853 * [backup-simplify]: Simplify 1 into 1 11.854 * [backup-simplify]: Simplify (/ -1 1) into -1 11.854 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.854 * [taylor]: Taking taylor expansion of -1 in x 11.854 * [backup-simplify]: Simplify -1 into -1 11.854 * [taylor]: Taking taylor expansion of x in x 11.854 * [backup-simplify]: Simplify 0 into 0 11.854 * [backup-simplify]: Simplify 1 into 1 11.854 * [backup-simplify]: Simplify (/ -1 1) into -1 11.854 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.854 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.854 * [taylor]: Taking taylor expansion of -1 in x 11.854 * [backup-simplify]: Simplify -1 into -1 11.854 * [taylor]: Taking taylor expansion of y in x 11.854 * [backup-simplify]: Simplify y into y 11.854 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.854 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.854 * [taylor]: Taking taylor expansion of -1 in x 11.854 * [backup-simplify]: Simplify -1 into -1 11.854 * [taylor]: Taking taylor expansion of y in x 11.854 * [backup-simplify]: Simplify y into y 11.854 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.859 * [backup-simplify]: Simplify (* -1 -1) into 1 11.859 * [backup-simplify]: Simplify (+ 1 0) into 1 11.859 * [backup-simplify]: Simplify (sqrt 1) into 1 11.860 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.860 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.861 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.861 * [backup-simplify]: Simplify (+ 0 0) into 0 11.861 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.861 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.861 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.861 * [taylor]: Taking taylor expansion of y in x 11.861 * [backup-simplify]: Simplify y into y 11.862 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.862 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.862 * [taylor]: Taking taylor expansion of x in x 11.862 * [backup-simplify]: Simplify 0 into 0 11.862 * [backup-simplify]: Simplify 1 into 1 11.862 * [backup-simplify]: Simplify (/ 1 1) into 1 11.862 * [backup-simplify]: Simplify (+ 0 1) into 1 11.862 * [backup-simplify]: Simplify (/ 1 1) into 1 11.863 * [backup-simplify]: Simplify (* -1 1) into -1 11.863 * [taylor]: Taking taylor expansion of -1 in y 11.863 * [backup-simplify]: Simplify -1 into -1 11.863 * [backup-simplify]: Simplify -1 into -1 11.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.863 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.864 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 11.864 * [backup-simplify]: Simplify (+ (* -1 (- (/ 1 y))) (* 0 1)) into (/ 1 y) 11.864 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.864 * [taylor]: Taking taylor expansion of y in y 11.864 * [backup-simplify]: Simplify 0 into 0 11.864 * [backup-simplify]: Simplify 1 into 1 11.864 * [backup-simplify]: Simplify (/ 1 1) into 1 11.865 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.865 * [backup-simplify]: Simplify 0 into 0 11.865 * [backup-simplify]: Simplify 0 into 0 11.865 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.866 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.866 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 11.866 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 11.867 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 11.867 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 11.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.868 * [backup-simplify]: Simplify (+ 0 0) into 0 11.869 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (* 3/2 (/ 1 (pow y 2))) 11.869 * [backup-simplify]: Simplify (+ (* -1 (* 3/2 (/ 1 (pow y 2)))) (+ (* 0 (- (/ 1 y))) (* 0 1))) into (- (* 3/2 (/ 1 (pow y 2)))) 11.869 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 2)))) in y 11.869 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 11.869 * [taylor]: Taking taylor expansion of 3/2 in y 11.869 * [backup-simplify]: Simplify 3/2 into 3/2 11.869 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.869 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.869 * [taylor]: Taking taylor expansion of y in y 11.869 * [backup-simplify]: Simplify 0 into 0 11.869 * [backup-simplify]: Simplify 1 into 1 11.870 * [backup-simplify]: Simplify (* 1 1) into 1 11.870 * [backup-simplify]: Simplify (/ 1 1) into 1 11.870 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.871 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.871 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.872 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 11.872 * [backup-simplify]: Simplify (- 0) into 0 11.872 * [backup-simplify]: Simplify 0 into 0 11.873 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.873 * [backup-simplify]: Simplify 0 into 0 11.873 * [backup-simplify]: Simplify 0 into 0 11.874 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.874 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.875 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 11.875 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 11.875 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 11.875 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 11.876 * [backup-simplify]: Simplify (+ 0 0) into 0 11.876 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.877 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.878 * [backup-simplify]: Simplify (+ 0 0) into 0 11.880 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (* 3/2 (/ 1 (pow y 2))) (/ (/ 1 y) 1)))) into (- (* 3/2 (/ 1 (pow y 3)))) 11.881 * [backup-simplify]: Simplify (+ (* -1 (- (* 3/2 (/ 1 (pow y 3))))) (+ (* 0 (* 3/2 (/ 1 (pow y 2)))) (+ (* 0 (- (/ 1 y))) (* 0 1)))) into (* 3/2 (/ 1 (pow y 3))) 11.881 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 3))) in y 11.881 * [taylor]: Taking taylor expansion of 3/2 in y 11.881 * [backup-simplify]: Simplify 3/2 into 3/2 11.881 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.881 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.881 * [taylor]: Taking taylor expansion of y in y 11.881 * [backup-simplify]: Simplify 0 into 0 11.881 * [backup-simplify]: Simplify 1 into 1 11.881 * [backup-simplify]: Simplify (* 1 1) into 1 11.882 * [backup-simplify]: Simplify (* 1 1) into 1 11.882 * [backup-simplify]: Simplify (/ 1 1) into 1 11.883 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.884 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.884 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.886 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.886 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.888 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.890 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.891 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.891 * [backup-simplify]: Simplify 0 into 0 11.891 * [backup-simplify]: Simplify -1 into -1 11.891 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 11.891 * [backup-simplify]: Simplify (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) into (pow (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 3) 11.892 * [approximate]: Taking taylor expansion of (pow (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 3) in (x y) around 0 11.892 * [taylor]: Taking taylor expansion of (pow (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 3) in y 11.892 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in y 11.892 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 11.892 * [taylor]: Taking taylor expansion of (+ x y) in y 11.892 * [taylor]: Taking taylor expansion of x in y 11.892 * [backup-simplify]: Simplify x into x 11.892 * [taylor]: Taking taylor expansion of y in y 11.892 * [backup-simplify]: Simplify 0 into 0 11.892 * [backup-simplify]: Simplify 1 into 1 11.892 * [taylor]: Taking taylor expansion of (- x y) in y 11.892 * [taylor]: Taking taylor expansion of x in y 11.892 * [backup-simplify]: Simplify x into x 11.892 * [taylor]: Taking taylor expansion of y in y 11.892 * [backup-simplify]: Simplify 0 into 0 11.892 * [backup-simplify]: Simplify 1 into 1 11.892 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 11.892 * [taylor]: Taking taylor expansion of (hypot x y) in y 11.892 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.892 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 11.892 * [taylor]: Taking taylor expansion of (* x x) in y 11.892 * [taylor]: Taking taylor expansion of x in y 11.892 * [backup-simplify]: Simplify x into x 11.892 * [taylor]: Taking taylor expansion of x in y 11.892 * [backup-simplify]: Simplify x into x 11.892 * [taylor]: Taking taylor expansion of (* y y) in y 11.892 * [taylor]: Taking taylor expansion of y in y 11.892 * [backup-simplify]: Simplify 0 into 0 11.892 * [backup-simplify]: Simplify 1 into 1 11.892 * [taylor]: Taking taylor expansion of y in y 11.892 * [backup-simplify]: Simplify 0 into 0 11.892 * [backup-simplify]: Simplify 1 into 1 11.893 * [backup-simplify]: Simplify (* x x) into (pow x 2) 11.893 * [backup-simplify]: Simplify (* 0 0) into 0 11.893 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 11.893 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 11.893 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 11.894 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.894 * [backup-simplify]: Simplify (+ 0 0) into 0 11.894 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 11.895 * [backup-simplify]: Simplify (+ x 0) into x 11.895 * [backup-simplify]: Simplify (- 0) into 0 11.895 * [backup-simplify]: Simplify (+ x 0) into x 11.895 * [backup-simplify]: Simplify (* x x) into (pow x 2) 11.895 * [backup-simplify]: Simplify (* x x) into (pow x 2) 11.895 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 11.895 * [taylor]: Taking taylor expansion of (pow (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 3) in x 11.895 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 11.896 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 11.896 * [taylor]: Taking taylor expansion of (+ x y) in x 11.896 * [taylor]: Taking taylor expansion of x in x 11.896 * [backup-simplify]: Simplify 0 into 0 11.896 * [backup-simplify]: Simplify 1 into 1 11.896 * [taylor]: Taking taylor expansion of y in x 11.896 * [backup-simplify]: Simplify y into y 11.896 * [taylor]: Taking taylor expansion of (- x y) in x 11.896 * [taylor]: Taking taylor expansion of x in x 11.896 * [backup-simplify]: Simplify 0 into 0 11.896 * [backup-simplify]: Simplify 1 into 1 11.896 * [taylor]: Taking taylor expansion of y in x 11.896 * [backup-simplify]: Simplify y into y 11.896 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 11.896 * [taylor]: Taking taylor expansion of (hypot x y) in x 11.896 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.896 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 11.896 * [taylor]: Taking taylor expansion of (* x x) in x 11.896 * [taylor]: Taking taylor expansion of x in x 11.896 * [backup-simplify]: Simplify 0 into 0 11.896 * [backup-simplify]: Simplify 1 into 1 11.896 * [taylor]: Taking taylor expansion of x in x 11.896 * [backup-simplify]: Simplify 0 into 0 11.896 * [backup-simplify]: Simplify 1 into 1 11.896 * [taylor]: Taking taylor expansion of (* y y) in x 11.896 * [taylor]: Taking taylor expansion of y in x 11.896 * [backup-simplify]: Simplify y into y 11.896 * [taylor]: Taking taylor expansion of y in x 11.896 * [backup-simplify]: Simplify y into y 11.897 * [backup-simplify]: Simplify (* 0 0) into 0 11.897 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.897 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.897 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 11.898 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.898 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.898 * [backup-simplify]: Simplify (+ 0 0) into 0 11.898 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 11.898 * [backup-simplify]: Simplify (+ 0 y) into y 11.898 * [backup-simplify]: Simplify (- y) into (- y) 11.899 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 11.899 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 11.899 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.899 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 11.899 * [taylor]: Taking taylor expansion of (pow (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 3) in x 11.899 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 11.899 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 11.899 * [taylor]: Taking taylor expansion of (+ x y) in x 11.899 * [taylor]: Taking taylor expansion of x in x 11.899 * [backup-simplify]: Simplify 0 into 0 11.899 * [backup-simplify]: Simplify 1 into 1 11.899 * [taylor]: Taking taylor expansion of y in x 11.899 * [backup-simplify]: Simplify y into y 11.899 * [taylor]: Taking taylor expansion of (- x y) in x 11.899 * [taylor]: Taking taylor expansion of x in x 11.899 * [backup-simplify]: Simplify 0 into 0 11.899 * [backup-simplify]: Simplify 1 into 1 11.899 * [taylor]: Taking taylor expansion of y in x 11.899 * [backup-simplify]: Simplify y into y 11.899 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 11.899 * [taylor]: Taking taylor expansion of (hypot x y) in x 11.900 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.900 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 11.900 * [taylor]: Taking taylor expansion of (* x x) in x 11.900 * [taylor]: Taking taylor expansion of x in x 11.900 * [backup-simplify]: Simplify 0 into 0 11.900 * [backup-simplify]: Simplify 1 into 1 11.900 * [taylor]: Taking taylor expansion of x in x 11.900 * [backup-simplify]: Simplify 0 into 0 11.900 * [backup-simplify]: Simplify 1 into 1 11.900 * [taylor]: Taking taylor expansion of (* y y) in x 11.900 * [taylor]: Taking taylor expansion of y in x 11.900 * [backup-simplify]: Simplify y into y 11.900 * [taylor]: Taking taylor expansion of y in x 11.900 * [backup-simplify]: Simplify y into y 11.900 * [backup-simplify]: Simplify (* 0 0) into 0 11.900 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.901 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.901 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 11.901 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.901 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.902 * [backup-simplify]: Simplify (+ 0 0) into 0 11.902 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 11.902 * [backup-simplify]: Simplify (+ 0 y) into y 11.902 * [backup-simplify]: Simplify (- y) into (- y) 11.902 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 11.902 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 11.902 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.902 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 11.903 * [backup-simplify]: Simplify (* -1 -1) into 1 11.903 * [backup-simplify]: Simplify (* -1 1) into -1 11.903 * [taylor]: Taking taylor expansion of -1 in y 11.903 * [backup-simplify]: Simplify -1 into -1 11.903 * [backup-simplify]: Simplify -1 into -1 11.904 * [backup-simplify]: Simplify (- 0) into 0 11.904 * [backup-simplify]: Simplify (+ 1 0) into 1 11.905 * [backup-simplify]: Simplify (+ 1 0) into 1 11.905 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 11.905 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.905 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 11.906 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.906 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 11.907 * [taylor]: Taking taylor expansion of 0 in y 11.907 * [backup-simplify]: Simplify 0 into 0 11.907 * [backup-simplify]: Simplify 0 into 0 11.907 * [backup-simplify]: Simplify 0 into 0 11.907 * [backup-simplify]: Simplify (- 0) into 0 11.907 * [backup-simplify]: Simplify (+ 0 0) into 0 11.908 * [backup-simplify]: Simplify (+ 0 0) into 0 11.908 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 11.909 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 11.909 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 11.910 * [backup-simplify]: Simplify (+ 1 0) into 1 11.911 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 11.911 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 11.912 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 11.913 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* (* 2 (/ 1 (pow y 2))) -1))) into (- (* 4 (/ 1 (pow y 2)))) 11.914 * [backup-simplify]: Simplify (+ (* -1 (- (* 4 (/ 1 (pow y 2))))) (+ (* 0 0) (* (* 2 (/ 1 (pow y 2))) 1))) into (* 6 (/ 1 (pow y 2))) 11.914 * [taylor]: Taking taylor expansion of (* 6 (/ 1 (pow y 2))) in y 11.914 * [taylor]: Taking taylor expansion of 6 in y 11.914 * [backup-simplify]: Simplify 6 into 6 11.914 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.914 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.914 * [taylor]: Taking taylor expansion of y in y 11.914 * [backup-simplify]: Simplify 0 into 0 11.914 * [backup-simplify]: Simplify 1 into 1 11.914 * [backup-simplify]: Simplify (* 1 1) into 1 11.915 * [backup-simplify]: Simplify (/ 1 1) into 1 11.915 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.916 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.917 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.918 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.919 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 11.919 * [backup-simplify]: Simplify 0 into 0 11.919 * [backup-simplify]: Simplify 0 into 0 11.919 * [backup-simplify]: Simplify 0 into 0 11.919 * [backup-simplify]: Simplify (- 0) into 0 11.919 * [backup-simplify]: Simplify (+ 0 0) into 0 11.920 * [backup-simplify]: Simplify (+ 0 0) into 0 11.921 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 11.922 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 11.923 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 11.923 * [backup-simplify]: Simplify (+ 0 0) into 0 11.923 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 11.923 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 11.924 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))) (* 0 (/ 1 (pow y 2))) (* (* 2 (/ 1 (pow y 2))) (/ 0 (pow y 2))))) into 0 11.925 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* (* 2 (/ 1 (pow y 2))) 0) (* 0 -1)))) into 0 11.927 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- (* 4 (/ 1 (pow y 2))))) (+ (* (* 2 (/ 1 (pow y 2))) 0) (* 0 1)))) into 0 11.927 * [taylor]: Taking taylor expansion of 0 in y 11.927 * [backup-simplify]: Simplify 0 into 0 11.927 * [backup-simplify]: Simplify 0 into 0 11.927 * [backup-simplify]: Simplify -1 into -1 11.928 * [backup-simplify]: Simplify (pow (/ (- (/ 1 x) (/ 1 y)) (* (hypot (/ 1 x) (/ 1 y)) (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 x) (/ 1 y))))) 3) into (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 3) 11.928 * [approximate]: Taking taylor expansion of (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 3) in (x y) around 0 11.928 * [taylor]: Taking taylor expansion of (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 3) in y 11.928 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in y 11.928 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 11.928 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 11.928 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.928 * [taylor]: Taking taylor expansion of x in y 11.928 * [backup-simplify]: Simplify x into x 11.928 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.928 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.928 * [taylor]: Taking taylor expansion of y in y 11.928 * [backup-simplify]: Simplify 0 into 0 11.928 * [backup-simplify]: Simplify 1 into 1 11.928 * [backup-simplify]: Simplify (/ 1 1) into 1 11.928 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.928 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.928 * [taylor]: Taking taylor expansion of y in y 11.928 * [backup-simplify]: Simplify 0 into 0 11.929 * [backup-simplify]: Simplify 1 into 1 11.929 * [backup-simplify]: Simplify (/ 1 1) into 1 11.929 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.929 * [taylor]: Taking taylor expansion of x in y 11.929 * [backup-simplify]: Simplify x into x 11.929 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.929 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 11.929 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 11.929 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.929 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 11.929 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 11.929 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.929 * [taylor]: Taking taylor expansion of x in y 11.929 * [backup-simplify]: Simplify x into x 11.929 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.930 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.930 * [taylor]: Taking taylor expansion of x in y 11.930 * [backup-simplify]: Simplify x into x 11.930 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.930 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 11.930 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.930 * [taylor]: Taking taylor expansion of y in y 11.930 * [backup-simplify]: Simplify 0 into 0 11.930 * [backup-simplify]: Simplify 1 into 1 11.930 * [backup-simplify]: Simplify (/ 1 1) into 1 11.930 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.930 * [taylor]: Taking taylor expansion of y in y 11.930 * [backup-simplify]: Simplify 0 into 0 11.930 * [backup-simplify]: Simplify 1 into 1 11.931 * [backup-simplify]: Simplify (/ 1 1) into 1 11.931 * [backup-simplify]: Simplify (* 1 1) into 1 11.931 * [backup-simplify]: Simplify (+ 0 1) into 1 11.932 * [backup-simplify]: Simplify (sqrt 1) into 1 11.932 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.933 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.934 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.934 * [backup-simplify]: Simplify (+ 0 0) into 0 11.935 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.935 * [backup-simplify]: Simplify (- 1) into -1 11.936 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.936 * [backup-simplify]: Simplify (+ 1 0) into 1 11.937 * [backup-simplify]: Simplify (* -1 1) into -1 11.937 * [backup-simplify]: Simplify (* 1 1) into 1 11.937 * [backup-simplify]: Simplify (/ -1 1) into -1 11.938 * [taylor]: Taking taylor expansion of (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 3) in x 11.938 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 11.938 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 11.938 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 11.938 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.938 * [taylor]: Taking taylor expansion of x in x 11.938 * [backup-simplify]: Simplify 0 into 0 11.938 * [backup-simplify]: Simplify 1 into 1 11.938 * [backup-simplify]: Simplify (/ 1 1) into 1 11.938 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.938 * [taylor]: Taking taylor expansion of y in x 11.938 * [backup-simplify]: Simplify y into y 11.938 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.938 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.938 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.938 * [taylor]: Taking taylor expansion of y in x 11.938 * [backup-simplify]: Simplify y into y 11.938 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.939 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.939 * [taylor]: Taking taylor expansion of x in x 11.939 * [backup-simplify]: Simplify 0 into 0 11.939 * [backup-simplify]: Simplify 1 into 1 11.939 * [backup-simplify]: Simplify (/ 1 1) into 1 11.939 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 11.939 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 11.939 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.939 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 11.939 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.939 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.939 * [taylor]: Taking taylor expansion of x in x 11.939 * [backup-simplify]: Simplify 0 into 0 11.939 * [backup-simplify]: Simplify 1 into 1 11.939 * [backup-simplify]: Simplify (/ 1 1) into 1 11.939 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.939 * [taylor]: Taking taylor expansion of x in x 11.939 * [backup-simplify]: Simplify 0 into 0 11.939 * [backup-simplify]: Simplify 1 into 1 11.940 * [backup-simplify]: Simplify (/ 1 1) into 1 11.940 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 11.940 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.940 * [taylor]: Taking taylor expansion of y in x 11.940 * [backup-simplify]: Simplify y into y 11.940 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.940 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.940 * [taylor]: Taking taylor expansion of y in x 11.940 * [backup-simplify]: Simplify y into y 11.940 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.940 * [backup-simplify]: Simplify (* 1 1) into 1 11.940 * [backup-simplify]: Simplify (+ 1 0) into 1 11.941 * [backup-simplify]: Simplify (sqrt 1) into 1 11.941 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.941 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.942 * [backup-simplify]: Simplify (+ 0 0) into 0 11.942 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.943 * [backup-simplify]: Simplify (+ 1 0) into 1 11.943 * [backup-simplify]: Simplify (+ 0 1) into 1 11.943 * [backup-simplify]: Simplify (* 1 1) into 1 11.943 * [backup-simplify]: Simplify (* 1 1) into 1 11.944 * [backup-simplify]: Simplify (/ 1 1) into 1 11.944 * [taylor]: Taking taylor expansion of (pow (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 3) in x 11.944 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 11.944 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 11.944 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 11.944 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.944 * [taylor]: Taking taylor expansion of x in x 11.944 * [backup-simplify]: Simplify 0 into 0 11.944 * [backup-simplify]: Simplify 1 into 1 11.944 * [backup-simplify]: Simplify (/ 1 1) into 1 11.944 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.944 * [taylor]: Taking taylor expansion of y in x 11.944 * [backup-simplify]: Simplify y into y 11.944 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.944 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.944 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.944 * [taylor]: Taking taylor expansion of y in x 11.944 * [backup-simplify]: Simplify y into y 11.944 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.944 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.944 * [taylor]: Taking taylor expansion of x in x 11.944 * [backup-simplify]: Simplify 0 into 0 11.944 * [backup-simplify]: Simplify 1 into 1 11.944 * [backup-simplify]: Simplify (/ 1 1) into 1 11.944 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 11.945 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 11.945 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.945 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 11.945 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.945 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.945 * [taylor]: Taking taylor expansion of x in x 11.945 * [backup-simplify]: Simplify 0 into 0 11.945 * [backup-simplify]: Simplify 1 into 1 11.945 * [backup-simplify]: Simplify (/ 1 1) into 1 11.945 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.945 * [taylor]: Taking taylor expansion of x in x 11.945 * [backup-simplify]: Simplify 0 into 0 11.945 * [backup-simplify]: Simplify 1 into 1 11.945 * [backup-simplify]: Simplify (/ 1 1) into 1 11.945 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 11.946 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.946 * [taylor]: Taking taylor expansion of y in x 11.946 * [backup-simplify]: Simplify y into y 11.946 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.946 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.946 * [taylor]: Taking taylor expansion of y in x 11.946 * [backup-simplify]: Simplify y into y 11.946 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.946 * [backup-simplify]: Simplify (* 1 1) into 1 11.946 * [backup-simplify]: Simplify (+ 1 0) into 1 11.946 * [backup-simplify]: Simplify (sqrt 1) into 1 11.947 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.947 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.948 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.948 * [backup-simplify]: Simplify (+ 0 0) into 0 11.948 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.948 * [backup-simplify]: Simplify (+ 1 0) into 1 11.949 * [backup-simplify]: Simplify (+ 0 1) into 1 11.949 * [backup-simplify]: Simplify (* 1 1) into 1 11.949 * [backup-simplify]: Simplify (* 1 1) into 1 11.949 * [backup-simplify]: Simplify (/ 1 1) into 1 11.950 * [backup-simplify]: Simplify (* 1 1) into 1 11.950 * [backup-simplify]: Simplify (* 1 1) into 1 11.950 * [taylor]: Taking taylor expansion of 1 in y 11.950 * [backup-simplify]: Simplify 1 into 1 11.950 * [backup-simplify]: Simplify 1 into 1 11.950 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.951 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.951 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.951 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 11.951 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 11.951 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 11.952 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.952 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 11.952 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.953 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.953 * [taylor]: Taking taylor expansion of 0 in y 11.953 * [backup-simplify]: Simplify 0 into 0 11.953 * [backup-simplify]: Simplify 0 into 0 11.953 * [backup-simplify]: Simplify 0 into 0 11.953 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.954 * [backup-simplify]: Simplify (+ 0 0) into 0 11.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.954 * [backup-simplify]: Simplify (- 0) into 0 11.955 * [backup-simplify]: Simplify (+ 0 0) into 0 11.955 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 11.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.957 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.957 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 11.957 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 11.958 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 11.958 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 11.959 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 11.960 * [backup-simplify]: Simplify (+ (* 1 (- (* 2 (/ 1 (pow y 2))))) (+ (* 0 0) (* (- (* 2 (/ 1 (pow y 2)))) 1))) into (- (* 4 (/ 1 (pow y 2)))) 11.960 * [backup-simplify]: Simplify (+ (* 1 (- (* 4 (/ 1 (pow y 2))))) (+ (* 0 0) (* (- (* 2 (/ 1 (pow y 2)))) 1))) into (- (* 6 (/ 1 (pow y 2)))) 11.960 * [taylor]: Taking taylor expansion of (- (* 6 (/ 1 (pow y 2)))) in y 11.960 * [taylor]: Taking taylor expansion of (* 6 (/ 1 (pow y 2))) in y 11.960 * [taylor]: Taking taylor expansion of 6 in y 11.960 * [backup-simplify]: Simplify 6 into 6 11.960 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.960 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.960 * [taylor]: Taking taylor expansion of y in y 11.960 * [backup-simplify]: Simplify 0 into 0 11.960 * [backup-simplify]: Simplify 1 into 1 11.960 * [backup-simplify]: Simplify (* 1 1) into 1 11.961 * [backup-simplify]: Simplify (/ 1 1) into 1 11.961 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.962 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.963 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.963 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 11.964 * [backup-simplify]: Simplify (- 0) into 0 11.964 * [backup-simplify]: Simplify 0 into 0 11.964 * [backup-simplify]: Simplify 0 into 0 11.964 * [backup-simplify]: Simplify 0 into 0 11.964 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.964 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.965 * [backup-simplify]: Simplify (+ 0 0) into 0 11.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.965 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.965 * [backup-simplify]: Simplify (- 0) into 0 11.966 * [backup-simplify]: Simplify (+ 0 0) into 0 11.966 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.969 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.969 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.970 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 11.970 * [backup-simplify]: Simplify (+ 0 0) into 0 11.971 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.972 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 11.974 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 11.975 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 2 (/ 1 (pow y 2))))) (+ (* (- (* 2 (/ 1 (pow y 2)))) 0) (* 0 1)))) into 0 11.976 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 4 (/ 1 (pow y 2))))) (+ (* (- (* 2 (/ 1 (pow y 2)))) 0) (* 0 1)))) into 0 11.976 * [taylor]: Taking taylor expansion of 0 in y 11.976 * [backup-simplify]: Simplify 0 into 0 11.976 * [backup-simplify]: Simplify 0 into 0 11.976 * [backup-simplify]: Simplify 1 into 1 11.977 * [backup-simplify]: Simplify (pow (/ (- (/ 1 (- x)) (/ 1 (- y))) (* (hypot (/ 1 (- x)) (/ 1 (- y))) (/ (hypot (/ 1 (- x)) (/ 1 (- y))) (+ (/ 1 (- x)) (/ 1 (- y)))))) 3) into (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 3) 11.977 * [approximate]: Taking taylor expansion of (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 3) in (x y) around 0 11.977 * [taylor]: Taking taylor expansion of (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 3) in y 11.977 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in y 11.977 * [taylor]: Taking taylor expansion of -1 in y 11.978 * [backup-simplify]: Simplify -1 into -1 11.978 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in y 11.978 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 11.978 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.978 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.978 * [taylor]: Taking taylor expansion of y in y 11.978 * [backup-simplify]: Simplify 0 into 0 11.978 * [backup-simplify]: Simplify 1 into 1 11.982 * [backup-simplify]: Simplify (/ 1 1) into 1 11.982 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.982 * [taylor]: Taking taylor expansion of x in y 11.982 * [backup-simplify]: Simplify x into x 11.982 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.982 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 11.982 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.982 * [taylor]: Taking taylor expansion of y in y 11.982 * [backup-simplify]: Simplify 0 into 0 11.982 * [backup-simplify]: Simplify 1 into 1 11.983 * [backup-simplify]: Simplify (/ 1 1) into 1 11.983 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.983 * [taylor]: Taking taylor expansion of x in y 11.983 * [backup-simplify]: Simplify x into x 11.983 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.983 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 11.983 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 11.983 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.983 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 11.983 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 11.983 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.983 * [taylor]: Taking taylor expansion of -1 in y 11.983 * [backup-simplify]: Simplify -1 into -1 11.983 * [taylor]: Taking taylor expansion of x in y 11.983 * [backup-simplify]: Simplify x into x 11.983 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.983 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.983 * [taylor]: Taking taylor expansion of -1 in y 11.983 * [backup-simplify]: Simplify -1 into -1 11.983 * [taylor]: Taking taylor expansion of x in y 11.983 * [backup-simplify]: Simplify x into x 11.984 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.984 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 11.984 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.984 * [taylor]: Taking taylor expansion of -1 in y 11.984 * [backup-simplify]: Simplify -1 into -1 11.984 * [taylor]: Taking taylor expansion of y in y 11.984 * [backup-simplify]: Simplify 0 into 0 11.984 * [backup-simplify]: Simplify 1 into 1 11.984 * [backup-simplify]: Simplify (/ -1 1) into -1 11.984 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.984 * [taylor]: Taking taylor expansion of -1 in y 11.984 * [backup-simplify]: Simplify -1 into -1 11.984 * [taylor]: Taking taylor expansion of y in y 11.984 * [backup-simplify]: Simplify 0 into 0 11.984 * [backup-simplify]: Simplify 1 into 1 11.985 * [backup-simplify]: Simplify (/ -1 1) into -1 11.985 * [backup-simplify]: Simplify (* -1 -1) into 1 11.986 * [backup-simplify]: Simplify (+ 0 1) into 1 11.986 * [backup-simplify]: Simplify (sqrt 1) into 1 11.987 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.988 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.989 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.989 * [backup-simplify]: Simplify (+ 0 0) into 0 11.990 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.990 * [backup-simplify]: Simplify (+ 1 0) into 1 11.990 * [backup-simplify]: Simplify (+ 1 0) into 1 11.991 * [backup-simplify]: Simplify (* 1 1) into 1 11.991 * [backup-simplify]: Simplify (* 1 1) into 1 11.992 * [backup-simplify]: Simplify (/ 1 1) into 1 11.992 * [backup-simplify]: Simplify (* -1 1) into -1 11.992 * [taylor]: Taking taylor expansion of (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 3) in x 11.992 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 11.992 * [taylor]: Taking taylor expansion of -1 in x 11.992 * [backup-simplify]: Simplify -1 into -1 11.992 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 11.992 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 11.992 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.992 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.992 * [taylor]: Taking taylor expansion of y in x 11.992 * [backup-simplify]: Simplify y into y 11.992 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.993 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.993 * [taylor]: Taking taylor expansion of x in x 11.993 * [backup-simplify]: Simplify 0 into 0 11.993 * [backup-simplify]: Simplify 1 into 1 11.993 * [backup-simplify]: Simplify (/ 1 1) into 1 11.993 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 11.993 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.993 * [taylor]: Taking taylor expansion of y in x 11.993 * [backup-simplify]: Simplify y into y 11.993 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.993 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.993 * [taylor]: Taking taylor expansion of x in x 11.993 * [backup-simplify]: Simplify 0 into 0 11.993 * [backup-simplify]: Simplify 1 into 1 11.994 * [backup-simplify]: Simplify (/ 1 1) into 1 11.994 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 11.994 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.994 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.994 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.994 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.994 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.994 * [taylor]: Taking taylor expansion of -1 in x 11.994 * [backup-simplify]: Simplify -1 into -1 11.994 * [taylor]: Taking taylor expansion of x in x 11.994 * [backup-simplify]: Simplify 0 into 0 11.994 * [backup-simplify]: Simplify 1 into 1 11.995 * [backup-simplify]: Simplify (/ -1 1) into -1 11.995 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.995 * [taylor]: Taking taylor expansion of -1 in x 11.995 * [backup-simplify]: Simplify -1 into -1 11.995 * [taylor]: Taking taylor expansion of x in x 11.995 * [backup-simplify]: Simplify 0 into 0 11.995 * [backup-simplify]: Simplify 1 into 1 11.995 * [backup-simplify]: Simplify (/ -1 1) into -1 11.995 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.996 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.996 * [taylor]: Taking taylor expansion of -1 in x 11.996 * [backup-simplify]: Simplify -1 into -1 11.996 * [taylor]: Taking taylor expansion of y in x 11.996 * [backup-simplify]: Simplify y into y 11.996 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.996 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.996 * [taylor]: Taking taylor expansion of -1 in x 11.996 * [backup-simplify]: Simplify -1 into -1 11.996 * [taylor]: Taking taylor expansion of y in x 11.996 * [backup-simplify]: Simplify y into y 11.996 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.996 * [backup-simplify]: Simplify (* -1 -1) into 1 11.997 * [backup-simplify]: Simplify (+ 1 0) into 1 11.997 * [backup-simplify]: Simplify (sqrt 1) into 1 11.998 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.999 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.999 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.000 * [backup-simplify]: Simplify (+ 0 0) into 0 12.000 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.001 * [backup-simplify]: Simplify (+ 0 1) into 1 12.001 * [backup-simplify]: Simplify (- 1) into -1 12.001 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.002 * [backup-simplify]: Simplify (* 1 -1) into -1 12.002 * [backup-simplify]: Simplify (* 1 1) into 1 12.003 * [backup-simplify]: Simplify (/ -1 1) into -1 12.003 * [backup-simplify]: Simplify (* -1 -1) into 1 12.003 * [taylor]: Taking taylor expansion of (pow (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 3) in x 12.003 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 12.003 * [taylor]: Taking taylor expansion of -1 in x 12.003 * [backup-simplify]: Simplify -1 into -1 12.003 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 12.003 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 12.003 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.003 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.003 * [taylor]: Taking taylor expansion of y in x 12.003 * [backup-simplify]: Simplify y into y 12.003 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.003 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.003 * [taylor]: Taking taylor expansion of x in x 12.003 * [backup-simplify]: Simplify 0 into 0 12.003 * [backup-simplify]: Simplify 1 into 1 12.004 * [backup-simplify]: Simplify (/ 1 1) into 1 12.004 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 12.004 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.004 * [taylor]: Taking taylor expansion of y in x 12.004 * [backup-simplify]: Simplify y into y 12.004 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.004 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.004 * [taylor]: Taking taylor expansion of x in x 12.004 * [backup-simplify]: Simplify 0 into 0 12.004 * [backup-simplify]: Simplify 1 into 1 12.004 * [backup-simplify]: Simplify (/ 1 1) into 1 12.004 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 12.004 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.005 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.005 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.005 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.005 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.005 * [taylor]: Taking taylor expansion of -1 in x 12.005 * [backup-simplify]: Simplify -1 into -1 12.005 * [taylor]: Taking taylor expansion of x in x 12.005 * [backup-simplify]: Simplify 0 into 0 12.005 * [backup-simplify]: Simplify 1 into 1 12.005 * [backup-simplify]: Simplify (/ -1 1) into -1 12.005 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.005 * [taylor]: Taking taylor expansion of -1 in x 12.005 * [backup-simplify]: Simplify -1 into -1 12.005 * [taylor]: Taking taylor expansion of x in x 12.005 * [backup-simplify]: Simplify 0 into 0 12.005 * [backup-simplify]: Simplify 1 into 1 12.006 * [backup-simplify]: Simplify (/ -1 1) into -1 12.006 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.006 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.006 * [taylor]: Taking taylor expansion of -1 in x 12.006 * [backup-simplify]: Simplify -1 into -1 12.006 * [taylor]: Taking taylor expansion of y in x 12.006 * [backup-simplify]: Simplify y into y 12.006 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.006 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.006 * [taylor]: Taking taylor expansion of -1 in x 12.006 * [backup-simplify]: Simplify -1 into -1 12.006 * [taylor]: Taking taylor expansion of y in x 12.006 * [backup-simplify]: Simplify y into y 12.006 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.006 * [backup-simplify]: Simplify (* -1 -1) into 1 12.007 * [backup-simplify]: Simplify (+ 1 0) into 1 12.007 * [backup-simplify]: Simplify (sqrt 1) into 1 12.008 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.009 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.009 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.009 * [backup-simplify]: Simplify (+ 0 0) into 0 12.010 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.010 * [backup-simplify]: Simplify (+ 0 1) into 1 12.011 * [backup-simplify]: Simplify (- 1) into -1 12.011 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.012 * [backup-simplify]: Simplify (* 1 -1) into -1 12.012 * [backup-simplify]: Simplify (* 1 1) into 1 12.012 * [backup-simplify]: Simplify (/ -1 1) into -1 12.013 * [backup-simplify]: Simplify (* -1 -1) into 1 12.013 * [backup-simplify]: Simplify (* 1 1) into 1 12.013 * [backup-simplify]: Simplify (* 1 1) into 1 12.013 * [taylor]: Taking taylor expansion of 1 in y 12.013 * [backup-simplify]: Simplify 1 into 1 12.013 * [backup-simplify]: Simplify 1 into 1 12.014 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.014 * [backup-simplify]: Simplify (- 0) into 0 12.015 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.015 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.015 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 12.016 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.016 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.017 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.017 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.018 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.018 * [taylor]: Taking taylor expansion of 0 in y 12.018 * [backup-simplify]: Simplify 0 into 0 12.018 * [backup-simplify]: Simplify 0 into 0 12.018 * [backup-simplify]: Simplify 0 into 0 12.018 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.019 * [backup-simplify]: Simplify (- 0) into 0 12.019 * [backup-simplify]: Simplify (+ 0 0) into 0 12.019 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.019 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.020 * [backup-simplify]: Simplify (+ 0 0) into 0 12.020 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 12.021 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.022 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.022 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 12.022 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 12.022 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.023 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.024 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 12.024 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 12.025 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 12.026 * [backup-simplify]: Simplify (+ (* 1 (- (* 2 (/ 1 (pow y 2))))) (+ (* 0 0) (* (- (* 2 (/ 1 (pow y 2)))) 1))) into (- (* 4 (/ 1 (pow y 2)))) 12.026 * [backup-simplify]: Simplify (+ (* 1 (- (* 4 (/ 1 (pow y 2))))) (+ (* 0 0) (* (- (* 2 (/ 1 (pow y 2)))) 1))) into (- (* 6 (/ 1 (pow y 2)))) 12.026 * [taylor]: Taking taylor expansion of (- (* 6 (/ 1 (pow y 2)))) in y 12.026 * [taylor]: Taking taylor expansion of (* 6 (/ 1 (pow y 2))) in y 12.026 * [taylor]: Taking taylor expansion of 6 in y 12.026 * [backup-simplify]: Simplify 6 into 6 12.026 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.026 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.026 * [taylor]: Taking taylor expansion of y in y 12.026 * [backup-simplify]: Simplify 0 into 0 12.026 * [backup-simplify]: Simplify 1 into 1 12.026 * [backup-simplify]: Simplify (* 1 1) into 1 12.027 * [backup-simplify]: Simplify (/ 1 1) into 1 12.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.028 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.029 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.029 * [backup-simplify]: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 1))) into 0 12.029 * [backup-simplify]: Simplify (- 0) into 0 12.029 * [backup-simplify]: Simplify 0 into 0 12.029 * [backup-simplify]: Simplify 0 into 0 12.029 * [backup-simplify]: Simplify 0 into 0 12.030 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.030 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.030 * [backup-simplify]: Simplify (- 0) into 0 12.031 * [backup-simplify]: Simplify (+ 0 0) into 0 12.031 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.031 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.031 * [backup-simplify]: Simplify (+ 0 0) into 0 12.032 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 12.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.034 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 12.034 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 12.034 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 12.034 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 12.035 * [backup-simplify]: Simplify (+ 0 0) into 0 12.036 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 12.037 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 12.039 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 12.040 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 12.042 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 2 (/ 1 (pow y 2))))) (+ (* (- (* 2 (/ 1 (pow y 2)))) 0) (* 0 1)))) into 0 12.043 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 4 (/ 1 (pow y 2))))) (+ (* (- (* 2 (/ 1 (pow y 2)))) 0) (* 0 1)))) into 0 12.043 * [taylor]: Taking taylor expansion of 0 in y 12.043 * [backup-simplify]: Simplify 0 into 0 12.043 * [backup-simplify]: Simplify 0 into 0 12.043 * [backup-simplify]: Simplify 1 into 1 12.043 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2) 12.044 * [backup-simplify]: Simplify (* (hypot x y) (/ (hypot x y) (+ x y))) into (/ (pow (hypot x y) 2) (+ x y)) 12.044 * [approximate]: Taking taylor expansion of (/ (pow (hypot x y) 2) (+ x y)) in (x y) around 0 12.044 * [taylor]: Taking taylor expansion of (/ (pow (hypot x y) 2) (+ x y)) in y 12.044 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 12.044 * [taylor]: Taking taylor expansion of (hypot x y) in y 12.044 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.044 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 12.044 * [taylor]: Taking taylor expansion of (* x x) in y 12.044 * [taylor]: Taking taylor expansion of x in y 12.044 * [backup-simplify]: Simplify x into x 12.044 * [taylor]: Taking taylor expansion of x in y 12.044 * [backup-simplify]: Simplify x into x 12.044 * [taylor]: Taking taylor expansion of (* y y) in y 12.044 * [taylor]: Taking taylor expansion of y in y 12.044 * [backup-simplify]: Simplify 0 into 0 12.044 * [backup-simplify]: Simplify 1 into 1 12.044 * [taylor]: Taking taylor expansion of y in y 12.044 * [backup-simplify]: Simplify 0 into 0 12.044 * [backup-simplify]: Simplify 1 into 1 12.044 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.045 * [backup-simplify]: Simplify (* 0 0) into 0 12.045 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 12.045 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 12.045 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 12.046 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.047 * [backup-simplify]: Simplify (+ 0 0) into 0 12.047 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 12.047 * [taylor]: Taking taylor expansion of (+ x y) in y 12.047 * [taylor]: Taking taylor expansion of x in y 12.047 * [backup-simplify]: Simplify x into x 12.047 * [taylor]: Taking taylor expansion of y in y 12.047 * [backup-simplify]: Simplify 0 into 0 12.047 * [backup-simplify]: Simplify 1 into 1 12.047 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.047 * [backup-simplify]: Simplify (+ x 0) into x 12.047 * [backup-simplify]: Simplify (/ (pow x 2) x) into x 12.047 * [taylor]: Taking taylor expansion of (/ (pow (hypot x y) 2) (+ x y)) in x 12.047 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 12.047 * [taylor]: Taking taylor expansion of (hypot x y) in x 12.047 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.048 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 12.048 * [taylor]: Taking taylor expansion of (* x x) in x 12.048 * [taylor]: Taking taylor expansion of x in x 12.048 * [backup-simplify]: Simplify 0 into 0 12.048 * [backup-simplify]: Simplify 1 into 1 12.048 * [taylor]: Taking taylor expansion of x in x 12.048 * [backup-simplify]: Simplify 0 into 0 12.048 * [backup-simplify]: Simplify 1 into 1 12.048 * [taylor]: Taking taylor expansion of (* y y) in x 12.048 * [taylor]: Taking taylor expansion of y in x 12.048 * [backup-simplify]: Simplify y into y 12.048 * [taylor]: Taking taylor expansion of y in x 12.048 * [backup-simplify]: Simplify y into y 12.048 * [backup-simplify]: Simplify (* 0 0) into 0 12.048 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.048 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.049 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.049 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.049 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.050 * [backup-simplify]: Simplify (+ 0 0) into 0 12.050 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.050 * [taylor]: Taking taylor expansion of (+ x y) in x 12.050 * [taylor]: Taking taylor expansion of x in x 12.050 * [backup-simplify]: Simplify 0 into 0 12.050 * [backup-simplify]: Simplify 1 into 1 12.050 * [taylor]: Taking taylor expansion of y in x 12.050 * [backup-simplify]: Simplify y into y 12.050 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.050 * [backup-simplify]: Simplify (+ 0 y) into y 12.050 * [backup-simplify]: Simplify (/ (pow y 2) y) into y 12.050 * [taylor]: Taking taylor expansion of (/ (pow (hypot x y) 2) (+ x y)) in x 12.051 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 12.051 * [taylor]: Taking taylor expansion of (hypot x y) in x 12.051 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.051 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 12.051 * [taylor]: Taking taylor expansion of (* x x) in x 12.051 * [taylor]: Taking taylor expansion of x in x 12.051 * [backup-simplify]: Simplify 0 into 0 12.051 * [backup-simplify]: Simplify 1 into 1 12.051 * [taylor]: Taking taylor expansion of x in x 12.051 * [backup-simplify]: Simplify 0 into 0 12.051 * [backup-simplify]: Simplify 1 into 1 12.051 * [taylor]: Taking taylor expansion of (* y y) in x 12.051 * [taylor]: Taking taylor expansion of y in x 12.051 * [backup-simplify]: Simplify y into y 12.051 * [taylor]: Taking taylor expansion of y in x 12.051 * [backup-simplify]: Simplify y into y 12.051 * [backup-simplify]: Simplify (* 0 0) into 0 12.052 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.052 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.052 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.053 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.053 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.053 * [backup-simplify]: Simplify (+ 0 0) into 0 12.053 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.053 * [taylor]: Taking taylor expansion of (+ x y) in x 12.053 * [taylor]: Taking taylor expansion of x in x 12.053 * [backup-simplify]: Simplify 0 into 0 12.053 * [backup-simplify]: Simplify 1 into 1 12.053 * [taylor]: Taking taylor expansion of y in x 12.053 * [backup-simplify]: Simplify y into y 12.053 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.054 * [backup-simplify]: Simplify (+ 0 y) into y 12.054 * [backup-simplify]: Simplify (/ (pow y 2) y) into y 12.054 * [taylor]: Taking taylor expansion of y in y 12.054 * [backup-simplify]: Simplify 0 into 0 12.054 * [backup-simplify]: Simplify 1 into 1 12.054 * [backup-simplify]: Simplify 0 into 0 12.054 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.054 * [backup-simplify]: Simplify (+ 1 0) into 1 12.055 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* y (/ 1 y)))) into (- 1) 12.055 * [taylor]: Taking taylor expansion of (- 1) in y 12.055 * [taylor]: Taking taylor expansion of 1 in y 12.055 * [backup-simplify]: Simplify 1 into 1 12.055 * [backup-simplify]: Simplify (- 1) into -1 12.055 * [backup-simplify]: Simplify -1 into -1 12.055 * [backup-simplify]: Simplify 1 into 1 12.056 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 12.056 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.057 * [backup-simplify]: Simplify (+ 1 0) into 1 12.058 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 12.058 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 12.059 * [backup-simplify]: Simplify (+ 0 0) into 0 12.059 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* y (/ 0 y)) (* (- 1) (/ 1 y)))) into (* 2 (/ 1 y)) 12.059 * [taylor]: Taking taylor expansion of (* 2 (/ 1 y)) in y 12.059 * [taylor]: Taking taylor expansion of 2 in y 12.059 * [backup-simplify]: Simplify 2 into 2 12.059 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.059 * [taylor]: Taking taylor expansion of y in y 12.059 * [backup-simplify]: Simplify 0 into 0 12.059 * [backup-simplify]: Simplify 1 into 1 12.060 * [backup-simplify]: Simplify (/ 1 1) into 1 12.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.061 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 12.061 * [backup-simplify]: Simplify 0 into 0 12.062 * [backup-simplify]: Simplify (- 0) into 0 12.062 * [backup-simplify]: Simplify 0 into 0 12.062 * [backup-simplify]: Simplify 0 into 0 12.063 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 12.064 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 12.064 * [backup-simplify]: Simplify (+ 0 0) into 0 12.065 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 12.065 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 12.065 * [backup-simplify]: Simplify (+ 0 0) into 0 12.066 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* y (/ 0 y)) (* (- 1) (/ 0 y)) (* (* 2 (/ 1 y)) (/ 1 y)))) into (- (* 2 (/ 1 (pow y 2)))) 12.066 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 12.066 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 12.066 * [taylor]: Taking taylor expansion of 2 in y 12.066 * [backup-simplify]: Simplify 2 into 2 12.066 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.066 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.066 * [taylor]: Taking taylor expansion of y in y 12.066 * [backup-simplify]: Simplify 0 into 0 12.066 * [backup-simplify]: Simplify 1 into 1 12.067 * [backup-simplify]: Simplify (* 1 1) into 1 12.067 * [backup-simplify]: Simplify (/ 1 1) into 1 12.068 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.069 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.071 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 12.072 * [backup-simplify]: Simplify (- 0) into 0 12.072 * [backup-simplify]: Simplify 0 into 0 12.073 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.074 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 12.074 * [backup-simplify]: Simplify 0 into 0 12.074 * [backup-simplify]: Simplify (- 0) into 0 12.074 * [backup-simplify]: Simplify 0 into 0 12.074 * [backup-simplify]: Simplify (+ (* 1 (* y 1)) (* -1 (* 1 x))) into (- y x) 12.075 * [backup-simplify]: Simplify (* (hypot (/ 1 x) (/ 1 y)) (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 x) (/ 1 y)))) into (/ (pow (hypot (/ 1 x) (/ 1 y)) 2) (+ (/ 1 y) (/ 1 x))) 12.075 * [approximate]: Taking taylor expansion of (/ (pow (hypot (/ 1 x) (/ 1 y)) 2) (+ (/ 1 y) (/ 1 x))) in (x y) around 0 12.075 * [taylor]: Taking taylor expansion of (/ (pow (hypot (/ 1 x) (/ 1 y)) 2) (+ (/ 1 y) (/ 1 x))) in y 12.075 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 12.075 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 12.075 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.075 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 12.075 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 12.075 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.075 * [taylor]: Taking taylor expansion of x in y 12.075 * [backup-simplify]: Simplify x into x 12.075 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.076 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.076 * [taylor]: Taking taylor expansion of x in y 12.076 * [backup-simplify]: Simplify x into x 12.076 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.076 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 12.076 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.076 * [taylor]: Taking taylor expansion of y in y 12.076 * [backup-simplify]: Simplify 0 into 0 12.076 * [backup-simplify]: Simplify 1 into 1 12.076 * [backup-simplify]: Simplify (/ 1 1) into 1 12.076 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.076 * [taylor]: Taking taylor expansion of y in y 12.076 * [backup-simplify]: Simplify 0 into 0 12.076 * [backup-simplify]: Simplify 1 into 1 12.077 * [backup-simplify]: Simplify (/ 1 1) into 1 12.077 * [backup-simplify]: Simplify (* 1 1) into 1 12.077 * [backup-simplify]: Simplify (+ 0 1) into 1 12.078 * [backup-simplify]: Simplify (sqrt 1) into 1 12.078 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.079 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.080 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.080 * [backup-simplify]: Simplify (+ 0 0) into 0 12.081 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.081 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 12.081 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.081 * [taylor]: Taking taylor expansion of y in y 12.081 * [backup-simplify]: Simplify 0 into 0 12.081 * [backup-simplify]: Simplify 1 into 1 12.082 * [backup-simplify]: Simplify (/ 1 1) into 1 12.082 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.082 * [taylor]: Taking taylor expansion of x in y 12.082 * [backup-simplify]: Simplify x into x 12.082 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.082 * [backup-simplify]: Simplify (* 1 1) into 1 12.083 * [backup-simplify]: Simplify (+ 1 0) into 1 12.083 * [backup-simplify]: Simplify (/ 1 1) into 1 12.083 * [taylor]: Taking taylor expansion of (/ (pow (hypot (/ 1 x) (/ 1 y)) 2) (+ (/ 1 y) (/ 1 x))) in x 12.083 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 12.083 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 12.083 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.083 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 12.083 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.083 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.083 * [taylor]: Taking taylor expansion of x in x 12.083 * [backup-simplify]: Simplify 0 into 0 12.084 * [backup-simplify]: Simplify 1 into 1 12.084 * [backup-simplify]: Simplify (/ 1 1) into 1 12.084 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.084 * [taylor]: Taking taylor expansion of x in x 12.084 * [backup-simplify]: Simplify 0 into 0 12.084 * [backup-simplify]: Simplify 1 into 1 12.084 * [backup-simplify]: Simplify (/ 1 1) into 1 12.084 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 12.084 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.084 * [taylor]: Taking taylor expansion of y in x 12.085 * [backup-simplify]: Simplify y into y 12.085 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.085 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.085 * [taylor]: Taking taylor expansion of y in x 12.085 * [backup-simplify]: Simplify y into y 12.085 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.085 * [backup-simplify]: Simplify (* 1 1) into 1 12.086 * [backup-simplify]: Simplify (+ 1 0) into 1 12.086 * [backup-simplify]: Simplify (sqrt 1) into 1 12.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.088 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.088 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.089 * [backup-simplify]: Simplify (+ 0 0) into 0 12.089 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.089 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.089 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.089 * [taylor]: Taking taylor expansion of y in x 12.089 * [backup-simplify]: Simplify y into y 12.090 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.090 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.090 * [taylor]: Taking taylor expansion of x in x 12.090 * [backup-simplify]: Simplify 0 into 0 12.090 * [backup-simplify]: Simplify 1 into 1 12.090 * [backup-simplify]: Simplify (/ 1 1) into 1 12.090 * [backup-simplify]: Simplify (* 1 1) into 1 12.091 * [backup-simplify]: Simplify (+ 0 1) into 1 12.091 * [backup-simplify]: Simplify (/ 1 1) into 1 12.091 * [taylor]: Taking taylor expansion of (/ (pow (hypot (/ 1 x) (/ 1 y)) 2) (+ (/ 1 y) (/ 1 x))) in x 12.091 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 12.091 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 12.092 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.092 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 12.092 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.092 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.092 * [taylor]: Taking taylor expansion of x in x 12.092 * [backup-simplify]: Simplify 0 into 0 12.092 * [backup-simplify]: Simplify 1 into 1 12.092 * [backup-simplify]: Simplify (/ 1 1) into 1 12.092 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.092 * [taylor]: Taking taylor expansion of x in x 12.092 * [backup-simplify]: Simplify 0 into 0 12.092 * [backup-simplify]: Simplify 1 into 1 12.093 * [backup-simplify]: Simplify (/ 1 1) into 1 12.093 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 12.093 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.093 * [taylor]: Taking taylor expansion of y in x 12.093 * [backup-simplify]: Simplify y into y 12.093 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.093 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.093 * [taylor]: Taking taylor expansion of y in x 12.093 * [backup-simplify]: Simplify y into y 12.093 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.094 * [backup-simplify]: Simplify (* 1 1) into 1 12.094 * [backup-simplify]: Simplify (+ 1 0) into 1 12.094 * [backup-simplify]: Simplify (sqrt 1) into 1 12.095 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.096 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.097 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.097 * [backup-simplify]: Simplify (+ 0 0) into 0 12.098 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.098 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.098 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.098 * [taylor]: Taking taylor expansion of y in x 12.098 * [backup-simplify]: Simplify y into y 12.098 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.098 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.098 * [taylor]: Taking taylor expansion of x in x 12.098 * [backup-simplify]: Simplify 0 into 0 12.098 * [backup-simplify]: Simplify 1 into 1 12.098 * [backup-simplify]: Simplify (/ 1 1) into 1 12.099 * [backup-simplify]: Simplify (* 1 1) into 1 12.099 * [backup-simplify]: Simplify (+ 0 1) into 1 12.100 * [backup-simplify]: Simplify (/ 1 1) into 1 12.100 * [taylor]: Taking taylor expansion of 1 in y 12.100 * [backup-simplify]: Simplify 1 into 1 12.100 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.101 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.101 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.102 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 12.102 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 12.102 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.102 * [taylor]: Taking taylor expansion of y in y 12.102 * [backup-simplify]: Simplify 0 into 0 12.102 * [backup-simplify]: Simplify 1 into 1 12.103 * [backup-simplify]: Simplify (/ 1 1) into 1 12.103 * [backup-simplify]: Simplify (- 1) into -1 12.103 * [backup-simplify]: Simplify -1 into -1 12.103 * [backup-simplify]: Simplify 1 into 1 12.103 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.104 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.104 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.104 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 12.105 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.105 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.106 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 12.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.107 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.107 * [backup-simplify]: Simplify (+ 0 0) into 0 12.108 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (* 2 (/ 1 (pow y 2))) 12.108 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 12.108 * [taylor]: Taking taylor expansion of 2 in y 12.108 * [backup-simplify]: Simplify 2 into 2 12.108 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.108 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.108 * [taylor]: Taking taylor expansion of y in y 12.108 * [backup-simplify]: Simplify 0 into 0 12.108 * [backup-simplify]: Simplify 1 into 1 12.108 * [backup-simplify]: Simplify (* 1 1) into 1 12.108 * [backup-simplify]: Simplify (/ 1 1) into 1 12.109 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.109 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.109 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 12.109 * [backup-simplify]: Simplify 0 into 0 12.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.110 * [backup-simplify]: Simplify (- 0) into 0 12.110 * [backup-simplify]: Simplify 0 into 0 12.110 * [backup-simplify]: Simplify 0 into 0 12.111 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.111 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.112 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.112 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.112 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.112 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 12.112 * [backup-simplify]: Simplify (+ 0 0) into 0 12.113 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 12.114 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 12.114 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.114 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.117 * [backup-simplify]: Simplify (+ 0 0) into 0 12.118 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (* 2 (/ 1 (pow y 2))) (/ (/ 1 y) 1)))) into (- (* 2 (/ 1 (pow y 3)))) 12.118 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 3)))) in y 12.118 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 3))) in y 12.118 * [taylor]: Taking taylor expansion of 2 in y 12.118 * [backup-simplify]: Simplify 2 into 2 12.118 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 12.118 * [taylor]: Taking taylor expansion of (pow y 3) in y 12.118 * [taylor]: Taking taylor expansion of y in y 12.118 * [backup-simplify]: Simplify 0 into 0 12.118 * [backup-simplify]: Simplify 1 into 1 12.118 * [backup-simplify]: Simplify (* 1 1) into 1 12.118 * [backup-simplify]: Simplify (* 1 1) into 1 12.119 * [backup-simplify]: Simplify (/ 1 1) into 1 12.119 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.120 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.120 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.121 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.121 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.121 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.122 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 12.122 * [backup-simplify]: Simplify (- 0) into 0 12.122 * [backup-simplify]: Simplify 0 into 0 12.123 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.123 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.124 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 12.124 * [backup-simplify]: Simplify 0 into 0 12.124 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.125 * [backup-simplify]: Simplify (- 0) into 0 12.125 * [backup-simplify]: Simplify 0 into 0 12.125 * [backup-simplify]: Simplify (+ (* 1 (* 1 (/ 1 (/ 1 x)))) (* -1 (* (/ 1 (/ 1 y)) 1))) into (- x y) 12.125 * [backup-simplify]: Simplify (* (hypot (/ 1 (- x)) (/ 1 (- y))) (/ (hypot (/ 1 (- x)) (/ 1 (- y))) (+ (/ 1 (- x)) (/ 1 (- y))))) into (* -1 (/ (pow (hypot (/ -1 x) (/ -1 y)) 2) (+ (/ 1 y) (/ 1 x)))) 12.125 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (hypot (/ -1 x) (/ -1 y)) 2) (+ (/ 1 y) (/ 1 x)))) in (x y) around 0 12.125 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (hypot (/ -1 x) (/ -1 y)) 2) (+ (/ 1 y) (/ 1 x)))) in y 12.125 * [taylor]: Taking taylor expansion of -1 in y 12.125 * [backup-simplify]: Simplify -1 into -1 12.125 * [taylor]: Taking taylor expansion of (/ (pow (hypot (/ -1 x) (/ -1 y)) 2) (+ (/ 1 y) (/ 1 x))) in y 12.125 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 12.125 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 12.125 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.125 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 12.125 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 12.125 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.125 * [taylor]: Taking taylor expansion of -1 in y 12.125 * [backup-simplify]: Simplify -1 into -1 12.125 * [taylor]: Taking taylor expansion of x in y 12.125 * [backup-simplify]: Simplify x into x 12.126 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.126 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.126 * [taylor]: Taking taylor expansion of -1 in y 12.126 * [backup-simplify]: Simplify -1 into -1 12.126 * [taylor]: Taking taylor expansion of x in y 12.126 * [backup-simplify]: Simplify x into x 12.126 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.126 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 12.126 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.126 * [taylor]: Taking taylor expansion of -1 in y 12.126 * [backup-simplify]: Simplify -1 into -1 12.126 * [taylor]: Taking taylor expansion of y in y 12.126 * [backup-simplify]: Simplify 0 into 0 12.126 * [backup-simplify]: Simplify 1 into 1 12.126 * [backup-simplify]: Simplify (/ -1 1) into -1 12.126 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.126 * [taylor]: Taking taylor expansion of -1 in y 12.126 * [backup-simplify]: Simplify -1 into -1 12.126 * [taylor]: Taking taylor expansion of y in y 12.126 * [backup-simplify]: Simplify 0 into 0 12.126 * [backup-simplify]: Simplify 1 into 1 12.126 * [backup-simplify]: Simplify (/ -1 1) into -1 12.127 * [backup-simplify]: Simplify (* -1 -1) into 1 12.127 * [backup-simplify]: Simplify (+ 0 1) into 1 12.127 * [backup-simplify]: Simplify (sqrt 1) into 1 12.128 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.128 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.128 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.129 * [backup-simplify]: Simplify (+ 0 0) into 0 12.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.129 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 12.129 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.129 * [taylor]: Taking taylor expansion of y in y 12.129 * [backup-simplify]: Simplify 0 into 0 12.129 * [backup-simplify]: Simplify 1 into 1 12.129 * [backup-simplify]: Simplify (/ 1 1) into 1 12.129 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.129 * [taylor]: Taking taylor expansion of x in y 12.129 * [backup-simplify]: Simplify x into x 12.130 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.130 * [backup-simplify]: Simplify (* 1 1) into 1 12.130 * [backup-simplify]: Simplify (+ 1 0) into 1 12.130 * [backup-simplify]: Simplify (/ 1 1) into 1 12.130 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (hypot (/ -1 x) (/ -1 y)) 2) (+ (/ 1 y) (/ 1 x)))) in x 12.130 * [taylor]: Taking taylor expansion of -1 in x 12.130 * [backup-simplify]: Simplify -1 into -1 12.130 * [taylor]: Taking taylor expansion of (/ (pow (hypot (/ -1 x) (/ -1 y)) 2) (+ (/ 1 y) (/ 1 x))) in x 12.130 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 12.130 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.131 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.131 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.131 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.131 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.131 * [taylor]: Taking taylor expansion of -1 in x 12.131 * [backup-simplify]: Simplify -1 into -1 12.131 * [taylor]: Taking taylor expansion of x in x 12.131 * [backup-simplify]: Simplify 0 into 0 12.131 * [backup-simplify]: Simplify 1 into 1 12.131 * [backup-simplify]: Simplify (/ -1 1) into -1 12.131 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.131 * [taylor]: Taking taylor expansion of -1 in x 12.131 * [backup-simplify]: Simplify -1 into -1 12.131 * [taylor]: Taking taylor expansion of x in x 12.131 * [backup-simplify]: Simplify 0 into 0 12.131 * [backup-simplify]: Simplify 1 into 1 12.132 * [backup-simplify]: Simplify (/ -1 1) into -1 12.132 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.132 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.132 * [taylor]: Taking taylor expansion of -1 in x 12.132 * [backup-simplify]: Simplify -1 into -1 12.132 * [taylor]: Taking taylor expansion of y in x 12.132 * [backup-simplify]: Simplify y into y 12.132 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.132 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.132 * [taylor]: Taking taylor expansion of -1 in x 12.132 * [backup-simplify]: Simplify -1 into -1 12.132 * [taylor]: Taking taylor expansion of y in x 12.132 * [backup-simplify]: Simplify y into y 12.132 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.132 * [backup-simplify]: Simplify (* -1 -1) into 1 12.133 * [backup-simplify]: Simplify (+ 1 0) into 1 12.133 * [backup-simplify]: Simplify (sqrt 1) into 1 12.134 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.135 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.135 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.136 * [backup-simplify]: Simplify (+ 0 0) into 0 12.136 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.136 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.136 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.137 * [taylor]: Taking taylor expansion of y in x 12.137 * [backup-simplify]: Simplify y into y 12.137 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.137 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.137 * [taylor]: Taking taylor expansion of x in x 12.137 * [backup-simplify]: Simplify 0 into 0 12.137 * [backup-simplify]: Simplify 1 into 1 12.137 * [backup-simplify]: Simplify (/ 1 1) into 1 12.137 * [backup-simplify]: Simplify (* 1 1) into 1 12.138 * [backup-simplify]: Simplify (+ 0 1) into 1 12.138 * [backup-simplify]: Simplify (/ 1 1) into 1 12.138 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (hypot (/ -1 x) (/ -1 y)) 2) (+ (/ 1 y) (/ 1 x)))) in x 12.138 * [taylor]: Taking taylor expansion of -1 in x 12.138 * [backup-simplify]: Simplify -1 into -1 12.138 * [taylor]: Taking taylor expansion of (/ (pow (hypot (/ -1 x) (/ -1 y)) 2) (+ (/ 1 y) (/ 1 x))) in x 12.138 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 12.138 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.139 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.139 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.139 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.139 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.139 * [taylor]: Taking taylor expansion of -1 in x 12.139 * [backup-simplify]: Simplify -1 into -1 12.139 * [taylor]: Taking taylor expansion of x in x 12.139 * [backup-simplify]: Simplify 0 into 0 12.139 * [backup-simplify]: Simplify 1 into 1 12.139 * [backup-simplify]: Simplify (/ -1 1) into -1 12.139 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.139 * [taylor]: Taking taylor expansion of -1 in x 12.139 * [backup-simplify]: Simplify -1 into -1 12.139 * [taylor]: Taking taylor expansion of x in x 12.139 * [backup-simplify]: Simplify 0 into 0 12.139 * [backup-simplify]: Simplify 1 into 1 12.140 * [backup-simplify]: Simplify (/ -1 1) into -1 12.140 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.140 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.140 * [taylor]: Taking taylor expansion of -1 in x 12.140 * [backup-simplify]: Simplify -1 into -1 12.140 * [taylor]: Taking taylor expansion of y in x 12.140 * [backup-simplify]: Simplify y into y 12.140 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.140 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.140 * [taylor]: Taking taylor expansion of -1 in x 12.140 * [backup-simplify]: Simplify -1 into -1 12.140 * [taylor]: Taking taylor expansion of y in x 12.140 * [backup-simplify]: Simplify y into y 12.140 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.141 * [backup-simplify]: Simplify (* -1 -1) into 1 12.141 * [backup-simplify]: Simplify (+ 1 0) into 1 12.141 * [backup-simplify]: Simplify (sqrt 1) into 1 12.142 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.143 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.143 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.144 * [backup-simplify]: Simplify (+ 0 0) into 0 12.145 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.145 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.145 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.145 * [taylor]: Taking taylor expansion of y in x 12.145 * [backup-simplify]: Simplify y into y 12.145 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.145 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.145 * [taylor]: Taking taylor expansion of x in x 12.145 * [backup-simplify]: Simplify 0 into 0 12.145 * [backup-simplify]: Simplify 1 into 1 12.145 * [backup-simplify]: Simplify (/ 1 1) into 1 12.146 * [backup-simplify]: Simplify (* 1 1) into 1 12.146 * [backup-simplify]: Simplify (+ 0 1) into 1 12.146 * [backup-simplify]: Simplify (/ 1 1) into 1 12.147 * [backup-simplify]: Simplify (* -1 1) into -1 12.147 * [taylor]: Taking taylor expansion of -1 in y 12.147 * [backup-simplify]: Simplify -1 into -1 12.147 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.148 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.149 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 12.149 * [backup-simplify]: Simplify (+ (* -1 (- (/ 1 y))) (* 0 1)) into (/ 1 y) 12.149 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.149 * [taylor]: Taking taylor expansion of y in y 12.149 * [backup-simplify]: Simplify 0 into 0 12.149 * [backup-simplify]: Simplify 1 into 1 12.150 * [backup-simplify]: Simplify (/ 1 1) into 1 12.150 * [backup-simplify]: Simplify 1 into 1 12.150 * [backup-simplify]: Simplify -1 into -1 12.151 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.152 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.153 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 12.153 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 12.153 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.154 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.155 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 12.155 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.156 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.156 * [backup-simplify]: Simplify (+ 0 0) into 0 12.157 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (* 2 (/ 1 (pow y 2))) 12.158 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 (- (/ 1 y))) (* 0 1))) into (- (* 2 (/ 1 (pow y 2)))) 12.158 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 12.158 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 12.158 * [taylor]: Taking taylor expansion of 2 in y 12.158 * [backup-simplify]: Simplify 2 into 2 12.158 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.158 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.158 * [taylor]: Taking taylor expansion of y in y 12.158 * [backup-simplify]: Simplify 0 into 0 12.158 * [backup-simplify]: Simplify 1 into 1 12.159 * [backup-simplify]: Simplify (* 1 1) into 1 12.159 * [backup-simplify]: Simplify (/ 1 1) into 1 12.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.160 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.161 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 1)) into 0 12.161 * [backup-simplify]: Simplify (- 0) into 0 12.162 * [backup-simplify]: Simplify 0 into 0 12.162 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.162 * [backup-simplify]: Simplify 0 into 0 12.162 * [backup-simplify]: Simplify 0 into 0 12.163 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.163 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.164 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 12.164 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 12.164 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 12.164 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 12.165 * [backup-simplify]: Simplify (+ 0 0) into 0 12.165 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 12.166 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 12.166 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.167 * [backup-simplify]: Simplify (+ 0 0) into 0 12.168 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (* 2 (/ 1 (pow y 2))) (/ (/ 1 y) 1)))) into (- (* 2 (/ 1 (pow y 3)))) 12.168 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow y 3))))) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 (- (/ 1 y))) (* 0 1)))) into (* 2 (/ 1 (pow y 3))) 12.168 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 3))) in y 12.168 * [taylor]: Taking taylor expansion of 2 in y 12.168 * [backup-simplify]: Simplify 2 into 2 12.168 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 12.168 * [taylor]: Taking taylor expansion of (pow y 3) in y 12.168 * [taylor]: Taking taylor expansion of y in y 12.168 * [backup-simplify]: Simplify 0 into 0 12.168 * [backup-simplify]: Simplify 1 into 1 12.169 * [backup-simplify]: Simplify (* 1 1) into 1 12.169 * [backup-simplify]: Simplify (* 1 1) into 1 12.169 * [backup-simplify]: Simplify (/ 1 1) into 1 12.170 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.170 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.170 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.171 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.171 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.172 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 12.172 * [backup-simplify]: Simplify 0 into 0 12.173 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.174 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 12.174 * [backup-simplify]: Simplify (- 0) into 0 12.174 * [backup-simplify]: Simplify 0 into 0 12.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.175 * [backup-simplify]: Simplify 0 into 0 12.175 * [backup-simplify]: Simplify (+ (* -1 (* 1 (/ 1 (/ 1 (- x))))) (* 1 (* (/ 1 (/ 1 (- y))) 1))) into (- x y) 12.175 * * * * [progress]: [ 4 / 4 ] generating series at (2) 12.175 * [backup-simplify]: Simplify (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) into (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 12.175 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in (x y) around 0 12.175 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in y 12.175 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 12.175 * [taylor]: Taking taylor expansion of (+ x y) in y 12.175 * [taylor]: Taking taylor expansion of x in y 12.175 * [backup-simplify]: Simplify x into x 12.175 * [taylor]: Taking taylor expansion of y in y 12.175 * [backup-simplify]: Simplify 0 into 0 12.175 * [backup-simplify]: Simplify 1 into 1 12.175 * [taylor]: Taking taylor expansion of (- x y) in y 12.175 * [taylor]: Taking taylor expansion of x in y 12.175 * [backup-simplify]: Simplify x into x 12.175 * [taylor]: Taking taylor expansion of y in y 12.175 * [backup-simplify]: Simplify 0 into 0 12.175 * [backup-simplify]: Simplify 1 into 1 12.175 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 12.176 * [taylor]: Taking taylor expansion of (hypot x y) in y 12.176 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.176 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 12.176 * [taylor]: Taking taylor expansion of (* x x) in y 12.176 * [taylor]: Taking taylor expansion of x in y 12.176 * [backup-simplify]: Simplify x into x 12.176 * [taylor]: Taking taylor expansion of x in y 12.176 * [backup-simplify]: Simplify x into x 12.176 * [taylor]: Taking taylor expansion of (* y y) in y 12.176 * [taylor]: Taking taylor expansion of y in y 12.176 * [backup-simplify]: Simplify 0 into 0 12.176 * [backup-simplify]: Simplify 1 into 1 12.176 * [taylor]: Taking taylor expansion of y in y 12.176 * [backup-simplify]: Simplify 0 into 0 12.176 * [backup-simplify]: Simplify 1 into 1 12.176 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.176 * [backup-simplify]: Simplify (* 0 0) into 0 12.176 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 12.176 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 12.176 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 12.177 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.177 * [backup-simplify]: Simplify (+ 0 0) into 0 12.177 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 12.177 * [backup-simplify]: Simplify (+ x 0) into x 12.177 * [backup-simplify]: Simplify (- 0) into 0 12.177 * [backup-simplify]: Simplify (+ x 0) into x 12.177 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.177 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.178 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 12.178 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 12.178 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 12.178 * [taylor]: Taking taylor expansion of (+ x y) in x 12.178 * [taylor]: Taking taylor expansion of x in x 12.178 * [backup-simplify]: Simplify 0 into 0 12.178 * [backup-simplify]: Simplify 1 into 1 12.178 * [taylor]: Taking taylor expansion of y in x 12.178 * [backup-simplify]: Simplify y into y 12.178 * [taylor]: Taking taylor expansion of (- x y) in x 12.178 * [taylor]: Taking taylor expansion of x in x 12.178 * [backup-simplify]: Simplify 0 into 0 12.178 * [backup-simplify]: Simplify 1 into 1 12.178 * [taylor]: Taking taylor expansion of y in x 12.178 * [backup-simplify]: Simplify y into y 12.178 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 12.178 * [taylor]: Taking taylor expansion of (hypot x y) in x 12.178 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.178 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 12.178 * [taylor]: Taking taylor expansion of (* x x) in x 12.178 * [taylor]: Taking taylor expansion of x in x 12.178 * [backup-simplify]: Simplify 0 into 0 12.178 * [backup-simplify]: Simplify 1 into 1 12.178 * [taylor]: Taking taylor expansion of x in x 12.178 * [backup-simplify]: Simplify 0 into 0 12.178 * [backup-simplify]: Simplify 1 into 1 12.178 * [taylor]: Taking taylor expansion of (* y y) in x 12.178 * [taylor]: Taking taylor expansion of y in x 12.178 * [backup-simplify]: Simplify y into y 12.178 * [taylor]: Taking taylor expansion of y in x 12.178 * [backup-simplify]: Simplify y into y 12.178 * [backup-simplify]: Simplify (* 0 0) into 0 12.178 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.178 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.179 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.179 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.179 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.179 * [backup-simplify]: Simplify (+ 0 0) into 0 12.179 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.179 * [backup-simplify]: Simplify (+ 0 y) into y 12.179 * [backup-simplify]: Simplify (- y) into (- y) 12.179 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.179 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 12.180 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.180 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 12.180 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 12.180 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 12.180 * [taylor]: Taking taylor expansion of (+ x y) in x 12.180 * [taylor]: Taking taylor expansion of x in x 12.180 * [backup-simplify]: Simplify 0 into 0 12.180 * [backup-simplify]: Simplify 1 into 1 12.180 * [taylor]: Taking taylor expansion of y in x 12.180 * [backup-simplify]: Simplify y into y 12.180 * [taylor]: Taking taylor expansion of (- x y) in x 12.180 * [taylor]: Taking taylor expansion of x in x 12.180 * [backup-simplify]: Simplify 0 into 0 12.180 * [backup-simplify]: Simplify 1 into 1 12.180 * [taylor]: Taking taylor expansion of y in x 12.180 * [backup-simplify]: Simplify y into y 12.180 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 12.180 * [taylor]: Taking taylor expansion of (hypot x y) in x 12.180 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.180 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 12.180 * [taylor]: Taking taylor expansion of (* x x) in x 12.180 * [taylor]: Taking taylor expansion of x in x 12.180 * [backup-simplify]: Simplify 0 into 0 12.180 * [backup-simplify]: Simplify 1 into 1 12.180 * [taylor]: Taking taylor expansion of x in x 12.180 * [backup-simplify]: Simplify 0 into 0 12.180 * [backup-simplify]: Simplify 1 into 1 12.180 * [taylor]: Taking taylor expansion of (* y y) in x 12.180 * [taylor]: Taking taylor expansion of y in x 12.180 * [backup-simplify]: Simplify y into y 12.180 * [taylor]: Taking taylor expansion of y in x 12.180 * [backup-simplify]: Simplify y into y 12.180 * [backup-simplify]: Simplify (* 0 0) into 0 12.180 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.181 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.181 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.181 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.181 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.181 * [backup-simplify]: Simplify (+ 0 0) into 0 12.181 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.181 * [backup-simplify]: Simplify (+ 0 y) into y 12.182 * [backup-simplify]: Simplify (- y) into (- y) 12.182 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.182 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 12.182 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.182 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 12.182 * [taylor]: Taking taylor expansion of -1 in y 12.182 * [backup-simplify]: Simplify -1 into -1 12.182 * [backup-simplify]: Simplify -1 into -1 12.182 * [backup-simplify]: Simplify (- 0) into 0 12.182 * [backup-simplify]: Simplify (+ 1 0) into 1 12.183 * [backup-simplify]: Simplify (+ 1 0) into 1 12.183 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 12.183 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.183 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 12.183 * [taylor]: Taking taylor expansion of 0 in y 12.183 * [backup-simplify]: Simplify 0 into 0 12.183 * [backup-simplify]: Simplify 0 into 0 12.183 * [backup-simplify]: Simplify 0 into 0 12.183 * [backup-simplify]: Simplify (- 0) into 0 12.184 * [backup-simplify]: Simplify (+ 0 0) into 0 12.184 * [backup-simplify]: Simplify (+ 0 0) into 0 12.184 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 12.184 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 12.185 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.185 * [backup-simplify]: Simplify (+ 1 0) into 1 12.185 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 12.186 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 12.186 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 12.186 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 12.186 * [taylor]: Taking taylor expansion of 2 in y 12.186 * [backup-simplify]: Simplify 2 into 2 12.186 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.186 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.186 * [taylor]: Taking taylor expansion of y in y 12.186 * [backup-simplify]: Simplify 0 into 0 12.186 * [backup-simplify]: Simplify 1 into 1 12.186 * [backup-simplify]: Simplify (* 1 1) into 1 12.187 * [backup-simplify]: Simplify (/ 1 1) into 1 12.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.188 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.189 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 12.189 * [backup-simplify]: Simplify 0 into 0 12.189 * [backup-simplify]: Simplify 0 into 0 12.189 * [backup-simplify]: Simplify 0 into 0 12.189 * [backup-simplify]: Simplify (- 0) into 0 12.190 * [backup-simplify]: Simplify (+ 0 0) into 0 12.190 * [backup-simplify]: Simplify (+ 0 0) into 0 12.190 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 12.191 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 12.192 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 12.193 * [backup-simplify]: Simplify (+ 0 0) into 0 12.193 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 12.193 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 12.194 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))) (* 0 (/ 1 (pow y 2))) (* (* 2 (/ 1 (pow y 2))) (/ 0 (pow y 2))))) into 0 12.194 * [taylor]: Taking taylor expansion of 0 in y 12.194 * [backup-simplify]: Simplify 0 into 0 12.194 * [backup-simplify]: Simplify 0 into 0 12.194 * [backup-simplify]: Simplify -1 into -1 12.195 * [backup-simplify]: Simplify (cbrt (pow (/ (- (/ 1 x) (/ 1 y)) (* (hypot (/ 1 x) (/ 1 y)) (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 x) (/ 1 y))))) 3)) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 12.195 * [approximate]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in (x y) around 0 12.195 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in y 12.195 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 12.195 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 12.195 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.195 * [taylor]: Taking taylor expansion of x in y 12.195 * [backup-simplify]: Simplify x into x 12.195 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.195 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.195 * [taylor]: Taking taylor expansion of y in y 12.195 * [backup-simplify]: Simplify 0 into 0 12.195 * [backup-simplify]: Simplify 1 into 1 12.195 * [backup-simplify]: Simplify (/ 1 1) into 1 12.195 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 12.195 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.196 * [taylor]: Taking taylor expansion of y in y 12.196 * [backup-simplify]: Simplify 0 into 0 12.196 * [backup-simplify]: Simplify 1 into 1 12.196 * [backup-simplify]: Simplify (/ 1 1) into 1 12.196 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.196 * [taylor]: Taking taylor expansion of x in y 12.196 * [backup-simplify]: Simplify x into x 12.196 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.196 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 12.196 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 12.196 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.196 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 12.196 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 12.196 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.196 * [taylor]: Taking taylor expansion of x in y 12.196 * [backup-simplify]: Simplify x into x 12.196 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.196 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.196 * [taylor]: Taking taylor expansion of x in y 12.197 * [backup-simplify]: Simplify x into x 12.197 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.197 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 12.197 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.197 * [taylor]: Taking taylor expansion of y in y 12.197 * [backup-simplify]: Simplify 0 into 0 12.197 * [backup-simplify]: Simplify 1 into 1 12.197 * [backup-simplify]: Simplify (/ 1 1) into 1 12.197 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.197 * [taylor]: Taking taylor expansion of y in y 12.197 * [backup-simplify]: Simplify 0 into 0 12.197 * [backup-simplify]: Simplify 1 into 1 12.197 * [backup-simplify]: Simplify (/ 1 1) into 1 12.198 * [backup-simplify]: Simplify (* 1 1) into 1 12.198 * [backup-simplify]: Simplify (+ 0 1) into 1 12.199 * [backup-simplify]: Simplify (sqrt 1) into 1 12.199 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.201 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.201 * [backup-simplify]: Simplify (+ 0 0) into 0 12.202 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.202 * [backup-simplify]: Simplify (- 1) into -1 12.202 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.203 * [backup-simplify]: Simplify (+ 1 0) into 1 12.203 * [backup-simplify]: Simplify (* -1 1) into -1 12.203 * [backup-simplify]: Simplify (* 1 1) into 1 12.204 * [backup-simplify]: Simplify (/ -1 1) into -1 12.204 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 12.204 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 12.204 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 12.204 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.204 * [taylor]: Taking taylor expansion of x in x 12.204 * [backup-simplify]: Simplify 0 into 0 12.204 * [backup-simplify]: Simplify 1 into 1 12.204 * [backup-simplify]: Simplify (/ 1 1) into 1 12.204 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.204 * [taylor]: Taking taylor expansion of y in x 12.204 * [backup-simplify]: Simplify y into y 12.205 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.205 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.205 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.205 * [taylor]: Taking taylor expansion of y in x 12.205 * [backup-simplify]: Simplify y into y 12.205 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.205 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.205 * [taylor]: Taking taylor expansion of x in x 12.205 * [backup-simplify]: Simplify 0 into 0 12.205 * [backup-simplify]: Simplify 1 into 1 12.205 * [backup-simplify]: Simplify (/ 1 1) into 1 12.205 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 12.205 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 12.205 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.205 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 12.205 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.205 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.206 * [taylor]: Taking taylor expansion of x in x 12.206 * [backup-simplify]: Simplify 0 into 0 12.206 * [backup-simplify]: Simplify 1 into 1 12.206 * [backup-simplify]: Simplify (/ 1 1) into 1 12.206 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.206 * [taylor]: Taking taylor expansion of x in x 12.206 * [backup-simplify]: Simplify 0 into 0 12.206 * [backup-simplify]: Simplify 1 into 1 12.206 * [backup-simplify]: Simplify (/ 1 1) into 1 12.206 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 12.206 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.206 * [taylor]: Taking taylor expansion of y in x 12.206 * [backup-simplify]: Simplify y into y 12.207 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.207 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.207 * [taylor]: Taking taylor expansion of y in x 12.207 * [backup-simplify]: Simplify y into y 12.207 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.207 * [backup-simplify]: Simplify (* 1 1) into 1 12.207 * [backup-simplify]: Simplify (+ 1 0) into 1 12.208 * [backup-simplify]: Simplify (sqrt 1) into 1 12.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.210 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.210 * [backup-simplify]: Simplify (+ 0 0) into 0 12.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.211 * [backup-simplify]: Simplify (+ 1 0) into 1 12.212 * [backup-simplify]: Simplify (+ 0 1) into 1 12.212 * [backup-simplify]: Simplify (* 1 1) into 1 12.212 * [backup-simplify]: Simplify (* 1 1) into 1 12.213 * [backup-simplify]: Simplify (/ 1 1) into 1 12.213 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 12.213 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 12.213 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 12.213 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.213 * [taylor]: Taking taylor expansion of x in x 12.213 * [backup-simplify]: Simplify 0 into 0 12.213 * [backup-simplify]: Simplify 1 into 1 12.213 * [backup-simplify]: Simplify (/ 1 1) into 1 12.213 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.213 * [taylor]: Taking taylor expansion of y in x 12.213 * [backup-simplify]: Simplify y into y 12.213 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.213 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.213 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.213 * [taylor]: Taking taylor expansion of y in x 12.213 * [backup-simplify]: Simplify y into y 12.213 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.213 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.213 * [taylor]: Taking taylor expansion of x in x 12.213 * [backup-simplify]: Simplify 0 into 0 12.214 * [backup-simplify]: Simplify 1 into 1 12.214 * [backup-simplify]: Simplify (/ 1 1) into 1 12.214 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 12.214 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 12.214 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.214 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 12.214 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.214 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.214 * [taylor]: Taking taylor expansion of x in x 12.214 * [backup-simplify]: Simplify 0 into 0 12.214 * [backup-simplify]: Simplify 1 into 1 12.215 * [backup-simplify]: Simplify (/ 1 1) into 1 12.215 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.215 * [taylor]: Taking taylor expansion of x in x 12.215 * [backup-simplify]: Simplify 0 into 0 12.215 * [backup-simplify]: Simplify 1 into 1 12.215 * [backup-simplify]: Simplify (/ 1 1) into 1 12.215 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 12.215 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.215 * [taylor]: Taking taylor expansion of y in x 12.215 * [backup-simplify]: Simplify y into y 12.215 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.215 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.215 * [taylor]: Taking taylor expansion of y in x 12.215 * [backup-simplify]: Simplify y into y 12.215 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.216 * [backup-simplify]: Simplify (* 1 1) into 1 12.216 * [backup-simplify]: Simplify (+ 1 0) into 1 12.216 * [backup-simplify]: Simplify (sqrt 1) into 1 12.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.218 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.219 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.219 * [backup-simplify]: Simplify (+ 0 0) into 0 12.220 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.220 * [backup-simplify]: Simplify (+ 1 0) into 1 12.220 * [backup-simplify]: Simplify (+ 0 1) into 1 12.221 * [backup-simplify]: Simplify (* 1 1) into 1 12.221 * [backup-simplify]: Simplify (* 1 1) into 1 12.221 * [backup-simplify]: Simplify (/ 1 1) into 1 12.221 * [taylor]: Taking taylor expansion of 1 in y 12.221 * [backup-simplify]: Simplify 1 into 1 12.221 * [backup-simplify]: Simplify 1 into 1 12.222 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.222 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.223 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.223 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.223 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.223 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 12.224 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.224 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 12.224 * [taylor]: Taking taylor expansion of 0 in y 12.224 * [backup-simplify]: Simplify 0 into 0 12.224 * [backup-simplify]: Simplify 0 into 0 12.224 * [backup-simplify]: Simplify 0 into 0 12.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.225 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.226 * [backup-simplify]: Simplify (+ 0 0) into 0 12.227 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.227 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.227 * [backup-simplify]: Simplify (- 0) into 0 12.227 * [backup-simplify]: Simplify (+ 0 0) into 0 12.228 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 12.229 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.230 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.231 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.231 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 12.231 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.235 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.236 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 12.237 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 12.237 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 12.237 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 12.237 * [taylor]: Taking taylor expansion of 2 in y 12.237 * [backup-simplify]: Simplify 2 into 2 12.237 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.237 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.237 * [taylor]: Taking taylor expansion of y in y 12.238 * [backup-simplify]: Simplify 0 into 0 12.238 * [backup-simplify]: Simplify 1 into 1 12.238 * [backup-simplify]: Simplify (* 1 1) into 1 12.238 * [backup-simplify]: Simplify (/ 1 1) into 1 12.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.240 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.241 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.242 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.243 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 12.243 * [backup-simplify]: Simplify (- 0) into 0 12.243 * [backup-simplify]: Simplify 0 into 0 12.243 * [backup-simplify]: Simplify 0 into 0 12.243 * [backup-simplify]: Simplify 0 into 0 12.243 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.244 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.245 * [backup-simplify]: Simplify (+ 0 0) into 0 12.245 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.246 * [backup-simplify]: Simplify (- 0) into 0 12.246 * [backup-simplify]: Simplify (+ 0 0) into 0 12.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 12.249 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.251 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.251 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.251 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.251 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 12.252 * [backup-simplify]: Simplify (+ 0 0) into 0 12.252 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 12.254 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 12.255 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 12.255 * [taylor]: Taking taylor expansion of 0 in y 12.255 * [backup-simplify]: Simplify 0 into 0 12.255 * [backup-simplify]: Simplify 0 into 0 12.255 * [backup-simplify]: Simplify 1 into 1 12.256 * [backup-simplify]: Simplify (cbrt (pow (/ (- (/ 1 (- x)) (/ 1 (- y))) (* (hypot (/ 1 (- x)) (/ 1 (- y))) (/ (hypot (/ 1 (- x)) (/ 1 (- y))) (+ (/ 1 (- x)) (/ 1 (- y)))))) 3)) into (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) 12.256 * [approximate]: Taking taylor expansion of (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in (x y) around 0 12.256 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in y 12.256 * [taylor]: Taking taylor expansion of (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) in y 12.256 * [taylor]: Taking taylor expansion of (cbrt -1) in y 12.256 * [taylor]: Taking taylor expansion of -1 in y 12.257 * [backup-simplify]: Simplify -1 into -1 12.257 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 12.258 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 12.258 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 12.258 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 12.258 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.258 * [taylor]: Taking taylor expansion of y in y 12.258 * [backup-simplify]: Simplify 0 into 0 12.258 * [backup-simplify]: Simplify 1 into 1 12.258 * [backup-simplify]: Simplify (/ 1 1) into 1 12.258 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.258 * [taylor]: Taking taylor expansion of x in y 12.258 * [backup-simplify]: Simplify x into x 12.258 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.258 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 12.259 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.259 * [taylor]: Taking taylor expansion of y in y 12.259 * [backup-simplify]: Simplify 0 into 0 12.259 * [backup-simplify]: Simplify 1 into 1 12.259 * [backup-simplify]: Simplify (/ 1 1) into 1 12.259 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.259 * [taylor]: Taking taylor expansion of x in y 12.259 * [backup-simplify]: Simplify x into x 12.259 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.259 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 12.259 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 12.259 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.259 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 12.259 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 12.260 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.260 * [taylor]: Taking taylor expansion of -1 in y 12.260 * [backup-simplify]: Simplify -1 into -1 12.260 * [taylor]: Taking taylor expansion of x in y 12.260 * [backup-simplify]: Simplify x into x 12.260 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.260 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.260 * [taylor]: Taking taylor expansion of -1 in y 12.260 * [backup-simplify]: Simplify -1 into -1 12.260 * [taylor]: Taking taylor expansion of x in y 12.260 * [backup-simplify]: Simplify x into x 12.260 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.260 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 12.260 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.260 * [taylor]: Taking taylor expansion of -1 in y 12.260 * [backup-simplify]: Simplify -1 into -1 12.260 * [taylor]: Taking taylor expansion of y in y 12.260 * [backup-simplify]: Simplify 0 into 0 12.260 * [backup-simplify]: Simplify 1 into 1 12.261 * [backup-simplify]: Simplify (/ -1 1) into -1 12.261 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.261 * [taylor]: Taking taylor expansion of -1 in y 12.261 * [backup-simplify]: Simplify -1 into -1 12.261 * [taylor]: Taking taylor expansion of y in y 12.261 * [backup-simplify]: Simplify 0 into 0 12.261 * [backup-simplify]: Simplify 1 into 1 12.261 * [backup-simplify]: Simplify (/ -1 1) into -1 12.262 * [backup-simplify]: Simplify (* -1 -1) into 1 12.262 * [backup-simplify]: Simplify (+ 0 1) into 1 12.262 * [backup-simplify]: Simplify (sqrt 1) into 1 12.263 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.264 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.265 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.265 * [backup-simplify]: Simplify (+ 0 0) into 0 12.266 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.266 * [backup-simplify]: Simplify (+ 1 0) into 1 12.267 * [backup-simplify]: Simplify (+ 1 0) into 1 12.268 * [backup-simplify]: Simplify (* 1 1) into 1 12.269 * [backup-simplify]: Simplify (* (cbrt -1) 1) into (cbrt -1) 12.269 * [backup-simplify]: Simplify (* 1 1) into 1 12.270 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 12.270 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 12.270 * [taylor]: Taking taylor expansion of (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) in x 12.270 * [taylor]: Taking taylor expansion of (cbrt -1) in x 12.270 * [taylor]: Taking taylor expansion of -1 in x 12.270 * [backup-simplify]: Simplify -1 into -1 12.271 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 12.272 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 12.272 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 12.272 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.272 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.272 * [taylor]: Taking taylor expansion of y in x 12.272 * [backup-simplify]: Simplify y into y 12.272 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.272 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.272 * [taylor]: Taking taylor expansion of x in x 12.272 * [backup-simplify]: Simplify 0 into 0 12.272 * [backup-simplify]: Simplify 1 into 1 12.272 * [backup-simplify]: Simplify (/ 1 1) into 1 12.272 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 12.272 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.272 * [taylor]: Taking taylor expansion of y in x 12.272 * [backup-simplify]: Simplify y into y 12.272 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.273 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.273 * [taylor]: Taking taylor expansion of x in x 12.273 * [backup-simplify]: Simplify 0 into 0 12.273 * [backup-simplify]: Simplify 1 into 1 12.273 * [backup-simplify]: Simplify (/ 1 1) into 1 12.273 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 12.273 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.273 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.273 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.273 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.273 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.273 * [taylor]: Taking taylor expansion of -1 in x 12.273 * [backup-simplify]: Simplify -1 into -1 12.273 * [taylor]: Taking taylor expansion of x in x 12.273 * [backup-simplify]: Simplify 0 into 0 12.273 * [backup-simplify]: Simplify 1 into 1 12.274 * [backup-simplify]: Simplify (/ -1 1) into -1 12.274 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.274 * [taylor]: Taking taylor expansion of -1 in x 12.274 * [backup-simplify]: Simplify -1 into -1 12.274 * [taylor]: Taking taylor expansion of x in x 12.274 * [backup-simplify]: Simplify 0 into 0 12.274 * [backup-simplify]: Simplify 1 into 1 12.275 * [backup-simplify]: Simplify (/ -1 1) into -1 12.275 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.275 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.275 * [taylor]: Taking taylor expansion of -1 in x 12.275 * [backup-simplify]: Simplify -1 into -1 12.275 * [taylor]: Taking taylor expansion of y in x 12.275 * [backup-simplify]: Simplify y into y 12.275 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.275 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.275 * [taylor]: Taking taylor expansion of -1 in x 12.275 * [backup-simplify]: Simplify -1 into -1 12.275 * [taylor]: Taking taylor expansion of y in x 12.275 * [backup-simplify]: Simplify y into y 12.275 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.275 * [backup-simplify]: Simplify (* -1 -1) into 1 12.276 * [backup-simplify]: Simplify (+ 1 0) into 1 12.276 * [backup-simplify]: Simplify (sqrt 1) into 1 12.277 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.278 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.279 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.279 * [backup-simplify]: Simplify (+ 0 0) into 0 12.280 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.280 * [backup-simplify]: Simplify (+ 0 1) into 1 12.281 * [backup-simplify]: Simplify (- 1) into -1 12.281 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.281 * [backup-simplify]: Simplify (* 1 -1) into -1 12.282 * [backup-simplify]: Simplify (* (cbrt -1) -1) into (* -1 (cbrt -1)) 12.283 * [backup-simplify]: Simplify (* 1 1) into 1 12.284 * [backup-simplify]: Simplify (/ (* -1 (cbrt -1)) 1) into (* -1 (cbrt -1)) 12.284 * [taylor]: Taking taylor expansion of (/ (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 12.284 * [taylor]: Taking taylor expansion of (* (cbrt -1) (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x)))) in x 12.284 * [taylor]: Taking taylor expansion of (cbrt -1) in x 12.284 * [taylor]: Taking taylor expansion of -1 in x 12.284 * [backup-simplify]: Simplify -1 into -1 12.285 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 12.286 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 12.286 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 12.286 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 12.286 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.286 * [taylor]: Taking taylor expansion of y in x 12.286 * [backup-simplify]: Simplify y into y 12.286 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.286 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.286 * [taylor]: Taking taylor expansion of x in x 12.286 * [backup-simplify]: Simplify 0 into 0 12.286 * [backup-simplify]: Simplify 1 into 1 12.286 * [backup-simplify]: Simplify (/ 1 1) into 1 12.286 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 12.286 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.286 * [taylor]: Taking taylor expansion of y in x 12.287 * [backup-simplify]: Simplify y into y 12.287 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.287 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.287 * [taylor]: Taking taylor expansion of x in x 12.287 * [backup-simplify]: Simplify 0 into 0 12.287 * [backup-simplify]: Simplify 1 into 1 12.287 * [backup-simplify]: Simplify (/ 1 1) into 1 12.287 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 12.287 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.287 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.287 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.287 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.287 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.288 * [taylor]: Taking taylor expansion of -1 in x 12.288 * [backup-simplify]: Simplify -1 into -1 12.288 * [taylor]: Taking taylor expansion of x in x 12.288 * [backup-simplify]: Simplify 0 into 0 12.288 * [backup-simplify]: Simplify 1 into 1 12.288 * [backup-simplify]: Simplify (/ -1 1) into -1 12.288 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.288 * [taylor]: Taking taylor expansion of -1 in x 12.288 * [backup-simplify]: Simplify -1 into -1 12.288 * [taylor]: Taking taylor expansion of x in x 12.288 * [backup-simplify]: Simplify 0 into 0 12.288 * [backup-simplify]: Simplify 1 into 1 12.289 * [backup-simplify]: Simplify (/ -1 1) into -1 12.289 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.289 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.289 * [taylor]: Taking taylor expansion of -1 in x 12.289 * [backup-simplify]: Simplify -1 into -1 12.289 * [taylor]: Taking taylor expansion of y in x 12.289 * [backup-simplify]: Simplify y into y 12.289 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.289 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.289 * [taylor]: Taking taylor expansion of -1 in x 12.289 * [backup-simplify]: Simplify -1 into -1 12.289 * [taylor]: Taking taylor expansion of y in x 12.289 * [backup-simplify]: Simplify y into y 12.289 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.290 * [backup-simplify]: Simplify (* -1 -1) into 1 12.290 * [backup-simplify]: Simplify (+ 1 0) into 1 12.290 * [backup-simplify]: Simplify (sqrt 1) into 1 12.291 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.292 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.293 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.293 * [backup-simplify]: Simplify (+ 0 0) into 0 12.294 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.294 * [backup-simplify]: Simplify (+ 0 1) into 1 12.295 * [backup-simplify]: Simplify (- 1) into -1 12.295 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.295 * [backup-simplify]: Simplify (* 1 -1) into -1 12.296 * [backup-simplify]: Simplify (* (cbrt -1) -1) into (* -1 (cbrt -1)) 12.297 * [backup-simplify]: Simplify (* 1 1) into 1 12.298 * [backup-simplify]: Simplify (/ (* -1 (cbrt -1)) 1) into (* -1 (cbrt -1)) 12.298 * [taylor]: Taking taylor expansion of (* -1 (cbrt -1)) in y 12.298 * [taylor]: Taking taylor expansion of -1 in y 12.298 * [backup-simplify]: Simplify -1 into -1 12.298 * [taylor]: Taking taylor expansion of (cbrt -1) in y 12.298 * [taylor]: Taking taylor expansion of -1 in y 12.298 * [backup-simplify]: Simplify -1 into -1 12.299 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 12.300 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 12.301 * [backup-simplify]: Simplify (* -1 (cbrt -1)) into (* -1 (cbrt -1)) 12.301 * [backup-simplify]: Simplify (* -1 (cbrt -1)) into (* -1 (cbrt -1)) 12.302 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.303 * [backup-simplify]: Simplify (- 0) into 0 12.303 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.303 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.304 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.304 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 12.305 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 -1)) into 0 12.305 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.306 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* -1 (cbrt -1)) (/ 0 1)))) into 0 12.306 * [taylor]: Taking taylor expansion of 0 in y 12.306 * [backup-simplify]: Simplify 0 into 0 12.307 * [backup-simplify]: Simplify 0 into 0 12.307 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (cbrt -1))) into 0 12.308 * [backup-simplify]: Simplify 0 into 0 12.308 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.309 * [backup-simplify]: Simplify (- 0) into 0 12.309 * [backup-simplify]: Simplify (+ 0 0) into 0 12.310 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.311 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.311 * [backup-simplify]: Simplify (+ 0 0) into 0 12.312 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 12.314 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 12.315 * [backup-simplify]: Simplify (+ (* (cbrt -1) (/ 1 (pow y 2))) (+ (* 0 0) (* 0 -1))) into (/ (cbrt -1) (pow y 2)) 12.316 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.318 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.318 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 12.319 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 12.319 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.320 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.321 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 12.323 * [backup-simplify]: Simplify (- (/ (/ (cbrt -1) (pow y 2)) 1) (+ (* (* -1 (cbrt -1)) (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ (cbrt -1) (pow y 2))) 12.323 * [taylor]: Taking taylor expansion of (* 2 (/ (cbrt -1) (pow y 2))) in y 12.323 * [taylor]: Taking taylor expansion of 2 in y 12.323 * [backup-simplify]: Simplify 2 into 2 12.323 * [taylor]: Taking taylor expansion of (/ (cbrt -1) (pow y 2)) in y 12.323 * [taylor]: Taking taylor expansion of (cbrt -1) in y 12.324 * [taylor]: Taking taylor expansion of -1 in y 12.324 * [backup-simplify]: Simplify -1 into -1 12.324 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 12.325 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 12.325 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.325 * [taylor]: Taking taylor expansion of y in y 12.325 * [backup-simplify]: Simplify 0 into 0 12.325 * [backup-simplify]: Simplify 1 into 1 12.325 * [backup-simplify]: Simplify (* 1 1) into 1 12.326 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 12.328 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 12.329 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.329 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.331 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)))) into 0 12.331 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.332 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 12.332 * [backup-simplify]: Simplify 0 into 0 12.332 * [backup-simplify]: Simplify 0 into 0 12.333 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 12.333 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 12.333 * [backup-simplify]: Simplify 0 into 0 12.333 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.334 * [backup-simplify]: Simplify (- 0) into 0 12.334 * [backup-simplify]: Simplify (+ 0 0) into 0 12.335 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.335 * [backup-simplify]: Simplify (+ 0 0) into 0 12.336 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 12.337 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 12.337 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 -1)))) into 0 12.338 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.339 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.339 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 12.339 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 12.339 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 12.339 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 12.340 * [backup-simplify]: Simplify (+ 0 0) into 0 12.340 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 12.341 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 12.342 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* -1 (cbrt -1)) (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ (cbrt -1) (pow y 2))) (/ 0 1)))) into 0 12.342 * [taylor]: Taking taylor expansion of 0 in y 12.342 * [backup-simplify]: Simplify 0 into 0 12.342 * [backup-simplify]: Simplify 0 into 0 12.343 * [backup-simplify]: Simplify (* -1 (cbrt -1)) into (* -1 (cbrt -1)) 12.343 * * * [progress]: simplifying candidates 12.345 * [simplify]: Simplifying: (expm1 (/ (hypot x y) (+ x y))) (log1p (/ (hypot x y) (+ x y))) (- (log (hypot x y)) (log (+ x y))) (log (/ (hypot x y) (+ x y))) (exp (/ (hypot x y) (+ x y))) (/ (* (* (hypot x y) (hypot x y)) (hypot x y)) (* (* (+ x y) (+ x y)) (+ x y))) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y)))) (cbrt (/ (hypot x y) (+ x y))) (* (* (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y))) (/ (hypot x y) (+ x y))) (sqrt (/ (hypot x y) (+ x y))) (sqrt (/ (hypot x y) (+ x y))) (- (hypot x y)) (- (+ x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt (hypot x y)) (cbrt (+ x y))) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y))) (/ (cbrt (hypot x y)) (sqrt (+ x y))) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1) (/ (cbrt (hypot x y)) (+ x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1) (/ (cbrt (hypot x y)) (+ x y)) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (sqrt (hypot x y)) (cbrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (/ (sqrt (hypot x y)) 1) (/ (sqrt (hypot x y)) (+ x y)) (/ (sqrt (hypot x y)) 1) (/ (sqrt (hypot x y)) (+ x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (hypot x y) (cbrt (+ x y))) (/ 1 (sqrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (/ 1 1) (/ (hypot x y) (+ x y)) (/ 1 1) (/ (hypot x y) (+ x y)) (/ 1 (+ x y)) (/ (+ x y) (hypot x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (hypot x y) (sqrt (+ x y))) (/ (hypot x y) 1) (/ (hypot x y) 1) (/ (+ x y) (cbrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y)) (/ (hypot x y) (+ (pow x 3) (pow y 3))) (/ (hypot x y) (- (* x x) (* y y))) (expm1 (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (log1p (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (* (- (log (- x y)) (+ (log (hypot x y)) (- (log (hypot x y)) (log (+ x y))))) 3) (* (- (log (- x y)) (+ (log (hypot x y)) (log (/ (hypot x y) (+ x y))))) 3) (* (- (log (- x y)) (log (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (* (log (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (* (log (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (* 1 3) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (cbrt 3) (cbrt 3))) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (sqrt 3)) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 1) (pow (* (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))))) 3) (pow (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (hypot x y)) 3) (pow (/ (cbrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3) (pow 1 3) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (- x y) 3) (pow (/ 1 (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (/ (- x y) (* (hypot x y) (hypot x y))) 3) (pow (+ x y) 3) (* (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (log (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (exp (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (* (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (* (* (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (pow (* (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))))) 3) (pow (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (hypot x y)) 3) (pow (/ (cbrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3) (pow 1 3) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (- x y) 3) (pow (/ 1 (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (/ (- x y) (* (hypot x y) (hypot x y))) 3) (pow (+ x y) 3) (pow (- x y) 3) (pow (* (hypot x y) (/ (hypot x y) (+ x y))) 3) (* (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (sqrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (sqrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ 3 2)) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ 3 2)) (expm1 (* (hypot x y) (/ (hypot x y) (+ x y)))) (log1p (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (hypot x y) (/ (hypot x y) (+ x y))) (+ (log (hypot x y)) (- (log (hypot x y)) (log (+ x y)))) (+ (log (hypot x y)) (log (/ (hypot x y) (+ x y)))) (log (* (hypot x y) (/ (hypot x y) (+ x y)))) (exp (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (* (* (hypot x y) (hypot x y)) (hypot x y)) (/ (* (* (hypot x y) (hypot x y)) (hypot x y)) (* (* (+ x y) (+ x y)) (+ x y)))) (* (* (* (hypot x y) (hypot x y)) (hypot x y)) (* (* (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y))) (/ (hypot x y) (+ x y)))) (* (cbrt (* (hypot x y) (/ (hypot x y) (+ x y)))) (cbrt (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (* (* (hypot x y) (/ (hypot x y) (+ x y))) (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (hypot x y) (/ (hypot x y) (+ x y)))) (sqrt (* (hypot x y) (/ (hypot x y) (+ x y)))) (sqrt (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (sqrt (hypot x y)) (sqrt (/ (hypot x y) (+ x y)))) (* (sqrt (hypot x y)) (sqrt (/ (hypot x y) (+ x y)))) (* (sqrt (hypot x y)) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (* (sqrt (hypot x y)) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (* (hypot x y) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (* (hypot x y) (sqrt (/ (hypot x y) (+ x y)))) (* (hypot x y) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (hypot x y) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (* (hypot x y) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (* (hypot x y) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (* (hypot x y) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (hypot x y) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (* (hypot x y) (/ (sqrt (hypot x y)) 1)) (* (hypot x y) (/ (sqrt (hypot x y)) 1)) (* (hypot x y) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (hypot x y) (/ 1 (sqrt (+ x y)))) (* (hypot x y) (/ 1 1)) (* (hypot x y) (/ 1 1)) (* (hypot x y) 1) (* (hypot x y) (hypot x y)) (* (hypot x y) (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (* (hypot x y) (/ (hypot x y) (- (* x x) (* y y)))) (* (cbrt (hypot x y)) (/ (hypot x y) (+ x y))) (* (sqrt (hypot x y)) (/ (hypot x y) (+ x y))) (* (hypot x y) (/ (hypot x y) (+ x y))) (* (hypot x y) (hypot x y)) (expm1 (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (log1p (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (log (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (exp (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (cbrt (pow (* (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))))) 3)) (cbrt (pow (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3)) (cbrt (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3)) (cbrt (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (hypot x y)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (hypot x y)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow (/ 1 (hypot x y)) 3)) (cbrt (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (hypot x y)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow (/ 1 (hypot x y)) 3)) (cbrt (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow 1 3)) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (cbrt (pow (- x y) 3)) (cbrt (pow (/ 1 (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (* (hypot x y) (hypot x y))) 3)) (cbrt (pow (+ x y) 3)) (cbrt (* (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))))) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (* (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)))) (cbrt (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (cbrt (pow (* (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))))) 3)) (cbrt (pow (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3)) (cbrt (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3)) (cbrt (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (hypot x y)) 3)) (cbrt (pow (/ (cbrt (- x y)) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (hypot x y)) 3)) (cbrt (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow (/ 1 (hypot x y)) 3)) (cbrt (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (hypot x y)) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow (/ 1 (hypot x y)) 3)) (cbrt (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3)) (cbrt (pow 1 3)) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (cbrt (pow (- x y) 3)) (cbrt (pow (/ 1 (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (* (hypot x y) (hypot x y))) 3)) (cbrt (pow (+ x y) 3)) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (* (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))))) (cbrt (sqrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (cbrt (sqrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (cbrt 1) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ 3 2))) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ 3 2))) (cbrt (pow (- x y) 3)) (cbrt (pow (* (hypot x y) (/ (hypot x y) (+ x y))) 3)) (* (cbrt (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (cbrt (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)))) (cbrt (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (* (* (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (sqrt (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (sqrt (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) 1 1 -1 -1 1 1 (- y x) (- x y) (- x y) -1 1 (* -1 (cbrt -1)) 12.349 * * [simplify]: Extracting # 0 : cost 0 12.349 * * [simplify]: Extracting # 1 : cost 0 12.350 * * [simplify]: Extracting # 2 : cost 0 12.350 * * [simplify]: Extracting # 3 : cost 0 12.350 * * [simplify]: Extracting # 4 : cost 0 12.350 * * [simplify]: Extracting # 5 : cost 0 12.351 * * [simplify]: Extracting # 6 : cost 0 12.351 * * [simplify]: Extracting # 7 : cost 0 12.351 * * [simplify]: iteration 0 : 197 enodes (cost 3132 ) 12.447 * * [simplify]: Extracting # 0 : cost 0 12.448 * * [simplify]: Extracting # 1 : cost 0 12.450 * * [simplify]: Extracting # 2 : cost 0 12.451 * * [simplify]: Extracting # 3 : cost 0 12.452 * * [simplify]: Extracting # 4 : cost 0 12.453 * * [simplify]: iteration 1 : 596 enodes (cost 2818 ) 13.507 * * [simplify]: Extracting # 0 : cost 0 13.515 * * [simplify]: Extracting # 1 : cost 0 13.524 * * [simplify]: Extracting # 2 : cost 0 13.531 * * [simplify]: Extracting # 3 : cost 0 13.538 * * [simplify]: Extracting # 4 : cost 0 13.542 * * [simplify]: iteration 2 : 4075 enodes (cost 2539 ) 15.410 * * [simplify]: Extracting # 0 : cost 0 15.416 * * [simplify]: Extracting # 1 : cost 0 15.422 * * [simplify]: Extracting # 2 : cost 0 15.427 * * [simplify]: iteration done: 5000 enodes (cost 2539 ) 15.429 * [simplify]: Simplified to: (expm1 (/ (hypot x y) (+ x y))) (log1p (/ (hypot x y) (+ x y))) (log (/ (hypot x y) (+ x y))) (log (/ (hypot x y) (+ x y))) (exp (/ (hypot x y) (+ x y))) (/ (pow (hypot x y) 3) (pow (+ x y) 3)) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y)))) (cbrt (/ (hypot x y) (+ x y))) (pow (/ (hypot x y) (+ x y)) 3) (sqrt (/ (hypot x y) (+ x y))) (sqrt (/ (hypot x y) (+ x y))) (- (hypot x y)) (- (+ x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt (hypot x y)) (cbrt (+ x y))) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y))) (/ (cbrt (hypot x y)) (sqrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y))) (/ (cbrt (hypot x y)) (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))) (/ (cbrt (hypot x y)) (+ x y)) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (sqrt (hypot x y)) (cbrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (sqrt (hypot x y)) (/ (sqrt (hypot x y)) (+ x y)) (sqrt (hypot x y)) (/ (sqrt (hypot x y)) (+ x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (hypot x y) (cbrt (+ x y))) (/ 1 (sqrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) 1 (/ (hypot x y) (+ x y)) 1 (/ (hypot x y) (+ x y)) (/ 1 (+ x y)) (/ (+ x y) (hypot x y)) (/ (/ (hypot x y) (cbrt (+ x y))) (cbrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (hypot x y) (hypot x y) (/ (+ x y) (cbrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y)) (/ (hypot x y) (+ (pow x 3) (pow y 3))) (/ (hypot x y) (- (* x x) (* y y))) (expm1 (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (log1p (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (* (log (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (* (log (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (* (log (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (* (log (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (* (log (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) 3 (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (cbrt 3) (cbrt 3))) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) (sqrt 3)) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (/ (* (- x y) (- x y)) (pow (hypot x y) 3)) (/ (- x y) (pow (/ (hypot x y) (+ x y)) 3)) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3) 1 (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (- x y) 3) (pow (/ 1 (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (/ (- x y) (* (hypot x y) (hypot x y))) 3) (pow (+ x y) 3) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2) (* (log (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (exp (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (pow (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) 3) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (pow (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 3) (/ (* (- x y) (- x y)) (pow (hypot x y) 3)) (/ (- x y) (pow (/ (hypot x y) (+ x y)) 3)) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) 3) (pow (/ 1 (hypot x y)) 3) (pow (/ (- x y) (/ (hypot x y) (+ x y))) 3) 1 (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (- x y) 3) (pow (/ 1 (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (pow (/ (- x y) (* (hypot x y) (hypot x y))) 3) (pow (+ x y) 3) (pow (- x y) 3) (pow (* (hypot x y) (/ (hypot x y) (+ x y))) 3) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2) (sqrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (sqrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3)) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3/2) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3/2) (expm1 (* (hypot x y) (/ (hypot x y) (+ x y)))) (log1p (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (/ (hypot x y) (+ x y)) (hypot x y)) (- (* 2 (log (hypot x y))) (log (+ x y))) (- (* 2 (log (hypot x y))) (log (+ x y))) (- (* 2 (log (hypot x y))) (log (+ x y))) (exp (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (/ (pow (hypot x y) 3) (pow (+ x y) 3)) (pow (hypot x y) 3)) (pow (* (hypot x y) (/ (hypot x y) (+ x y))) 3) (* (cbrt (* (hypot x y) (/ (hypot x y) (+ x y)))) (cbrt (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (* (hypot x y) (/ (hypot x y) (+ x y)))) (pow (* (hypot x y) (/ (hypot x y) (+ x y))) 3) (sqrt (* (hypot x y) (/ (hypot x y) (+ x y)))) (sqrt (* (hypot x y) (/ (hypot x y) (+ x y)))) (* (sqrt (hypot x y)) (sqrt (/ (hypot x y) (+ x y)))) (* (sqrt (hypot x y)) (sqrt (/ (hypot x y) (+ x y)))) (/ (hypot x y) (sqrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (* (hypot x y) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (* (hypot x y) (sqrt (/ (hypot x y) (+ x y)))) (* (hypot x y) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (hypot x y) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (* (hypot x y) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (hypot x y) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (hypot x y) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (* (hypot x y) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (* (hypot x y) (sqrt (hypot x y))) (* (hypot x y) (sqrt (hypot x y))) (/ (/ (hypot x y) (cbrt (+ x y))) (cbrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (hypot x y) (hypot x y) (hypot x y) (* (hypot x y) (hypot x y)) (* (hypot x y) (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (* (hypot x y) (/ (hypot x y) (- (* x x) (* y y)))) (* (cbrt (hypot x y)) (/ (hypot x y) (+ x y))) (* (sqrt (hypot x y)) (/ (hypot x y) (+ x y))) (* (/ (hypot x y) (+ x y)) (hypot x y)) (* (hypot x y) (hypot x y)) (expm1 (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (log1p (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (exp (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2)) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (hypot x y)) (/ (cbrt (- x y)) (/ (hypot x y) (+ x y))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) (/ 1 (hypot x y)) (/ (- x y) (/ (hypot x y) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) (/ 1 (hypot x y)) (/ (- x y) (/ (hypot x y) (+ x y))) 1 (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (- x y) (/ 1 (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ (- x y) (* (hypot x y) (hypot x y))) (+ x y) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2)) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2)) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2)) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (hypot x y)) (/ (cbrt (- x y)) (/ (hypot x y) (+ x y))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (/ (hypot x y) (+ x y))) (/ 1 (hypot x y)) (/ (- x y) (/ (hypot x y) (+ x y))) (/ (+ (sqrt x) (sqrt y)) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (/ (hypot x y) (+ x y))) (/ 1 (hypot x y)) (/ (- x y) (/ (hypot x y) (+ x y))) 1 (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (- x y) (/ 1 (* (hypot x y) (/ (hypot x y) (+ x y)))) (/ (- x y) (* (hypot x y) (hypot x y))) (+ x y) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2)) (cbrt (sqrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) (cbrt (sqrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3))) 1 (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3/2)) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3/2)) (- x y) (* (/ (hypot x y) (+ x y)) (hypot x y)) (cbrt (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 2)) (cbrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (pow (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y)))) 3) (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) (sqrt (/ (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))))) 1 1 -1 -1 1 1 (- y x) (- x y) (- x y) -1 1 (- (cbrt -1)) 15.430 * * * [progress]: adding candidates to table 15.894 * * [progress]: iteration 4 / 4 15.894 * * * [progress]: picking best candidate 15.900 * * * * [pick]: Picked # 15.900 * * * [progress]: localizing error 15.951 * * * [progress]: generating rewritten candidates 15.951 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2 2 2 1) 15.952 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2 2 1 1 2) 15.953 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2 2 1 1 1) 15.954 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 2 2 2 2) 15.959 * * * [progress]: generating series expansions 15.959 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2 2 2 1) 15.959 * [backup-simplify]: Simplify (cbrt (hypot x y)) into (pow (hypot x y) 1/3) 15.959 * [approximate]: Taking taylor expansion of (pow (hypot x y) 1/3) in (x y) around 0 15.959 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in y 15.959 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in y 15.960 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in y 15.960 * [taylor]: Taking taylor expansion of 1/3 in y 15.960 * [backup-simplify]: Simplify 1/3 into 1/3 15.960 * [taylor]: Taking taylor expansion of (log (hypot x y)) in y 15.960 * [taylor]: Taking taylor expansion of (hypot x y) in y 15.960 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.960 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 15.960 * [taylor]: Taking taylor expansion of (* x x) in y 15.960 * [taylor]: Taking taylor expansion of x in y 15.960 * [backup-simplify]: Simplify x into x 15.960 * [taylor]: Taking taylor expansion of x in y 15.965 * [backup-simplify]: Simplify x into x 15.966 * [taylor]: Taking taylor expansion of (* y y) in y 15.966 * [taylor]: Taking taylor expansion of y in y 15.966 * [backup-simplify]: Simplify 0 into 0 15.966 * [backup-simplify]: Simplify 1 into 1 15.966 * [taylor]: Taking taylor expansion of y in y 15.966 * [backup-simplify]: Simplify 0 into 0 15.966 * [backup-simplify]: Simplify 1 into 1 15.966 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.966 * [backup-simplify]: Simplify (* 0 0) into 0 15.966 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 15.967 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 15.967 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 15.967 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.967 * [backup-simplify]: Simplify (+ 0 0) into 0 15.967 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 15.967 * [backup-simplify]: Simplify (log x) into (log x) 15.967 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 15.967 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 15.967 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in x 15.968 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in x 15.968 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in x 15.968 * [taylor]: Taking taylor expansion of 1/3 in x 15.968 * [backup-simplify]: Simplify 1/3 into 1/3 15.968 * [taylor]: Taking taylor expansion of (log (hypot x y)) in x 15.968 * [taylor]: Taking taylor expansion of (hypot x y) in x 15.968 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.968 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 15.968 * [taylor]: Taking taylor expansion of (* x x) in x 15.968 * [taylor]: Taking taylor expansion of x in x 15.968 * [backup-simplify]: Simplify 0 into 0 15.968 * [backup-simplify]: Simplify 1 into 1 15.968 * [taylor]: Taking taylor expansion of x in x 15.968 * [backup-simplify]: Simplify 0 into 0 15.968 * [backup-simplify]: Simplify 1 into 1 15.968 * [taylor]: Taking taylor expansion of (* y y) in x 15.968 * [taylor]: Taking taylor expansion of y in x 15.968 * [backup-simplify]: Simplify y into y 15.968 * [taylor]: Taking taylor expansion of y in x 15.968 * [backup-simplify]: Simplify y into y 15.968 * [backup-simplify]: Simplify (* 0 0) into 0 15.968 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.969 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 15.969 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 15.969 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.969 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.969 * [backup-simplify]: Simplify (+ 0 0) into 0 15.969 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 15.969 * [backup-simplify]: Simplify (log y) into (log y) 15.970 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 15.970 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 15.970 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in x 15.970 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in x 15.970 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in x 15.970 * [taylor]: Taking taylor expansion of 1/3 in x 15.970 * [backup-simplify]: Simplify 1/3 into 1/3 15.970 * [taylor]: Taking taylor expansion of (log (hypot x y)) in x 15.970 * [taylor]: Taking taylor expansion of (hypot x y) in x 15.970 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.970 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 15.970 * [taylor]: Taking taylor expansion of (* x x) in x 15.970 * [taylor]: Taking taylor expansion of x in x 15.970 * [backup-simplify]: Simplify 0 into 0 15.970 * [backup-simplify]: Simplify 1 into 1 15.970 * [taylor]: Taking taylor expansion of x in x 15.970 * [backup-simplify]: Simplify 0 into 0 15.970 * [backup-simplify]: Simplify 1 into 1 15.970 * [taylor]: Taking taylor expansion of (* y y) in x 15.970 * [taylor]: Taking taylor expansion of y in x 15.970 * [backup-simplify]: Simplify y into y 15.970 * [taylor]: Taking taylor expansion of y in x 15.970 * [backup-simplify]: Simplify y into y 15.970 * [backup-simplify]: Simplify (* 0 0) into 0 15.970 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.970 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 15.970 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 15.971 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.971 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.971 * [backup-simplify]: Simplify (+ 0 0) into 0 15.971 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 15.971 * [backup-simplify]: Simplify (log y) into (log y) 15.971 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 15.971 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 15.971 * [taylor]: Taking taylor expansion of (pow y 1/3) in y 15.971 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log y))) in y 15.971 * [taylor]: Taking taylor expansion of (* 1/3 (log y)) in y 15.971 * [taylor]: Taking taylor expansion of 1/3 in y 15.971 * [backup-simplify]: Simplify 1/3 into 1/3 15.972 * [taylor]: Taking taylor expansion of (log y) in y 15.972 * [taylor]: Taking taylor expansion of y in y 15.972 * [backup-simplify]: Simplify 0 into 0 15.972 * [backup-simplify]: Simplify 1 into 1 15.972 * [backup-simplify]: Simplify (log 1) into 0 15.972 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 15.972 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 15.972 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 15.972 * [backup-simplify]: Simplify (pow y 1/3) into (pow y 1/3) 15.973 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow y 1)))) 1) into 0 15.973 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log y))) into 0 15.974 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 15.974 * [taylor]: Taking taylor expansion of 0 in y 15.974 * [backup-simplify]: Simplify 0 into 0 15.974 * [backup-simplify]: Simplify 0 into 0 15.974 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.975 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 15.975 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log y))) into 0 15.975 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 15.975 * [backup-simplify]: Simplify 0 into 0 15.976 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 15.976 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 15.976 * [backup-simplify]: Simplify (+ 1 0) into 1 15.977 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 15.978 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow y 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 y)) 1)) (pow y 1)))) 2) into (/ 1/2 (pow y 2)) 15.978 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (log y)))) into (* 1/6 (/ 1 (pow y 2))) 15.979 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 15.979 * [taylor]: Taking taylor expansion of (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) in y 15.979 * [taylor]: Taking taylor expansion of 1/6 in y 15.979 * [backup-simplify]: Simplify 1/6 into 1/6 15.979 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y 5)) 1/3) in y 15.979 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y 5))))) in y 15.979 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y 5)))) in y 15.979 * [taylor]: Taking taylor expansion of 1/3 in y 15.979 * [backup-simplify]: Simplify 1/3 into 1/3 15.979 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y 5))) in y 15.979 * [taylor]: Taking taylor expansion of (/ 1 (pow y 5)) in y 15.979 * [taylor]: Taking taylor expansion of (pow y 5) in y 15.979 * [taylor]: Taking taylor expansion of y in y 15.979 * [backup-simplify]: Simplify 0 into 0 15.979 * [backup-simplify]: Simplify 1 into 1 15.979 * [backup-simplify]: Simplify (* 1 1) into 1 15.979 * [backup-simplify]: Simplify (* 1 1) into 1 15.980 * [backup-simplify]: Simplify (* 1 1) into 1 15.980 * [backup-simplify]: Simplify (/ 1 1) into 1 15.980 * [backup-simplify]: Simplify (log 1) into 0 15.980 * [backup-simplify]: Simplify (+ (* (- 5) (log y)) 0) into (- (* 5 (log y))) 15.980 * [backup-simplify]: Simplify (* 1/3 (- (* 5 (log y)))) into (* -5/3 (log y)) 15.980 * [backup-simplify]: Simplify (exp (* -5/3 (log y))) into (pow y -5/3) 15.980 * [backup-simplify]: Simplify (* 1/6 (pow y -5/3)) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 15.981 * [backup-simplify]: Simplify (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 15.981 * [backup-simplify]: Simplify 0 into 0 15.982 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.982 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 15.983 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log y)))) into 0 15.984 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.984 * [backup-simplify]: Simplify 0 into 0 15.985 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 15.986 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 15.986 * [backup-simplify]: Simplify (+ 0 0) into 0 15.986 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 15.989 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow y 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 y)) 1)) (pow y 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow y 1)))) 6) into 0 15.990 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (log y))))) into 0 15.992 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.992 * [taylor]: Taking taylor expansion of 0 in y 15.992 * [backup-simplify]: Simplify 0 into 0 15.992 * [backup-simplify]: Simplify 0 into 0 15.993 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.993 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.994 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.996 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.996 * [backup-simplify]: Simplify (+ (* (- 5) (log y)) 0) into (- (* 5 (log y))) 15.997 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 5 (log y))))) into 0 15.997 * [backup-simplify]: Simplify (* (exp (* -5/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 15.998 * [backup-simplify]: Simplify (+ (* 1/6 0) (* 0 (pow y -5/3))) into 0 15.998 * [backup-simplify]: Simplify 0 into 0 15.998 * [backup-simplify]: Simplify 0 into 0 16.003 * [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 16.004 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.005 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log y))))) into 0 16.006 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.006 * [backup-simplify]: Simplify 0 into 0 16.007 * [backup-simplify]: Simplify (+ (* (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) (pow (* 1 x) 2)) (pow y 1/3)) into (+ (* 1/6 (* (pow x 2) (pow (/ 1 (pow y 5)) 1/3))) (pow y 1/3)) 16.007 * [backup-simplify]: Simplify (cbrt (hypot (/ 1 x) (/ 1 y))) into (pow (hypot (/ 1 x) (/ 1 y)) 1/3) 16.007 * [approximate]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in (x y) around 0 16.007 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in y 16.007 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in y 16.007 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in y 16.007 * [taylor]: Taking taylor expansion of 1/3 in y 16.007 * [backup-simplify]: Simplify 1/3 into 1/3 16.007 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in y 16.007 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 16.007 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.008 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 16.008 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 16.008 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.008 * [taylor]: Taking taylor expansion of x in y 16.008 * [backup-simplify]: Simplify x into x 16.008 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.008 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.008 * [taylor]: Taking taylor expansion of x in y 16.008 * [backup-simplify]: Simplify x into x 16.008 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.008 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 16.008 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.008 * [taylor]: Taking taylor expansion of y in y 16.008 * [backup-simplify]: Simplify 0 into 0 16.008 * [backup-simplify]: Simplify 1 into 1 16.008 * [backup-simplify]: Simplify (/ 1 1) into 1 16.008 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.008 * [taylor]: Taking taylor expansion of y in y 16.008 * [backup-simplify]: Simplify 0 into 0 16.009 * [backup-simplify]: Simplify 1 into 1 16.009 * [backup-simplify]: Simplify (/ 1 1) into 1 16.009 * [backup-simplify]: Simplify (* 1 1) into 1 16.010 * [backup-simplify]: Simplify (+ 0 1) into 1 16.010 * [backup-simplify]: Simplify (sqrt 1) into 1 16.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.012 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.012 * [backup-simplify]: Simplify (+ 0 0) into 0 16.013 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.013 * [backup-simplify]: Simplify (log 1) into 0 16.014 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 16.014 * [backup-simplify]: Simplify (* 1/3 (- (log y))) into (* -1/3 (log y)) 16.014 * [backup-simplify]: Simplify (exp (* -1/3 (log y))) into (pow y -1/3) 16.014 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in x 16.014 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in x 16.014 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in x 16.014 * [taylor]: Taking taylor expansion of 1/3 in x 16.014 * [backup-simplify]: Simplify 1/3 into 1/3 16.014 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in x 16.014 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 16.014 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.014 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 16.014 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 16.014 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.014 * [taylor]: Taking taylor expansion of x in x 16.014 * [backup-simplify]: Simplify 0 into 0 16.014 * [backup-simplify]: Simplify 1 into 1 16.015 * [backup-simplify]: Simplify (/ 1 1) into 1 16.015 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.015 * [taylor]: Taking taylor expansion of x in x 16.015 * [backup-simplify]: Simplify 0 into 0 16.015 * [backup-simplify]: Simplify 1 into 1 16.015 * [backup-simplify]: Simplify (/ 1 1) into 1 16.015 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.015 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.015 * [taylor]: Taking taylor expansion of y in x 16.015 * [backup-simplify]: Simplify y into y 16.015 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.015 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.015 * [taylor]: Taking taylor expansion of y in x 16.015 * [backup-simplify]: Simplify y into y 16.015 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.015 * [backup-simplify]: Simplify (* 1 1) into 1 16.016 * [backup-simplify]: Simplify (+ 1 0) into 1 16.016 * [backup-simplify]: Simplify (sqrt 1) into 1 16.016 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.017 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.017 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.017 * [backup-simplify]: Simplify (+ 0 0) into 0 16.018 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.018 * [backup-simplify]: Simplify (log 1) into 0 16.018 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.018 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.018 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.018 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in x 16.018 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in x 16.018 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in x 16.018 * [taylor]: Taking taylor expansion of 1/3 in x 16.018 * [backup-simplify]: Simplify 1/3 into 1/3 16.019 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in x 16.019 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 16.019 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.019 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 16.019 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 16.019 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.019 * [taylor]: Taking taylor expansion of x in x 16.019 * [backup-simplify]: Simplify 0 into 0 16.019 * [backup-simplify]: Simplify 1 into 1 16.019 * [backup-simplify]: Simplify (/ 1 1) into 1 16.019 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.019 * [taylor]: Taking taylor expansion of x in x 16.019 * [backup-simplify]: Simplify 0 into 0 16.019 * [backup-simplify]: Simplify 1 into 1 16.019 * [backup-simplify]: Simplify (/ 1 1) into 1 16.019 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.019 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.019 * [taylor]: Taking taylor expansion of y in x 16.019 * [backup-simplify]: Simplify y into y 16.019 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.019 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.019 * [taylor]: Taking taylor expansion of y in x 16.019 * [backup-simplify]: Simplify y into y 16.020 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.020 * [backup-simplify]: Simplify (* 1 1) into 1 16.020 * [backup-simplify]: Simplify (+ 1 0) into 1 16.020 * [backup-simplify]: Simplify (sqrt 1) into 1 16.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.021 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.022 * [backup-simplify]: Simplify (+ 0 0) into 0 16.022 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.022 * [backup-simplify]: Simplify (log 1) into 0 16.023 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.023 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.023 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.023 * [taylor]: Taking taylor expansion of (pow x -1/3) in y 16.023 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x))) in y 16.023 * [taylor]: Taking taylor expansion of (* -1/3 (log x)) in y 16.023 * [taylor]: Taking taylor expansion of -1/3 in y 16.023 * [backup-simplify]: Simplify -1/3 into -1/3 16.023 * [taylor]: Taking taylor expansion of (log x) in y 16.023 * [taylor]: Taking taylor expansion of x in y 16.023 * [backup-simplify]: Simplify x into x 16.023 * [backup-simplify]: Simplify (log x) into (log x) 16.023 * [backup-simplify]: Simplify (* -1/3 (log x)) into (* -1/3 (log x)) 16.023 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.023 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 16.024 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.024 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.024 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 16.025 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.025 * [taylor]: Taking taylor expansion of 0 in y 16.025 * [backup-simplify]: Simplify 0 into 0 16.025 * [backup-simplify]: Simplify 0 into 0 16.026 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 16.026 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x))) into 0 16.026 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.026 * [backup-simplify]: Simplify 0 into 0 16.027 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.027 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.028 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.028 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 16.028 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.029 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.030 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 16.030 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.031 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x))))) into (* 1/6 (/ 1 (pow y 2))) 16.031 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) 16.031 * [taylor]: Taking taylor expansion of (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) in y 16.031 * [taylor]: Taking taylor expansion of 1/6 in y 16.031 * [backup-simplify]: Simplify 1/6 into 1/6 16.031 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))) in y 16.031 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.031 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.031 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.031 * [taylor]: Taking taylor expansion of 1/3 in y 16.031 * [backup-simplify]: Simplify 1/3 into 1/3 16.031 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.031 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.032 * [taylor]: Taking taylor expansion of x in y 16.032 * [backup-simplify]: Simplify x into x 16.032 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.032 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.032 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.032 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.032 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.032 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.032 * [taylor]: Taking taylor expansion of y in y 16.032 * [backup-simplify]: Simplify 0 into 0 16.032 * [backup-simplify]: Simplify 1 into 1 16.032 * [backup-simplify]: Simplify (* 1 1) into 1 16.032 * [backup-simplify]: Simplify (/ 1 1) into 1 16.033 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.033 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.034 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.035 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.035 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.036 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.036 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.038 * [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 16.039 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.040 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.041 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.041 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.042 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.042 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.042 * [backup-simplify]: Simplify 0 into 0 16.043 * [backup-simplify]: Simplify 0 into 0 16.044 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 16.044 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 16.045 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.045 * [backup-simplify]: Simplify 0 into 0 16.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.047 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.047 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.047 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.047 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 16.047 * [backup-simplify]: Simplify (+ 0 0) into 0 16.048 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.051 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 16.051 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.052 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x)))))) into 0 16.054 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.054 * [taylor]: Taking taylor expansion of 0 in y 16.054 * [backup-simplify]: Simplify 0 into 0 16.054 * [backup-simplify]: Simplify 0 into 0 16.054 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 16.054 * [backup-simplify]: Simplify (cbrt (hypot (/ 1 (- x)) (/ 1 (- y)))) into (pow (hypot (/ -1 x) (/ -1 y)) 1/3) 16.055 * [approximate]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in (x y) around 0 16.055 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in y 16.055 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in y 16.055 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in y 16.055 * [taylor]: Taking taylor expansion of 1/3 in y 16.055 * [backup-simplify]: Simplify 1/3 into 1/3 16.055 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in y 16.055 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 16.055 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.055 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 16.055 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 16.055 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.055 * [taylor]: Taking taylor expansion of -1 in y 16.055 * [backup-simplify]: Simplify -1 into -1 16.055 * [taylor]: Taking taylor expansion of x in y 16.055 * [backup-simplify]: Simplify x into x 16.055 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.055 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.055 * [taylor]: Taking taylor expansion of -1 in y 16.055 * [backup-simplify]: Simplify -1 into -1 16.055 * [taylor]: Taking taylor expansion of x in y 16.055 * [backup-simplify]: Simplify x into x 16.055 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.055 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 16.055 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.055 * [taylor]: Taking taylor expansion of -1 in y 16.055 * [backup-simplify]: Simplify -1 into -1 16.055 * [taylor]: Taking taylor expansion of y in y 16.055 * [backup-simplify]: Simplify 0 into 0 16.055 * [backup-simplify]: Simplify 1 into 1 16.056 * [backup-simplify]: Simplify (/ -1 1) into -1 16.056 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.056 * [taylor]: Taking taylor expansion of -1 in y 16.056 * [backup-simplify]: Simplify -1 into -1 16.056 * [taylor]: Taking taylor expansion of y in y 16.056 * [backup-simplify]: Simplify 0 into 0 16.056 * [backup-simplify]: Simplify 1 into 1 16.056 * [backup-simplify]: Simplify (/ -1 1) into -1 16.057 * [backup-simplify]: Simplify (* -1 -1) into 1 16.057 * [backup-simplify]: Simplify (+ 0 1) into 1 16.058 * [backup-simplify]: Simplify (sqrt 1) into 1 16.058 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.059 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.060 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.060 * [backup-simplify]: Simplify (+ 0 0) into 0 16.061 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.061 * [backup-simplify]: Simplify (log 1) into 0 16.062 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 16.062 * [backup-simplify]: Simplify (* 1/3 (- (log y))) into (* -1/3 (log y)) 16.062 * [backup-simplify]: Simplify (exp (* -1/3 (log y))) into (pow y -1/3) 16.062 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in x 16.062 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in x 16.062 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in x 16.062 * [taylor]: Taking taylor expansion of 1/3 in x 16.062 * [backup-simplify]: Simplify 1/3 into 1/3 16.062 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in x 16.062 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.062 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.062 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.062 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.062 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.062 * [taylor]: Taking taylor expansion of -1 in x 16.063 * [backup-simplify]: Simplify -1 into -1 16.063 * [taylor]: Taking taylor expansion of x in x 16.063 * [backup-simplify]: Simplify 0 into 0 16.063 * [backup-simplify]: Simplify 1 into 1 16.063 * [backup-simplify]: Simplify (/ -1 1) into -1 16.063 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.063 * [taylor]: Taking taylor expansion of -1 in x 16.063 * [backup-simplify]: Simplify -1 into -1 16.063 * [taylor]: Taking taylor expansion of x in x 16.063 * [backup-simplify]: Simplify 0 into 0 16.063 * [backup-simplify]: Simplify 1 into 1 16.064 * [backup-simplify]: Simplify (/ -1 1) into -1 16.064 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.064 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.064 * [taylor]: Taking taylor expansion of -1 in x 16.064 * [backup-simplify]: Simplify -1 into -1 16.064 * [taylor]: Taking taylor expansion of y in x 16.064 * [backup-simplify]: Simplify y into y 16.064 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.064 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.064 * [taylor]: Taking taylor expansion of -1 in x 16.064 * [backup-simplify]: Simplify -1 into -1 16.064 * [taylor]: Taking taylor expansion of y in x 16.064 * [backup-simplify]: Simplify y into y 16.064 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.064 * [backup-simplify]: Simplify (* -1 -1) into 1 16.065 * [backup-simplify]: Simplify (+ 1 0) into 1 16.065 * [backup-simplify]: Simplify (sqrt 1) into 1 16.066 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.067 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.067 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.068 * [backup-simplify]: Simplify (+ 0 0) into 0 16.069 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.069 * [backup-simplify]: Simplify (log 1) into 0 16.070 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.070 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.070 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.070 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in x 16.070 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in x 16.070 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in x 16.070 * [taylor]: Taking taylor expansion of 1/3 in x 16.070 * [backup-simplify]: Simplify 1/3 into 1/3 16.070 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in x 16.070 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.070 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.070 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.070 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.070 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.070 * [taylor]: Taking taylor expansion of -1 in x 16.070 * [backup-simplify]: Simplify -1 into -1 16.071 * [taylor]: Taking taylor expansion of x in x 16.071 * [backup-simplify]: Simplify 0 into 0 16.071 * [backup-simplify]: Simplify 1 into 1 16.071 * [backup-simplify]: Simplify (/ -1 1) into -1 16.071 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.071 * [taylor]: Taking taylor expansion of -1 in x 16.071 * [backup-simplify]: Simplify -1 into -1 16.071 * [taylor]: Taking taylor expansion of x in x 16.071 * [backup-simplify]: Simplify 0 into 0 16.071 * [backup-simplify]: Simplify 1 into 1 16.072 * [backup-simplify]: Simplify (/ -1 1) into -1 16.072 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.072 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.072 * [taylor]: Taking taylor expansion of -1 in x 16.072 * [backup-simplify]: Simplify -1 into -1 16.072 * [taylor]: Taking taylor expansion of y in x 16.072 * [backup-simplify]: Simplify y into y 16.072 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.072 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.072 * [taylor]: Taking taylor expansion of -1 in x 16.072 * [backup-simplify]: Simplify -1 into -1 16.072 * [taylor]: Taking taylor expansion of y in x 16.072 * [backup-simplify]: Simplify y into y 16.072 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.072 * [backup-simplify]: Simplify (* -1 -1) into 1 16.073 * [backup-simplify]: Simplify (+ 1 0) into 1 16.073 * [backup-simplify]: Simplify (sqrt 1) into 1 16.074 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.075 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.075 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.076 * [backup-simplify]: Simplify (+ 0 0) into 0 16.076 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.077 * [backup-simplify]: Simplify (log 1) into 0 16.077 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.077 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.077 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.077 * [taylor]: Taking taylor expansion of (pow x -1/3) in y 16.077 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x))) in y 16.077 * [taylor]: Taking taylor expansion of (* -1/3 (log x)) in y 16.077 * [taylor]: Taking taylor expansion of -1/3 in y 16.077 * [backup-simplify]: Simplify -1/3 into -1/3 16.077 * [taylor]: Taking taylor expansion of (log x) in y 16.077 * [taylor]: Taking taylor expansion of x in y 16.078 * [backup-simplify]: Simplify x into x 16.078 * [backup-simplify]: Simplify (log x) into (log x) 16.078 * [backup-simplify]: Simplify (* -1/3 (log x)) into (* -1/3 (log x)) 16.078 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.078 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 16.079 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.080 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.080 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 16.084 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.084 * [taylor]: Taking taylor expansion of 0 in y 16.084 * [backup-simplify]: Simplify 0 into 0 16.084 * [backup-simplify]: Simplify 0 into 0 16.085 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 16.085 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x))) into 0 16.086 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.086 * [backup-simplify]: Simplify 0 into 0 16.086 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.087 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.088 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 16.088 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 16.088 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.088 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.090 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 16.090 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.090 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x))))) into (* 1/6 (/ 1 (pow y 2))) 16.091 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) 16.091 * [taylor]: Taking taylor expansion of (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) in y 16.091 * [taylor]: Taking taylor expansion of 1/6 in y 16.091 * [backup-simplify]: Simplify 1/6 into 1/6 16.091 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))) in y 16.091 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.091 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.091 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.091 * [taylor]: Taking taylor expansion of 1/3 in y 16.091 * [backup-simplify]: Simplify 1/3 into 1/3 16.091 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.091 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.091 * [taylor]: Taking taylor expansion of x in y 16.091 * [backup-simplify]: Simplify x into x 16.091 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.091 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.091 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.091 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.091 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.091 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.091 * [taylor]: Taking taylor expansion of y in y 16.091 * [backup-simplify]: Simplify 0 into 0 16.091 * [backup-simplify]: Simplify 1 into 1 16.092 * [backup-simplify]: Simplify (* 1 1) into 1 16.092 * [backup-simplify]: Simplify (/ 1 1) into 1 16.092 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.093 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.093 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.094 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.094 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.095 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.095 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.095 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.096 * [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 16.097 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.098 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.098 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.098 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.098 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.099 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.099 * [backup-simplify]: Simplify 0 into 0 16.099 * [backup-simplify]: Simplify 0 into 0 16.100 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 16.101 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 16.102 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.102 * [backup-simplify]: Simplify 0 into 0 16.102 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.103 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.103 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 16.103 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.104 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.104 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 16.104 * [backup-simplify]: Simplify (+ 0 0) into 0 16.104 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.106 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 16.107 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.107 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x)))))) into 0 16.109 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.109 * [taylor]: Taking taylor expansion of 0 in y 16.109 * [backup-simplify]: Simplify 0 into 0 16.109 * [backup-simplify]: Simplify 0 into 0 16.109 * [backup-simplify]: Simplify (pow (/ 1 (- x)) -1/3) into (pow (/ -1 x) -1/3) 16.109 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2 2 1 1 2) 16.109 * [backup-simplify]: Simplify (cbrt (hypot x y)) into (pow (hypot x y) 1/3) 16.109 * [approximate]: Taking taylor expansion of (pow (hypot x y) 1/3) in (x y) around 0 16.109 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in y 16.109 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in y 16.109 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in y 16.109 * [taylor]: Taking taylor expansion of 1/3 in y 16.109 * [backup-simplify]: Simplify 1/3 into 1/3 16.109 * [taylor]: Taking taylor expansion of (log (hypot x y)) in y 16.109 * [taylor]: Taking taylor expansion of (hypot x y) in y 16.109 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.109 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 16.109 * [taylor]: Taking taylor expansion of (* x x) in y 16.109 * [taylor]: Taking taylor expansion of x in y 16.109 * [backup-simplify]: Simplify x into x 16.109 * [taylor]: Taking taylor expansion of x in y 16.109 * [backup-simplify]: Simplify x into x 16.109 * [taylor]: Taking taylor expansion of (* y y) in y 16.109 * [taylor]: Taking taylor expansion of y in y 16.109 * [backup-simplify]: Simplify 0 into 0 16.109 * [backup-simplify]: Simplify 1 into 1 16.109 * [taylor]: Taking taylor expansion of y in y 16.109 * [backup-simplify]: Simplify 0 into 0 16.109 * [backup-simplify]: Simplify 1 into 1 16.109 * [backup-simplify]: Simplify (* x x) into (pow x 2) 16.110 * [backup-simplify]: Simplify (* 0 0) into 0 16.110 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 16.110 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 16.110 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 16.110 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.110 * [backup-simplify]: Simplify (+ 0 0) into 0 16.111 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 16.111 * [backup-simplify]: Simplify (log x) into (log x) 16.111 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 16.111 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 16.111 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in x 16.111 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in x 16.111 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in x 16.111 * [taylor]: Taking taylor expansion of 1/3 in x 16.111 * [backup-simplify]: Simplify 1/3 into 1/3 16.111 * [taylor]: Taking taylor expansion of (log (hypot x y)) in x 16.111 * [taylor]: Taking taylor expansion of (hypot x y) in x 16.111 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.111 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 16.111 * [taylor]: Taking taylor expansion of (* x x) in x 16.111 * [taylor]: Taking taylor expansion of x in x 16.111 * [backup-simplify]: Simplify 0 into 0 16.111 * [backup-simplify]: Simplify 1 into 1 16.111 * [taylor]: Taking taylor expansion of x in x 16.111 * [backup-simplify]: Simplify 0 into 0 16.111 * [backup-simplify]: Simplify 1 into 1 16.111 * [taylor]: Taking taylor expansion of (* y y) in x 16.111 * [taylor]: Taking taylor expansion of y in x 16.111 * [backup-simplify]: Simplify y into y 16.111 * [taylor]: Taking taylor expansion of y in x 16.111 * [backup-simplify]: Simplify y into y 16.111 * [backup-simplify]: Simplify (* 0 0) into 0 16.111 * [backup-simplify]: Simplify (* y y) into (pow y 2) 16.112 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 16.112 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 16.112 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.112 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 16.112 * [backup-simplify]: Simplify (+ 0 0) into 0 16.112 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 16.112 * [backup-simplify]: Simplify (log y) into (log y) 16.112 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.112 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.113 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in x 16.113 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in x 16.113 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in x 16.113 * [taylor]: Taking taylor expansion of 1/3 in x 16.113 * [backup-simplify]: Simplify 1/3 into 1/3 16.113 * [taylor]: Taking taylor expansion of (log (hypot x y)) in x 16.113 * [taylor]: Taking taylor expansion of (hypot x y) in x 16.113 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.113 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 16.113 * [taylor]: Taking taylor expansion of (* x x) in x 16.113 * [taylor]: Taking taylor expansion of x in x 16.113 * [backup-simplify]: Simplify 0 into 0 16.113 * [backup-simplify]: Simplify 1 into 1 16.113 * [taylor]: Taking taylor expansion of x in x 16.113 * [backup-simplify]: Simplify 0 into 0 16.113 * [backup-simplify]: Simplify 1 into 1 16.113 * [taylor]: Taking taylor expansion of (* y y) in x 16.113 * [taylor]: Taking taylor expansion of y in x 16.113 * [backup-simplify]: Simplify y into y 16.113 * [taylor]: Taking taylor expansion of y in x 16.113 * [backup-simplify]: Simplify y into y 16.113 * [backup-simplify]: Simplify (* 0 0) into 0 16.113 * [backup-simplify]: Simplify (* y y) into (pow y 2) 16.113 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 16.113 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 16.114 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.114 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 16.114 * [backup-simplify]: Simplify (+ 0 0) into 0 16.114 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 16.114 * [backup-simplify]: Simplify (log y) into (log y) 16.114 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.114 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.114 * [taylor]: Taking taylor expansion of (pow y 1/3) in y 16.114 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log y))) in y 16.114 * [taylor]: Taking taylor expansion of (* 1/3 (log y)) in y 16.114 * [taylor]: Taking taylor expansion of 1/3 in y 16.114 * [backup-simplify]: Simplify 1/3 into 1/3 16.114 * [taylor]: Taking taylor expansion of (log y) in y 16.114 * [taylor]: Taking taylor expansion of y in y 16.114 * [backup-simplify]: Simplify 0 into 0 16.115 * [backup-simplify]: Simplify 1 into 1 16.115 * [backup-simplify]: Simplify (log 1) into 0 16.115 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.115 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.116 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.116 * [backup-simplify]: Simplify (pow y 1/3) into (pow y 1/3) 16.117 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow y 1)))) 1) into 0 16.117 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log y))) into 0 16.118 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 16.118 * [taylor]: Taking taylor expansion of 0 in y 16.118 * [backup-simplify]: Simplify 0 into 0 16.118 * [backup-simplify]: Simplify 0 into 0 16.119 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.119 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.120 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log y))) into 0 16.120 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 16.120 * [backup-simplify]: Simplify 0 into 0 16.121 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 16.121 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 16.121 * [backup-simplify]: Simplify (+ 1 0) into 1 16.122 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 16.122 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow y 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 y)) 1)) (pow y 1)))) 2) into (/ 1/2 (pow y 2)) 16.123 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (log y)))) into (* 1/6 (/ 1 (pow y 2))) 16.123 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 16.123 * [taylor]: Taking taylor expansion of (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) in y 16.124 * [taylor]: Taking taylor expansion of 1/6 in y 16.124 * [backup-simplify]: Simplify 1/6 into 1/6 16.124 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y 5)) 1/3) in y 16.124 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y 5))))) in y 16.124 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y 5)))) in y 16.124 * [taylor]: Taking taylor expansion of 1/3 in y 16.124 * [backup-simplify]: Simplify 1/3 into 1/3 16.124 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y 5))) in y 16.124 * [taylor]: Taking taylor expansion of (/ 1 (pow y 5)) in y 16.124 * [taylor]: Taking taylor expansion of (pow y 5) in y 16.124 * [taylor]: Taking taylor expansion of y in y 16.124 * [backup-simplify]: Simplify 0 into 0 16.124 * [backup-simplify]: Simplify 1 into 1 16.124 * [backup-simplify]: Simplify (* 1 1) into 1 16.124 * [backup-simplify]: Simplify (* 1 1) into 1 16.124 * [backup-simplify]: Simplify (* 1 1) into 1 16.125 * [backup-simplify]: Simplify (/ 1 1) into 1 16.125 * [backup-simplify]: Simplify (log 1) into 0 16.125 * [backup-simplify]: Simplify (+ (* (- 5) (log y)) 0) into (- (* 5 (log y))) 16.125 * [backup-simplify]: Simplify (* 1/3 (- (* 5 (log y)))) into (* -5/3 (log y)) 16.125 * [backup-simplify]: Simplify (exp (* -5/3 (log y))) into (pow y -5/3) 16.125 * [backup-simplify]: Simplify (* 1/6 (pow y -5/3)) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 16.126 * [backup-simplify]: Simplify (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 16.126 * [backup-simplify]: Simplify 0 into 0 16.127 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 16.127 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.128 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log y)))) into 0 16.129 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.129 * [backup-simplify]: Simplify 0 into 0 16.129 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 16.130 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 16.130 * [backup-simplify]: Simplify (+ 0 0) into 0 16.130 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 16.132 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow y 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 y)) 1)) (pow y 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow y 1)))) 6) into 0 16.132 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (log y))))) into 0 16.134 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.134 * [taylor]: Taking taylor expansion of 0 in y 16.134 * [backup-simplify]: Simplify 0 into 0 16.134 * [backup-simplify]: Simplify 0 into 0 16.134 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.134 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.135 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.135 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.136 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.136 * [backup-simplify]: Simplify (+ (* (- 5) (log y)) 0) into (- (* 5 (log y))) 16.136 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 5 (log y))))) into 0 16.137 * [backup-simplify]: Simplify (* (exp (* -5/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 16.137 * [backup-simplify]: Simplify (+ (* 1/6 0) (* 0 (pow y -5/3))) into 0 16.137 * [backup-simplify]: Simplify 0 into 0 16.137 * [backup-simplify]: Simplify 0 into 0 16.140 * [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 16.140 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.141 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log y))))) into 0 16.142 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.142 * [backup-simplify]: Simplify 0 into 0 16.142 * [backup-simplify]: Simplify (+ (* (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) (pow (* 1 x) 2)) (pow y 1/3)) into (+ (* 1/6 (* (pow x 2) (pow (/ 1 (pow y 5)) 1/3))) (pow y 1/3)) 16.142 * [backup-simplify]: Simplify (cbrt (hypot (/ 1 x) (/ 1 y))) into (pow (hypot (/ 1 x) (/ 1 y)) 1/3) 16.142 * [approximate]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in (x y) around 0 16.142 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in y 16.143 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in y 16.143 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in y 16.143 * [taylor]: Taking taylor expansion of 1/3 in y 16.143 * [backup-simplify]: Simplify 1/3 into 1/3 16.143 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in y 16.143 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 16.143 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.143 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 16.143 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 16.143 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.143 * [taylor]: Taking taylor expansion of x in y 16.143 * [backup-simplify]: Simplify x into x 16.143 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.143 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.143 * [taylor]: Taking taylor expansion of x in y 16.143 * [backup-simplify]: Simplify x into x 16.143 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.143 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 16.143 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.143 * [taylor]: Taking taylor expansion of y in y 16.143 * [backup-simplify]: Simplify 0 into 0 16.143 * [backup-simplify]: Simplify 1 into 1 16.143 * [backup-simplify]: Simplify (/ 1 1) into 1 16.143 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.143 * [taylor]: Taking taylor expansion of y in y 16.143 * [backup-simplify]: Simplify 0 into 0 16.143 * [backup-simplify]: Simplify 1 into 1 16.144 * [backup-simplify]: Simplify (/ 1 1) into 1 16.144 * [backup-simplify]: Simplify (* 1 1) into 1 16.144 * [backup-simplify]: Simplify (+ 0 1) into 1 16.144 * [backup-simplify]: Simplify (sqrt 1) into 1 16.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.146 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.146 * [backup-simplify]: Simplify (+ 0 0) into 0 16.146 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.146 * [backup-simplify]: Simplify (log 1) into 0 16.147 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 16.147 * [backup-simplify]: Simplify (* 1/3 (- (log y))) into (* -1/3 (log y)) 16.147 * [backup-simplify]: Simplify (exp (* -1/3 (log y))) into (pow y -1/3) 16.147 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in x 16.147 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in x 16.147 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in x 16.147 * [taylor]: Taking taylor expansion of 1/3 in x 16.147 * [backup-simplify]: Simplify 1/3 into 1/3 16.147 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in x 16.147 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 16.147 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.147 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 16.147 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 16.147 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.147 * [taylor]: Taking taylor expansion of x in x 16.147 * [backup-simplify]: Simplify 0 into 0 16.147 * [backup-simplify]: Simplify 1 into 1 16.147 * [backup-simplify]: Simplify (/ 1 1) into 1 16.147 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.147 * [taylor]: Taking taylor expansion of x in x 16.147 * [backup-simplify]: Simplify 0 into 0 16.147 * [backup-simplify]: Simplify 1 into 1 16.148 * [backup-simplify]: Simplify (/ 1 1) into 1 16.148 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.148 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.148 * [taylor]: Taking taylor expansion of y in x 16.148 * [backup-simplify]: Simplify y into y 16.148 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.148 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.148 * [taylor]: Taking taylor expansion of y in x 16.148 * [backup-simplify]: Simplify y into y 16.148 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.148 * [backup-simplify]: Simplify (* 1 1) into 1 16.148 * [backup-simplify]: Simplify (+ 1 0) into 1 16.149 * [backup-simplify]: Simplify (sqrt 1) into 1 16.149 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.150 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.150 * [backup-simplify]: Simplify (+ 0 0) into 0 16.151 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.151 * [backup-simplify]: Simplify (log 1) into 0 16.152 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.152 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.152 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.152 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in x 16.152 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in x 16.152 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in x 16.152 * [taylor]: Taking taylor expansion of 1/3 in x 16.152 * [backup-simplify]: Simplify 1/3 into 1/3 16.152 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in x 16.152 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 16.152 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.152 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 16.152 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 16.152 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.152 * [taylor]: Taking taylor expansion of x in x 16.152 * [backup-simplify]: Simplify 0 into 0 16.152 * [backup-simplify]: Simplify 1 into 1 16.153 * [backup-simplify]: Simplify (/ 1 1) into 1 16.153 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.153 * [taylor]: Taking taylor expansion of x in x 16.153 * [backup-simplify]: Simplify 0 into 0 16.153 * [backup-simplify]: Simplify 1 into 1 16.153 * [backup-simplify]: Simplify (/ 1 1) into 1 16.153 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.153 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.153 * [taylor]: Taking taylor expansion of y in x 16.153 * [backup-simplify]: Simplify y into y 16.153 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.153 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.153 * [taylor]: Taking taylor expansion of y in x 16.153 * [backup-simplify]: Simplify y into y 16.154 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.154 * [backup-simplify]: Simplify (* 1 1) into 1 16.154 * [backup-simplify]: Simplify (+ 1 0) into 1 16.155 * [backup-simplify]: Simplify (sqrt 1) into 1 16.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.156 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.157 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.157 * [backup-simplify]: Simplify (+ 0 0) into 0 16.158 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.158 * [backup-simplify]: Simplify (log 1) into 0 16.159 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.159 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.159 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.159 * [taylor]: Taking taylor expansion of (pow x -1/3) in y 16.159 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x))) in y 16.159 * [taylor]: Taking taylor expansion of (* -1/3 (log x)) in y 16.159 * [taylor]: Taking taylor expansion of -1/3 in y 16.159 * [backup-simplify]: Simplify -1/3 into -1/3 16.159 * [taylor]: Taking taylor expansion of (log x) in y 16.159 * [taylor]: Taking taylor expansion of x in y 16.159 * [backup-simplify]: Simplify x into x 16.159 * [backup-simplify]: Simplify (log x) into (log x) 16.159 * [backup-simplify]: Simplify (* -1/3 (log x)) into (* -1/3 (log x)) 16.159 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.160 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 16.161 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.161 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.162 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 16.163 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.163 * [taylor]: Taking taylor expansion of 0 in y 16.163 * [backup-simplify]: Simplify 0 into 0 16.163 * [backup-simplify]: Simplify 0 into 0 16.164 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 16.164 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x))) into 0 16.165 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.165 * [backup-simplify]: Simplify 0 into 0 16.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.168 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.168 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 16.168 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.169 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.172 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 16.172 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.173 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x))))) into (* 1/6 (/ 1 (pow y 2))) 16.174 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) 16.174 * [taylor]: Taking taylor expansion of (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) in y 16.174 * [taylor]: Taking taylor expansion of 1/6 in y 16.174 * [backup-simplify]: Simplify 1/6 into 1/6 16.174 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))) in y 16.174 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.174 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.174 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.174 * [taylor]: Taking taylor expansion of 1/3 in y 16.174 * [backup-simplify]: Simplify 1/3 into 1/3 16.174 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.174 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.174 * [taylor]: Taking taylor expansion of x in y 16.174 * [backup-simplify]: Simplify x into x 16.174 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.174 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.174 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.174 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.175 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.175 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.175 * [taylor]: Taking taylor expansion of y in y 16.175 * [backup-simplify]: Simplify 0 into 0 16.175 * [backup-simplify]: Simplify 1 into 1 16.175 * [backup-simplify]: Simplify (* 1 1) into 1 16.175 * [backup-simplify]: Simplify (/ 1 1) into 1 16.176 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.176 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.177 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.177 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.177 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.178 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.178 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.179 * [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 16.180 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.181 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.181 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.182 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.182 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.182 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.182 * [backup-simplify]: Simplify 0 into 0 16.182 * [backup-simplify]: Simplify 0 into 0 16.186 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 16.186 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 16.187 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.187 * [backup-simplify]: Simplify 0 into 0 16.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.189 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.189 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.189 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.189 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 16.189 * [backup-simplify]: Simplify (+ 0 0) into 0 16.190 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.191 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 16.192 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.192 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x)))))) into 0 16.194 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.194 * [taylor]: Taking taylor expansion of 0 in y 16.194 * [backup-simplify]: Simplify 0 into 0 16.194 * [backup-simplify]: Simplify 0 into 0 16.194 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 16.194 * [backup-simplify]: Simplify (cbrt (hypot (/ 1 (- x)) (/ 1 (- y)))) into (pow (hypot (/ -1 x) (/ -1 y)) 1/3) 16.194 * [approximate]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in (x y) around 0 16.194 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in y 16.194 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in y 16.194 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in y 16.194 * [taylor]: Taking taylor expansion of 1/3 in y 16.194 * [backup-simplify]: Simplify 1/3 into 1/3 16.194 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in y 16.194 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 16.194 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.194 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 16.194 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 16.194 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.194 * [taylor]: Taking taylor expansion of -1 in y 16.194 * [backup-simplify]: Simplify -1 into -1 16.194 * [taylor]: Taking taylor expansion of x in y 16.194 * [backup-simplify]: Simplify x into x 16.194 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.194 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.194 * [taylor]: Taking taylor expansion of -1 in y 16.194 * [backup-simplify]: Simplify -1 into -1 16.194 * [taylor]: Taking taylor expansion of x in y 16.194 * [backup-simplify]: Simplify x into x 16.195 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.195 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 16.195 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.195 * [taylor]: Taking taylor expansion of -1 in y 16.195 * [backup-simplify]: Simplify -1 into -1 16.195 * [taylor]: Taking taylor expansion of y in y 16.195 * [backup-simplify]: Simplify 0 into 0 16.195 * [backup-simplify]: Simplify 1 into 1 16.195 * [backup-simplify]: Simplify (/ -1 1) into -1 16.195 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.195 * [taylor]: Taking taylor expansion of -1 in y 16.195 * [backup-simplify]: Simplify -1 into -1 16.195 * [taylor]: Taking taylor expansion of y in y 16.195 * [backup-simplify]: Simplify 0 into 0 16.195 * [backup-simplify]: Simplify 1 into 1 16.195 * [backup-simplify]: Simplify (/ -1 1) into -1 16.195 * [backup-simplify]: Simplify (* -1 -1) into 1 16.196 * [backup-simplify]: Simplify (+ 0 1) into 1 16.196 * [backup-simplify]: Simplify (sqrt 1) into 1 16.196 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.197 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.197 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.197 * [backup-simplify]: Simplify (+ 0 0) into 0 16.198 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.198 * [backup-simplify]: Simplify (log 1) into 0 16.198 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 16.198 * [backup-simplify]: Simplify (* 1/3 (- (log y))) into (* -1/3 (log y)) 16.199 * [backup-simplify]: Simplify (exp (* -1/3 (log y))) into (pow y -1/3) 16.199 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in x 16.199 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in x 16.199 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in x 16.199 * [taylor]: Taking taylor expansion of 1/3 in x 16.199 * [backup-simplify]: Simplify 1/3 into 1/3 16.199 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in x 16.199 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.199 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.199 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.199 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.199 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.199 * [taylor]: Taking taylor expansion of -1 in x 16.199 * [backup-simplify]: Simplify -1 into -1 16.199 * [taylor]: Taking taylor expansion of x in x 16.199 * [backup-simplify]: Simplify 0 into 0 16.199 * [backup-simplify]: Simplify 1 into 1 16.199 * [backup-simplify]: Simplify (/ -1 1) into -1 16.199 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.199 * [taylor]: Taking taylor expansion of -1 in x 16.199 * [backup-simplify]: Simplify -1 into -1 16.199 * [taylor]: Taking taylor expansion of x in x 16.200 * [backup-simplify]: Simplify 0 into 0 16.200 * [backup-simplify]: Simplify 1 into 1 16.200 * [backup-simplify]: Simplify (/ -1 1) into -1 16.200 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.200 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.200 * [taylor]: Taking taylor expansion of -1 in x 16.200 * [backup-simplify]: Simplify -1 into -1 16.200 * [taylor]: Taking taylor expansion of y in x 16.200 * [backup-simplify]: Simplify y into y 16.200 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.200 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.200 * [taylor]: Taking taylor expansion of -1 in x 16.200 * [backup-simplify]: Simplify -1 into -1 16.200 * [taylor]: Taking taylor expansion of y in x 16.200 * [backup-simplify]: Simplify y into y 16.200 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.200 * [backup-simplify]: Simplify (* -1 -1) into 1 16.201 * [backup-simplify]: Simplify (+ 1 0) into 1 16.201 * [backup-simplify]: Simplify (sqrt 1) into 1 16.201 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.202 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.202 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.202 * [backup-simplify]: Simplify (+ 0 0) into 0 16.203 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.203 * [backup-simplify]: Simplify (log 1) into 0 16.203 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.203 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.203 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.203 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in x 16.203 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in x 16.203 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in x 16.203 * [taylor]: Taking taylor expansion of 1/3 in x 16.203 * [backup-simplify]: Simplify 1/3 into 1/3 16.203 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in x 16.203 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.204 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.204 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.204 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.204 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.204 * [taylor]: Taking taylor expansion of -1 in x 16.204 * [backup-simplify]: Simplify -1 into -1 16.204 * [taylor]: Taking taylor expansion of x in x 16.204 * [backup-simplify]: Simplify 0 into 0 16.204 * [backup-simplify]: Simplify 1 into 1 16.204 * [backup-simplify]: Simplify (/ -1 1) into -1 16.204 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.204 * [taylor]: Taking taylor expansion of -1 in x 16.204 * [backup-simplify]: Simplify -1 into -1 16.204 * [taylor]: Taking taylor expansion of x in x 16.204 * [backup-simplify]: Simplify 0 into 0 16.204 * [backup-simplify]: Simplify 1 into 1 16.204 * [backup-simplify]: Simplify (/ -1 1) into -1 16.204 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.204 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.204 * [taylor]: Taking taylor expansion of -1 in x 16.204 * [backup-simplify]: Simplify -1 into -1 16.204 * [taylor]: Taking taylor expansion of y in x 16.204 * [backup-simplify]: Simplify y into y 16.205 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.205 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.205 * [taylor]: Taking taylor expansion of -1 in x 16.205 * [backup-simplify]: Simplify -1 into -1 16.205 * [taylor]: Taking taylor expansion of y in x 16.205 * [backup-simplify]: Simplify y into y 16.205 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.205 * [backup-simplify]: Simplify (* -1 -1) into 1 16.205 * [backup-simplify]: Simplify (+ 1 0) into 1 16.205 * [backup-simplify]: Simplify (sqrt 1) into 1 16.206 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.206 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.207 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.207 * [backup-simplify]: Simplify (+ 0 0) into 0 16.207 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.208 * [backup-simplify]: Simplify (log 1) into 0 16.208 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.208 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.208 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.208 * [taylor]: Taking taylor expansion of (pow x -1/3) in y 16.208 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x))) in y 16.208 * [taylor]: Taking taylor expansion of (* -1/3 (log x)) in y 16.208 * [taylor]: Taking taylor expansion of -1/3 in y 16.208 * [backup-simplify]: Simplify -1/3 into -1/3 16.208 * [taylor]: Taking taylor expansion of (log x) in y 16.208 * [taylor]: Taking taylor expansion of x in y 16.208 * [backup-simplify]: Simplify x into x 16.208 * [backup-simplify]: Simplify (log x) into (log x) 16.208 * [backup-simplify]: Simplify (* -1/3 (log x)) into (* -1/3 (log x)) 16.208 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.208 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 16.209 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.209 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.210 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 16.210 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.210 * [taylor]: Taking taylor expansion of 0 in y 16.210 * [backup-simplify]: Simplify 0 into 0 16.210 * [backup-simplify]: Simplify 0 into 0 16.211 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 16.211 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x))) into 0 16.212 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.212 * [backup-simplify]: Simplify 0 into 0 16.212 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.213 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.213 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 16.213 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 16.213 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.214 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.215 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 16.216 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.216 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x))))) into (* 1/6 (/ 1 (pow y 2))) 16.217 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) 16.217 * [taylor]: Taking taylor expansion of (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) in y 16.217 * [taylor]: Taking taylor expansion of 1/6 in y 16.217 * [backup-simplify]: Simplify 1/6 into 1/6 16.217 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))) in y 16.217 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.217 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.217 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.217 * [taylor]: Taking taylor expansion of 1/3 in y 16.217 * [backup-simplify]: Simplify 1/3 into 1/3 16.217 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.217 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.217 * [taylor]: Taking taylor expansion of x in y 16.217 * [backup-simplify]: Simplify x into x 16.217 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.217 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.217 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.217 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.217 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.217 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.217 * [taylor]: Taking taylor expansion of y in y 16.217 * [backup-simplify]: Simplify 0 into 0 16.217 * [backup-simplify]: Simplify 1 into 1 16.217 * [backup-simplify]: Simplify (* 1 1) into 1 16.218 * [backup-simplify]: Simplify (/ 1 1) into 1 16.218 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.219 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.219 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.219 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.220 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.220 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.221 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.221 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.222 * [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 16.223 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.223 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.224 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.224 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.224 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.225 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.225 * [backup-simplify]: Simplify 0 into 0 16.225 * [backup-simplify]: Simplify 0 into 0 16.226 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 16.226 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 16.228 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.228 * [backup-simplify]: Simplify 0 into 0 16.229 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.230 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.231 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 16.231 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.231 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.231 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 16.232 * [backup-simplify]: Simplify (+ 0 0) into 0 16.232 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.236 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 16.237 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.238 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x)))))) into 0 16.240 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.240 * [taylor]: Taking taylor expansion of 0 in y 16.240 * [backup-simplify]: Simplify 0 into 0 16.240 * [backup-simplify]: Simplify 0 into 0 16.240 * [backup-simplify]: Simplify (pow (/ 1 (- x)) -1/3) into (pow (/ -1 x) -1/3) 16.240 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2 2 1 1 1) 16.241 * [backup-simplify]: Simplify (cbrt (hypot x y)) into (pow (hypot x y) 1/3) 16.241 * [approximate]: Taking taylor expansion of (pow (hypot x y) 1/3) in (x y) around 0 16.241 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in y 16.241 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in y 16.241 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in y 16.241 * [taylor]: Taking taylor expansion of 1/3 in y 16.241 * [backup-simplify]: Simplify 1/3 into 1/3 16.241 * [taylor]: Taking taylor expansion of (log (hypot x y)) in y 16.241 * [taylor]: Taking taylor expansion of (hypot x y) in y 16.241 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.241 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 16.241 * [taylor]: Taking taylor expansion of (* x x) in y 16.241 * [taylor]: Taking taylor expansion of x in y 16.241 * [backup-simplify]: Simplify x into x 16.241 * [taylor]: Taking taylor expansion of x in y 16.241 * [backup-simplify]: Simplify x into x 16.241 * [taylor]: Taking taylor expansion of (* y y) in y 16.241 * [taylor]: Taking taylor expansion of y in y 16.241 * [backup-simplify]: Simplify 0 into 0 16.241 * [backup-simplify]: Simplify 1 into 1 16.241 * [taylor]: Taking taylor expansion of y in y 16.241 * [backup-simplify]: Simplify 0 into 0 16.241 * [backup-simplify]: Simplify 1 into 1 16.241 * [backup-simplify]: Simplify (* x x) into (pow x 2) 16.242 * [backup-simplify]: Simplify (* 0 0) into 0 16.242 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 16.242 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 16.242 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 16.243 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.243 * [backup-simplify]: Simplify (+ 0 0) into 0 16.244 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 16.244 * [backup-simplify]: Simplify (log x) into (log x) 16.244 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 16.244 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 16.244 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in x 16.244 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in x 16.244 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in x 16.244 * [taylor]: Taking taylor expansion of 1/3 in x 16.244 * [backup-simplify]: Simplify 1/3 into 1/3 16.244 * [taylor]: Taking taylor expansion of (log (hypot x y)) in x 16.244 * [taylor]: Taking taylor expansion of (hypot x y) in x 16.244 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.244 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 16.244 * [taylor]: Taking taylor expansion of (* x x) in x 16.244 * [taylor]: Taking taylor expansion of x in x 16.244 * [backup-simplify]: Simplify 0 into 0 16.244 * [backup-simplify]: Simplify 1 into 1 16.244 * [taylor]: Taking taylor expansion of x in x 16.245 * [backup-simplify]: Simplify 0 into 0 16.245 * [backup-simplify]: Simplify 1 into 1 16.245 * [taylor]: Taking taylor expansion of (* y y) in x 16.245 * [taylor]: Taking taylor expansion of y in x 16.245 * [backup-simplify]: Simplify y into y 16.245 * [taylor]: Taking taylor expansion of y in x 16.245 * [backup-simplify]: Simplify y into y 16.245 * [backup-simplify]: Simplify (* 0 0) into 0 16.245 * [backup-simplify]: Simplify (* y y) into (pow y 2) 16.245 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 16.246 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 16.246 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.246 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 16.247 * [backup-simplify]: Simplify (+ 0 0) into 0 16.247 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 16.247 * [backup-simplify]: Simplify (log y) into (log y) 16.247 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.247 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.247 * [taylor]: Taking taylor expansion of (pow (hypot x y) 1/3) in x 16.247 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x y)))) in x 16.247 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x y))) in x 16.247 * [taylor]: Taking taylor expansion of 1/3 in x 16.247 * [backup-simplify]: Simplify 1/3 into 1/3 16.247 * [taylor]: Taking taylor expansion of (log (hypot x y)) in x 16.247 * [taylor]: Taking taylor expansion of (hypot x y) in x 16.247 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.248 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 16.248 * [taylor]: Taking taylor expansion of (* x x) in x 16.248 * [taylor]: Taking taylor expansion of x in x 16.248 * [backup-simplify]: Simplify 0 into 0 16.248 * [backup-simplify]: Simplify 1 into 1 16.248 * [taylor]: Taking taylor expansion of x in x 16.248 * [backup-simplify]: Simplify 0 into 0 16.248 * [backup-simplify]: Simplify 1 into 1 16.248 * [taylor]: Taking taylor expansion of (* y y) in x 16.248 * [taylor]: Taking taylor expansion of y in x 16.248 * [backup-simplify]: Simplify y into y 16.248 * [taylor]: Taking taylor expansion of y in x 16.248 * [backup-simplify]: Simplify y into y 16.248 * [backup-simplify]: Simplify (* 0 0) into 0 16.248 * [backup-simplify]: Simplify (* y y) into (pow y 2) 16.249 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 16.249 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 16.249 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.249 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 16.250 * [backup-simplify]: Simplify (+ 0 0) into 0 16.250 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 16.250 * [backup-simplify]: Simplify (log y) into (log y) 16.250 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.251 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.251 * [taylor]: Taking taylor expansion of (pow y 1/3) in y 16.251 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log y))) in y 16.251 * [taylor]: Taking taylor expansion of (* 1/3 (log y)) in y 16.251 * [taylor]: Taking taylor expansion of 1/3 in y 16.251 * [backup-simplify]: Simplify 1/3 into 1/3 16.251 * [taylor]: Taking taylor expansion of (log y) in y 16.251 * [taylor]: Taking taylor expansion of y in y 16.251 * [backup-simplify]: Simplify 0 into 0 16.251 * [backup-simplify]: Simplify 1 into 1 16.251 * [backup-simplify]: Simplify (log 1) into 0 16.252 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.252 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.252 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.252 * [backup-simplify]: Simplify (pow y 1/3) into (pow y 1/3) 16.253 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow y 1)))) 1) into 0 16.253 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log y))) into 0 16.254 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 16.254 * [taylor]: Taking taylor expansion of 0 in y 16.254 * [backup-simplify]: Simplify 0 into 0 16.254 * [backup-simplify]: Simplify 0 into 0 16.256 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.256 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.257 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log y))) into 0 16.258 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 16.258 * [backup-simplify]: Simplify 0 into 0 16.259 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 16.259 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 16.259 * [backup-simplify]: Simplify (+ 1 0) into 1 16.260 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 16.261 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow y 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 y)) 1)) (pow y 1)))) 2) into (/ 1/2 (pow y 2)) 16.262 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (log y)))) into (* 1/6 (/ 1 (pow y 2))) 16.263 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 16.263 * [taylor]: Taking taylor expansion of (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) in y 16.263 * [taylor]: Taking taylor expansion of 1/6 in y 16.263 * [backup-simplify]: Simplify 1/6 into 1/6 16.263 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y 5)) 1/3) in y 16.263 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y 5))))) in y 16.263 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y 5)))) in y 16.263 * [taylor]: Taking taylor expansion of 1/3 in y 16.263 * [backup-simplify]: Simplify 1/3 into 1/3 16.263 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y 5))) in y 16.263 * [taylor]: Taking taylor expansion of (/ 1 (pow y 5)) in y 16.263 * [taylor]: Taking taylor expansion of (pow y 5) in y 16.264 * [taylor]: Taking taylor expansion of y in y 16.264 * [backup-simplify]: Simplify 0 into 0 16.264 * [backup-simplify]: Simplify 1 into 1 16.264 * [backup-simplify]: Simplify (* 1 1) into 1 16.264 * [backup-simplify]: Simplify (* 1 1) into 1 16.265 * [backup-simplify]: Simplify (* 1 1) into 1 16.265 * [backup-simplify]: Simplify (/ 1 1) into 1 16.265 * [backup-simplify]: Simplify (log 1) into 0 16.266 * [backup-simplify]: Simplify (+ (* (- 5) (log y)) 0) into (- (* 5 (log y))) 16.266 * [backup-simplify]: Simplify (* 1/3 (- (* 5 (log y)))) into (* -5/3 (log y)) 16.266 * [backup-simplify]: Simplify (exp (* -5/3 (log y))) into (pow y -5/3) 16.266 * [backup-simplify]: Simplify (* 1/6 (pow y -5/3)) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 16.267 * [backup-simplify]: Simplify (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) into (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) 16.267 * [backup-simplify]: Simplify 0 into 0 16.270 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 16.270 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.271 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log y)))) into 0 16.272 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.272 * [backup-simplify]: Simplify 0 into 0 16.273 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 16.274 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 16.274 * [backup-simplify]: Simplify (+ 0 0) into 0 16.275 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 16.276 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow y 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 y)) 1)) (pow y 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow y 1)))) 6) into 0 16.277 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (log y))))) into 0 16.278 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.278 * [taylor]: Taking taylor expansion of 0 in y 16.278 * [backup-simplify]: Simplify 0 into 0 16.278 * [backup-simplify]: Simplify 0 into 0 16.278 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.279 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.279 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.280 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.281 * [backup-simplify]: Simplify (+ (* (- 5) (log y)) 0) into (- (* 5 (log y))) 16.281 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 5 (log y))))) into 0 16.282 * [backup-simplify]: Simplify (* (exp (* -5/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 16.282 * [backup-simplify]: Simplify (+ (* 1/6 0) (* 0 (pow y -5/3))) into 0 16.282 * [backup-simplify]: Simplify 0 into 0 16.282 * [backup-simplify]: Simplify 0 into 0 16.285 * [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 16.285 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.286 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log y))))) into 0 16.287 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.287 * [backup-simplify]: Simplify 0 into 0 16.287 * [backup-simplify]: Simplify (+ (* (* 1/6 (pow (/ 1 (pow y 5)) 1/3)) (pow (* 1 x) 2)) (pow y 1/3)) into (+ (* 1/6 (* (pow x 2) (pow (/ 1 (pow y 5)) 1/3))) (pow y 1/3)) 16.287 * [backup-simplify]: Simplify (cbrt (hypot (/ 1 x) (/ 1 y))) into (pow (hypot (/ 1 x) (/ 1 y)) 1/3) 16.287 * [approximate]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in (x y) around 0 16.287 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in y 16.287 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in y 16.287 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in y 16.287 * [taylor]: Taking taylor expansion of 1/3 in y 16.287 * [backup-simplify]: Simplify 1/3 into 1/3 16.287 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in y 16.287 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 16.287 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.287 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 16.287 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 16.287 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.287 * [taylor]: Taking taylor expansion of x in y 16.287 * [backup-simplify]: Simplify x into x 16.288 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.288 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.288 * [taylor]: Taking taylor expansion of x in y 16.288 * [backup-simplify]: Simplify x into x 16.288 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.288 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 16.288 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.288 * [taylor]: Taking taylor expansion of y in y 16.288 * [backup-simplify]: Simplify 0 into 0 16.288 * [backup-simplify]: Simplify 1 into 1 16.288 * [backup-simplify]: Simplify (/ 1 1) into 1 16.288 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.288 * [taylor]: Taking taylor expansion of y in y 16.288 * [backup-simplify]: Simplify 0 into 0 16.288 * [backup-simplify]: Simplify 1 into 1 16.288 * [backup-simplify]: Simplify (/ 1 1) into 1 16.288 * [backup-simplify]: Simplify (* 1 1) into 1 16.289 * [backup-simplify]: Simplify (+ 0 1) into 1 16.289 * [backup-simplify]: Simplify (sqrt 1) into 1 16.289 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.290 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.290 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.290 * [backup-simplify]: Simplify (+ 0 0) into 0 16.291 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.291 * [backup-simplify]: Simplify (log 1) into 0 16.291 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 16.291 * [backup-simplify]: Simplify (* 1/3 (- (log y))) into (* -1/3 (log y)) 16.291 * [backup-simplify]: Simplify (exp (* -1/3 (log y))) into (pow y -1/3) 16.292 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in x 16.292 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in x 16.292 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in x 16.292 * [taylor]: Taking taylor expansion of 1/3 in x 16.292 * [backup-simplify]: Simplify 1/3 into 1/3 16.292 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in x 16.292 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 16.292 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.292 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 16.292 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 16.292 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.292 * [taylor]: Taking taylor expansion of x in x 16.292 * [backup-simplify]: Simplify 0 into 0 16.292 * [backup-simplify]: Simplify 1 into 1 16.292 * [backup-simplify]: Simplify (/ 1 1) into 1 16.292 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.292 * [taylor]: Taking taylor expansion of x in x 16.292 * [backup-simplify]: Simplify 0 into 0 16.292 * [backup-simplify]: Simplify 1 into 1 16.293 * [backup-simplify]: Simplify (/ 1 1) into 1 16.293 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.293 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.293 * [taylor]: Taking taylor expansion of y in x 16.293 * [backup-simplify]: Simplify y into y 16.293 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.293 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.293 * [taylor]: Taking taylor expansion of y in x 16.293 * [backup-simplify]: Simplify y into y 16.293 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.293 * [backup-simplify]: Simplify (* 1 1) into 1 16.293 * [backup-simplify]: Simplify (+ 1 0) into 1 16.293 * [backup-simplify]: Simplify (sqrt 1) into 1 16.296 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.297 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.297 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.297 * [backup-simplify]: Simplify (+ 0 0) into 0 16.298 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.298 * [backup-simplify]: Simplify (log 1) into 0 16.298 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.298 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.298 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.298 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 1/3) in x 16.298 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x) (/ 1 y))))) in x 16.298 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x) (/ 1 y)))) in x 16.298 * [taylor]: Taking taylor expansion of 1/3 in x 16.298 * [backup-simplify]: Simplify 1/3 into 1/3 16.299 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x) (/ 1 y))) in x 16.299 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 16.299 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.299 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 16.299 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 16.299 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.299 * [taylor]: Taking taylor expansion of x in x 16.299 * [backup-simplify]: Simplify 0 into 0 16.299 * [backup-simplify]: Simplify 1 into 1 16.299 * [backup-simplify]: Simplify (/ 1 1) into 1 16.299 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.299 * [taylor]: Taking taylor expansion of x in x 16.299 * [backup-simplify]: Simplify 0 into 0 16.299 * [backup-simplify]: Simplify 1 into 1 16.299 * [backup-simplify]: Simplify (/ 1 1) into 1 16.299 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.299 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.299 * [taylor]: Taking taylor expansion of y in x 16.299 * [backup-simplify]: Simplify y into y 16.299 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.300 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.300 * [taylor]: Taking taylor expansion of y in x 16.300 * [backup-simplify]: Simplify y into y 16.300 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.300 * [backup-simplify]: Simplify (* 1 1) into 1 16.300 * [backup-simplify]: Simplify (+ 1 0) into 1 16.301 * [backup-simplify]: Simplify (sqrt 1) into 1 16.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.302 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.302 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.302 * [backup-simplify]: Simplify (+ 0 0) into 0 16.303 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.303 * [backup-simplify]: Simplify (log 1) into 0 16.303 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.303 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.303 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.303 * [taylor]: Taking taylor expansion of (pow x -1/3) in y 16.303 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x))) in y 16.303 * [taylor]: Taking taylor expansion of (* -1/3 (log x)) in y 16.303 * [taylor]: Taking taylor expansion of -1/3 in y 16.303 * [backup-simplify]: Simplify -1/3 into -1/3 16.303 * [taylor]: Taking taylor expansion of (log x) in y 16.303 * [taylor]: Taking taylor expansion of x in y 16.303 * [backup-simplify]: Simplify x into x 16.303 * [backup-simplify]: Simplify (log x) into (log x) 16.303 * [backup-simplify]: Simplify (* -1/3 (log x)) into (* -1/3 (log x)) 16.304 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.304 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 16.304 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.305 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.305 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 16.305 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.306 * [taylor]: Taking taylor expansion of 0 in y 16.306 * [backup-simplify]: Simplify 0 into 0 16.306 * [backup-simplify]: Simplify 0 into 0 16.306 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 16.306 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x))) into 0 16.307 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.307 * [backup-simplify]: Simplify 0 into 0 16.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.308 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.309 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 16.309 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.310 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.311 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 16.311 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.312 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x))))) into (* 1/6 (/ 1 (pow y 2))) 16.312 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) 16.312 * [taylor]: Taking taylor expansion of (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) in y 16.312 * [taylor]: Taking taylor expansion of 1/6 in y 16.312 * [backup-simplify]: Simplify 1/6 into 1/6 16.312 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))) in y 16.312 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.312 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.312 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.312 * [taylor]: Taking taylor expansion of 1/3 in y 16.312 * [backup-simplify]: Simplify 1/3 into 1/3 16.312 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.312 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.312 * [taylor]: Taking taylor expansion of x in y 16.312 * [backup-simplify]: Simplify x into x 16.312 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.313 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.313 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.313 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.313 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.313 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.313 * [taylor]: Taking taylor expansion of y in y 16.313 * [backup-simplify]: Simplify 0 into 0 16.313 * [backup-simplify]: Simplify 1 into 1 16.313 * [backup-simplify]: Simplify (* 1 1) into 1 16.313 * [backup-simplify]: Simplify (/ 1 1) into 1 16.314 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.314 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.315 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.316 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.316 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.317 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.317 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.318 * [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 16.318 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.319 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.319 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.320 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.320 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.321 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.321 * [backup-simplify]: Simplify 0 into 0 16.321 * [backup-simplify]: Simplify 0 into 0 16.322 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 16.322 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 16.323 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.323 * [backup-simplify]: Simplify 0 into 0 16.323 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.325 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.325 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.325 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.325 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 16.325 * [backup-simplify]: Simplify (+ 0 0) into 0 16.325 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.327 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 16.328 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.328 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x)))))) into 0 16.330 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.330 * [taylor]: Taking taylor expansion of 0 in y 16.330 * [backup-simplify]: Simplify 0 into 0 16.330 * [backup-simplify]: Simplify 0 into 0 16.330 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 16.330 * [backup-simplify]: Simplify (cbrt (hypot (/ 1 (- x)) (/ 1 (- y)))) into (pow (hypot (/ -1 x) (/ -1 y)) 1/3) 16.330 * [approximate]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in (x y) around 0 16.330 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in y 16.330 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in y 16.330 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in y 16.330 * [taylor]: Taking taylor expansion of 1/3 in y 16.330 * [backup-simplify]: Simplify 1/3 into 1/3 16.330 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in y 16.330 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 16.330 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.330 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 16.330 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 16.330 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.330 * [taylor]: Taking taylor expansion of -1 in y 16.330 * [backup-simplify]: Simplify -1 into -1 16.330 * [taylor]: Taking taylor expansion of x in y 16.330 * [backup-simplify]: Simplify x into x 16.330 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.330 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.330 * [taylor]: Taking taylor expansion of -1 in y 16.330 * [backup-simplify]: Simplify -1 into -1 16.330 * [taylor]: Taking taylor expansion of x in y 16.330 * [backup-simplify]: Simplify x into x 16.330 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.330 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 16.330 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.331 * [taylor]: Taking taylor expansion of -1 in y 16.331 * [backup-simplify]: Simplify -1 into -1 16.331 * [taylor]: Taking taylor expansion of y in y 16.331 * [backup-simplify]: Simplify 0 into 0 16.331 * [backup-simplify]: Simplify 1 into 1 16.331 * [backup-simplify]: Simplify (/ -1 1) into -1 16.331 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.331 * [taylor]: Taking taylor expansion of -1 in y 16.331 * [backup-simplify]: Simplify -1 into -1 16.331 * [taylor]: Taking taylor expansion of y in y 16.331 * [backup-simplify]: Simplify 0 into 0 16.331 * [backup-simplify]: Simplify 1 into 1 16.331 * [backup-simplify]: Simplify (/ -1 1) into -1 16.331 * [backup-simplify]: Simplify (* -1 -1) into 1 16.332 * [backup-simplify]: Simplify (+ 0 1) into 1 16.332 * [backup-simplify]: Simplify (sqrt 1) into 1 16.332 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.333 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.333 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.333 * [backup-simplify]: Simplify (+ 0 0) into 0 16.334 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.334 * [backup-simplify]: Simplify (log 1) into 0 16.334 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 16.334 * [backup-simplify]: Simplify (* 1/3 (- (log y))) into (* -1/3 (log y)) 16.335 * [backup-simplify]: Simplify (exp (* -1/3 (log y))) into (pow y -1/3) 16.335 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in x 16.335 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in x 16.335 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in x 16.335 * [taylor]: Taking taylor expansion of 1/3 in x 16.335 * [backup-simplify]: Simplify 1/3 into 1/3 16.335 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in x 16.335 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.335 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.335 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.335 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.335 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.335 * [taylor]: Taking taylor expansion of -1 in x 16.335 * [backup-simplify]: Simplify -1 into -1 16.335 * [taylor]: Taking taylor expansion of x in x 16.335 * [backup-simplify]: Simplify 0 into 0 16.335 * [backup-simplify]: Simplify 1 into 1 16.335 * [backup-simplify]: Simplify (/ -1 1) into -1 16.335 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.335 * [taylor]: Taking taylor expansion of -1 in x 16.335 * [backup-simplify]: Simplify -1 into -1 16.335 * [taylor]: Taking taylor expansion of x in x 16.335 * [backup-simplify]: Simplify 0 into 0 16.335 * [backup-simplify]: Simplify 1 into 1 16.336 * [backup-simplify]: Simplify (/ -1 1) into -1 16.336 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.336 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.336 * [taylor]: Taking taylor expansion of -1 in x 16.336 * [backup-simplify]: Simplify -1 into -1 16.336 * [taylor]: Taking taylor expansion of y in x 16.336 * [backup-simplify]: Simplify y into y 16.336 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.336 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.336 * [taylor]: Taking taylor expansion of -1 in x 16.336 * [backup-simplify]: Simplify -1 into -1 16.336 * [taylor]: Taking taylor expansion of y in x 16.336 * [backup-simplify]: Simplify y into y 16.336 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.336 * [backup-simplify]: Simplify (* -1 -1) into 1 16.336 * [backup-simplify]: Simplify (+ 1 0) into 1 16.337 * [backup-simplify]: Simplify (sqrt 1) into 1 16.337 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.337 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.338 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.338 * [backup-simplify]: Simplify (+ 0 0) into 0 16.338 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.339 * [backup-simplify]: Simplify (log 1) into 0 16.339 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.339 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.339 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.339 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 1/3) in x 16.339 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x) (/ -1 y))))) in x 16.339 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x) (/ -1 y)))) in x 16.339 * [taylor]: Taking taylor expansion of 1/3 in x 16.339 * [backup-simplify]: Simplify 1/3 into 1/3 16.339 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x) (/ -1 y))) in x 16.339 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.339 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.339 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.339 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.339 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.339 * [taylor]: Taking taylor expansion of -1 in x 16.339 * [backup-simplify]: Simplify -1 into -1 16.339 * [taylor]: Taking taylor expansion of x in x 16.339 * [backup-simplify]: Simplify 0 into 0 16.339 * [backup-simplify]: Simplify 1 into 1 16.340 * [backup-simplify]: Simplify (/ -1 1) into -1 16.340 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.340 * [taylor]: Taking taylor expansion of -1 in x 16.340 * [backup-simplify]: Simplify -1 into -1 16.340 * [taylor]: Taking taylor expansion of x in x 16.340 * [backup-simplify]: Simplify 0 into 0 16.340 * [backup-simplify]: Simplify 1 into 1 16.340 * [backup-simplify]: Simplify (/ -1 1) into -1 16.340 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.340 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.340 * [taylor]: Taking taylor expansion of -1 in x 16.340 * [backup-simplify]: Simplify -1 into -1 16.340 * [taylor]: Taking taylor expansion of y in x 16.340 * [backup-simplify]: Simplify y into y 16.340 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.340 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.340 * [taylor]: Taking taylor expansion of -1 in x 16.340 * [backup-simplify]: Simplify -1 into -1 16.340 * [taylor]: Taking taylor expansion of y in x 16.340 * [backup-simplify]: Simplify y into y 16.340 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.341 * [backup-simplify]: Simplify (* -1 -1) into 1 16.341 * [backup-simplify]: Simplify (+ 1 0) into 1 16.341 * [backup-simplify]: Simplify (sqrt 1) into 1 16.342 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.342 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.342 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.343 * [backup-simplify]: Simplify (+ 0 0) into 0 16.343 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.343 * [backup-simplify]: Simplify (log 1) into 0 16.343 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.344 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.344 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.344 * [taylor]: Taking taylor expansion of (pow x -1/3) in y 16.344 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x))) in y 16.344 * [taylor]: Taking taylor expansion of (* -1/3 (log x)) in y 16.344 * [taylor]: Taking taylor expansion of -1/3 in y 16.344 * [backup-simplify]: Simplify -1/3 into -1/3 16.344 * [taylor]: Taking taylor expansion of (log x) in y 16.344 * [taylor]: Taking taylor expansion of x in y 16.344 * [backup-simplify]: Simplify x into x 16.344 * [backup-simplify]: Simplify (log x) into (log x) 16.344 * [backup-simplify]: Simplify (* -1/3 (log x)) into (* -1/3 (log x)) 16.344 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.344 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 16.345 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.345 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.345 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x)))) into 0 16.346 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.346 * [taylor]: Taking taylor expansion of 0 in y 16.346 * [backup-simplify]: Simplify 0 into 0 16.346 * [backup-simplify]: Simplify 0 into 0 16.346 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 16.347 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x))) into 0 16.347 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.347 * [backup-simplify]: Simplify 0 into 0 16.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.349 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 16.349 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 16.349 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.350 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.351 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow y 2)) 16.352 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.352 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x))))) into (* 1/6 (/ 1 (pow y 2))) 16.353 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)))) into (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) 16.353 * [taylor]: Taking taylor expansion of (* 1/6 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) in y 16.353 * [taylor]: Taking taylor expansion of 1/6 in y 16.353 * [backup-simplify]: Simplify 1/6 into 1/6 16.353 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))) in y 16.353 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.353 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.353 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.353 * [taylor]: Taking taylor expansion of 1/3 in y 16.353 * [backup-simplify]: Simplify 1/3 into 1/3 16.353 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.353 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.353 * [taylor]: Taking taylor expansion of x in y 16.353 * [backup-simplify]: Simplify x into x 16.353 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.353 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.353 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.353 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.353 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.353 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.353 * [taylor]: Taking taylor expansion of y in y 16.353 * [backup-simplify]: Simplify 0 into 0 16.353 * [backup-simplify]: Simplify 1 into 1 16.353 * [backup-simplify]: Simplify (* 1 1) into 1 16.354 * [backup-simplify]: Simplify (/ 1 1) into 1 16.354 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.354 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.355 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.355 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.355 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.356 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.356 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.357 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.357 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.358 * [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 16.358 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.359 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.360 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.360 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.360 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.361 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.361 * [backup-simplify]: Simplify 0 into 0 16.361 * [backup-simplify]: Simplify 0 into 0 16.362 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 16.362 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 16.363 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.363 * [backup-simplify]: Simplify 0 into 0 16.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.365 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 16.365 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.365 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.365 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 16.365 * [backup-simplify]: Simplify (+ 0 0) into 0 16.366 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.368 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 (pow y 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 16.368 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.369 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* 0 0) (* 0 (- (log x)))))) into 0 16.370 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow y 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.370 * [taylor]: Taking taylor expansion of 0 in y 16.370 * [backup-simplify]: Simplify 0 into 0 16.370 * [backup-simplify]: Simplify 0 into 0 16.370 * [backup-simplify]: Simplify (pow (/ 1 (- x)) -1/3) into (pow (/ -1 x) -1/3) 16.370 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 2 2 2 2) 16.370 * [backup-simplify]: Simplify (cbrt (+ x y)) into (pow (+ x y) 1/3) 16.370 * [approximate]: Taking taylor expansion of (pow (+ x y) 1/3) in (x y) around 0 16.370 * [taylor]: Taking taylor expansion of (pow (+ x y) 1/3) in y 16.370 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x y)))) in y 16.370 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x y))) in y 16.371 * [taylor]: Taking taylor expansion of 1/3 in y 16.371 * [backup-simplify]: Simplify 1/3 into 1/3 16.371 * [taylor]: Taking taylor expansion of (log (+ x y)) in y 16.371 * [taylor]: Taking taylor expansion of (+ x y) in y 16.371 * [taylor]: Taking taylor expansion of x in y 16.371 * [backup-simplify]: Simplify x into x 16.371 * [taylor]: Taking taylor expansion of y in y 16.371 * [backup-simplify]: Simplify 0 into 0 16.371 * [backup-simplify]: Simplify 1 into 1 16.371 * [backup-simplify]: Simplify (+ x 0) into x 16.371 * [backup-simplify]: Simplify (log x) into (log x) 16.371 * [backup-simplify]: Simplify (* 1/3 (log x)) into (* 1/3 (log x)) 16.371 * [backup-simplify]: Simplify (exp (* 1/3 (log x))) into (pow x 1/3) 16.371 * [taylor]: Taking taylor expansion of (pow (+ x y) 1/3) in x 16.371 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x y)))) in x 16.371 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x y))) in x 16.371 * [taylor]: Taking taylor expansion of 1/3 in x 16.371 * [backup-simplify]: Simplify 1/3 into 1/3 16.371 * [taylor]: Taking taylor expansion of (log (+ x y)) in x 16.371 * [taylor]: Taking taylor expansion of (+ x y) in x 16.371 * [taylor]: Taking taylor expansion of x in x 16.371 * [backup-simplify]: Simplify 0 into 0 16.371 * [backup-simplify]: Simplify 1 into 1 16.371 * [taylor]: Taking taylor expansion of y in x 16.371 * [backup-simplify]: Simplify y into y 16.371 * [backup-simplify]: Simplify (+ 0 y) into y 16.371 * [backup-simplify]: Simplify (log y) into (log y) 16.371 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.371 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.371 * [taylor]: Taking taylor expansion of (pow (+ x y) 1/3) in x 16.371 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ x y)))) in x 16.371 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ x y))) in x 16.371 * [taylor]: Taking taylor expansion of 1/3 in x 16.371 * [backup-simplify]: Simplify 1/3 into 1/3 16.371 * [taylor]: Taking taylor expansion of (log (+ x y)) in x 16.371 * [taylor]: Taking taylor expansion of (+ x y) in x 16.371 * [taylor]: Taking taylor expansion of x in x 16.371 * [backup-simplify]: Simplify 0 into 0 16.371 * [backup-simplify]: Simplify 1 into 1 16.371 * [taylor]: Taking taylor expansion of y in x 16.371 * [backup-simplify]: Simplify y into y 16.371 * [backup-simplify]: Simplify (+ 0 y) into y 16.371 * [backup-simplify]: Simplify (log y) into (log y) 16.371 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.372 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.372 * [taylor]: Taking taylor expansion of (pow y 1/3) in y 16.372 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log y))) in y 16.372 * [taylor]: Taking taylor expansion of (* 1/3 (log y)) in y 16.372 * [taylor]: Taking taylor expansion of 1/3 in y 16.372 * [backup-simplify]: Simplify 1/3 into 1/3 16.372 * [taylor]: Taking taylor expansion of (log y) in y 16.372 * [taylor]: Taking taylor expansion of y in y 16.372 * [backup-simplify]: Simplify 0 into 0 16.372 * [backup-simplify]: Simplify 1 into 1 16.372 * [backup-simplify]: Simplify (log 1) into 0 16.372 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.372 * [backup-simplify]: Simplify (* 1/3 (log y)) into (* 1/3 (log y)) 16.372 * [backup-simplify]: Simplify (exp (* 1/3 (log y))) into (pow y 1/3) 16.372 * [backup-simplify]: Simplify (pow y 1/3) into (pow y 1/3) 16.373 * [backup-simplify]: Simplify (+ 1 0) into 1 16.373 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow y 1)))) 1) into (/ 1 y) 16.373 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1 y)) (* 0 (log y))) into (* 1/3 (/ 1 y)) 16.373 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow (* 1/3 (/ 1 y)) 1) 1)))) into (* 1/3 (pow (/ 1 (pow y 2)) 1/3)) 16.373 * [taylor]: Taking taylor expansion of (* 1/3 (pow (/ 1 (pow y 2)) 1/3)) in y 16.373 * [taylor]: Taking taylor expansion of 1/3 in y 16.373 * [backup-simplify]: Simplify 1/3 into 1/3 16.374 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y 2)) 1/3) in y 16.374 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y 2))))) in y 16.374 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y 2)))) in y 16.374 * [taylor]: Taking taylor expansion of 1/3 in y 16.374 * [backup-simplify]: Simplify 1/3 into 1/3 16.374 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y 2))) in y 16.374 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.374 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.374 * [taylor]: Taking taylor expansion of y in y 16.374 * [backup-simplify]: Simplify 0 into 0 16.374 * [backup-simplify]: Simplify 1 into 1 16.374 * [backup-simplify]: Simplify (* 1 1) into 1 16.374 * [backup-simplify]: Simplify (/ 1 1) into 1 16.374 * [backup-simplify]: Simplify (log 1) into 0 16.375 * [backup-simplify]: Simplify (+ (* (- 2) (log y)) 0) into (- (* 2 (log y))) 16.375 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log y)))) into (* -2/3 (log y)) 16.375 * [backup-simplify]: Simplify (exp (* -2/3 (log y))) into (pow y -2/3) 16.375 * [backup-simplify]: Simplify (* 1/3 (pow y -2/3)) into (* 1/3 (pow (/ 1 (pow y 2)) 1/3)) 16.375 * [backup-simplify]: Simplify (* 1/3 (pow (/ 1 (pow y 2)) 1/3)) into (* 1/3 (pow (/ 1 (pow y 2)) 1/3)) 16.376 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.376 * [backup-simplify]: Simplify (+ (* (- -1) (log y)) 0) into (log y) 16.376 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log y))) into 0 16.377 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow 0 1) 1)))) into 0 16.377 * [backup-simplify]: Simplify 0 into 0 16.377 * [backup-simplify]: Simplify (+ 0 0) into 0 16.378 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow y 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow y 1)))) 2) into (/ -1/2 (pow y 2)) 16.378 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1/2 (pow y 2))) (+ (* 0 (/ 1 y)) (* 0 (log y)))) into (- (* 1/6 (/ 1 (pow y 2)))) 16.379 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y))) (+ (* (/ (pow (* 1/3 (/ 1 y)) 2) 2)) (* (/ (pow (- (* 1/6 (/ 1 (pow y 2)))) 1) 1)))) into (* -1/9 (pow (/ 1 (pow y 5)) 1/3)) 16.379 * [taylor]: Taking taylor expansion of (* -1/9 (pow (/ 1 (pow y 5)) 1/3)) in y 16.379 * [taylor]: Taking taylor expansion of -1/9 in y 16.379 * [backup-simplify]: Simplify -1/9 into -1/9 16.379 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y 5)) 1/3) in y 16.379 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y 5))))) in y 16.379 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y 5)))) in y 16.379 * [taylor]: Taking taylor expansion of 1/3 in y 16.379 * [backup-simplify]: Simplify 1/3 into 1/3 16.379 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y 5))) in y 16.379 * [taylor]: Taking taylor expansion of (/ 1 (pow y 5)) in y 16.379 * [taylor]: Taking taylor expansion of (pow y 5) in y 16.379 * [taylor]: Taking taylor expansion of y in y 16.379 * [backup-simplify]: Simplify 0 into 0 16.379 * [backup-simplify]: Simplify 1 into 1 16.379 * [backup-simplify]: Simplify (* 1 1) into 1 16.379 * [backup-simplify]: Simplify (* 1 1) into 1 16.380 * [backup-simplify]: Simplify (* 1 1) into 1 16.380 * [backup-simplify]: Simplify (/ 1 1) into 1 16.380 * [backup-simplify]: Simplify (log 1) into 0 16.380 * [backup-simplify]: Simplify (+ (* (- 5) (log y)) 0) into (- (* 5 (log y))) 16.380 * [backup-simplify]: Simplify (* 1/3 (- (* 5 (log y)))) into (* -5/3 (log y)) 16.381 * [backup-simplify]: Simplify (exp (* -5/3 (log y))) into (pow y -5/3) 16.381 * [backup-simplify]: Simplify (* -1/9 (pow y -5/3)) into (* -1/9 (pow (/ 1 (pow y 5)) 1/3)) 16.381 * [backup-simplify]: Simplify (* -1/9 (pow (/ 1 (pow y 5)) 1/3)) into (* -1/9 (pow (/ 1 (pow y 5)) 1/3)) 16.381 * [backup-simplify]: Simplify (+ (* (* -1/9 (pow (/ 1 (pow y 5)) 1/3)) (pow (* 1 x) 2)) (+ (* (* 1/3 (pow (/ 1 (pow y 2)) 1/3)) (* 1 x)) (pow y 1/3))) into (- (+ (* 1/3 (* x (pow (/ 1 (pow y 2)) 1/3))) (pow y 1/3)) (* 1/9 (* (pow x 2) (pow (/ 1 (pow y 5)) 1/3)))) 16.381 * [backup-simplify]: Simplify (cbrt (+ (/ 1 x) (/ 1 y))) into (pow (+ (/ 1 y) (/ 1 x)) 1/3) 16.382 * [approximate]: Taking taylor expansion of (pow (+ (/ 1 y) (/ 1 x)) 1/3) in (x y) around 0 16.382 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 y) (/ 1 x)) 1/3) in y 16.382 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 y) (/ 1 x))))) in y 16.382 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 y) (/ 1 x)))) in y 16.382 * [taylor]: Taking taylor expansion of 1/3 in y 16.382 * [backup-simplify]: Simplify 1/3 into 1/3 16.382 * [taylor]: Taking taylor expansion of (log (+ (/ 1 y) (/ 1 x))) in y 16.382 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 16.382 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.382 * [taylor]: Taking taylor expansion of y in y 16.382 * [backup-simplify]: Simplify 0 into 0 16.382 * [backup-simplify]: Simplify 1 into 1 16.382 * [backup-simplify]: Simplify (/ 1 1) into 1 16.382 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.382 * [taylor]: Taking taylor expansion of x in y 16.382 * [backup-simplify]: Simplify x into x 16.382 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.382 * [backup-simplify]: Simplify (+ 1 0) into 1 16.383 * [backup-simplify]: Simplify (log 1) into 0 16.383 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 16.383 * [backup-simplify]: Simplify (* 1/3 (- (log y))) into (* -1/3 (log y)) 16.383 * [backup-simplify]: Simplify (exp (* -1/3 (log y))) into (pow y -1/3) 16.383 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 y) (/ 1 x)) 1/3) in x 16.383 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 y) (/ 1 x))))) in x 16.383 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 y) (/ 1 x)))) in x 16.383 * [taylor]: Taking taylor expansion of 1/3 in x 16.383 * [backup-simplify]: Simplify 1/3 into 1/3 16.383 * [taylor]: Taking taylor expansion of (log (+ (/ 1 y) (/ 1 x))) in x 16.383 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 16.383 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.383 * [taylor]: Taking taylor expansion of y in x 16.383 * [backup-simplify]: Simplify y into y 16.383 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.383 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.383 * [taylor]: Taking taylor expansion of x in x 16.383 * [backup-simplify]: Simplify 0 into 0 16.383 * [backup-simplify]: Simplify 1 into 1 16.383 * [backup-simplify]: Simplify (/ 1 1) into 1 16.384 * [backup-simplify]: Simplify (+ 0 1) into 1 16.384 * [backup-simplify]: Simplify (log 1) into 0 16.384 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.384 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.384 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.384 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 y) (/ 1 x)) 1/3) in x 16.384 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 y) (/ 1 x))))) in x 16.384 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 y) (/ 1 x)))) in x 16.384 * [taylor]: Taking taylor expansion of 1/3 in x 16.384 * [backup-simplify]: Simplify 1/3 into 1/3 16.384 * [taylor]: Taking taylor expansion of (log (+ (/ 1 y) (/ 1 x))) in x 16.384 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 16.384 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.385 * [taylor]: Taking taylor expansion of y in x 16.385 * [backup-simplify]: Simplify y into y 16.385 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.385 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.385 * [taylor]: Taking taylor expansion of x in x 16.385 * [backup-simplify]: Simplify 0 into 0 16.385 * [backup-simplify]: Simplify 1 into 1 16.385 * [backup-simplify]: Simplify (/ 1 1) into 1 16.385 * [backup-simplify]: Simplify (+ 0 1) into 1 16.388 * [backup-simplify]: Simplify (log 1) into 0 16.388 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.388 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.388 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.388 * [taylor]: Taking taylor expansion of (pow x -1/3) in y 16.388 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x))) in y 16.388 * [taylor]: Taking taylor expansion of (* -1/3 (log x)) in y 16.388 * [taylor]: Taking taylor expansion of -1/3 in y 16.388 * [backup-simplify]: Simplify -1/3 into -1/3 16.388 * [taylor]: Taking taylor expansion of (log x) in y 16.389 * [taylor]: Taking taylor expansion of x in y 16.389 * [backup-simplify]: Simplify x into x 16.389 * [backup-simplify]: Simplify (log x) into (log x) 16.389 * [backup-simplify]: Simplify (* -1/3 (log x)) into (* -1/3 (log x)) 16.389 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.389 * [backup-simplify]: Simplify (pow x -1/3) into (pow x -1/3) 16.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.389 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 16.390 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 y)) 1)) (pow 1 1)))) 1) into (/ 1 y) 16.390 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.390 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1 y)) (* 0 (- (log x)))) into (* 1/3 (/ 1 y)) 16.390 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow (* 1/3 (/ 1 y)) 1) 1)))) into (* 1/3 (* (pow (/ 1 x) 1/3) (/ 1 y))) 16.390 * [taylor]: Taking taylor expansion of (* 1/3 (* (pow (/ 1 x) 1/3) (/ 1 y))) in y 16.390 * [taylor]: Taking taylor expansion of 1/3 in y 16.390 * [backup-simplify]: Simplify 1/3 into 1/3 16.391 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 y)) in y 16.391 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.391 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.391 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.391 * [taylor]: Taking taylor expansion of 1/3 in y 16.391 * [backup-simplify]: Simplify 1/3 into 1/3 16.391 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.391 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.391 * [taylor]: Taking taylor expansion of x in y 16.391 * [backup-simplify]: Simplify x into x 16.391 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.391 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.391 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.391 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.391 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.391 * [taylor]: Taking taylor expansion of y in y 16.391 * [backup-simplify]: Simplify 0 into 0 16.391 * [backup-simplify]: Simplify 1 into 1 16.391 * [backup-simplify]: Simplify (/ 1 1) into 1 16.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.392 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.392 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.393 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.393 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.394 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.394 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.394 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (pow (/ 1 x) 1/3))) into 0 16.394 * [backup-simplify]: Simplify 0 into 0 16.395 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 16.395 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x))) into 0 16.395 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 16.395 * [backup-simplify]: Simplify 0 into 0 16.395 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.396 * [backup-simplify]: Simplify (+ 0 0) into 0 16.397 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (/ -1/2 (pow y 2)) 16.398 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.398 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1/2 (pow y 2))) (+ (* 0 (/ 1 y)) (* 0 (- (log x))))) into (- (* 1/6 (/ 1 (pow y 2)))) 16.398 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow (* 1/3 (/ 1 y)) 2) 2)) (* (/ (pow (- (* 1/6 (/ 1 (pow y 2)))) 1) 1)))) into (* -1/9 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) 16.398 * [taylor]: Taking taylor expansion of (* -1/9 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) in y 16.398 * [taylor]: Taking taylor expansion of -1/9 in y 16.398 * [backup-simplify]: Simplify -1/9 into -1/9 16.398 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))) in y 16.398 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.398 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.398 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.398 * [taylor]: Taking taylor expansion of 1/3 in y 16.398 * [backup-simplify]: Simplify 1/3 into 1/3 16.398 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.398 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.398 * [taylor]: Taking taylor expansion of x in y 16.398 * [backup-simplify]: Simplify x into x 16.398 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.398 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.399 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.399 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.399 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.399 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.399 * [taylor]: Taking taylor expansion of y in y 16.399 * [backup-simplify]: Simplify 0 into 0 16.399 * [backup-simplify]: Simplify 1 into 1 16.399 * [backup-simplify]: Simplify (* 1 1) into 1 16.399 * [backup-simplify]: Simplify (/ 1 1) into 1 16.400 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.400 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.401 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.402 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.402 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.403 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.403 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.404 * [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 16.404 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.405 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.406 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.406 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.406 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.407 * [backup-simplify]: Simplify (+ (* -1/9 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.407 * [backup-simplify]: Simplify 0 into 0 16.407 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.407 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.408 * [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 16.409 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.410 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.410 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.411 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.411 * [backup-simplify]: Simplify 0 into 0 16.412 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 16.412 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x)))) into 0 16.413 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.413 * [backup-simplify]: Simplify 0 into 0 16.413 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 16.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.414 * [backup-simplify]: Simplify (+ 0 0) into 0 16.415 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 y)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ 1 y)) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (/ 1/3 (pow y 3)) 16.416 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.416 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/3 (pow y 3))) (+ (* 0 (/ -1/2 (pow y 2))) (+ (* 0 (/ 1 y)) (* 0 (- (log x)))))) into (* 1/9 (/ 1 (pow y 3))) 16.417 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow (* 1/3 (/ 1 y)) 3) 6)) (* (/ (pow (* 1/3 (/ 1 y)) 1) 1) (/ (pow (- (* 1/6 (/ 1 (pow y 2)))) 1) 1)) (* (/ (pow (* 1/9 (/ 1 (pow y 3))) 1) 1)))) into (* 5/81 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 3)))) 16.417 * [taylor]: Taking taylor expansion of (* 5/81 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 3)))) in y 16.417 * [taylor]: Taking taylor expansion of 5/81 in y 16.417 * [backup-simplify]: Simplify 5/81 into 5/81 16.417 * [taylor]: Taking taylor expansion of (* (pow (/ 1 x) 1/3) (/ 1 (pow y 3))) in y 16.417 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.417 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.417 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.417 * [taylor]: Taking taylor expansion of 1/3 in y 16.417 * [backup-simplify]: Simplify 1/3 into 1/3 16.417 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.417 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.417 * [taylor]: Taking taylor expansion of x in y 16.417 * [backup-simplify]: Simplify x into x 16.417 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.417 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.417 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.417 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.417 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 16.417 * [taylor]: Taking taylor expansion of (pow y 3) in y 16.417 * [taylor]: Taking taylor expansion of y in y 16.417 * [backup-simplify]: Simplify 0 into 0 16.417 * [backup-simplify]: Simplify 1 into 1 16.417 * [backup-simplify]: Simplify (* 1 1) into 1 16.418 * [backup-simplify]: Simplify (* 1 1) into 1 16.418 * [backup-simplify]: Simplify (/ 1 1) into 1 16.419 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.419 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.419 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.420 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.420 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.421 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.421 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.422 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.422 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.423 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.423 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.424 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.424 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.425 * [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 16.426 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.426 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.427 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.428 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 x) 1)))) 6) into 0 16.429 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 x)))))) into 0 16.430 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.430 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.431 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 16.432 * [backup-simplify]: Simplify (+ (* (pow (/ 1 x) 1/3) 0) (* 0 1)) into 0 16.432 * [backup-simplify]: Simplify (* (pow (/ 1 x) 1/3) 1) into (pow (/ 1 x) 1/3) 16.433 * [backup-simplify]: Simplify (+ (* 5/81 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3))))) into 0 16.433 * [backup-simplify]: Simplify 0 into 0 16.433 * [backup-simplify]: Simplify (pow (/ 1 x) -1/3) into (pow (/ 1 x) -1/3) 16.433 * [backup-simplify]: Simplify (cbrt (+ (/ 1 (- x)) (/ 1 (- y)))) into (* (cbrt -1) (pow (+ (/ 1 y) (/ 1 x)) 1/3)) 16.434 * [approximate]: Taking taylor expansion of (* (cbrt -1) (pow (+ (/ 1 y) (/ 1 x)) 1/3)) in (x y) around 0 16.434 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (+ (/ 1 y) (/ 1 x)) 1/3)) in y 16.434 * [taylor]: Taking taylor expansion of (cbrt -1) in y 16.434 * [taylor]: Taking taylor expansion of -1 in y 16.434 * [backup-simplify]: Simplify -1 into -1 16.434 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 16.435 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 16.435 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 y) (/ 1 x)) 1/3) in y 16.435 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 y) (/ 1 x))))) in y 16.435 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 y) (/ 1 x)))) in y 16.435 * [taylor]: Taking taylor expansion of 1/3 in y 16.435 * [backup-simplify]: Simplify 1/3 into 1/3 16.435 * [taylor]: Taking taylor expansion of (log (+ (/ 1 y) (/ 1 x))) in y 16.435 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 16.435 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.435 * [taylor]: Taking taylor expansion of y in y 16.435 * [backup-simplify]: Simplify 0 into 0 16.435 * [backup-simplify]: Simplify 1 into 1 16.436 * [backup-simplify]: Simplify (/ 1 1) into 1 16.436 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.436 * [taylor]: Taking taylor expansion of x in y 16.436 * [backup-simplify]: Simplify x into x 16.436 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.436 * [backup-simplify]: Simplify (+ 1 0) into 1 16.436 * [backup-simplify]: Simplify (log 1) into 0 16.437 * [backup-simplify]: Simplify (+ (* (- 1) (log y)) 0) into (- (log y)) 16.437 * [backup-simplify]: Simplify (* 1/3 (- (log y))) into (* -1/3 (log y)) 16.437 * [backup-simplify]: Simplify (exp (* -1/3 (log y))) into (pow y -1/3) 16.437 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (+ (/ 1 y) (/ 1 x)) 1/3)) in x 16.437 * [taylor]: Taking taylor expansion of (cbrt -1) in x 16.437 * [taylor]: Taking taylor expansion of -1 in x 16.437 * [backup-simplify]: Simplify -1 into -1 16.438 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 16.438 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 16.438 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 y) (/ 1 x)) 1/3) in x 16.438 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 y) (/ 1 x))))) in x 16.438 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 y) (/ 1 x)))) in x 16.438 * [taylor]: Taking taylor expansion of 1/3 in x 16.439 * [backup-simplify]: Simplify 1/3 into 1/3 16.439 * [taylor]: Taking taylor expansion of (log (+ (/ 1 y) (/ 1 x))) in x 16.439 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 16.439 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.439 * [taylor]: Taking taylor expansion of y in x 16.439 * [backup-simplify]: Simplify y into y 16.439 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.439 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.439 * [taylor]: Taking taylor expansion of x in x 16.439 * [backup-simplify]: Simplify 0 into 0 16.439 * [backup-simplify]: Simplify 1 into 1 16.439 * [backup-simplify]: Simplify (/ 1 1) into 1 16.440 * [backup-simplify]: Simplify (+ 0 1) into 1 16.440 * [backup-simplify]: Simplify (log 1) into 0 16.440 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.440 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.441 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.441 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (+ (/ 1 y) (/ 1 x)) 1/3)) in x 16.441 * [taylor]: Taking taylor expansion of (cbrt -1) in x 16.441 * [taylor]: Taking taylor expansion of -1 in x 16.441 * [backup-simplify]: Simplify -1 into -1 16.441 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 16.442 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 16.442 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 y) (/ 1 x)) 1/3) in x 16.442 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 y) (/ 1 x))))) in x 16.442 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 y) (/ 1 x)))) in x 16.442 * [taylor]: Taking taylor expansion of 1/3 in x 16.442 * [backup-simplify]: Simplify 1/3 into 1/3 16.442 * [taylor]: Taking taylor expansion of (log (+ (/ 1 y) (/ 1 x))) in x 16.442 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 16.442 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.442 * [taylor]: Taking taylor expansion of y in x 16.442 * [backup-simplify]: Simplify y into y 16.442 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.442 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.442 * [taylor]: Taking taylor expansion of x in x 16.442 * [backup-simplify]: Simplify 0 into 0 16.442 * [backup-simplify]: Simplify 1 into 1 16.443 * [backup-simplify]: Simplify (/ 1 1) into 1 16.443 * [backup-simplify]: Simplify (+ 0 1) into 1 16.443 * [backup-simplify]: Simplify (log 1) into 0 16.444 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.444 * [backup-simplify]: Simplify (* 1/3 (- (log x))) into (* -1/3 (log x)) 16.444 * [backup-simplify]: Simplify (exp (* -1/3 (log x))) into (pow x -1/3) 16.445 * [backup-simplify]: Simplify (* (cbrt -1) (pow x -1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 16.445 * [taylor]: Taking taylor expansion of (* (cbrt -1) (pow (/ 1 x) 1/3)) in y 16.445 * [taylor]: Taking taylor expansion of (cbrt -1) in y 16.445 * [taylor]: Taking taylor expansion of -1 in y 16.445 * [backup-simplify]: Simplify -1 into -1 16.445 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 16.446 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 16.446 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.446 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.446 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.446 * [taylor]: Taking taylor expansion of 1/3 in y 16.446 * [backup-simplify]: Simplify 1/3 into 1/3 16.446 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.446 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.446 * [taylor]: Taking taylor expansion of x in y 16.446 * [backup-simplify]: Simplify x into x 16.446 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.446 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.446 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.446 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.447 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 16.448 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 16.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.449 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 16.449 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (/ 1 y)) 1)) (pow 1 1)))) 1) into (/ 1 y) 16.450 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.450 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1 y)) (* 0 (- (log x)))) into (* 1/3 (/ 1 y)) 16.450 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow (* 1/3 (/ 1 y)) 1) 1)))) into (* 1/3 (* (pow (/ 1 x) 1/3) (/ 1 y))) 16.451 * [backup-simplify]: Simplify (+ (* (cbrt -1) (* 1/3 (* (pow (/ 1 x) 1/3) (/ 1 y)))) (* 0 (pow x -1/3))) into (* 1/3 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3))) 16.451 * [taylor]: Taking taylor expansion of (* 1/3 (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3))) in y 16.451 * [taylor]: Taking taylor expansion of 1/3 in y 16.451 * [backup-simplify]: Simplify 1/3 into 1/3 16.451 * [taylor]: Taking taylor expansion of (* (/ (cbrt -1) y) (pow (/ 1 x) 1/3)) in y 16.451 * [taylor]: Taking taylor expansion of (/ (cbrt -1) y) in y 16.451 * [taylor]: Taking taylor expansion of (cbrt -1) in y 16.451 * [taylor]: Taking taylor expansion of -1 in y 16.451 * [backup-simplify]: Simplify -1 into -1 16.452 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 16.453 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 16.453 * [taylor]: Taking taylor expansion of y in y 16.453 * [backup-simplify]: Simplify 0 into 0 16.453 * [backup-simplify]: Simplify 1 into 1 16.454 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 16.454 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.454 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.454 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.454 * [taylor]: Taking taylor expansion of 1/3 in y 16.454 * [backup-simplify]: Simplify 1/3 into 1/3 16.454 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.454 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.454 * [taylor]: Taking taylor expansion of x in y 16.454 * [backup-simplify]: Simplify x into x 16.454 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.454 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.454 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.454 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.455 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.456 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.457 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.458 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)))) into 0 16.459 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow (/ 1 x) 1/3))) into 0 16.459 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 16.460 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (* (cbrt -1) (pow (/ 1 x) 1/3)))) into 0 16.460 * [backup-simplify]: Simplify 0 into 0 16.460 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.461 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.462 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.462 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.463 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow (/ 1 x) 1/3))) into 0 16.463 * [backup-simplify]: Simplify 0 into 0 16.463 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.464 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.465 * [backup-simplify]: Simplify (+ 0 0) into 0 16.466 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (/ 1 y)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into (/ -1/2 (pow y 2)) 16.467 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.467 * [backup-simplify]: Simplify (+ (* 1/3 (/ -1/2 (pow y 2))) (+ (* 0 (/ 1 y)) (* 0 (- (log x))))) into (- (* 1/6 (/ 1 (pow y 2)))) 16.468 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow (* 1/3 (/ 1 y)) 2) 2)) (* (/ (pow (- (* 1/6 (/ 1 (pow y 2)))) 1) 1)))) into (* -1/9 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2)))) 16.469 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 16.471 * [backup-simplify]: Simplify (+ (* (cbrt -1) (* -1/9 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))))) (+ (* 0 (* 1/3 (* (pow (/ 1 x) 1/3) (/ 1 y)))) (* 0 (pow x -1/3)))) into (- (* 1/9 (* (/ (cbrt -1) (pow y 2)) (pow (/ 1 x) 1/3)))) 16.471 * [taylor]: Taking taylor expansion of (- (* 1/9 (* (/ (cbrt -1) (pow y 2)) (pow (/ 1 x) 1/3)))) in y 16.471 * [taylor]: Taking taylor expansion of (* 1/9 (* (/ (cbrt -1) (pow y 2)) (pow (/ 1 x) 1/3))) in y 16.471 * [taylor]: Taking taylor expansion of 1/9 in y 16.471 * [backup-simplify]: Simplify 1/9 into 1/9 16.471 * [taylor]: Taking taylor expansion of (* (/ (cbrt -1) (pow y 2)) (pow (/ 1 x) 1/3)) in y 16.471 * [taylor]: Taking taylor expansion of (/ (cbrt -1) (pow y 2)) in y 16.471 * [taylor]: Taking taylor expansion of (cbrt -1) in y 16.471 * [taylor]: Taking taylor expansion of -1 in y 16.471 * [backup-simplify]: Simplify -1 into -1 16.471 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 16.472 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 16.472 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.472 * [taylor]: Taking taylor expansion of y in y 16.472 * [backup-simplify]: Simplify 0 into 0 16.472 * [backup-simplify]: Simplify 1 into 1 16.472 * [backup-simplify]: Simplify (* 1 1) into 1 16.473 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 16.473 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.473 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.473 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.473 * [taylor]: Taking taylor expansion of 1/3 in y 16.473 * [backup-simplify]: Simplify 1/3 into 1/3 16.473 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.474 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.474 * [taylor]: Taking taylor expansion of x in y 16.474 * [backup-simplify]: Simplify x into x 16.474 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.474 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.474 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.474 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.475 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.476 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.477 * [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 16.478 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.480 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.480 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.481 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)))) into 0 16.482 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.484 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 16.484 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.486 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.487 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.488 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow (/ 1 x) 1/3))) into 0 16.488 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 16.489 * [backup-simplify]: Simplify (+ (* 1/9 0) (+ (* 0 0) (* 0 (* (cbrt -1) (pow (/ 1 x) 1/3))))) into 0 16.490 * [backup-simplify]: Simplify (- 0) into 0 16.490 * [backup-simplify]: Simplify 0 into 0 16.490 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.492 * [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 16.492 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.494 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.495 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 16.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.497 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.498 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (* (cbrt -1) (pow (/ 1 x) 1/3))))) into 0 16.498 * [backup-simplify]: Simplify 0 into 0 16.499 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.500 * [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 16.501 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.502 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.507 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 16.509 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.509 * [backup-simplify]: Simplify 0 into 0 16.509 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 16.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.510 * [backup-simplify]: Simplify (+ 0 0) into 0 16.513 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (/ 1 y)) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 (/ 1 y)) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into (/ 1/3 (pow y 3)) 16.513 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) 16.514 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/3 (pow y 3))) (+ (* 0 (/ -1/2 (pow y 2))) (+ (* 0 (/ 1 y)) (* 0 (- (log x)))))) into (* 1/9 (/ 1 (pow y 3))) 16.515 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x))) (+ (* (/ (pow (* 1/3 (/ 1 y)) 3) 6)) (* (/ (pow (* 1/3 (/ 1 y)) 1) 1) (/ (pow (- (* 1/6 (/ 1 (pow y 2)))) 1) 1)) (* (/ (pow (* 1/9 (/ 1 (pow y 3))) 1) 1)))) into (* 5/81 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 3)))) 16.516 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 16.518 * [backup-simplify]: Simplify (+ (* (cbrt -1) (* 5/81 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 3))))) (+ (* 0 (* -1/9 (* (pow (/ 1 x) 1/3) (/ 1 (pow y 2))))) (+ (* 0 (* 1/3 (* (pow (/ 1 x) 1/3) (/ 1 y)))) (* 0 (pow x -1/3))))) into (* 5/81 (* (/ (cbrt -1) (pow y 3)) (pow (/ 1 x) 1/3))) 16.518 * [taylor]: Taking taylor expansion of (* 5/81 (* (/ (cbrt -1) (pow y 3)) (pow (/ 1 x) 1/3))) in y 16.518 * [taylor]: Taking taylor expansion of 5/81 in y 16.518 * [backup-simplify]: Simplify 5/81 into 5/81 16.518 * [taylor]: Taking taylor expansion of (* (/ (cbrt -1) (pow y 3)) (pow (/ 1 x) 1/3)) in y 16.518 * [taylor]: Taking taylor expansion of (/ (cbrt -1) (pow y 3)) in y 16.518 * [taylor]: Taking taylor expansion of (cbrt -1) in y 16.518 * [taylor]: Taking taylor expansion of -1 in y 16.518 * [backup-simplify]: Simplify -1 into -1 16.519 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 16.519 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 16.519 * [taylor]: Taking taylor expansion of (pow y 3) in y 16.519 * [taylor]: Taking taylor expansion of y in y 16.519 * [backup-simplify]: Simplify 0 into 0 16.519 * [backup-simplify]: Simplify 1 into 1 16.519 * [backup-simplify]: Simplify (* 1 1) into 1 16.519 * [backup-simplify]: Simplify (* 1 1) into 1 16.520 * [backup-simplify]: Simplify (/ (cbrt -1) 1) into (cbrt -1) 16.520 * [taylor]: Taking taylor expansion of (pow (/ 1 x) 1/3) in y 16.520 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x)))) in y 16.520 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x))) in y 16.520 * [taylor]: Taking taylor expansion of 1/3 in y 16.520 * [backup-simplify]: Simplify 1/3 into 1/3 16.520 * [taylor]: Taking taylor expansion of (log (/ 1 x)) in y 16.520 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.520 * [taylor]: Taking taylor expansion of x in y 16.520 * [backup-simplify]: Simplify x into x 16.520 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.520 * [backup-simplify]: Simplify (log (/ 1 x)) into (log (/ 1 x)) 16.520 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x))) into (* 1/3 (log (/ 1 x))) 16.520 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x)))) into (pow (/ 1 x) 1/3) 16.521 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 16.521 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x) 1)))) 1) into 0 16.521 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x)))) into 0 16.522 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.523 * [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 16.523 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x))))) into 0 16.523 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.525 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 x) 1)))) 6) into 0 16.526 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 x)))))) into 0 16.526 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 16.527 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.527 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.528 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)))) into 0 16.529 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.529 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 16.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.531 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.532 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.532 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 16.533 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.533 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.534 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (cbrt -1) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.535 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3))))) into 0 16.536 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (pow (/ 1 x) 1/3)))) into 0 16.536 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (pow (/ 1 x) 1/3))) into 0 16.536 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 x) 1/3)) into (* (cbrt -1) (pow (/ 1 x) 1/3)) 16.537 * [backup-simplify]: Simplify (+ (* 5/81 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (cbrt -1) (pow (/ 1 x) 1/3)))))) into 0 16.537 * [backup-simplify]: Simplify 0 into 0 16.538 * [backup-simplify]: Simplify (* (cbrt -1) (pow (/ 1 (/ 1 (- x))) 1/3)) into (* (pow (* -1 x) 1/3) (cbrt -1)) 16.538 * * * [progress]: simplifying candidates 16.539 * [simplify]: Simplifying: (expm1 (cbrt (hypot x y))) (log1p (cbrt (hypot x y))) (log (cbrt (hypot x y))) (exp (cbrt (hypot x y))) (cbrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt 1) (cbrt (hypot x y)) (* (cbrt (cbrt (hypot x y))) (cbrt (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (* (* (cbrt (hypot x y)) (cbrt (hypot x y))) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (expm1 (cbrt (hypot x y))) (log1p (cbrt (hypot x y))) (log (cbrt (hypot x y))) (exp (cbrt (hypot x y))) (cbrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt 1) (cbrt (hypot x y)) (* (cbrt (cbrt (hypot x y))) (cbrt (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (* (* (cbrt (hypot x y)) (cbrt (hypot x y))) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (expm1 (cbrt (hypot x y))) (log1p (cbrt (hypot x y))) (log (cbrt (hypot x y))) (exp (cbrt (hypot x y))) (cbrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt 1) (cbrt (hypot x y)) (* (cbrt (cbrt (hypot x y))) (cbrt (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (* (* (cbrt (hypot x y)) (cbrt (hypot x y))) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (expm1 (cbrt (+ x y))) (log1p (cbrt (+ x y))) (log (cbrt (+ x y))) (exp (cbrt (+ x y))) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))) (cbrt (cbrt (+ x y))) (cbrt (sqrt (+ x y))) (cbrt (sqrt (+ x y))) (cbrt 1) (cbrt (+ x y)) (cbrt 1) (cbrt (+ x y)) (cbrt (+ (pow x 3) (pow y 3))) (cbrt (+ (* x x) (- (* y y) (* x y)))) (cbrt (- (* x x) (* y y))) (cbrt (- x y)) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))) (cbrt (cbrt (+ x y))) (* (* (cbrt (+ x y)) (cbrt (+ x y))) (cbrt (+ x y))) (sqrt (cbrt (+ x y))) (sqrt (cbrt (+ x y))) (+ (* 1/6 (* (pow x 2) (pow (/ 1 (pow y 5)) 1/3))) (pow y 1/3)) (pow (/ 1 x) -1/3) (pow (/ -1 x) -1/3) (+ (* 1/6 (* (pow x 2) (pow (/ 1 (pow y 5)) 1/3))) (pow y 1/3)) (pow (/ 1 x) -1/3) (pow (/ -1 x) -1/3) (+ (* 1/6 (* (pow x 2) (pow (/ 1 (pow y 5)) 1/3))) (pow y 1/3)) (pow (/ 1 x) -1/3) (pow (/ -1 x) -1/3) (- (+ (* 1/3 (* x (pow (/ 1 (pow y 2)) 1/3))) (pow y 1/3)) (* 1/9 (* (pow x 2) (pow (/ 1 (pow y 5)) 1/3)))) (pow (/ 1 x) -1/3) (* (pow (* -1 x) 1/3) (cbrt -1)) 16.540 * * [simplify]: Extracting # 0 : cost 0 16.540 * * [simplify]: Extracting # 1 : cost 0 16.540 * * [simplify]: Extracting # 2 : cost 0 16.540 * * [simplify]: Extracting # 3 : cost 0 16.540 * * [simplify]: Extracting # 4 : cost 0 16.540 * * [simplify]: Extracting # 5 : cost 0 16.540 * * [simplify]: Extracting # 6 : cost 0 16.540 * * [simplify]: Extracting # 7 : cost 0 16.540 * * [simplify]: Extracting # 8 : cost 0 16.540 * * [simplify]: Extracting # 9 : cost 0 16.540 * * [simplify]: Extracting # 10 : cost 0 16.541 * * [simplify]: Extracting # 11 : cost 0 16.541 * * [simplify]: Extracting # 12 : cost 0 16.541 * * [simplify]: iteration 0 : 78 enodes (cost 525 ) 16.555 * * [simplify]: Extracting # 0 : cost 0 16.555 * * [simplify]: Extracting # 1 : cost 0 16.555 * * [simplify]: Extracting # 2 : cost 0 16.555 * * [simplify]: Extracting # 3 : cost 0 16.556 * * [simplify]: Extracting # 4 : cost 0 16.556 * * [simplify]: iteration 1 : 161 enodes (cost 502 ) 16.611 * * [simplify]: Extracting # 0 : cost 0 16.611 * * [simplify]: Extracting # 1 : cost 0 16.611 * * [simplify]: Extracting # 2 : cost 0 16.612 * * [simplify]: Extracting # 3 : cost 0 16.612 * * [simplify]: Extracting # 4 : cost 0 16.613 * * [simplify]: iteration 2 : 486 enodes (cost 470 ) 16.940 * * [simplify]: Extracting # 0 : cost 0 16.942 * * [simplify]: Extracting # 1 : cost 0 16.943 * * [simplify]: Extracting # 2 : cost 0 16.945 * * [simplify]: Extracting # 3 : cost 0 16.946 * * [simplify]: Extracting # 4 : cost 0 16.948 * * [simplify]: iteration 3 : 1858 enodes (cost 457 ) 17.368 * * [simplify]: Extracting # 0 : cost 0 17.373 * * [simplify]: Extracting # 1 : cost 0 17.378 * * [simplify]: Extracting # 2 : cost 0 17.383 * * [simplify]: Extracting # 3 : cost 0 17.393 * * [simplify]: Extracting # 4 : cost 0 17.398 * * [simplify]: iteration done: 5001 enodes (cost 457 ) 17.398 * [simplify]: Simplified to: (expm1 (cbrt (hypot x y))) (log1p (cbrt (hypot x y))) (log (cbrt (hypot x y))) (exp (cbrt (hypot x y))) (cbrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))) 1 (cbrt (hypot x y)) (* (cbrt (cbrt (hypot x y))) (cbrt (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (hypot x y) (sqrt (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (expm1 (cbrt (hypot x y))) (log1p (cbrt (hypot x y))) (log (cbrt (hypot x y))) (exp (cbrt (hypot x y))) (cbrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))) 1 (cbrt (hypot x y)) (* (cbrt (cbrt (hypot x y))) (cbrt (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (hypot x y) (sqrt (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (expm1 (cbrt (hypot x y))) (log1p (cbrt (hypot x y))) (log (cbrt (hypot x y))) (exp (cbrt (hypot x y))) (cbrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))) 1 (cbrt (hypot x y)) (* (cbrt (cbrt (hypot x y))) (cbrt (cbrt (hypot x y)))) (cbrt (cbrt (hypot x y))) (hypot x y) (sqrt (cbrt (hypot x y))) (sqrt (cbrt (hypot x y))) (expm1 (cbrt (+ x y))) (log1p (cbrt (+ x y))) (log (cbrt (+ x y))) (exp (cbrt (+ x y))) (cbrt (* (cbrt (+ x y)) (cbrt (+ x y)))) (cbrt (cbrt (+ x y))) (cbrt (sqrt (+ x y))) (cbrt (sqrt (+ x y))) 1 (cbrt (+ x y)) 1 (cbrt (+ x y)) (cbrt (+ (pow x 3) (pow y 3))) (cbrt (fma x x (* y (- y x)))) (cbrt (- (* x x) (* y y))) (cbrt (- x y)) (* (cbrt (cbrt (+ x y))) (cbrt (cbrt (+ x y)))) (cbrt (cbrt (+ x y))) (+ x y) (sqrt (cbrt (+ x y))) (sqrt (cbrt (+ x y))) (fma 1/6 (* (cbrt (/ 1 (pow y 5))) (* x x)) (cbrt y)) (pow (/ 1 x) -1/3) (pow (/ -1 x) -1/3) (fma 1/6 (* (cbrt (/ 1 (pow y 5))) (* x x)) (cbrt y)) (pow (/ 1 x) -1/3) (pow (/ -1 x) -1/3) (fma 1/6 (* (cbrt (/ 1 (pow y 5))) (* x x)) (cbrt y)) (pow (/ 1 x) -1/3) (pow (/ -1 x) -1/3) (fma (* (cbrt (/ 1 (pow y 5))) (* x x)) -1/9 (fma 1/3 (* x (cbrt (/ 1 (pow y 2)))) (cbrt y))) (pow (/ 1 x) -1/3) (* (cbrt -1) (cbrt (- x))) 17.399 * * * [progress]: adding candidates to table 17.771 * [progress]: [Phase 3 of 3] Extracting. 17.771 * * [regime]: Finding splitpoints for: (# # #) 17.773 * * * [regime-changes]: Trying 2 branch expressions: (y x) 17.773 * * * * [regimes]: Trying to branch on y from (# # #) 17.800 * * * * [regimes]: Trying to branch on x from (# # #) 17.827 * * * [regime]: Found split indices: #