17.746 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.031 * * * [progress]: [2/2] Setting up program. 0.033 * [progress]: [Phase 2 of 3] Improving. 0.033 * [simplify]: Simplifying: (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) 0.033 * * [simplify]: Extracting # 0 : cost 0 0.033 * * [simplify]: Extracting # 1 : cost 0 0.033 * * [simplify]: Extracting # 2 : cost 0 0.033 * * [simplify]: Extracting # 3 : cost 0 0.033 * * [simplify]: Extracting # 4 : cost 0 0.033 * * [simplify]: Extracting # 5 : cost 0 0.033 * * [simplify]: iteration 0 : 9 enodes (cost 15 ) 0.035 * * [simplify]: Extracting # 0 : cost 0 0.035 * * [simplify]: Extracting # 1 : cost 0 0.035 * * [simplify]: Extracting # 2 : cost 0 0.035 * * [simplify]: iteration 1 : 23 enodes (cost 14 ) 0.040 * * [simplify]: Extracting # 0 : cost 0 0.040 * * [simplify]: Extracting # 1 : cost 0 0.040 * * [simplify]: Extracting # 2 : cost 0 0.040 * * [simplify]: iteration 2 : 52 enodes (cost 14 ) 0.051 * * [simplify]: Extracting # 0 : cost 0 0.052 * * [simplify]: Extracting # 1 : cost 0 0.052 * * [simplify]: Extracting # 2 : cost 0 0.052 * * [simplify]: iteration 3 : 115 enodes (cost 14 ) 0.100 * * [simplify]: Extracting # 0 : cost 0 0.101 * * [simplify]: Extracting # 1 : cost 0 0.101 * * [simplify]: Extracting # 2 : cost 0 0.102 * * [simplify]: Extracting # 3 : cost 0 0.103 * * [simplify]: iteration 4 : 249 enodes (cost 14 ) 0.204 * * [simplify]: Extracting # 0 : cost 0 0.204 * * [simplify]: Extracting # 1 : cost 0 0.205 * * [simplify]: Extracting # 2 : cost 0 0.205 * * [simplify]: Extracting # 3 : cost 0 0.205 * * [simplify]: iteration 5 : 516 enodes (cost 14 ) 0.463 * * [simplify]: Extracting # 0 : cost 0 0.465 * * [simplify]: Extracting # 1 : cost 0 0.467 * * [simplify]: Extracting # 2 : cost 0 0.469 * * [simplify]: Extracting # 3 : cost 0 0.470 * * [simplify]: Extracting # 4 : cost 0 0.472 * * [simplify]: iteration 6 : 1111 enodes (cost 14 ) 1.701 * * [simplify]: Extracting # 0 : cost 0 1.714 * * [simplify]: Extracting # 1 : cost 0 1.718 * * [simplify]: Extracting # 2 : cost 0 1.722 * * [simplify]: iteration 7 : 4552 enodes (cost 14 ) 4.401 * * [simplify]: Extracting # 0 : cost 0 4.410 * * [simplify]: Extracting # 1 : cost 0 4.418 * * [simplify]: iteration done: 5000 enodes (cost 14 ) 4.418 * [simplify]: Simplified to: (* (- x y) (/ (+ x y) (fma x x (* y y)))) 4.424 * * [progress]: iteration 1 / 4 4.424 * * * [progress]: picking best candidate 4.430 * * * * [pick]: Picked # 4.430 * * * [progress]: localizing error 4.451 * * * [progress]: generating rewritten candidates 4.451 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 4.488 * * * * [progress]: [ 2 / 2 ] rewriting at (2 2) 4.497 * * * [progress]: generating series expansions 4.497 * * * * [progress]: [ 1 / 2 ] generating series at (2) 4.498 * [backup-simplify]: Simplify (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) into (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) 4.498 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in (x y) around 0 4.498 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in y 4.498 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 4.498 * [taylor]: Taking taylor expansion of (+ x y) in y 4.498 * [taylor]: Taking taylor expansion of x in y 4.498 * [backup-simplify]: Simplify x into x 4.498 * [taylor]: Taking taylor expansion of y in y 4.498 * [backup-simplify]: Simplify 0 into 0 4.498 * [backup-simplify]: Simplify 1 into 1 4.498 * [taylor]: Taking taylor expansion of (- x y) in y 4.498 * [taylor]: Taking taylor expansion of x in y 4.498 * [backup-simplify]: Simplify x into x 4.498 * [taylor]: Taking taylor expansion of y in y 4.498 * [backup-simplify]: Simplify 0 into 0 4.498 * [backup-simplify]: Simplify 1 into 1 4.498 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in y 4.498 * [taylor]: Taking taylor expansion of (pow x 2) in y 4.498 * [taylor]: Taking taylor expansion of x in y 4.498 * [backup-simplify]: Simplify x into x 4.498 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.498 * [taylor]: Taking taylor expansion of y in y 4.498 * [backup-simplify]: Simplify 0 into 0 4.498 * [backup-simplify]: Simplify 1 into 1 4.498 * [backup-simplify]: Simplify (+ x 0) into x 4.499 * [backup-simplify]: Simplify (- 0) into 0 4.499 * [backup-simplify]: Simplify (+ x 0) into x 4.499 * [backup-simplify]: Simplify (* x x) into (pow x 2) 4.499 * [backup-simplify]: Simplify (* x x) into (pow x 2) 4.499 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 4.499 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 4.499 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in x 4.499 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 4.499 * [taylor]: Taking taylor expansion of (+ x y) in x 4.499 * [taylor]: Taking taylor expansion of x in x 4.499 * [backup-simplify]: Simplify 0 into 0 4.499 * [backup-simplify]: Simplify 1 into 1 4.499 * [taylor]: Taking taylor expansion of y in x 4.499 * [backup-simplify]: Simplify y into y 4.499 * [taylor]: Taking taylor expansion of (- x y) in x 4.499 * [taylor]: Taking taylor expansion of x in x 4.499 * [backup-simplify]: Simplify 0 into 0 4.499 * [backup-simplify]: Simplify 1 into 1 4.499 * [taylor]: Taking taylor expansion of y in x 4.499 * [backup-simplify]: Simplify y into y 4.499 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 4.499 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.499 * [taylor]: Taking taylor expansion of x in x 4.499 * [backup-simplify]: Simplify 0 into 0 4.499 * [backup-simplify]: Simplify 1 into 1 4.499 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.499 * [taylor]: Taking taylor expansion of y in x 4.499 * [backup-simplify]: Simplify y into y 4.499 * [backup-simplify]: Simplify (+ 0 y) into y 4.499 * [backup-simplify]: Simplify (- y) into (- y) 4.499 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 4.499 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 4.499 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.500 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 4.500 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 4.500 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in x 4.500 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 4.500 * [taylor]: Taking taylor expansion of (+ x y) in x 4.500 * [taylor]: Taking taylor expansion of x in x 4.500 * [backup-simplify]: Simplify 0 into 0 4.500 * [backup-simplify]: Simplify 1 into 1 4.500 * [taylor]: Taking taylor expansion of y in x 4.500 * [backup-simplify]: Simplify y into y 4.500 * [taylor]: Taking taylor expansion of (- x y) in x 4.500 * [taylor]: Taking taylor expansion of x in x 4.500 * [backup-simplify]: Simplify 0 into 0 4.500 * [backup-simplify]: Simplify 1 into 1 4.500 * [taylor]: Taking taylor expansion of y in x 4.500 * [backup-simplify]: Simplify y into y 4.500 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 4.500 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.500 * [taylor]: Taking taylor expansion of x in x 4.500 * [backup-simplify]: Simplify 0 into 0 4.500 * [backup-simplify]: Simplify 1 into 1 4.500 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.500 * [taylor]: Taking taylor expansion of y in x 4.500 * [backup-simplify]: Simplify y into y 4.500 * [backup-simplify]: Simplify (+ 0 y) into y 4.500 * [backup-simplify]: Simplify (- y) into (- y) 4.500 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 4.500 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 4.500 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.500 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 4.501 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 4.501 * [taylor]: Taking taylor expansion of -1 in y 4.501 * [backup-simplify]: Simplify -1 into -1 4.501 * [backup-simplify]: Simplify -1 into -1 4.501 * [backup-simplify]: Simplify (- 0) into 0 4.501 * [backup-simplify]: Simplify (+ 1 0) into 1 4.502 * [backup-simplify]: Simplify (+ 1 0) into 1 4.502 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 4.502 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 4.502 * [backup-simplify]: Simplify (+ 0 0) into 0 4.502 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 4.502 * [taylor]: Taking taylor expansion of 0 in y 4.502 * [backup-simplify]: Simplify 0 into 0 4.502 * [backup-simplify]: Simplify 0 into 0 4.502 * [backup-simplify]: Simplify 0 into 0 4.502 * [backup-simplify]: Simplify (- 0) into 0 4.503 * [backup-simplify]: Simplify (+ 0 0) into 0 4.503 * [backup-simplify]: Simplify (+ 0 0) into 0 4.504 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 4.504 * [backup-simplify]: Simplify (* 1 1) into 1 4.504 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 4.505 * [backup-simplify]: Simplify (+ 1 0) into 1 4.505 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 4.505 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 4.505 * [taylor]: Taking taylor expansion of 2 in y 4.505 * [backup-simplify]: Simplify 2 into 2 4.505 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.505 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.505 * [taylor]: Taking taylor expansion of y in y 4.505 * [backup-simplify]: Simplify 0 into 0 4.505 * [backup-simplify]: Simplify 1 into 1 4.506 * [backup-simplify]: Simplify (* 1 1) into 1 4.506 * [backup-simplify]: Simplify (/ 1 1) into 1 4.507 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.508 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.510 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 4.510 * [backup-simplify]: Simplify 0 into 0 4.510 * [backup-simplify]: Simplify 0 into 0 4.510 * [backup-simplify]: Simplify 0 into 0 4.511 * [backup-simplify]: Simplify (- 0) into 0 4.511 * [backup-simplify]: Simplify (+ 0 0) into 0 4.511 * [backup-simplify]: Simplify (+ 0 0) into 0 4.512 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 4.513 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.514 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 4.514 * [backup-simplify]: Simplify (+ 0 0) into 0 4.515 * [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 4.515 * [taylor]: Taking taylor expansion of 0 in y 4.515 * [backup-simplify]: Simplify 0 into 0 4.515 * [backup-simplify]: Simplify 0 into 0 4.515 * [backup-simplify]: Simplify -1 into -1 4.515 * [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)))) 4.515 * [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 4.515 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in y 4.515 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 4.515 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 4.515 * [taylor]: Taking taylor expansion of (/ 1 x) in y 4.515 * [taylor]: Taking taylor expansion of x in y 4.515 * [backup-simplify]: Simplify x into x 4.515 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.515 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.515 * [taylor]: Taking taylor expansion of y in y 4.515 * [backup-simplify]: Simplify 0 into 0 4.515 * [backup-simplify]: Simplify 1 into 1 4.516 * [backup-simplify]: Simplify (/ 1 1) into 1 4.516 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 4.516 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.516 * [taylor]: Taking taylor expansion of y in y 4.516 * [backup-simplify]: Simplify 0 into 0 4.516 * [backup-simplify]: Simplify 1 into 1 4.516 * [backup-simplify]: Simplify (/ 1 1) into 1 4.516 * [taylor]: Taking taylor expansion of (/ 1 x) in y 4.516 * [taylor]: Taking taylor expansion of x in y 4.516 * [backup-simplify]: Simplify x into x 4.516 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.516 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 4.516 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 4.516 * [taylor]: Taking taylor expansion of (pow x 2) in y 4.516 * [taylor]: Taking taylor expansion of x in y 4.516 * [backup-simplify]: Simplify x into x 4.516 * [backup-simplify]: Simplify (* x x) into (pow x 2) 4.516 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 4.516 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.516 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.516 * [taylor]: Taking taylor expansion of y in y 4.516 * [backup-simplify]: Simplify 0 into 0 4.516 * [backup-simplify]: Simplify 1 into 1 4.517 * [backup-simplify]: Simplify (* 1 1) into 1 4.517 * [backup-simplify]: Simplify (/ 1 1) into 1 4.517 * [backup-simplify]: Simplify (- 1) into -1 4.517 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.518 * [backup-simplify]: Simplify (+ 1 0) into 1 4.518 * [backup-simplify]: Simplify (* -1 1) into -1 4.518 * [backup-simplify]: Simplify (+ 0 1) into 1 4.518 * [backup-simplify]: Simplify (/ -1 1) into -1 4.518 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 4.518 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 4.518 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 4.518 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.518 * [taylor]: Taking taylor expansion of x in x 4.518 * [backup-simplify]: Simplify 0 into 0 4.519 * [backup-simplify]: Simplify 1 into 1 4.519 * [backup-simplify]: Simplify (/ 1 1) into 1 4.519 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.519 * [taylor]: Taking taylor expansion of y in x 4.519 * [backup-simplify]: Simplify y into y 4.519 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.519 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 4.519 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.519 * [taylor]: Taking taylor expansion of y in x 4.519 * [backup-simplify]: Simplify y into y 4.519 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.519 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.519 * [taylor]: Taking taylor expansion of x in x 4.519 * [backup-simplify]: Simplify 0 into 0 4.519 * [backup-simplify]: Simplify 1 into 1 4.519 * [backup-simplify]: Simplify (/ 1 1) into 1 4.519 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 4.519 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.519 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.519 * [taylor]: Taking taylor expansion of x in x 4.519 * [backup-simplify]: Simplify 0 into 0 4.519 * [backup-simplify]: Simplify 1 into 1 4.520 * [backup-simplify]: Simplify (* 1 1) into 1 4.520 * [backup-simplify]: Simplify (/ 1 1) into 1 4.520 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 4.520 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.520 * [taylor]: Taking taylor expansion of y in x 4.520 * [backup-simplify]: Simplify y into y 4.520 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.520 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 4.520 * [backup-simplify]: Simplify (+ 1 0) into 1 4.521 * [backup-simplify]: Simplify (+ 0 1) into 1 4.521 * [backup-simplify]: Simplify (* 1 1) into 1 4.521 * [backup-simplify]: Simplify (+ 1 0) into 1 4.521 * [backup-simplify]: Simplify (/ 1 1) into 1 4.521 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 4.521 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 4.521 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 4.521 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.521 * [taylor]: Taking taylor expansion of x in x 4.521 * [backup-simplify]: Simplify 0 into 0 4.521 * [backup-simplify]: Simplify 1 into 1 4.522 * [backup-simplify]: Simplify (/ 1 1) into 1 4.522 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.522 * [taylor]: Taking taylor expansion of y in x 4.522 * [backup-simplify]: Simplify y into y 4.522 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.522 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 4.522 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.522 * [taylor]: Taking taylor expansion of y in x 4.522 * [backup-simplify]: Simplify y into y 4.522 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.522 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.522 * [taylor]: Taking taylor expansion of x in x 4.522 * [backup-simplify]: Simplify 0 into 0 4.522 * [backup-simplify]: Simplify 1 into 1 4.522 * [backup-simplify]: Simplify (/ 1 1) into 1 4.522 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 4.522 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.522 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.522 * [taylor]: Taking taylor expansion of x in x 4.522 * [backup-simplify]: Simplify 0 into 0 4.522 * [backup-simplify]: Simplify 1 into 1 4.522 * [backup-simplify]: Simplify (* 1 1) into 1 4.523 * [backup-simplify]: Simplify (/ 1 1) into 1 4.523 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 4.523 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.523 * [taylor]: Taking taylor expansion of y in x 4.523 * [backup-simplify]: Simplify y into y 4.523 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.523 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 4.523 * [backup-simplify]: Simplify (+ 1 0) into 1 4.523 * [backup-simplify]: Simplify (+ 0 1) into 1 4.524 * [backup-simplify]: Simplify (* 1 1) into 1 4.524 * [backup-simplify]: Simplify (+ 1 0) into 1 4.524 * [backup-simplify]: Simplify (/ 1 1) into 1 4.524 * [taylor]: Taking taylor expansion of 1 in y 4.524 * [backup-simplify]: Simplify 1 into 1 4.524 * [backup-simplify]: Simplify 1 into 1 4.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.525 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 4.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.525 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 4.525 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 4.525 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 4.526 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.526 * [backup-simplify]: Simplify (+ 0 0) into 0 4.527 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 4.527 * [taylor]: Taking taylor expansion of 0 in y 4.527 * [backup-simplify]: Simplify 0 into 0 4.527 * [backup-simplify]: Simplify 0 into 0 4.527 * [backup-simplify]: Simplify 0 into 0 4.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 4.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.528 * [backup-simplify]: Simplify (+ 0 0) into 0 4.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 4.529 * [backup-simplify]: Simplify (- 0) into 0 4.529 * [backup-simplify]: Simplify (+ 0 0) into 0 4.529 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 4.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.530 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 4.531 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 4.531 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 4.531 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 4.531 * [taylor]: Taking taylor expansion of 2 in y 4.531 * [backup-simplify]: Simplify 2 into 2 4.531 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.531 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.531 * [taylor]: Taking taylor expansion of y in y 4.531 * [backup-simplify]: Simplify 0 into 0 4.531 * [backup-simplify]: Simplify 1 into 1 4.531 * [backup-simplify]: Simplify (* 1 1) into 1 4.532 * [backup-simplify]: Simplify (/ 1 1) into 1 4.532 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.533 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.534 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 4.534 * [backup-simplify]: Simplify (- 0) into 0 4.534 * [backup-simplify]: Simplify 0 into 0 4.534 * [backup-simplify]: Simplify 0 into 0 4.534 * [backup-simplify]: Simplify 0 into 0 4.534 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.535 * [backup-simplify]: Simplify (+ 0 0) into 0 4.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.536 * [backup-simplify]: Simplify (- 0) into 0 4.536 * [backup-simplify]: Simplify (+ 0 0) into 0 4.537 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 4.537 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.538 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 4.538 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 4.539 * [backup-simplify]: Simplify (+ 0 0) into 0 4.540 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 4.540 * [taylor]: Taking taylor expansion of 0 in y 4.540 * [backup-simplify]: Simplify 0 into 0 4.540 * [backup-simplify]: Simplify 0 into 0 4.540 * [backup-simplify]: Simplify 1 into 1 4.540 * [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))))) 4.540 * [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 4.540 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in y 4.540 * [taylor]: Taking taylor expansion of -1 in y 4.540 * [backup-simplify]: Simplify -1 into -1 4.540 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in y 4.540 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 4.540 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 4.540 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.540 * [taylor]: Taking taylor expansion of y in y 4.540 * [backup-simplify]: Simplify 0 into 0 4.540 * [backup-simplify]: Simplify 1 into 1 4.541 * [backup-simplify]: Simplify (/ 1 1) into 1 4.541 * [taylor]: Taking taylor expansion of (/ 1 x) in y 4.541 * [taylor]: Taking taylor expansion of x in y 4.541 * [backup-simplify]: Simplify x into x 4.541 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.541 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 4.541 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.541 * [taylor]: Taking taylor expansion of y in y 4.541 * [backup-simplify]: Simplify 0 into 0 4.541 * [backup-simplify]: Simplify 1 into 1 4.541 * [backup-simplify]: Simplify (/ 1 1) into 1 4.541 * [taylor]: Taking taylor expansion of (/ 1 x) in y 4.541 * [taylor]: Taking taylor expansion of x in y 4.541 * [backup-simplify]: Simplify x into x 4.541 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.541 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 4.541 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 4.541 * [taylor]: Taking taylor expansion of (pow x 2) in y 4.541 * [taylor]: Taking taylor expansion of x in y 4.541 * [backup-simplify]: Simplify x into x 4.541 * [backup-simplify]: Simplify (* x x) into (pow x 2) 4.541 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 4.541 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.541 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.542 * [taylor]: Taking taylor expansion of y in y 4.542 * [backup-simplify]: Simplify 0 into 0 4.542 * [backup-simplify]: Simplify 1 into 1 4.542 * [backup-simplify]: Simplify (* 1 1) into 1 4.542 * [backup-simplify]: Simplify (/ 1 1) into 1 4.542 * [backup-simplify]: Simplify (+ 1 0) into 1 4.543 * [backup-simplify]: Simplify (+ 1 0) into 1 4.543 * [backup-simplify]: Simplify (* 1 1) into 1 4.543 * [backup-simplify]: Simplify (+ 0 1) into 1 4.543 * [backup-simplify]: Simplify (/ 1 1) into 1 4.543 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in x 4.543 * [taylor]: Taking taylor expansion of -1 in x 4.543 * [backup-simplify]: Simplify -1 into -1 4.543 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 4.543 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 4.543 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 4.543 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.543 * [taylor]: Taking taylor expansion of y in x 4.543 * [backup-simplify]: Simplify y into y 4.544 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.544 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.544 * [taylor]: Taking taylor expansion of x in x 4.544 * [backup-simplify]: Simplify 0 into 0 4.544 * [backup-simplify]: Simplify 1 into 1 4.544 * [backup-simplify]: Simplify (/ 1 1) into 1 4.544 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 4.544 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.544 * [taylor]: Taking taylor expansion of y in x 4.544 * [backup-simplify]: Simplify y into y 4.544 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.544 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.544 * [taylor]: Taking taylor expansion of x in x 4.544 * [backup-simplify]: Simplify 0 into 0 4.544 * [backup-simplify]: Simplify 1 into 1 4.544 * [backup-simplify]: Simplify (/ 1 1) into 1 4.544 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 4.544 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.544 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.544 * [taylor]: Taking taylor expansion of x in x 4.544 * [backup-simplify]: Simplify 0 into 0 4.544 * [backup-simplify]: Simplify 1 into 1 4.545 * [backup-simplify]: Simplify (* 1 1) into 1 4.545 * [backup-simplify]: Simplify (/ 1 1) into 1 4.545 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 4.545 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.545 * [taylor]: Taking taylor expansion of y in x 4.545 * [backup-simplify]: Simplify y into y 4.545 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.545 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 4.545 * [backup-simplify]: Simplify (+ 0 1) into 1 4.545 * [backup-simplify]: Simplify (- 1) into -1 4.546 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.546 * [backup-simplify]: Simplify (* 1 -1) into -1 4.546 * [backup-simplify]: Simplify (+ 1 0) into 1 4.547 * [backup-simplify]: Simplify (/ -1 1) into -1 4.547 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in x 4.547 * [taylor]: Taking taylor expansion of -1 in x 4.547 * [backup-simplify]: Simplify -1 into -1 4.547 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 4.547 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 4.547 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 4.547 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.547 * [taylor]: Taking taylor expansion of y in x 4.547 * [backup-simplify]: Simplify y into y 4.547 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.547 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.547 * [taylor]: Taking taylor expansion of x in x 4.547 * [backup-simplify]: Simplify 0 into 0 4.547 * [backup-simplify]: Simplify 1 into 1 4.547 * [backup-simplify]: Simplify (/ 1 1) into 1 4.547 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 4.547 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.547 * [taylor]: Taking taylor expansion of y in x 4.547 * [backup-simplify]: Simplify y into y 4.547 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.547 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.547 * [taylor]: Taking taylor expansion of x in x 4.547 * [backup-simplify]: Simplify 0 into 0 4.547 * [backup-simplify]: Simplify 1 into 1 4.547 * [backup-simplify]: Simplify (/ 1 1) into 1 4.547 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 4.548 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.548 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.548 * [taylor]: Taking taylor expansion of x in x 4.548 * [backup-simplify]: Simplify 0 into 0 4.548 * [backup-simplify]: Simplify 1 into 1 4.548 * [backup-simplify]: Simplify (* 1 1) into 1 4.548 * [backup-simplify]: Simplify (/ 1 1) into 1 4.548 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 4.548 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.548 * [taylor]: Taking taylor expansion of y in x 4.548 * [backup-simplify]: Simplify y into y 4.548 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.548 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 4.549 * [backup-simplify]: Simplify (+ 0 1) into 1 4.549 * [backup-simplify]: Simplify (- 1) into -1 4.549 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.549 * [backup-simplify]: Simplify (* 1 -1) into -1 4.550 * [backup-simplify]: Simplify (+ 1 0) into 1 4.550 * [backup-simplify]: Simplify (/ -1 1) into -1 4.550 * [backup-simplify]: Simplify (* -1 -1) into 1 4.550 * [taylor]: Taking taylor expansion of 1 in y 4.550 * [backup-simplify]: Simplify 1 into 1 4.550 * [backup-simplify]: Simplify 1 into 1 4.551 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.551 * [backup-simplify]: Simplify (- 0) into 0 4.551 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 4.551 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.551 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 4.551 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 4.552 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.552 * [backup-simplify]: Simplify (+ 0 0) into 0 4.553 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.553 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 4.553 * [taylor]: Taking taylor expansion of 0 in y 4.553 * [backup-simplify]: Simplify 0 into 0 4.553 * [backup-simplify]: Simplify 0 into 0 4.553 * [backup-simplify]: Simplify 0 into 0 4.554 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 4.554 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.554 * [backup-simplify]: Simplify (- 0) into 0 4.554 * [backup-simplify]: Simplify (+ 0 0) into 0 4.555 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 4.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.555 * [backup-simplify]: Simplify (+ 0 0) into 0 4.556 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 4.557 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.557 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 4.558 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 4.558 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 4.558 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 4.558 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 4.558 * [taylor]: Taking taylor expansion of 2 in y 4.558 * [backup-simplify]: Simplify 2 into 2 4.558 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.558 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.558 * [taylor]: Taking taylor expansion of y in y 4.559 * [backup-simplify]: Simplify 0 into 0 4.559 * [backup-simplify]: Simplify 1 into 1 4.559 * [backup-simplify]: Simplify (* 1 1) into 1 4.559 * [backup-simplify]: Simplify (/ 1 1) into 1 4.559 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.560 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.561 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.561 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 4.562 * [backup-simplify]: Simplify (- 0) into 0 4.562 * [backup-simplify]: Simplify 0 into 0 4.562 * [backup-simplify]: Simplify 0 into 0 4.562 * [backup-simplify]: Simplify 0 into 0 4.562 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.562 * [backup-simplify]: Simplify (- 0) into 0 4.563 * [backup-simplify]: Simplify (+ 0 0) into 0 4.563 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.564 * [backup-simplify]: Simplify (+ 0 0) into 0 4.564 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 4.565 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.565 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 4.566 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 4.566 * [backup-simplify]: Simplify (+ 0 0) into 0 4.567 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 4.568 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 4.568 * [taylor]: Taking taylor expansion of 0 in y 4.568 * [backup-simplify]: Simplify 0 into 0 4.568 * [backup-simplify]: Simplify 0 into 0 4.568 * [backup-simplify]: Simplify 1 into 1 4.568 * * * * [progress]: [ 2 / 2 ] generating series at (2 2) 4.568 * [backup-simplify]: Simplify (+ (* x x) (* y y)) into (+ (pow x 2) (pow y 2)) 4.568 * [approximate]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in (x y) around 0 4.568 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in y 4.568 * [taylor]: Taking taylor expansion of (pow x 2) in y 4.568 * [taylor]: Taking taylor expansion of x in y 4.568 * [backup-simplify]: Simplify x into x 4.568 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.568 * [taylor]: Taking taylor expansion of y in y 4.568 * [backup-simplify]: Simplify 0 into 0 4.568 * [backup-simplify]: Simplify 1 into 1 4.568 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 4.568 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.568 * [taylor]: Taking taylor expansion of x in x 4.568 * [backup-simplify]: Simplify 0 into 0 4.568 * [backup-simplify]: Simplify 1 into 1 4.568 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.568 * [taylor]: Taking taylor expansion of y in x 4.568 * [backup-simplify]: Simplify y into y 4.568 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 4.568 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.568 * [taylor]: Taking taylor expansion of x in x 4.568 * [backup-simplify]: Simplify 0 into 0 4.568 * [backup-simplify]: Simplify 1 into 1 4.569 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.569 * [taylor]: Taking taylor expansion of y in x 4.569 * [backup-simplify]: Simplify y into y 4.569 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.569 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 4.569 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.569 * [taylor]: Taking taylor expansion of y in y 4.569 * [backup-simplify]: Simplify 0 into 0 4.569 * [backup-simplify]: Simplify 1 into 1 4.569 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 4.569 * [backup-simplify]: Simplify (+ 0 0) into 0 4.569 * [taylor]: Taking taylor expansion of 0 in y 4.569 * [backup-simplify]: Simplify 0 into 0 4.569 * [backup-simplify]: Simplify 0 into 0 4.569 * [backup-simplify]: Simplify (* 1 1) into 1 4.570 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 4.570 * [backup-simplify]: Simplify (+ 1 0) into 1 4.570 * [taylor]: Taking taylor expansion of 1 in y 4.570 * [backup-simplify]: Simplify 1 into 1 4.570 * [backup-simplify]: Simplify 1 into 1 4.570 * [backup-simplify]: Simplify 0 into 0 4.570 * [backup-simplify]: Simplify (* 1 1) into 1 4.570 * [backup-simplify]: Simplify 1 into 1 4.571 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.572 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 4.572 * [backup-simplify]: Simplify (+ 0 0) into 0 4.572 * [taylor]: Taking taylor expansion of 0 in y 4.572 * [backup-simplify]: Simplify 0 into 0 4.572 * [backup-simplify]: Simplify 0 into 0 4.572 * [backup-simplify]: Simplify 0 into 0 4.572 * [backup-simplify]: Simplify 0 into 0 4.572 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.572 * [backup-simplify]: Simplify 0 into 0 4.573 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.573 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 y))))) into 0 4.574 * [backup-simplify]: Simplify (+ 0 0) into 0 4.574 * [taylor]: Taking taylor expansion of 0 in y 4.574 * [backup-simplify]: Simplify 0 into 0 4.574 * [backup-simplify]: Simplify 0 into 0 4.574 * [backup-simplify]: Simplify 0 into 0 4.574 * [backup-simplify]: Simplify (+ (* 1 (pow (* y 1) 2)) (* 1 (pow (* 1 x) 2))) into (+ (pow x 2) (pow y 2)) 4.574 * [backup-simplify]: Simplify (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 4.574 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in (x y) around 0 4.574 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 4.574 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 4.574 * [taylor]: Taking taylor expansion of (pow x 2) in y 4.574 * [taylor]: Taking taylor expansion of x in y 4.574 * [backup-simplify]: Simplify x into x 4.574 * [backup-simplify]: Simplify (* x x) into (pow x 2) 4.574 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 4.575 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.575 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.575 * [taylor]: Taking taylor expansion of y in y 4.575 * [backup-simplify]: Simplify 0 into 0 4.575 * [backup-simplify]: Simplify 1 into 1 4.575 * [backup-simplify]: Simplify (* 1 1) into 1 4.575 * [backup-simplify]: Simplify (/ 1 1) into 1 4.575 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 4.575 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.575 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.575 * [taylor]: Taking taylor expansion of x in x 4.575 * [backup-simplify]: Simplify 0 into 0 4.575 * [backup-simplify]: Simplify 1 into 1 4.580 * [backup-simplify]: Simplify (* 1 1) into 1 4.581 * [backup-simplify]: Simplify (/ 1 1) into 1 4.581 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 4.581 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.581 * [taylor]: Taking taylor expansion of y in x 4.581 * [backup-simplify]: Simplify y into y 4.581 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.581 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 4.581 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 4.581 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.581 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.581 * [taylor]: Taking taylor expansion of x in x 4.581 * [backup-simplify]: Simplify 0 into 0 4.582 * [backup-simplify]: Simplify 1 into 1 4.582 * [backup-simplify]: Simplify (* 1 1) into 1 4.582 * [backup-simplify]: Simplify (/ 1 1) into 1 4.582 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 4.582 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.582 * [taylor]: Taking taylor expansion of y in x 4.582 * [backup-simplify]: Simplify y into y 4.582 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.583 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 4.583 * [backup-simplify]: Simplify (+ 1 0) into 1 4.583 * [taylor]: Taking taylor expansion of 1 in y 4.583 * [backup-simplify]: Simplify 1 into 1 4.583 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.584 * [backup-simplify]: Simplify (+ 0 0) into 0 4.584 * [taylor]: Taking taylor expansion of 0 in y 4.584 * [backup-simplify]: Simplify 0 into 0 4.585 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.585 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 4.585 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.585 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.585 * [taylor]: Taking taylor expansion of y in y 4.585 * [backup-simplify]: Simplify 0 into 0 4.585 * [backup-simplify]: Simplify 1 into 1 4.586 * [backup-simplify]: Simplify (* 1 1) into 1 4.586 * [backup-simplify]: Simplify (/ 1 1) into 1 4.586 * [backup-simplify]: Simplify 1 into 1 4.586 * [backup-simplify]: Simplify 1 into 1 4.587 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.587 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 4.587 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 4.588 * [backup-simplify]: Simplify (+ 0 0) into 0 4.588 * [taylor]: Taking taylor expansion of 0 in y 4.588 * [backup-simplify]: Simplify 0 into 0 4.588 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.589 * [backup-simplify]: Simplify 0 into 0 4.589 * [backup-simplify]: Simplify 0 into 0 4.589 * [backup-simplify]: Simplify 0 into 0 4.589 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.590 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.590 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 4.590 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 4.591 * [backup-simplify]: Simplify (+ 0 0) into 0 4.591 * [taylor]: Taking taylor expansion of 0 in y 4.591 * [backup-simplify]: Simplify 0 into 0 4.591 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.592 * [backup-simplify]: Simplify 0 into 0 4.592 * [backup-simplify]: Simplify 0 into 0 4.592 * [backup-simplify]: Simplify 0 into 0 4.592 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 x))) 2)) (* 1 (pow (* (/ 1 (/ 1 y)) 1) 2))) into (+ (pow x 2) (pow y 2)) 4.592 * [backup-simplify]: Simplify (+ (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- y)) (/ 1 (- y)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 4.592 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in (x y) around 0 4.592 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 4.592 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 4.592 * [taylor]: Taking taylor expansion of (pow x 2) in y 4.592 * [taylor]: Taking taylor expansion of x in y 4.592 * [backup-simplify]: Simplify x into x 4.592 * [backup-simplify]: Simplify (* x x) into (pow x 2) 4.592 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 4.593 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.593 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.593 * [taylor]: Taking taylor expansion of y in y 4.593 * [backup-simplify]: Simplify 0 into 0 4.593 * [backup-simplify]: Simplify 1 into 1 4.593 * [backup-simplify]: Simplify (* 1 1) into 1 4.593 * [backup-simplify]: Simplify (/ 1 1) into 1 4.593 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 4.593 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.593 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.593 * [taylor]: Taking taylor expansion of x in x 4.593 * [backup-simplify]: Simplify 0 into 0 4.593 * [backup-simplify]: Simplify 1 into 1 4.593 * [backup-simplify]: Simplify (* 1 1) into 1 4.594 * [backup-simplify]: Simplify (/ 1 1) into 1 4.594 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 4.594 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.594 * [taylor]: Taking taylor expansion of y in x 4.594 * [backup-simplify]: Simplify y into y 4.594 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.594 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 4.594 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 4.594 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.594 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.594 * [taylor]: Taking taylor expansion of x in x 4.594 * [backup-simplify]: Simplify 0 into 0 4.594 * [backup-simplify]: Simplify 1 into 1 4.594 * [backup-simplify]: Simplify (* 1 1) into 1 4.594 * [backup-simplify]: Simplify (/ 1 1) into 1 4.594 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 4.594 * [taylor]: Taking taylor expansion of (pow y 2) in x 4.595 * [taylor]: Taking taylor expansion of y in x 4.595 * [backup-simplify]: Simplify y into y 4.595 * [backup-simplify]: Simplify (* y y) into (pow y 2) 4.595 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 4.595 * [backup-simplify]: Simplify (+ 1 0) into 1 4.595 * [taylor]: Taking taylor expansion of 1 in y 4.595 * [backup-simplify]: Simplify 1 into 1 4.595 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.596 * [backup-simplify]: Simplify (+ 0 0) into 0 4.596 * [taylor]: Taking taylor expansion of 0 in y 4.596 * [backup-simplify]: Simplify 0 into 0 4.597 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.597 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 4.597 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 4.597 * [taylor]: Taking taylor expansion of (pow y 2) in y 4.597 * [taylor]: Taking taylor expansion of y in y 4.598 * [backup-simplify]: Simplify 0 into 0 4.598 * [backup-simplify]: Simplify 1 into 1 4.598 * [backup-simplify]: Simplify (* 1 1) into 1 4.598 * [backup-simplify]: Simplify (/ 1 1) into 1 4.598 * [backup-simplify]: Simplify 1 into 1 4.598 * [backup-simplify]: Simplify 1 into 1 4.599 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.599 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 4.599 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 4.600 * [backup-simplify]: Simplify (+ 0 0) into 0 4.600 * [taylor]: Taking taylor expansion of 0 in y 4.600 * [backup-simplify]: Simplify 0 into 0 4.600 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.601 * [backup-simplify]: Simplify 0 into 0 4.601 * [backup-simplify]: Simplify 0 into 0 4.601 * [backup-simplify]: Simplify 0 into 0 4.601 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.602 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.602 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 4.602 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 4.603 * [backup-simplify]: Simplify (+ 0 0) into 0 4.603 * [taylor]: Taking taylor expansion of 0 in y 4.603 * [backup-simplify]: Simplify 0 into 0 4.603 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.604 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.604 * [backup-simplify]: Simplify 0 into 0 4.604 * [backup-simplify]: Simplify 0 into 0 4.604 * [backup-simplify]: Simplify 0 into 0 4.604 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 (- x)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- y))) 1) 2))) into (+ (pow x 2) (pow y 2)) 4.604 * * * [progress]: simplifying candidates 4.605 * [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)) 4.606 * * [simplify]: Extracting # 0 : cost 0 4.606 * * [simplify]: Extracting # 1 : cost 0 4.607 * * [simplify]: Extracting # 2 : cost 0 4.607 * * [simplify]: Extracting # 3 : cost 0 4.607 * * [simplify]: Extracting # 4 : cost 0 4.607 * * [simplify]: Extracting # 5 : cost 0 4.607 * * [simplify]: Extracting # 6 : cost 0 4.607 * * [simplify]: Extracting # 7 : cost 0 4.607 * * [simplify]: iteration 0 : 95 enodes (cost 874 ) 4.640 * * [simplify]: Extracting # 0 : cost 0 4.641 * * [simplify]: Extracting # 1 : cost 0 4.642 * * [simplify]: Extracting # 2 : cost 0 4.642 * * [simplify]: Extracting # 3 : cost 0 4.643 * * [simplify]: iteration 1 : 352 enodes (cost 767 ) 5.006 * * [simplify]: Extracting # 0 : cost 0 5.009 * * [simplify]: Extracting # 1 : cost 0 5.013 * * [simplify]: Extracting # 2 : cost 0 5.019 * * [simplify]: Extracting # 3 : cost 0 5.024 * * [simplify]: Extracting # 4 : cost 0 5.028 * * [simplify]: Extracting # 5 : cost 0 5.032 * * [simplify]: iteration 2 : 2743 enodes (cost 639 ) 6.927 * * [simplify]: Extracting # 0 : cost 0 6.940 * * [simplify]: Extracting # 1 : cost 0 6.953 * * [simplify]: Extracting # 2 : cost 0 6.965 * * [simplify]: iteration done: 5000 enodes (cost 635 ) 6.966 * [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)) 6.967 * * * [progress]: adding candidates to table 7.222 * * [progress]: iteration 2 / 4 7.222 * * * [progress]: picking best candidate 7.229 * * * * [pick]: Picked # 7.229 * * * [progress]: localizing error 7.239 * * * [progress]: generating rewritten candidates 7.239 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 7.294 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 7.313 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 7.349 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 7.362 * * * [progress]: generating series expansions 7.362 * * * * [progress]: [ 1 / 4 ] generating series at (2) 7.362 * [backup-simplify]: Simplify (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) into (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 7.362 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in (x y) around 0 7.362 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in y 7.362 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 7.362 * [taylor]: Taking taylor expansion of (+ x y) in y 7.362 * [taylor]: Taking taylor expansion of x in y 7.362 * [backup-simplify]: Simplify x into x 7.362 * [taylor]: Taking taylor expansion of y in y 7.362 * [backup-simplify]: Simplify 0 into 0 7.362 * [backup-simplify]: Simplify 1 into 1 7.362 * [taylor]: Taking taylor expansion of (- x y) in y 7.363 * [taylor]: Taking taylor expansion of x in y 7.363 * [backup-simplify]: Simplify x into x 7.363 * [taylor]: Taking taylor expansion of y in y 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [backup-simplify]: Simplify 1 into 1 7.363 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 7.363 * [taylor]: Taking taylor expansion of (hypot x y) in y 7.363 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.363 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 7.363 * [taylor]: Taking taylor expansion of (* x x) in y 7.363 * [taylor]: Taking taylor expansion of x in y 7.363 * [backup-simplify]: Simplify x into x 7.363 * [taylor]: Taking taylor expansion of x in y 7.363 * [backup-simplify]: Simplify x into x 7.363 * [taylor]: Taking taylor expansion of (* y y) in y 7.363 * [taylor]: Taking taylor expansion of y in y 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [backup-simplify]: Simplify 1 into 1 7.363 * [taylor]: Taking taylor expansion of y in y 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [backup-simplify]: Simplify 1 into 1 7.364 * [backup-simplify]: Simplify (* x x) into (pow x 2) 7.364 * [backup-simplify]: Simplify (* 0 0) into 0 7.364 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 7.365 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 7.365 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 7.365 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.366 * [backup-simplify]: Simplify (+ 0 0) into 0 7.366 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 7.366 * [backup-simplify]: Simplify (+ x 0) into x 7.366 * [backup-simplify]: Simplify (- 0) into 0 7.367 * [backup-simplify]: Simplify (+ x 0) into x 7.367 * [backup-simplify]: Simplify (* x x) into (pow x 2) 7.367 * [backup-simplify]: Simplify (* x x) into (pow x 2) 7.367 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 7.367 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 7.367 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 7.367 * [taylor]: Taking taylor expansion of (+ x y) in x 7.367 * [taylor]: Taking taylor expansion of x in x 7.367 * [backup-simplify]: Simplify 0 into 0 7.367 * [backup-simplify]: Simplify 1 into 1 7.367 * [taylor]: Taking taylor expansion of y in x 7.367 * [backup-simplify]: Simplify y into y 7.367 * [taylor]: Taking taylor expansion of (- x y) in x 7.367 * [taylor]: Taking taylor expansion of x in x 7.367 * [backup-simplify]: Simplify 0 into 0 7.367 * [backup-simplify]: Simplify 1 into 1 7.367 * [taylor]: Taking taylor expansion of y in x 7.367 * [backup-simplify]: Simplify y into y 7.367 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 7.367 * [taylor]: Taking taylor expansion of (hypot x y) in x 7.367 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.367 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 7.367 * [taylor]: Taking taylor expansion of (* x x) in x 7.367 * [taylor]: Taking taylor expansion of x in x 7.367 * [backup-simplify]: Simplify 0 into 0 7.367 * [backup-simplify]: Simplify 1 into 1 7.367 * [taylor]: Taking taylor expansion of x in x 7.367 * [backup-simplify]: Simplify 0 into 0 7.367 * [backup-simplify]: Simplify 1 into 1 7.367 * [taylor]: Taking taylor expansion of (* y y) in x 7.367 * [taylor]: Taking taylor expansion of y in x 7.367 * [backup-simplify]: Simplify y into y 7.367 * [taylor]: Taking taylor expansion of y in x 7.367 * [backup-simplify]: Simplify y into y 7.368 * [backup-simplify]: Simplify (* 0 0) into 0 7.368 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.368 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.368 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 7.368 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.368 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.369 * [backup-simplify]: Simplify (+ 0 0) into 0 7.369 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 7.369 * [backup-simplify]: Simplify (+ 0 y) into y 7.369 * [backup-simplify]: Simplify (- y) into (- y) 7.369 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 7.369 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 7.369 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.369 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 7.369 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 7.369 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 7.369 * [taylor]: Taking taylor expansion of (+ x y) in x 7.369 * [taylor]: Taking taylor expansion of x in x 7.369 * [backup-simplify]: Simplify 0 into 0 7.369 * [backup-simplify]: Simplify 1 into 1 7.369 * [taylor]: Taking taylor expansion of y in x 7.369 * [backup-simplify]: Simplify y into y 7.369 * [taylor]: Taking taylor expansion of (- x y) in x 7.369 * [taylor]: Taking taylor expansion of x in x 7.369 * [backup-simplify]: Simplify 0 into 0 7.369 * [backup-simplify]: Simplify 1 into 1 7.369 * [taylor]: Taking taylor expansion of y in x 7.369 * [backup-simplify]: Simplify y into y 7.369 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 7.369 * [taylor]: Taking taylor expansion of (hypot x y) in x 7.369 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.369 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 7.369 * [taylor]: Taking taylor expansion of (* x x) in x 7.369 * [taylor]: Taking taylor expansion of x in x 7.369 * [backup-simplify]: Simplify 0 into 0 7.369 * [backup-simplify]: Simplify 1 into 1 7.369 * [taylor]: Taking taylor expansion of x in x 7.369 * [backup-simplify]: Simplify 0 into 0 7.369 * [backup-simplify]: Simplify 1 into 1 7.369 * [taylor]: Taking taylor expansion of (* y y) in x 7.369 * [taylor]: Taking taylor expansion of y in x 7.369 * [backup-simplify]: Simplify y into y 7.369 * [taylor]: Taking taylor expansion of y in x 7.370 * [backup-simplify]: Simplify y into y 7.370 * [backup-simplify]: Simplify (* 0 0) into 0 7.370 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.370 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.370 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 7.370 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.370 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.371 * [backup-simplify]: Simplify (+ 0 0) into 0 7.371 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 7.371 * [backup-simplify]: Simplify (+ 0 y) into y 7.371 * [backup-simplify]: Simplify (- y) into (- y) 7.371 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 7.371 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 7.371 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.371 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 7.371 * [taylor]: Taking taylor expansion of -1 in y 7.371 * [backup-simplify]: Simplify -1 into -1 7.371 * [backup-simplify]: Simplify -1 into -1 7.371 * [backup-simplify]: Simplify (- 0) into 0 7.372 * [backup-simplify]: Simplify (+ 1 0) into 1 7.372 * [backup-simplify]: Simplify (+ 1 0) into 1 7.372 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 7.372 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.372 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 7.372 * [taylor]: Taking taylor expansion of 0 in y 7.372 * [backup-simplify]: Simplify 0 into 0 7.372 * [backup-simplify]: Simplify 0 into 0 7.372 * [backup-simplify]: Simplify 0 into 0 7.373 * [backup-simplify]: Simplify (- 0) into 0 7.373 * [backup-simplify]: Simplify (+ 0 0) into 0 7.373 * [backup-simplify]: Simplify (+ 0 0) into 0 7.373 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 7.374 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 7.374 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.375 * [backup-simplify]: Simplify (+ 1 0) into 1 7.375 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 7.375 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 7.376 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 7.376 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 7.376 * [taylor]: Taking taylor expansion of 2 in y 7.376 * [backup-simplify]: Simplify 2 into 2 7.376 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.376 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.376 * [taylor]: Taking taylor expansion of y in y 7.376 * [backup-simplify]: Simplify 0 into 0 7.376 * [backup-simplify]: Simplify 1 into 1 7.376 * [backup-simplify]: Simplify (* 1 1) into 1 7.376 * [backup-simplify]: Simplify (/ 1 1) into 1 7.377 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.377 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.379 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 7.379 * [backup-simplify]: Simplify 0 into 0 7.379 * [backup-simplify]: Simplify 0 into 0 7.379 * [backup-simplify]: Simplify 0 into 0 7.379 * [backup-simplify]: Simplify (- 0) into 0 7.379 * [backup-simplify]: Simplify (+ 0 0) into 0 7.379 * [backup-simplify]: Simplify (+ 0 0) into 0 7.383 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 7.384 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 7.385 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 7.385 * [backup-simplify]: Simplify (+ 0 0) into 0 7.385 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 7.385 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 7.386 * [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 7.386 * [taylor]: Taking taylor expansion of 0 in y 7.386 * [backup-simplify]: Simplify 0 into 0 7.386 * [backup-simplify]: Simplify 0 into 0 7.386 * [backup-simplify]: Simplify -1 into -1 7.386 * [backup-simplify]: Simplify (* (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) (/ (+ (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y)))) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 7.386 * [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 7.386 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in y 7.386 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 7.386 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 7.386 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.386 * [taylor]: Taking taylor expansion of x in y 7.386 * [backup-simplify]: Simplify x into x 7.386 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.386 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.386 * [taylor]: Taking taylor expansion of y in y 7.386 * [backup-simplify]: Simplify 0 into 0 7.386 * [backup-simplify]: Simplify 1 into 1 7.386 * [backup-simplify]: Simplify (/ 1 1) into 1 7.386 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 7.386 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.387 * [taylor]: Taking taylor expansion of y in y 7.387 * [backup-simplify]: Simplify 0 into 0 7.387 * [backup-simplify]: Simplify 1 into 1 7.387 * [backup-simplify]: Simplify (/ 1 1) into 1 7.387 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.387 * [taylor]: Taking taylor expansion of x in y 7.387 * [backup-simplify]: Simplify x into x 7.387 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.387 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 7.387 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 7.387 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.387 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 7.387 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 7.387 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.387 * [taylor]: Taking taylor expansion of x in y 7.387 * [backup-simplify]: Simplify x into x 7.387 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.387 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.387 * [taylor]: Taking taylor expansion of x in y 7.387 * [backup-simplify]: Simplify x into x 7.387 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.387 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 7.387 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.387 * [taylor]: Taking taylor expansion of y in y 7.387 * [backup-simplify]: Simplify 0 into 0 7.387 * [backup-simplify]: Simplify 1 into 1 7.388 * [backup-simplify]: Simplify (/ 1 1) into 1 7.388 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.388 * [taylor]: Taking taylor expansion of y in y 7.388 * [backup-simplify]: Simplify 0 into 0 7.388 * [backup-simplify]: Simplify 1 into 1 7.388 * [backup-simplify]: Simplify (/ 1 1) into 1 7.388 * [backup-simplify]: Simplify (* 1 1) into 1 7.388 * [backup-simplify]: Simplify (+ 0 1) into 1 7.389 * [backup-simplify]: Simplify (sqrt 1) into 1 7.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.390 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.390 * [backup-simplify]: Simplify (+ 0 0) into 0 7.390 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.391 * [backup-simplify]: Simplify (- 1) into -1 7.391 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.391 * [backup-simplify]: Simplify (+ 1 0) into 1 7.391 * [backup-simplify]: Simplify (* -1 1) into -1 7.392 * [backup-simplify]: Simplify (* 1 1) into 1 7.392 * [backup-simplify]: Simplify (/ -1 1) into -1 7.392 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 7.392 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 7.392 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 7.392 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.392 * [taylor]: Taking taylor expansion of x in x 7.392 * [backup-simplify]: Simplify 0 into 0 7.392 * [backup-simplify]: Simplify 1 into 1 7.392 * [backup-simplify]: Simplify (/ 1 1) into 1 7.392 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.392 * [taylor]: Taking taylor expansion of y in x 7.392 * [backup-simplify]: Simplify y into y 7.392 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.392 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.392 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.392 * [taylor]: Taking taylor expansion of y in x 7.392 * [backup-simplify]: Simplify y into y 7.392 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.392 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.392 * [taylor]: Taking taylor expansion of x in x 7.393 * [backup-simplify]: Simplify 0 into 0 7.393 * [backup-simplify]: Simplify 1 into 1 7.393 * [backup-simplify]: Simplify (/ 1 1) into 1 7.393 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 7.393 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 7.393 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.393 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 7.393 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.393 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.393 * [taylor]: Taking taylor expansion of x in x 7.393 * [backup-simplify]: Simplify 0 into 0 7.393 * [backup-simplify]: Simplify 1 into 1 7.393 * [backup-simplify]: Simplify (/ 1 1) into 1 7.393 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.393 * [taylor]: Taking taylor expansion of x in x 7.393 * [backup-simplify]: Simplify 0 into 0 7.393 * [backup-simplify]: Simplify 1 into 1 7.394 * [backup-simplify]: Simplify (/ 1 1) into 1 7.394 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 7.394 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.394 * [taylor]: Taking taylor expansion of y in x 7.394 * [backup-simplify]: Simplify y into y 7.394 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.394 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.394 * [taylor]: Taking taylor expansion of y in x 7.394 * [backup-simplify]: Simplify y into y 7.394 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.394 * [backup-simplify]: Simplify (* 1 1) into 1 7.394 * [backup-simplify]: Simplify (+ 1 0) into 1 7.394 * [backup-simplify]: Simplify (sqrt 1) into 1 7.395 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.395 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.396 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.396 * [backup-simplify]: Simplify (+ 0 0) into 0 7.396 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.397 * [backup-simplify]: Simplify (+ 1 0) into 1 7.397 * [backup-simplify]: Simplify (+ 0 1) into 1 7.397 * [backup-simplify]: Simplify (* 1 1) into 1 7.397 * [backup-simplify]: Simplify (* 1 1) into 1 7.398 * [backup-simplify]: Simplify (/ 1 1) into 1 7.398 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 7.398 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 7.398 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 7.398 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.398 * [taylor]: Taking taylor expansion of x in x 7.398 * [backup-simplify]: Simplify 0 into 0 7.398 * [backup-simplify]: Simplify 1 into 1 7.398 * [backup-simplify]: Simplify (/ 1 1) into 1 7.398 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.398 * [taylor]: Taking taylor expansion of y in x 7.398 * [backup-simplify]: Simplify y into y 7.398 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.398 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.398 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.398 * [taylor]: Taking taylor expansion of y in x 7.398 * [backup-simplify]: Simplify y into y 7.398 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.398 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.398 * [taylor]: Taking taylor expansion of x in x 7.398 * [backup-simplify]: Simplify 0 into 0 7.398 * [backup-simplify]: Simplify 1 into 1 7.398 * [backup-simplify]: Simplify (/ 1 1) into 1 7.398 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 7.398 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 7.399 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.399 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 7.399 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.399 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.399 * [taylor]: Taking taylor expansion of x in x 7.399 * [backup-simplify]: Simplify 0 into 0 7.399 * [backup-simplify]: Simplify 1 into 1 7.399 * [backup-simplify]: Simplify (/ 1 1) into 1 7.399 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.399 * [taylor]: Taking taylor expansion of x in x 7.399 * [backup-simplify]: Simplify 0 into 0 7.399 * [backup-simplify]: Simplify 1 into 1 7.399 * [backup-simplify]: Simplify (/ 1 1) into 1 7.399 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 7.399 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.399 * [taylor]: Taking taylor expansion of y in x 7.399 * [backup-simplify]: Simplify y into y 7.399 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.399 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.399 * [taylor]: Taking taylor expansion of y in x 7.399 * [backup-simplify]: Simplify y into y 7.399 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.400 * [backup-simplify]: Simplify (* 1 1) into 1 7.400 * [backup-simplify]: Simplify (+ 1 0) into 1 7.400 * [backup-simplify]: Simplify (sqrt 1) into 1 7.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.401 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.402 * [backup-simplify]: Simplify (+ 0 0) into 0 7.402 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.402 * [backup-simplify]: Simplify (+ 1 0) into 1 7.403 * [backup-simplify]: Simplify (+ 0 1) into 1 7.403 * [backup-simplify]: Simplify (* 1 1) into 1 7.403 * [backup-simplify]: Simplify (* 1 1) into 1 7.403 * [backup-simplify]: Simplify (/ 1 1) into 1 7.403 * [taylor]: Taking taylor expansion of 1 in y 7.403 * [backup-simplify]: Simplify 1 into 1 7.403 * [backup-simplify]: Simplify 1 into 1 7.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.404 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.405 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.405 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 7.405 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 7.405 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 7.405 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.406 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 7.406 * [taylor]: Taking taylor expansion of 0 in y 7.406 * [backup-simplify]: Simplify 0 into 0 7.406 * [backup-simplify]: Simplify 0 into 0 7.406 * [backup-simplify]: Simplify 0 into 0 7.406 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.407 * [backup-simplify]: Simplify (+ 0 0) into 0 7.407 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.407 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.408 * [backup-simplify]: Simplify (- 0) into 0 7.408 * [backup-simplify]: Simplify (+ 0 0) into 0 7.409 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 7.410 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.411 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.412 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.412 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 7.412 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.414 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 7.414 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 7.415 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 7.415 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 7.415 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 7.415 * [taylor]: Taking taylor expansion of 2 in y 7.415 * [backup-simplify]: Simplify 2 into 2 7.415 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.415 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.416 * [taylor]: Taking taylor expansion of y in y 7.416 * [backup-simplify]: Simplify 0 into 0 7.416 * [backup-simplify]: Simplify 1 into 1 7.416 * [backup-simplify]: Simplify (* 1 1) into 1 7.416 * [backup-simplify]: Simplify (/ 1 1) into 1 7.417 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.418 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.419 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.420 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.421 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 7.421 * [backup-simplify]: Simplify (- 0) into 0 7.421 * [backup-simplify]: Simplify 0 into 0 7.421 * [backup-simplify]: Simplify 0 into 0 7.421 * [backup-simplify]: Simplify 0 into 0 7.421 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.422 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.423 * [backup-simplify]: Simplify (+ 0 0) into 0 7.423 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.424 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.424 * [backup-simplify]: Simplify (- 0) into 0 7.424 * [backup-simplify]: Simplify (+ 0 0) into 0 7.425 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 7.426 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.427 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.428 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.428 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.428 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.429 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 7.429 * [backup-simplify]: Simplify (+ 0 0) into 0 7.430 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 7.431 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 7.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 7.433 * [taylor]: Taking taylor expansion of 0 in y 7.433 * [backup-simplify]: Simplify 0 into 0 7.433 * [backup-simplify]: Simplify 0 into 0 7.433 * [backup-simplify]: Simplify 1 into 1 7.434 * [backup-simplify]: Simplify (* (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) (/ (+ (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y))))) into (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 7.434 * [approximate]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in (x y) around 0 7.434 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in y 7.434 * [taylor]: Taking taylor expansion of -1 in y 7.434 * [backup-simplify]: Simplify -1 into -1 7.434 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in y 7.434 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 7.434 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 7.434 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.434 * [taylor]: Taking taylor expansion of y in y 7.434 * [backup-simplify]: Simplify 0 into 0 7.434 * [backup-simplify]: Simplify 1 into 1 7.434 * [backup-simplify]: Simplify (/ 1 1) into 1 7.434 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.435 * [taylor]: Taking taylor expansion of x in y 7.435 * [backup-simplify]: Simplify x into x 7.435 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.435 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 7.435 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.435 * [taylor]: Taking taylor expansion of y in y 7.435 * [backup-simplify]: Simplify 0 into 0 7.435 * [backup-simplify]: Simplify 1 into 1 7.435 * [backup-simplify]: Simplify (/ 1 1) into 1 7.435 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.435 * [taylor]: Taking taylor expansion of x in y 7.435 * [backup-simplify]: Simplify x into x 7.435 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.435 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 7.435 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 7.436 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.436 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 7.436 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 7.436 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.436 * [taylor]: Taking taylor expansion of -1 in y 7.436 * [backup-simplify]: Simplify -1 into -1 7.436 * [taylor]: Taking taylor expansion of x in y 7.436 * [backup-simplify]: Simplify x into x 7.436 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.436 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.436 * [taylor]: Taking taylor expansion of -1 in y 7.436 * [backup-simplify]: Simplify -1 into -1 7.436 * [taylor]: Taking taylor expansion of x in y 7.436 * [backup-simplify]: Simplify x into x 7.436 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.436 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 7.436 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.436 * [taylor]: Taking taylor expansion of -1 in y 7.436 * [backup-simplify]: Simplify -1 into -1 7.436 * [taylor]: Taking taylor expansion of y in y 7.436 * [backup-simplify]: Simplify 0 into 0 7.436 * [backup-simplify]: Simplify 1 into 1 7.437 * [backup-simplify]: Simplify (/ -1 1) into -1 7.437 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.437 * [taylor]: Taking taylor expansion of -1 in y 7.437 * [backup-simplify]: Simplify -1 into -1 7.437 * [taylor]: Taking taylor expansion of y in y 7.437 * [backup-simplify]: Simplify 0 into 0 7.437 * [backup-simplify]: Simplify 1 into 1 7.437 * [backup-simplify]: Simplify (/ -1 1) into -1 7.438 * [backup-simplify]: Simplify (* -1 -1) into 1 7.438 * [backup-simplify]: Simplify (+ 0 1) into 1 7.438 * [backup-simplify]: Simplify (sqrt 1) into 1 7.439 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.440 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.441 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.441 * [backup-simplify]: Simplify (+ 0 0) into 0 7.442 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.442 * [backup-simplify]: Simplify (+ 1 0) into 1 7.443 * [backup-simplify]: Simplify (+ 1 0) into 1 7.443 * [backup-simplify]: Simplify (* 1 1) into 1 7.443 * [backup-simplify]: Simplify (* 1 1) into 1 7.444 * [backup-simplify]: Simplify (/ 1 1) into 1 7.444 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 7.444 * [taylor]: Taking taylor expansion of -1 in x 7.444 * [backup-simplify]: Simplify -1 into -1 7.444 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 7.444 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 7.444 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.444 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.444 * [taylor]: Taking taylor expansion of y in x 7.444 * [backup-simplify]: Simplify y into y 7.444 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.444 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.444 * [taylor]: Taking taylor expansion of x in x 7.444 * [backup-simplify]: Simplify 0 into 0 7.444 * [backup-simplify]: Simplify 1 into 1 7.445 * [backup-simplify]: Simplify (/ 1 1) into 1 7.445 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 7.445 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.445 * [taylor]: Taking taylor expansion of y in x 7.445 * [backup-simplify]: Simplify y into y 7.445 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.445 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.445 * [taylor]: Taking taylor expansion of x in x 7.445 * [backup-simplify]: Simplify 0 into 0 7.445 * [backup-simplify]: Simplify 1 into 1 7.445 * [backup-simplify]: Simplify (/ 1 1) into 1 7.445 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 7.445 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 7.446 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.446 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 7.446 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.446 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.446 * [taylor]: Taking taylor expansion of -1 in x 7.446 * [backup-simplify]: Simplify -1 into -1 7.446 * [taylor]: Taking taylor expansion of x in x 7.446 * [backup-simplify]: Simplify 0 into 0 7.446 * [backup-simplify]: Simplify 1 into 1 7.446 * [backup-simplify]: Simplify (/ -1 1) into -1 7.446 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.446 * [taylor]: Taking taylor expansion of -1 in x 7.447 * [backup-simplify]: Simplify -1 into -1 7.447 * [taylor]: Taking taylor expansion of x in x 7.447 * [backup-simplify]: Simplify 0 into 0 7.447 * [backup-simplify]: Simplify 1 into 1 7.447 * [backup-simplify]: Simplify (/ -1 1) into -1 7.447 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 7.447 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.447 * [taylor]: Taking taylor expansion of -1 in x 7.447 * [backup-simplify]: Simplify -1 into -1 7.447 * [taylor]: Taking taylor expansion of y in x 7.447 * [backup-simplify]: Simplify y into y 7.447 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.447 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.447 * [taylor]: Taking taylor expansion of -1 in x 7.447 * [backup-simplify]: Simplify -1 into -1 7.447 * [taylor]: Taking taylor expansion of y in x 7.447 * [backup-simplify]: Simplify y into y 7.447 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.448 * [backup-simplify]: Simplify (* -1 -1) into 1 7.448 * [backup-simplify]: Simplify (+ 1 0) into 1 7.449 * [backup-simplify]: Simplify (sqrt 1) into 1 7.450 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.450 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.451 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.451 * [backup-simplify]: Simplify (+ 0 0) into 0 7.452 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.453 * [backup-simplify]: Simplify (+ 0 1) into 1 7.453 * [backup-simplify]: Simplify (- 1) into -1 7.453 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.454 * [backup-simplify]: Simplify (* 1 -1) into -1 7.454 * [backup-simplify]: Simplify (* 1 1) into 1 7.455 * [backup-simplify]: Simplify (/ -1 1) into -1 7.455 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 7.455 * [taylor]: Taking taylor expansion of -1 in x 7.455 * [backup-simplify]: Simplify -1 into -1 7.455 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 7.455 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 7.455 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.455 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.455 * [taylor]: Taking taylor expansion of y in x 7.455 * [backup-simplify]: Simplify y into y 7.455 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.455 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.455 * [taylor]: Taking taylor expansion of x in x 7.455 * [backup-simplify]: Simplify 0 into 0 7.455 * [backup-simplify]: Simplify 1 into 1 7.456 * [backup-simplify]: Simplify (/ 1 1) into 1 7.456 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 7.456 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.456 * [taylor]: Taking taylor expansion of y in x 7.456 * [backup-simplify]: Simplify y into y 7.456 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.456 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.456 * [taylor]: Taking taylor expansion of x in x 7.456 * [backup-simplify]: Simplify 0 into 0 7.456 * [backup-simplify]: Simplify 1 into 1 7.456 * [backup-simplify]: Simplify (/ 1 1) into 1 7.456 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 7.457 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 7.457 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.457 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 7.457 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.457 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.457 * [taylor]: Taking taylor expansion of -1 in x 7.457 * [backup-simplify]: Simplify -1 into -1 7.457 * [taylor]: Taking taylor expansion of x in x 7.457 * [backup-simplify]: Simplify 0 into 0 7.457 * [backup-simplify]: Simplify 1 into 1 7.457 * [backup-simplify]: Simplify (/ -1 1) into -1 7.457 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.457 * [taylor]: Taking taylor expansion of -1 in x 7.457 * [backup-simplify]: Simplify -1 into -1 7.458 * [taylor]: Taking taylor expansion of x in x 7.458 * [backup-simplify]: Simplify 0 into 0 7.458 * [backup-simplify]: Simplify 1 into 1 7.458 * [backup-simplify]: Simplify (/ -1 1) into -1 7.458 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 7.458 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.458 * [taylor]: Taking taylor expansion of -1 in x 7.458 * [backup-simplify]: Simplify -1 into -1 7.458 * [taylor]: Taking taylor expansion of y in x 7.458 * [backup-simplify]: Simplify y into y 7.458 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.458 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.458 * [taylor]: Taking taylor expansion of -1 in x 7.458 * [backup-simplify]: Simplify -1 into -1 7.458 * [taylor]: Taking taylor expansion of y in x 7.458 * [backup-simplify]: Simplify y into y 7.458 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.459 * [backup-simplify]: Simplify (* -1 -1) into 1 7.459 * [backup-simplify]: Simplify (+ 1 0) into 1 7.460 * [backup-simplify]: Simplify (sqrt 1) into 1 7.460 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.461 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.462 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.462 * [backup-simplify]: Simplify (+ 0 0) into 0 7.463 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.464 * [backup-simplify]: Simplify (+ 0 1) into 1 7.464 * [backup-simplify]: Simplify (- 1) into -1 7.464 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.465 * [backup-simplify]: Simplify (* 1 -1) into -1 7.465 * [backup-simplify]: Simplify (* 1 1) into 1 7.466 * [backup-simplify]: Simplify (/ -1 1) into -1 7.466 * [backup-simplify]: Simplify (* -1 -1) into 1 7.466 * [taylor]: Taking taylor expansion of 1 in y 7.466 * [backup-simplify]: Simplify 1 into 1 7.466 * [backup-simplify]: Simplify 1 into 1 7.467 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.467 * [backup-simplify]: Simplify (- 0) into 0 7.467 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.468 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.468 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.468 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 7.469 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.470 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.471 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.471 * [taylor]: Taking taylor expansion of 0 in y 7.471 * [backup-simplify]: Simplify 0 into 0 7.471 * [backup-simplify]: Simplify 0 into 0 7.471 * [backup-simplify]: Simplify 0 into 0 7.471 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.472 * [backup-simplify]: Simplify (- 0) into 0 7.473 * [backup-simplify]: Simplify (+ 0 0) into 0 7.473 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.474 * [backup-simplify]: Simplify (+ 0 0) into 0 7.475 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 7.476 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.477 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.478 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 7.478 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 7.478 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.479 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 7.480 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 7.481 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 7.482 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 7.482 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 7.482 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 7.482 * [taylor]: Taking taylor expansion of 2 in y 7.482 * [backup-simplify]: Simplify 2 into 2 7.482 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.482 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.482 * [taylor]: Taking taylor expansion of y in y 7.482 * [backup-simplify]: Simplify 0 into 0 7.482 * [backup-simplify]: Simplify 1 into 1 7.483 * [backup-simplify]: Simplify (* 1 1) into 1 7.483 * [backup-simplify]: Simplify (/ 1 1) into 1 7.484 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.484 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.485 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.486 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.487 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 7.487 * [backup-simplify]: Simplify (- 0) into 0 7.487 * [backup-simplify]: Simplify 0 into 0 7.487 * [backup-simplify]: Simplify 0 into 0 7.488 * [backup-simplify]: Simplify 0 into 0 7.488 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.489 * [backup-simplify]: Simplify (- 0) into 0 7.489 * [backup-simplify]: Simplify (+ 0 0) into 0 7.489 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.490 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.491 * [backup-simplify]: Simplify (+ 0 0) into 0 7.491 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 7.492 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.492 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.493 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 7.493 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 7.493 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 7.493 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 7.494 * [backup-simplify]: Simplify (+ 0 0) into 0 7.494 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 7.495 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 7.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 7.496 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 7.497 * [taylor]: Taking taylor expansion of 0 in y 7.497 * [backup-simplify]: Simplify 0 into 0 7.497 * [backup-simplify]: Simplify 0 into 0 7.497 * [backup-simplify]: Simplify 1 into 1 7.497 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 7.497 * [backup-simplify]: Simplify (/ (- x y) (hypot x y)) into (/ (- x y) (hypot x y)) 7.497 * [approximate]: Taking taylor expansion of (/ (- x y) (hypot x y)) in (x y) around 0 7.497 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 7.497 * [taylor]: Taking taylor expansion of (- x y) in y 7.497 * [taylor]: Taking taylor expansion of x in y 7.497 * [backup-simplify]: Simplify x into x 7.497 * [taylor]: Taking taylor expansion of y in y 7.497 * [backup-simplify]: Simplify 0 into 0 7.497 * [backup-simplify]: Simplify 1 into 1 7.497 * [taylor]: Taking taylor expansion of (hypot x y) in y 7.497 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.497 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 7.497 * [taylor]: Taking taylor expansion of (* x x) in y 7.497 * [taylor]: Taking taylor expansion of x in y 7.497 * [backup-simplify]: Simplify x into x 7.497 * [taylor]: Taking taylor expansion of x in y 7.497 * [backup-simplify]: Simplify x into x 7.497 * [taylor]: Taking taylor expansion of (* y y) in y 7.497 * [taylor]: Taking taylor expansion of y in y 7.497 * [backup-simplify]: Simplify 0 into 0 7.497 * [backup-simplify]: Simplify 1 into 1 7.497 * [taylor]: Taking taylor expansion of y in y 7.497 * [backup-simplify]: Simplify 0 into 0 7.497 * [backup-simplify]: Simplify 1 into 1 7.497 * [backup-simplify]: Simplify (* x x) into (pow x 2) 7.497 * [backup-simplify]: Simplify (* 0 0) into 0 7.498 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 7.498 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 7.498 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 7.498 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.498 * [backup-simplify]: Simplify (+ 0 0) into 0 7.498 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 7.499 * [backup-simplify]: Simplify (- 0) into 0 7.499 * [backup-simplify]: Simplify (+ x 0) into x 7.499 * [backup-simplify]: Simplify (/ x x) into 1 7.499 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 7.499 * [taylor]: Taking taylor expansion of (- x y) in x 7.499 * [taylor]: Taking taylor expansion of x in x 7.499 * [backup-simplify]: Simplify 0 into 0 7.499 * [backup-simplify]: Simplify 1 into 1 7.499 * [taylor]: Taking taylor expansion of y in x 7.499 * [backup-simplify]: Simplify y into y 7.499 * [taylor]: Taking taylor expansion of (hypot x y) in x 7.499 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.499 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 7.499 * [taylor]: Taking taylor expansion of (* x x) in x 7.499 * [taylor]: Taking taylor expansion of x in x 7.499 * [backup-simplify]: Simplify 0 into 0 7.499 * [backup-simplify]: Simplify 1 into 1 7.499 * [taylor]: Taking taylor expansion of x in x 7.499 * [backup-simplify]: Simplify 0 into 0 7.499 * [backup-simplify]: Simplify 1 into 1 7.499 * [taylor]: Taking taylor expansion of (* y y) in x 7.499 * [taylor]: Taking taylor expansion of y in x 7.499 * [backup-simplify]: Simplify y into y 7.499 * [taylor]: Taking taylor expansion of y in x 7.499 * [backup-simplify]: Simplify y into y 7.499 * [backup-simplify]: Simplify (* 0 0) into 0 7.499 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.499 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.500 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 7.500 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.500 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.500 * [backup-simplify]: Simplify (+ 0 0) into 0 7.500 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 7.500 * [backup-simplify]: Simplify (- y) into (- y) 7.500 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 7.500 * [backup-simplify]: Simplify (/ (- y) y) into -1 7.500 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 7.501 * [taylor]: Taking taylor expansion of (- x y) in x 7.501 * [taylor]: Taking taylor expansion of x in x 7.501 * [backup-simplify]: Simplify 0 into 0 7.501 * [backup-simplify]: Simplify 1 into 1 7.501 * [taylor]: Taking taylor expansion of y in x 7.501 * [backup-simplify]: Simplify y into y 7.501 * [taylor]: Taking taylor expansion of (hypot x y) in x 7.501 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.501 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 7.501 * [taylor]: Taking taylor expansion of (* x x) in x 7.501 * [taylor]: Taking taylor expansion of x in x 7.501 * [backup-simplify]: Simplify 0 into 0 7.501 * [backup-simplify]: Simplify 1 into 1 7.501 * [taylor]: Taking taylor expansion of x in x 7.501 * [backup-simplify]: Simplify 0 into 0 7.501 * [backup-simplify]: Simplify 1 into 1 7.501 * [taylor]: Taking taylor expansion of (* y y) in x 7.501 * [taylor]: Taking taylor expansion of y in x 7.501 * [backup-simplify]: Simplify y into y 7.501 * [taylor]: Taking taylor expansion of y in x 7.501 * [backup-simplify]: Simplify y into y 7.501 * [backup-simplify]: Simplify (* 0 0) into 0 7.501 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.501 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.501 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 7.502 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.502 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.502 * [backup-simplify]: Simplify (+ 0 0) into 0 7.502 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 7.502 * [backup-simplify]: Simplify (- y) into (- y) 7.502 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 7.502 * [backup-simplify]: Simplify (/ (- y) y) into -1 7.502 * [taylor]: Taking taylor expansion of -1 in y 7.502 * [backup-simplify]: Simplify -1 into -1 7.502 * [backup-simplify]: Simplify -1 into -1 7.503 * [backup-simplify]: Simplify (- 0) into 0 7.503 * [backup-simplify]: Simplify (+ 1 0) into 1 7.503 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 7.503 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.503 * [taylor]: Taking taylor expansion of y in y 7.503 * [backup-simplify]: Simplify 0 into 0 7.503 * [backup-simplify]: Simplify 1 into 1 7.503 * [backup-simplify]: Simplify (/ 1 1) into 1 7.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.504 * [backup-simplify]: Simplify 0 into 0 7.504 * [backup-simplify]: Simplify 0 into 0 7.504 * [backup-simplify]: Simplify (- 0) into 0 7.504 * [backup-simplify]: Simplify (+ 0 0) into 0 7.505 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 7.505 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.505 * [backup-simplify]: Simplify (+ 1 0) into 1 7.506 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 7.506 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 7.506 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 7.506 * [taylor]: Taking taylor expansion of 1/2 in y 7.506 * [backup-simplify]: Simplify 1/2 into 1/2 7.506 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.506 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.506 * [taylor]: Taking taylor expansion of y in y 7.506 * [backup-simplify]: Simplify 0 into 0 7.506 * [backup-simplify]: Simplify 1 into 1 7.507 * [backup-simplify]: Simplify (* 1 1) into 1 7.507 * [backup-simplify]: Simplify (/ 1 1) into 1 7.511 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.512 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.512 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.514 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 7.514 * [backup-simplify]: Simplify 0 into 0 7.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.515 * [backup-simplify]: Simplify 0 into 0 7.515 * [backup-simplify]: Simplify 0 into 0 7.515 * [backup-simplify]: Simplify (- 0) into 0 7.516 * [backup-simplify]: Simplify (+ 0 0) into 0 7.517 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 7.518 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 7.518 * [backup-simplify]: Simplify (+ 0 0) into 0 7.518 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 7.519 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ 0 y)) (* (/ 1 y) (/ (/ 1/2 y) y)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 7.519 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 7.519 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 7.519 * [taylor]: Taking taylor expansion of 1/2 in y 7.519 * [backup-simplify]: Simplify 1/2 into 1/2 7.519 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 7.519 * [taylor]: Taking taylor expansion of (pow y 3) in y 7.519 * [taylor]: Taking taylor expansion of y in y 7.519 * [backup-simplify]: Simplify 0 into 0 7.519 * [backup-simplify]: Simplify 1 into 1 7.519 * [backup-simplify]: Simplify (* 1 1) into 1 7.520 * [backup-simplify]: Simplify (* 1 1) into 1 7.520 * [backup-simplify]: Simplify (/ 1 1) into 1 7.521 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.522 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.522 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.523 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.524 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.526 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.528 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.529 * [backup-simplify]: Simplify (- 0) into 0 7.529 * [backup-simplify]: Simplify 0 into 0 7.529 * [backup-simplify]: Simplify -1 into -1 7.529 * [backup-simplify]: Simplify (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) into (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 7.529 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 7.529 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 7.529 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 7.529 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.529 * [taylor]: Taking taylor expansion of x in y 7.529 * [backup-simplify]: Simplify x into x 7.529 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.529 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.529 * [taylor]: Taking taylor expansion of y in y 7.529 * [backup-simplify]: Simplify 0 into 0 7.529 * [backup-simplify]: Simplify 1 into 1 7.530 * [backup-simplify]: Simplify (/ 1 1) into 1 7.530 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 7.530 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.530 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 7.530 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 7.530 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.530 * [taylor]: Taking taylor expansion of x in y 7.530 * [backup-simplify]: Simplify x into x 7.530 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.530 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.530 * [taylor]: Taking taylor expansion of x in y 7.530 * [backup-simplify]: Simplify x into x 7.530 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.530 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 7.530 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.530 * [taylor]: Taking taylor expansion of y in y 7.530 * [backup-simplify]: Simplify 0 into 0 7.530 * [backup-simplify]: Simplify 1 into 1 7.531 * [backup-simplify]: Simplify (/ 1 1) into 1 7.531 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.531 * [taylor]: Taking taylor expansion of y in y 7.531 * [backup-simplify]: Simplify 0 into 0 7.531 * [backup-simplify]: Simplify 1 into 1 7.531 * [backup-simplify]: Simplify (/ 1 1) into 1 7.531 * [backup-simplify]: Simplify (* 1 1) into 1 7.532 * [backup-simplify]: Simplify (+ 0 1) into 1 7.532 * [backup-simplify]: Simplify (sqrt 1) into 1 7.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.534 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.534 * [backup-simplify]: Simplify (+ 0 0) into 0 7.535 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.535 * [backup-simplify]: Simplify (- 1) into -1 7.536 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.536 * [backup-simplify]: Simplify (/ -1 1) into -1 7.536 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 7.536 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 7.536 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.536 * [taylor]: Taking taylor expansion of x in x 7.536 * [backup-simplify]: Simplify 0 into 0 7.536 * [backup-simplify]: Simplify 1 into 1 7.537 * [backup-simplify]: Simplify (/ 1 1) into 1 7.537 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.537 * [taylor]: Taking taylor expansion of y in x 7.537 * [backup-simplify]: Simplify y into y 7.537 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.537 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 7.537 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.537 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 7.537 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.537 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.537 * [taylor]: Taking taylor expansion of x in x 7.537 * [backup-simplify]: Simplify 0 into 0 7.537 * [backup-simplify]: Simplify 1 into 1 7.538 * [backup-simplify]: Simplify (/ 1 1) into 1 7.538 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.538 * [taylor]: Taking taylor expansion of x in x 7.538 * [backup-simplify]: Simplify 0 into 0 7.538 * [backup-simplify]: Simplify 1 into 1 7.538 * [backup-simplify]: Simplify (/ 1 1) into 1 7.538 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 7.538 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.538 * [taylor]: Taking taylor expansion of y in x 7.538 * [backup-simplify]: Simplify y into y 7.538 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.538 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.538 * [taylor]: Taking taylor expansion of y in x 7.539 * [backup-simplify]: Simplify y into y 7.539 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.539 * [backup-simplify]: Simplify (* 1 1) into 1 7.539 * [backup-simplify]: Simplify (+ 1 0) into 1 7.540 * [backup-simplify]: Simplify (sqrt 1) into 1 7.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.541 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.542 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.542 * [backup-simplify]: Simplify (+ 0 0) into 0 7.543 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.543 * [backup-simplify]: Simplify (+ 1 0) into 1 7.544 * [backup-simplify]: Simplify (/ 1 1) into 1 7.544 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 7.544 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 7.544 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.544 * [taylor]: Taking taylor expansion of x in x 7.544 * [backup-simplify]: Simplify 0 into 0 7.544 * [backup-simplify]: Simplify 1 into 1 7.544 * [backup-simplify]: Simplify (/ 1 1) into 1 7.544 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.544 * [taylor]: Taking taylor expansion of y in x 7.544 * [backup-simplify]: Simplify y into y 7.544 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.544 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 7.544 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.545 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 7.545 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.545 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.545 * [taylor]: Taking taylor expansion of x in x 7.545 * [backup-simplify]: Simplify 0 into 0 7.545 * [backup-simplify]: Simplify 1 into 1 7.545 * [backup-simplify]: Simplify (/ 1 1) into 1 7.545 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.545 * [taylor]: Taking taylor expansion of x in x 7.545 * [backup-simplify]: Simplify 0 into 0 7.545 * [backup-simplify]: Simplify 1 into 1 7.545 * [backup-simplify]: Simplify (/ 1 1) into 1 7.545 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 7.546 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.546 * [taylor]: Taking taylor expansion of y in x 7.546 * [backup-simplify]: Simplify y into y 7.546 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.546 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.546 * [taylor]: Taking taylor expansion of y in x 7.546 * [backup-simplify]: Simplify y into y 7.546 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.546 * [backup-simplify]: Simplify (* 1 1) into 1 7.547 * [backup-simplify]: Simplify (+ 1 0) into 1 7.547 * [backup-simplify]: Simplify (sqrt 1) into 1 7.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.549 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.549 * [backup-simplify]: Simplify (+ 0 0) into 0 7.550 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.550 * [backup-simplify]: Simplify (+ 1 0) into 1 7.551 * [backup-simplify]: Simplify (/ 1 1) into 1 7.551 * [taylor]: Taking taylor expansion of 1 in y 7.551 * [backup-simplify]: Simplify 1 into 1 7.551 * [backup-simplify]: Simplify 1 into 1 7.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.552 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 7.552 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 7.553 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 7.553 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 7.553 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.553 * [taylor]: Taking taylor expansion of y in y 7.553 * [backup-simplify]: Simplify 0 into 0 7.553 * [backup-simplify]: Simplify 1 into 1 7.553 * [backup-simplify]: Simplify (/ 1 1) into 1 7.554 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.554 * [backup-simplify]: Simplify (- 0) into 0 7.554 * [backup-simplify]: Simplify 0 into 0 7.554 * [backup-simplify]: Simplify 0 into 0 7.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.556 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.556 * [backup-simplify]: Simplify (- 0) into 0 7.556 * [backup-simplify]: Simplify (+ 0 0) into 0 7.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.558 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.559 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.559 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 7.559 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.560 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 7.562 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 7.562 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 7.562 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 7.562 * [taylor]: Taking taylor expansion of 1/2 in y 7.562 * [backup-simplify]: Simplify 1/2 into 1/2 7.562 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.562 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.562 * [taylor]: Taking taylor expansion of y in y 7.562 * [backup-simplify]: Simplify 0 into 0 7.562 * [backup-simplify]: Simplify 1 into 1 7.562 * [backup-simplify]: Simplify (* 1 1) into 1 7.563 * [backup-simplify]: Simplify (/ 1 1) into 1 7.563 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.564 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.565 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 7.565 * [backup-simplify]: Simplify (- 0) into 0 7.565 * [backup-simplify]: Simplify 0 into 0 7.566 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.566 * [backup-simplify]: Simplify (- 0) into 0 7.566 * [backup-simplify]: Simplify 0 into 0 7.566 * [backup-simplify]: Simplify 0 into 0 7.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.567 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.567 * [backup-simplify]: Simplify (- 0) into 0 7.567 * [backup-simplify]: Simplify (+ 0 0) into 0 7.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.569 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.569 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 7.569 * [backup-simplify]: Simplify (+ 0 0) into 0 7.570 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 7.571 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 3))) 7.571 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 7.571 * [taylor]: Taking taylor expansion of 1/2 in y 7.571 * [backup-simplify]: Simplify 1/2 into 1/2 7.571 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 7.571 * [taylor]: Taking taylor expansion of (pow y 3) in y 7.571 * [taylor]: Taking taylor expansion of y in y 7.571 * [backup-simplify]: Simplify 0 into 0 7.571 * [backup-simplify]: Simplify 1 into 1 7.571 * [backup-simplify]: Simplify (* 1 1) into 1 7.571 * [backup-simplify]: Simplify (* 1 1) into 1 7.572 * [backup-simplify]: Simplify (/ 1 1) into 1 7.572 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.573 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.573 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.574 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.574 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.575 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.575 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.577 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.577 * [backup-simplify]: Simplify 0 into 0 7.577 * [backup-simplify]: Simplify 1 into 1 7.577 * [backup-simplify]: Simplify (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) into (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 7.577 * [approximate]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in (x y) around 0 7.577 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 7.577 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 7.577 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.577 * [taylor]: Taking taylor expansion of y in y 7.577 * [backup-simplify]: Simplify 0 into 0 7.577 * [backup-simplify]: Simplify 1 into 1 7.577 * [backup-simplify]: Simplify (/ 1 1) into 1 7.577 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.577 * [taylor]: Taking taylor expansion of x in y 7.577 * [backup-simplify]: Simplify x into x 7.577 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.577 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 7.578 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.578 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 7.578 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 7.578 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.578 * [taylor]: Taking taylor expansion of -1 in y 7.578 * [backup-simplify]: Simplify -1 into -1 7.578 * [taylor]: Taking taylor expansion of x in y 7.578 * [backup-simplify]: Simplify x into x 7.578 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.578 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.578 * [taylor]: Taking taylor expansion of -1 in y 7.578 * [backup-simplify]: Simplify -1 into -1 7.578 * [taylor]: Taking taylor expansion of x in y 7.578 * [backup-simplify]: Simplify x into x 7.578 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.578 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 7.578 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.578 * [taylor]: Taking taylor expansion of -1 in y 7.578 * [backup-simplify]: Simplify -1 into -1 7.578 * [taylor]: Taking taylor expansion of y in y 7.578 * [backup-simplify]: Simplify 0 into 0 7.578 * [backup-simplify]: Simplify 1 into 1 7.578 * [backup-simplify]: Simplify (/ -1 1) into -1 7.578 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.578 * [taylor]: Taking taylor expansion of -1 in y 7.578 * [backup-simplify]: Simplify -1 into -1 7.578 * [taylor]: Taking taylor expansion of y in y 7.578 * [backup-simplify]: Simplify 0 into 0 7.578 * [backup-simplify]: Simplify 1 into 1 7.579 * [backup-simplify]: Simplify (/ -1 1) into -1 7.579 * [backup-simplify]: Simplify (* -1 -1) into 1 7.579 * [backup-simplify]: Simplify (+ 0 1) into 1 7.579 * [backup-simplify]: Simplify (sqrt 1) into 1 7.580 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.580 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.581 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.581 * [backup-simplify]: Simplify (+ 0 0) into 0 7.581 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.582 * [backup-simplify]: Simplify (+ 1 0) into 1 7.582 * [backup-simplify]: Simplify (/ 1 1) into 1 7.582 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 7.582 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 7.582 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.582 * [taylor]: Taking taylor expansion of y in x 7.582 * [backup-simplify]: Simplify y into y 7.582 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.582 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.582 * [taylor]: Taking taylor expansion of x in x 7.582 * [backup-simplify]: Simplify 0 into 0 7.582 * [backup-simplify]: Simplify 1 into 1 7.582 * [backup-simplify]: Simplify (/ 1 1) into 1 7.582 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 7.582 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.582 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 7.582 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.582 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.582 * [taylor]: Taking taylor expansion of -1 in x 7.582 * [backup-simplify]: Simplify -1 into -1 7.583 * [taylor]: Taking taylor expansion of x in x 7.583 * [backup-simplify]: Simplify 0 into 0 7.583 * [backup-simplify]: Simplify 1 into 1 7.583 * [backup-simplify]: Simplify (/ -1 1) into -1 7.583 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.583 * [taylor]: Taking taylor expansion of -1 in x 7.583 * [backup-simplify]: Simplify -1 into -1 7.583 * [taylor]: Taking taylor expansion of x in x 7.583 * [backup-simplify]: Simplify 0 into 0 7.583 * [backup-simplify]: Simplify 1 into 1 7.583 * [backup-simplify]: Simplify (/ -1 1) into -1 7.583 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 7.583 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.583 * [taylor]: Taking taylor expansion of -1 in x 7.583 * [backup-simplify]: Simplify -1 into -1 7.583 * [taylor]: Taking taylor expansion of y in x 7.583 * [backup-simplify]: Simplify y into y 7.583 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.583 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.583 * [taylor]: Taking taylor expansion of -1 in x 7.583 * [backup-simplify]: Simplify -1 into -1 7.583 * [taylor]: Taking taylor expansion of y in x 7.583 * [backup-simplify]: Simplify y into y 7.583 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.584 * [backup-simplify]: Simplify (* -1 -1) into 1 7.584 * [backup-simplify]: Simplify (+ 1 0) into 1 7.584 * [backup-simplify]: Simplify (sqrt 1) into 1 7.585 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.585 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.586 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.586 * [backup-simplify]: Simplify (+ 0 0) into 0 7.586 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.586 * [backup-simplify]: Simplify (- 1) into -1 7.587 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.587 * [backup-simplify]: Simplify (/ -1 1) into -1 7.587 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 7.587 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 7.587 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.587 * [taylor]: Taking taylor expansion of y in x 7.587 * [backup-simplify]: Simplify y into y 7.587 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.587 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.587 * [taylor]: Taking taylor expansion of x in x 7.587 * [backup-simplify]: Simplify 0 into 0 7.587 * [backup-simplify]: Simplify 1 into 1 7.587 * [backup-simplify]: Simplify (/ 1 1) into 1 7.587 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 7.588 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.588 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 7.588 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.588 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.588 * [taylor]: Taking taylor expansion of -1 in x 7.588 * [backup-simplify]: Simplify -1 into -1 7.588 * [taylor]: Taking taylor expansion of x in x 7.588 * [backup-simplify]: Simplify 0 into 0 7.588 * [backup-simplify]: Simplify 1 into 1 7.588 * [backup-simplify]: Simplify (/ -1 1) into -1 7.588 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.588 * [taylor]: Taking taylor expansion of -1 in x 7.588 * [backup-simplify]: Simplify -1 into -1 7.588 * [taylor]: Taking taylor expansion of x in x 7.588 * [backup-simplify]: Simplify 0 into 0 7.588 * [backup-simplify]: Simplify 1 into 1 7.588 * [backup-simplify]: Simplify (/ -1 1) into -1 7.588 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 7.588 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.588 * [taylor]: Taking taylor expansion of -1 in x 7.588 * [backup-simplify]: Simplify -1 into -1 7.588 * [taylor]: Taking taylor expansion of y in x 7.588 * [backup-simplify]: Simplify y into y 7.588 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.588 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.589 * [taylor]: Taking taylor expansion of -1 in x 7.589 * [backup-simplify]: Simplify -1 into -1 7.589 * [taylor]: Taking taylor expansion of y in x 7.589 * [backup-simplify]: Simplify y into y 7.589 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.589 * [backup-simplify]: Simplify (* -1 -1) into 1 7.589 * [backup-simplify]: Simplify (+ 1 0) into 1 7.589 * [backup-simplify]: Simplify (sqrt 1) into 1 7.590 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.590 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.591 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.591 * [backup-simplify]: Simplify (+ 0 0) into 0 7.591 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.592 * [backup-simplify]: Simplify (- 1) into -1 7.592 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.592 * [backup-simplify]: Simplify (/ -1 1) into -1 7.592 * [taylor]: Taking taylor expansion of -1 in y 7.592 * [backup-simplify]: Simplify -1 into -1 7.592 * [backup-simplify]: Simplify -1 into -1 7.593 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.593 * [backup-simplify]: Simplify (- 0) into 0 7.593 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.593 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 7.593 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.593 * [taylor]: Taking taylor expansion of y in y 7.593 * [backup-simplify]: Simplify 0 into 0 7.593 * [backup-simplify]: Simplify 1 into 1 7.594 * [backup-simplify]: Simplify (/ 1 1) into 1 7.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.594 * [backup-simplify]: Simplify 0 into 0 7.594 * [backup-simplify]: Simplify 0 into 0 7.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.595 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.595 * [backup-simplify]: Simplify (- 0) into 0 7.595 * [backup-simplify]: Simplify (+ 0 0) into 0 7.596 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.596 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.597 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 7.597 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 7.597 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.598 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 7.599 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 7.599 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 7.599 * [taylor]: Taking taylor expansion of 1/2 in y 7.599 * [backup-simplify]: Simplify 1/2 into 1/2 7.599 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.599 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.599 * [taylor]: Taking taylor expansion of y in y 7.599 * [backup-simplify]: Simplify 0 into 0 7.599 * [backup-simplify]: Simplify 1 into 1 7.599 * [backup-simplify]: Simplify (* 1 1) into 1 7.599 * [backup-simplify]: Simplify (/ 1 1) into 1 7.600 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.600 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.602 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 7.602 * [backup-simplify]: Simplify 0 into 0 7.602 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.602 * [backup-simplify]: Simplify 0 into 0 7.602 * [backup-simplify]: Simplify 0 into 0 7.602 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.603 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.603 * [backup-simplify]: Simplify (- 0) into 0 7.603 * [backup-simplify]: Simplify (+ 0 0) into 0 7.604 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.604 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.605 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 7.605 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 7.605 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 7.605 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 7.606 * [backup-simplify]: Simplify (+ 0 0) into 0 7.606 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 7.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 7.607 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 7.607 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 7.607 * [taylor]: Taking taylor expansion of 1/2 in y 7.607 * [backup-simplify]: Simplify 1/2 into 1/2 7.607 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 7.607 * [taylor]: Taking taylor expansion of (pow y 3) in y 7.607 * [taylor]: Taking taylor expansion of y in y 7.607 * [backup-simplify]: Simplify 0 into 0 7.607 * [backup-simplify]: Simplify 1 into 1 7.607 * [backup-simplify]: Simplify (* 1 1) into 1 7.608 * [backup-simplify]: Simplify (* 1 1) into 1 7.608 * [backup-simplify]: Simplify (/ 1 1) into 1 7.609 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.609 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.609 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.610 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.610 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.611 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.611 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.613 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.614 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.615 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.616 * [backup-simplify]: Simplify (- 0) into 0 7.616 * [backup-simplify]: Simplify 0 into 0 7.616 * [backup-simplify]: Simplify -1 into -1 7.616 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 7.616 * [backup-simplify]: Simplify (/ (+ x y) (hypot x y)) into (/ (+ x y) (hypot x y)) 7.616 * [approximate]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in (x y) around 0 7.616 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in y 7.616 * [taylor]: Taking taylor expansion of (+ x y) in y 7.616 * [taylor]: Taking taylor expansion of x in y 7.617 * [backup-simplify]: Simplify x into x 7.617 * [taylor]: Taking taylor expansion of y in y 7.617 * [backup-simplify]: Simplify 0 into 0 7.617 * [backup-simplify]: Simplify 1 into 1 7.617 * [taylor]: Taking taylor expansion of (hypot x y) in y 7.617 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.617 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 7.617 * [taylor]: Taking taylor expansion of (* x x) in y 7.617 * [taylor]: Taking taylor expansion of x in y 7.617 * [backup-simplify]: Simplify x into x 7.617 * [taylor]: Taking taylor expansion of x in y 7.617 * [backup-simplify]: Simplify x into x 7.617 * [taylor]: Taking taylor expansion of (* y y) in y 7.617 * [taylor]: Taking taylor expansion of y in y 7.617 * [backup-simplify]: Simplify 0 into 0 7.617 * [backup-simplify]: Simplify 1 into 1 7.617 * [taylor]: Taking taylor expansion of y in y 7.617 * [backup-simplify]: Simplify 0 into 0 7.617 * [backup-simplify]: Simplify 1 into 1 7.617 * [backup-simplify]: Simplify (* x x) into (pow x 2) 7.618 * [backup-simplify]: Simplify (* 0 0) into 0 7.618 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 7.618 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 7.618 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 7.619 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.619 * [backup-simplify]: Simplify (+ 0 0) into 0 7.620 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 7.620 * [backup-simplify]: Simplify (+ x 0) into x 7.620 * [backup-simplify]: Simplify (/ x x) into 1 7.620 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in x 7.620 * [taylor]: Taking taylor expansion of (+ x y) in x 7.620 * [taylor]: Taking taylor expansion of x in x 7.620 * [backup-simplify]: Simplify 0 into 0 7.620 * [backup-simplify]: Simplify 1 into 1 7.620 * [taylor]: Taking taylor expansion of y in x 7.620 * [backup-simplify]: Simplify y into y 7.620 * [taylor]: Taking taylor expansion of (hypot x y) in x 7.620 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.620 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 7.620 * [taylor]: Taking taylor expansion of (* x x) in x 7.620 * [taylor]: Taking taylor expansion of x in x 7.620 * [backup-simplify]: Simplify 0 into 0 7.620 * [backup-simplify]: Simplify 1 into 1 7.620 * [taylor]: Taking taylor expansion of x in x 7.620 * [backup-simplify]: Simplify 0 into 0 7.620 * [backup-simplify]: Simplify 1 into 1 7.620 * [taylor]: Taking taylor expansion of (* y y) in x 7.620 * [taylor]: Taking taylor expansion of y in x 7.620 * [backup-simplify]: Simplify y into y 7.620 * [taylor]: Taking taylor expansion of y in x 7.621 * [backup-simplify]: Simplify y into y 7.621 * [backup-simplify]: Simplify (* 0 0) into 0 7.621 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.621 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.621 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 7.622 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.622 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.627 * [backup-simplify]: Simplify (+ 0 0) into 0 7.627 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 7.627 * [backup-simplify]: Simplify (+ 0 y) into y 7.628 * [backup-simplify]: Simplify (/ y y) into 1 7.628 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in x 7.628 * [taylor]: Taking taylor expansion of (+ x y) in x 7.628 * [taylor]: Taking taylor expansion of x in x 7.628 * [backup-simplify]: Simplify 0 into 0 7.628 * [backup-simplify]: Simplify 1 into 1 7.628 * [taylor]: Taking taylor expansion of y in x 7.628 * [backup-simplify]: Simplify y into y 7.628 * [taylor]: Taking taylor expansion of (hypot x y) in x 7.628 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.628 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 7.628 * [taylor]: Taking taylor expansion of (* x x) in x 7.628 * [taylor]: Taking taylor expansion of x in x 7.628 * [backup-simplify]: Simplify 0 into 0 7.628 * [backup-simplify]: Simplify 1 into 1 7.628 * [taylor]: Taking taylor expansion of x in x 7.628 * [backup-simplify]: Simplify 0 into 0 7.628 * [backup-simplify]: Simplify 1 into 1 7.628 * [taylor]: Taking taylor expansion of (* y y) in x 7.628 * [taylor]: Taking taylor expansion of y in x 7.628 * [backup-simplify]: Simplify y into y 7.628 * [taylor]: Taking taylor expansion of y in x 7.628 * [backup-simplify]: Simplify y into y 7.629 * [backup-simplify]: Simplify (* 0 0) into 0 7.629 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.629 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.629 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 7.630 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.630 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.630 * [backup-simplify]: Simplify (+ 0 0) into 0 7.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 7.631 * [backup-simplify]: Simplify (+ 0 y) into y 7.631 * [backup-simplify]: Simplify (/ y y) into 1 7.631 * [taylor]: Taking taylor expansion of 1 in y 7.631 * [backup-simplify]: Simplify 1 into 1 7.631 * [backup-simplify]: Simplify 1 into 1 7.631 * [backup-simplify]: Simplify (+ 1 0) into 1 7.631 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* 1 (/ 0 y)))) into (/ 1 y) 7.631 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.631 * [taylor]: Taking taylor expansion of y in y 7.631 * [backup-simplify]: Simplify 0 into 0 7.631 * [backup-simplify]: Simplify 1 into 1 7.632 * [backup-simplify]: Simplify (/ 1 1) into 1 7.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.633 * [backup-simplify]: Simplify 0 into 0 7.633 * [backup-simplify]: Simplify 0 into 0 7.633 * [backup-simplify]: Simplify (+ 0 0) into 0 7.634 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 7.634 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.635 * [backup-simplify]: Simplify (+ 1 0) into 1 7.635 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 7.636 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* 1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 2)))) 7.636 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 7.636 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 7.636 * [taylor]: Taking taylor expansion of 1/2 in y 7.636 * [backup-simplify]: Simplify 1/2 into 1/2 7.636 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.636 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.636 * [taylor]: Taking taylor expansion of y in y 7.636 * [backup-simplify]: Simplify 0 into 0 7.636 * [backup-simplify]: Simplify 1 into 1 7.636 * [backup-simplify]: Simplify (* 1 1) into 1 7.637 * [backup-simplify]: Simplify (/ 1 1) into 1 7.637 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.638 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.639 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.640 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.641 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 7.641 * [backup-simplify]: Simplify (- 0) into 0 7.641 * [backup-simplify]: Simplify 0 into 0 7.642 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.642 * [backup-simplify]: Simplify 0 into 0 7.642 * [backup-simplify]: Simplify 0 into 0 7.642 * [backup-simplify]: Simplify (+ 0 0) into 0 7.643 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 7.644 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 7.644 * [backup-simplify]: Simplify (+ 0 0) into 0 7.644 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 7.644 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* 1 (/ 0 y)) (* (/ 1 y) (/ (/ 1/2 y) y)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 7.645 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 7.645 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 7.645 * [taylor]: Taking taylor expansion of 1/2 in y 7.645 * [backup-simplify]: Simplify 1/2 into 1/2 7.645 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 7.645 * [taylor]: Taking taylor expansion of (pow y 3) in y 7.645 * [taylor]: Taking taylor expansion of y in y 7.645 * [backup-simplify]: Simplify 0 into 0 7.645 * [backup-simplify]: Simplify 1 into 1 7.645 * [backup-simplify]: Simplify (* 1 1) into 1 7.645 * [backup-simplify]: Simplify (* 1 1) into 1 7.645 * [backup-simplify]: Simplify (/ 1 1) into 1 7.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.647 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.648 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.649 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.649 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.650 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.653 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.653 * [backup-simplify]: Simplify (- 0) into 0 7.653 * [backup-simplify]: Simplify 0 into 0 7.653 * [backup-simplify]: Simplify 1 into 1 7.654 * [backup-simplify]: Simplify (/ (+ (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) into (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) 7.654 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 7.654 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in y 7.654 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 7.654 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.654 * [taylor]: Taking taylor expansion of y in y 7.654 * [backup-simplify]: Simplify 0 into 0 7.654 * [backup-simplify]: Simplify 1 into 1 7.654 * [backup-simplify]: Simplify (/ 1 1) into 1 7.654 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.654 * [taylor]: Taking taylor expansion of x in y 7.654 * [backup-simplify]: Simplify x into x 7.654 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.654 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 7.655 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.655 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 7.655 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 7.655 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.655 * [taylor]: Taking taylor expansion of x in y 7.655 * [backup-simplify]: Simplify x into x 7.655 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.655 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.655 * [taylor]: Taking taylor expansion of x in y 7.655 * [backup-simplify]: Simplify x into x 7.655 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.655 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 7.655 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.655 * [taylor]: Taking taylor expansion of y in y 7.655 * [backup-simplify]: Simplify 0 into 0 7.655 * [backup-simplify]: Simplify 1 into 1 7.655 * [backup-simplify]: Simplify (/ 1 1) into 1 7.656 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.656 * [taylor]: Taking taylor expansion of y in y 7.656 * [backup-simplify]: Simplify 0 into 0 7.656 * [backup-simplify]: Simplify 1 into 1 7.656 * [backup-simplify]: Simplify (/ 1 1) into 1 7.656 * [backup-simplify]: Simplify (* 1 1) into 1 7.657 * [backup-simplify]: Simplify (+ 0 1) into 1 7.657 * [backup-simplify]: Simplify (sqrt 1) into 1 7.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.659 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.659 * [backup-simplify]: Simplify (+ 0 0) into 0 7.660 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.661 * [backup-simplify]: Simplify (+ 1 0) into 1 7.661 * [backup-simplify]: Simplify (/ 1 1) into 1 7.661 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in x 7.661 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.661 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.661 * [taylor]: Taking taylor expansion of y in x 7.661 * [backup-simplify]: Simplify y into y 7.661 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.661 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.661 * [taylor]: Taking taylor expansion of x in x 7.661 * [backup-simplify]: Simplify 0 into 0 7.661 * [backup-simplify]: Simplify 1 into 1 7.662 * [backup-simplify]: Simplify (/ 1 1) into 1 7.662 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 7.662 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.662 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 7.662 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.662 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.662 * [taylor]: Taking taylor expansion of x in x 7.662 * [backup-simplify]: Simplify 0 into 0 7.662 * [backup-simplify]: Simplify 1 into 1 7.662 * [backup-simplify]: Simplify (/ 1 1) into 1 7.662 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.662 * [taylor]: Taking taylor expansion of x in x 7.663 * [backup-simplify]: Simplify 0 into 0 7.663 * [backup-simplify]: Simplify 1 into 1 7.663 * [backup-simplify]: Simplify (/ 1 1) into 1 7.663 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 7.663 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.663 * [taylor]: Taking taylor expansion of y in x 7.663 * [backup-simplify]: Simplify y into y 7.663 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.663 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.663 * [taylor]: Taking taylor expansion of y in x 7.663 * [backup-simplify]: Simplify y into y 7.663 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.664 * [backup-simplify]: Simplify (* 1 1) into 1 7.664 * [backup-simplify]: Simplify (+ 1 0) into 1 7.664 * [backup-simplify]: Simplify (sqrt 1) into 1 7.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.666 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.666 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.667 * [backup-simplify]: Simplify (+ 0 0) into 0 7.667 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.668 * [backup-simplify]: Simplify (+ 0 1) into 1 7.668 * [backup-simplify]: Simplify (/ 1 1) into 1 7.668 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in x 7.668 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.668 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.668 * [taylor]: Taking taylor expansion of y in x 7.668 * [backup-simplify]: Simplify y into y 7.668 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.668 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.668 * [taylor]: Taking taylor expansion of x in x 7.668 * [backup-simplify]: Simplify 0 into 0 7.669 * [backup-simplify]: Simplify 1 into 1 7.669 * [backup-simplify]: Simplify (/ 1 1) into 1 7.669 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 7.669 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.669 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 7.669 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.669 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.669 * [taylor]: Taking taylor expansion of x in x 7.669 * [backup-simplify]: Simplify 0 into 0 7.669 * [backup-simplify]: Simplify 1 into 1 7.670 * [backup-simplify]: Simplify (/ 1 1) into 1 7.670 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.670 * [taylor]: Taking taylor expansion of x in x 7.670 * [backup-simplify]: Simplify 0 into 0 7.670 * [backup-simplify]: Simplify 1 into 1 7.670 * [backup-simplify]: Simplify (/ 1 1) into 1 7.670 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 7.670 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.670 * [taylor]: Taking taylor expansion of y in x 7.670 * [backup-simplify]: Simplify y into y 7.670 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.670 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.670 * [taylor]: Taking taylor expansion of y in x 7.670 * [backup-simplify]: Simplify y into y 7.670 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.671 * [backup-simplify]: Simplify (* 1 1) into 1 7.671 * [backup-simplify]: Simplify (+ 1 0) into 1 7.672 * [backup-simplify]: Simplify (sqrt 1) into 1 7.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.674 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.674 * [backup-simplify]: Simplify (+ 0 0) into 0 7.675 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.675 * [backup-simplify]: Simplify (+ 0 1) into 1 7.675 * [backup-simplify]: Simplify (/ 1 1) into 1 7.675 * [taylor]: Taking taylor expansion of 1 in y 7.675 * [backup-simplify]: Simplify 1 into 1 7.676 * [backup-simplify]: Simplify 1 into 1 7.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.677 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.677 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* 1 (/ 0 1)))) into (/ 1 y) 7.677 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.677 * [taylor]: Taking taylor expansion of y in y 7.677 * [backup-simplify]: Simplify 0 into 0 7.678 * [backup-simplify]: Simplify 1 into 1 7.678 * [backup-simplify]: Simplify (/ 1 1) into 1 7.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.679 * [backup-simplify]: Simplify 0 into 0 7.679 * [backup-simplify]: Simplify 0 into 0 7.679 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.680 * [backup-simplify]: Simplify (+ 0 0) into 0 7.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.683 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 7.683 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.684 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 7.685 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 7.685 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 7.685 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 7.685 * [taylor]: Taking taylor expansion of 1/2 in y 7.685 * [backup-simplify]: Simplify 1/2 into 1/2 7.685 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.685 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.686 * [taylor]: Taking taylor expansion of y in y 7.686 * [backup-simplify]: Simplify 0 into 0 7.686 * [backup-simplify]: Simplify 1 into 1 7.686 * [backup-simplify]: Simplify (* 1 1) into 1 7.686 * [backup-simplify]: Simplify (/ 1 1) into 1 7.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.688 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.690 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 7.691 * [backup-simplify]: Simplify (- 0) into 0 7.691 * [backup-simplify]: Simplify 0 into 0 7.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.692 * [backup-simplify]: Simplify 0 into 0 7.692 * [backup-simplify]: Simplify 0 into 0 7.692 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.693 * [backup-simplify]: Simplify (+ 0 0) into 0 7.694 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.695 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.696 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.696 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.696 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.696 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 7.696 * [backup-simplify]: Simplify (+ 0 0) into 0 7.697 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 7.698 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 7.698 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 7.698 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 7.698 * [taylor]: Taking taylor expansion of 1/2 in y 7.698 * [backup-simplify]: Simplify 1/2 into 1/2 7.698 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 7.698 * [taylor]: Taking taylor expansion of (pow y 3) in y 7.698 * [taylor]: Taking taylor expansion of y in y 7.698 * [backup-simplify]: Simplify 0 into 0 7.698 * [backup-simplify]: Simplify 1 into 1 7.698 * [backup-simplify]: Simplify (* 1 1) into 1 7.698 * [backup-simplify]: Simplify (* 1 1) into 1 7.699 * [backup-simplify]: Simplify (/ 1 1) into 1 7.699 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.700 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.700 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.701 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.701 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.702 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.702 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.703 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.704 * [backup-simplify]: Simplify (- 0) into 0 7.704 * [backup-simplify]: Simplify 0 into 0 7.704 * [backup-simplify]: Simplify 1 into 1 7.704 * [backup-simplify]: Simplify (/ (+ (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) into (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) 7.704 * [approximate]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in (x y) around 0 7.704 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in y 7.704 * [taylor]: Taking taylor expansion of -1 in y 7.704 * [backup-simplify]: Simplify -1 into -1 7.704 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 7.704 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 7.704 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.704 * [taylor]: Taking taylor expansion of y in y 7.704 * [backup-simplify]: Simplify 0 into 0 7.704 * [backup-simplify]: Simplify 1 into 1 7.704 * [backup-simplify]: Simplify (/ 1 1) into 1 7.704 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.704 * [taylor]: Taking taylor expansion of x in y 7.704 * [backup-simplify]: Simplify x into x 7.704 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.704 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 7.705 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.705 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 7.705 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 7.705 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.705 * [taylor]: Taking taylor expansion of -1 in y 7.705 * [backup-simplify]: Simplify -1 into -1 7.705 * [taylor]: Taking taylor expansion of x in y 7.705 * [backup-simplify]: Simplify x into x 7.705 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.705 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.705 * [taylor]: Taking taylor expansion of -1 in y 7.705 * [backup-simplify]: Simplify -1 into -1 7.705 * [taylor]: Taking taylor expansion of x in y 7.705 * [backup-simplify]: Simplify x into x 7.705 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.705 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 7.705 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.705 * [taylor]: Taking taylor expansion of -1 in y 7.705 * [backup-simplify]: Simplify -1 into -1 7.705 * [taylor]: Taking taylor expansion of y in y 7.705 * [backup-simplify]: Simplify 0 into 0 7.705 * [backup-simplify]: Simplify 1 into 1 7.705 * [backup-simplify]: Simplify (/ -1 1) into -1 7.705 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.705 * [taylor]: Taking taylor expansion of -1 in y 7.705 * [backup-simplify]: Simplify -1 into -1 7.705 * [taylor]: Taking taylor expansion of y in y 7.705 * [backup-simplify]: Simplify 0 into 0 7.705 * [backup-simplify]: Simplify 1 into 1 7.706 * [backup-simplify]: Simplify (/ -1 1) into -1 7.706 * [backup-simplify]: Simplify (* -1 -1) into 1 7.706 * [backup-simplify]: Simplify (+ 0 1) into 1 7.706 * [backup-simplify]: Simplify (sqrt 1) into 1 7.707 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.707 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.708 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.708 * [backup-simplify]: Simplify (+ 0 0) into 0 7.708 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.709 * [backup-simplify]: Simplify (+ 1 0) into 1 7.709 * [backup-simplify]: Simplify (/ 1 1) into 1 7.709 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in x 7.709 * [taylor]: Taking taylor expansion of -1 in x 7.709 * [backup-simplify]: Simplify -1 into -1 7.709 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 7.709 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.709 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.709 * [taylor]: Taking taylor expansion of y in x 7.709 * [backup-simplify]: Simplify y into y 7.709 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.709 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.709 * [taylor]: Taking taylor expansion of x in x 7.709 * [backup-simplify]: Simplify 0 into 0 7.709 * [backup-simplify]: Simplify 1 into 1 7.710 * [backup-simplify]: Simplify (/ 1 1) into 1 7.710 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 7.710 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.710 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 7.710 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.710 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.710 * [taylor]: Taking taylor expansion of -1 in x 7.710 * [backup-simplify]: Simplify -1 into -1 7.710 * [taylor]: Taking taylor expansion of x in x 7.710 * [backup-simplify]: Simplify 0 into 0 7.710 * [backup-simplify]: Simplify 1 into 1 7.710 * [backup-simplify]: Simplify (/ -1 1) into -1 7.710 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.710 * [taylor]: Taking taylor expansion of -1 in x 7.710 * [backup-simplify]: Simplify -1 into -1 7.710 * [taylor]: Taking taylor expansion of x in x 7.710 * [backup-simplify]: Simplify 0 into 0 7.710 * [backup-simplify]: Simplify 1 into 1 7.710 * [backup-simplify]: Simplify (/ -1 1) into -1 7.710 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 7.710 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.710 * [taylor]: Taking taylor expansion of -1 in x 7.711 * [backup-simplify]: Simplify -1 into -1 7.711 * [taylor]: Taking taylor expansion of y in x 7.711 * [backup-simplify]: Simplify y into y 7.711 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.711 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.711 * [taylor]: Taking taylor expansion of -1 in x 7.711 * [backup-simplify]: Simplify -1 into -1 7.711 * [taylor]: Taking taylor expansion of y in x 7.711 * [backup-simplify]: Simplify y into y 7.711 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.711 * [backup-simplify]: Simplify (* -1 -1) into 1 7.711 * [backup-simplify]: Simplify (+ 1 0) into 1 7.711 * [backup-simplify]: Simplify (sqrt 1) into 1 7.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.713 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.713 * [backup-simplify]: Simplify (+ 0 0) into 0 7.714 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.714 * [backup-simplify]: Simplify (+ 0 1) into 1 7.714 * [backup-simplify]: Simplify (/ 1 1) into 1 7.714 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in x 7.714 * [taylor]: Taking taylor expansion of -1 in x 7.714 * [backup-simplify]: Simplify -1 into -1 7.714 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 7.714 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 7.715 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.715 * [taylor]: Taking taylor expansion of y in x 7.715 * [backup-simplify]: Simplify y into y 7.715 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.715 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.715 * [taylor]: Taking taylor expansion of x in x 7.715 * [backup-simplify]: Simplify 0 into 0 7.715 * [backup-simplify]: Simplify 1 into 1 7.715 * [backup-simplify]: Simplify (/ 1 1) into 1 7.715 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 7.715 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.715 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 7.715 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.715 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.715 * [taylor]: Taking taylor expansion of -1 in x 7.715 * [backup-simplify]: Simplify -1 into -1 7.715 * [taylor]: Taking taylor expansion of x in x 7.715 * [backup-simplify]: Simplify 0 into 0 7.715 * [backup-simplify]: Simplify 1 into 1 7.716 * [backup-simplify]: Simplify (/ -1 1) into -1 7.716 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.716 * [taylor]: Taking taylor expansion of -1 in x 7.716 * [backup-simplify]: Simplify -1 into -1 7.716 * [taylor]: Taking taylor expansion of x in x 7.716 * [backup-simplify]: Simplify 0 into 0 7.716 * [backup-simplify]: Simplify 1 into 1 7.716 * [backup-simplify]: Simplify (/ -1 1) into -1 7.716 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 7.716 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.716 * [taylor]: Taking taylor expansion of -1 in x 7.716 * [backup-simplify]: Simplify -1 into -1 7.716 * [taylor]: Taking taylor expansion of y in x 7.716 * [backup-simplify]: Simplify y into y 7.716 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.716 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.716 * [taylor]: Taking taylor expansion of -1 in x 7.716 * [backup-simplify]: Simplify -1 into -1 7.716 * [taylor]: Taking taylor expansion of y in x 7.716 * [backup-simplify]: Simplify y into y 7.716 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.716 * [backup-simplify]: Simplify (* -1 -1) into 1 7.717 * [backup-simplify]: Simplify (+ 1 0) into 1 7.717 * [backup-simplify]: Simplify (sqrt 1) into 1 7.718 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.718 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.718 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.719 * [backup-simplify]: Simplify (+ 0 0) into 0 7.719 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.719 * [backup-simplify]: Simplify (+ 0 1) into 1 7.720 * [backup-simplify]: Simplify (/ 1 1) into 1 7.720 * [backup-simplify]: Simplify (* -1 1) into -1 7.720 * [taylor]: Taking taylor expansion of -1 in y 7.720 * [backup-simplify]: Simplify -1 into -1 7.720 * [backup-simplify]: Simplify -1 into -1 7.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.720 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 7.721 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* 1 (/ 0 1)))) into (/ 1 y) 7.721 * [backup-simplify]: Simplify (+ (* -1 (/ 1 y)) (* 0 1)) into (- (/ 1 y)) 7.721 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 7.721 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.721 * [taylor]: Taking taylor expansion of y in y 7.721 * [backup-simplify]: Simplify 0 into 0 7.721 * [backup-simplify]: Simplify 1 into 1 7.721 * [backup-simplify]: Simplify (/ 1 1) into 1 7.722 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.722 * [backup-simplify]: Simplify (- 0) into 0 7.722 * [backup-simplify]: Simplify 0 into 0 7.722 * [backup-simplify]: Simplify 0 into 0 7.722 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.723 * [backup-simplify]: Simplify (+ 0 0) into 0 7.723 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.724 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.725 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 7.725 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 7.725 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.726 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 7.726 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 7.727 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ 1 (pow y 2))))) (+ (* 0 (/ 1 y)) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 7.727 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 7.727 * [taylor]: Taking taylor expansion of 1/2 in y 7.727 * [backup-simplify]: Simplify 1/2 into 1/2 7.727 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.727 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.727 * [taylor]: Taking taylor expansion of y in y 7.727 * [backup-simplify]: Simplify 0 into 0 7.727 * [backup-simplify]: Simplify 1 into 1 7.727 * [backup-simplify]: Simplify (* 1 1) into 1 7.727 * [backup-simplify]: Simplify (/ 1 1) into 1 7.728 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.728 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.730 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 7.730 * [backup-simplify]: Simplify 0 into 0 7.730 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.730 * [backup-simplify]: Simplify (- 0) into 0 7.730 * [backup-simplify]: Simplify 0 into 0 7.730 * [backup-simplify]: Simplify 0 into 0 7.731 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.731 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.731 * [backup-simplify]: Simplify (+ 0 0) into 0 7.732 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.732 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.733 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 7.733 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 7.733 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 7.733 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 7.733 * [backup-simplify]: Simplify (+ 0 0) into 0 7.734 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 7.735 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 7.736 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ 1 (pow y 3))))) (+ (* 0 (- (* 1/2 (/ 1 (pow y 2))))) (+ (* 0 (/ 1 y)) (* 0 1)))) into (* 1/2 (/ 1 (pow y 3))) 7.736 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 7.736 * [taylor]: Taking taylor expansion of 1/2 in y 7.736 * [backup-simplify]: Simplify 1/2 into 1/2 7.736 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 7.736 * [taylor]: Taking taylor expansion of (pow y 3) in y 7.736 * [taylor]: Taking taylor expansion of y in y 7.736 * [backup-simplify]: Simplify 0 into 0 7.736 * [backup-simplify]: Simplify 1 into 1 7.736 * [backup-simplify]: Simplify (* 1 1) into 1 7.736 * [backup-simplify]: Simplify (* 1 1) into 1 7.737 * [backup-simplify]: Simplify (/ 1 1) into 1 7.737 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.738 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.738 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.739 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.739 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.742 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.743 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.743 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.744 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.744 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.744 * [backup-simplify]: Simplify 0 into 0 7.744 * [backup-simplify]: Simplify -1 into -1 7.745 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 7.745 * [backup-simplify]: Simplify (hypot x y) into (hypot x y) 7.745 * [approximate]: Taking taylor expansion of (hypot x y) in (x y) around 0 7.745 * [taylor]: Taking taylor expansion of (hypot x y) in y 7.745 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.745 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 7.745 * [taylor]: Taking taylor expansion of (* x x) in y 7.745 * [taylor]: Taking taylor expansion of x in y 7.745 * [backup-simplify]: Simplify x into x 7.745 * [taylor]: Taking taylor expansion of x in y 7.745 * [backup-simplify]: Simplify x into x 7.745 * [taylor]: Taking taylor expansion of (* y y) in y 7.745 * [taylor]: Taking taylor expansion of y in y 7.745 * [backup-simplify]: Simplify 0 into 0 7.745 * [backup-simplify]: Simplify 1 into 1 7.745 * [taylor]: Taking taylor expansion of y in y 7.745 * [backup-simplify]: Simplify 0 into 0 7.745 * [backup-simplify]: Simplify 1 into 1 7.745 * [backup-simplify]: Simplify (* x x) into (pow x 2) 7.745 * [backup-simplify]: Simplify (* 0 0) into 0 7.745 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 7.745 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 7.746 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 7.746 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.746 * [backup-simplify]: Simplify (+ 0 0) into 0 7.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 7.746 * [taylor]: Taking taylor expansion of (hypot x y) in x 7.746 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.746 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 7.746 * [taylor]: Taking taylor expansion of (* x x) in x 7.746 * [taylor]: Taking taylor expansion of x in x 7.746 * [backup-simplify]: Simplify 0 into 0 7.746 * [backup-simplify]: Simplify 1 into 1 7.746 * [taylor]: Taking taylor expansion of x in x 7.746 * [backup-simplify]: Simplify 0 into 0 7.747 * [backup-simplify]: Simplify 1 into 1 7.747 * [taylor]: Taking taylor expansion of (* y y) in x 7.747 * [taylor]: Taking taylor expansion of y in x 7.747 * [backup-simplify]: Simplify y into y 7.747 * [taylor]: Taking taylor expansion of y in x 7.747 * [backup-simplify]: Simplify y into y 7.747 * [backup-simplify]: Simplify (* 0 0) into 0 7.747 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.747 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.747 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 7.747 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.747 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.748 * [backup-simplify]: Simplify (+ 0 0) into 0 7.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 7.748 * [taylor]: Taking taylor expansion of (hypot x y) in x 7.748 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 7.748 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 7.748 * [taylor]: Taking taylor expansion of (* x x) in x 7.748 * [taylor]: Taking taylor expansion of x in x 7.748 * [backup-simplify]: Simplify 0 into 0 7.748 * [backup-simplify]: Simplify 1 into 1 7.748 * [taylor]: Taking taylor expansion of x in x 7.748 * [backup-simplify]: Simplify 0 into 0 7.748 * [backup-simplify]: Simplify 1 into 1 7.748 * [taylor]: Taking taylor expansion of (* y y) in x 7.748 * [taylor]: Taking taylor expansion of y in x 7.748 * [backup-simplify]: Simplify y into y 7.748 * [taylor]: Taking taylor expansion of y in x 7.748 * [backup-simplify]: Simplify y into y 7.748 * [backup-simplify]: Simplify (* 0 0) into 0 7.748 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.748 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.749 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 7.749 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 7.749 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.749 * [backup-simplify]: Simplify (+ 0 0) into 0 7.750 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 7.750 * [taylor]: Taking taylor expansion of y in y 7.750 * [backup-simplify]: Simplify 0 into 0 7.750 * [backup-simplify]: Simplify 1 into 1 7.750 * [backup-simplify]: Simplify 0 into 0 7.750 * [taylor]: Taking taylor expansion of 0 in y 7.750 * [backup-simplify]: Simplify 0 into 0 7.750 * [backup-simplify]: Simplify 0 into 0 7.750 * [backup-simplify]: Simplify 1 into 1 7.751 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 7.751 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.751 * [backup-simplify]: Simplify (+ 1 0) into 1 7.752 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 7.752 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 7.752 * [taylor]: Taking taylor expansion of 1/2 in y 7.752 * [backup-simplify]: Simplify 1/2 into 1/2 7.752 * [taylor]: Taking taylor expansion of y in y 7.752 * [backup-simplify]: Simplify 0 into 0 7.752 * [backup-simplify]: Simplify 1 into 1 7.753 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 7.754 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 7.754 * [backup-simplify]: Simplify 0 into 0 7.754 * [backup-simplify]: Simplify 0 into 0 7.754 * [backup-simplify]: Simplify 0 into 0 7.755 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 7.756 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 7.756 * [backup-simplify]: Simplify (+ 0 0) into 0 7.756 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 7.756 * [taylor]: Taking taylor expansion of 0 in y 7.756 * [backup-simplify]: Simplify 0 into 0 7.756 * [backup-simplify]: Simplify 0 into 0 7.757 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.757 * [backup-simplify]: Simplify 0 into 0 7.757 * [backup-simplify]: Simplify 0 into 0 7.757 * [backup-simplify]: Simplify (* 1 (* y 1)) into y 7.757 * [backup-simplify]: Simplify (hypot (/ 1 x) (/ 1 y)) into (hypot (/ 1 x) (/ 1 y)) 7.757 * [approximate]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in (x y) around 0 7.758 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 7.758 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.758 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 7.758 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 7.758 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.758 * [taylor]: Taking taylor expansion of x in y 7.758 * [backup-simplify]: Simplify x into x 7.758 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.758 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.758 * [taylor]: Taking taylor expansion of x in y 7.758 * [backup-simplify]: Simplify x into x 7.758 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.758 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 7.758 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.758 * [taylor]: Taking taylor expansion of y in y 7.758 * [backup-simplify]: Simplify 0 into 0 7.758 * [backup-simplify]: Simplify 1 into 1 7.759 * [backup-simplify]: Simplify (/ 1 1) into 1 7.759 * [taylor]: Taking taylor expansion of (/ 1 y) in y 7.759 * [taylor]: Taking taylor expansion of y in y 7.759 * [backup-simplify]: Simplify 0 into 0 7.759 * [backup-simplify]: Simplify 1 into 1 7.759 * [backup-simplify]: Simplify (/ 1 1) into 1 7.759 * [backup-simplify]: Simplify (* 1 1) into 1 7.760 * [backup-simplify]: Simplify (+ 0 1) into 1 7.760 * [backup-simplify]: Simplify (sqrt 1) into 1 7.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.762 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.762 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.763 * [backup-simplify]: Simplify (+ 0 0) into 0 7.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.763 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 7.764 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.764 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 7.764 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.764 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.764 * [taylor]: Taking taylor expansion of x in x 7.764 * [backup-simplify]: Simplify 0 into 0 7.764 * [backup-simplify]: Simplify 1 into 1 7.764 * [backup-simplify]: Simplify (/ 1 1) into 1 7.764 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.764 * [taylor]: Taking taylor expansion of x in x 7.764 * [backup-simplify]: Simplify 0 into 0 7.764 * [backup-simplify]: Simplify 1 into 1 7.765 * [backup-simplify]: Simplify (/ 1 1) into 1 7.765 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 7.765 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.765 * [taylor]: Taking taylor expansion of y in x 7.765 * [backup-simplify]: Simplify y into y 7.765 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.765 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.765 * [taylor]: Taking taylor expansion of y in x 7.765 * [backup-simplify]: Simplify y into y 7.765 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.765 * [backup-simplify]: Simplify (* 1 1) into 1 7.766 * [backup-simplify]: Simplify (+ 1 0) into 1 7.766 * [backup-simplify]: Simplify (sqrt 1) into 1 7.767 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.768 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.768 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.769 * [backup-simplify]: Simplify (+ 0 0) into 0 7.769 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.769 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 7.770 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 7.770 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 7.770 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.770 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.770 * [taylor]: Taking taylor expansion of x in x 7.770 * [backup-simplify]: Simplify 0 into 0 7.770 * [backup-simplify]: Simplify 1 into 1 7.770 * [backup-simplify]: Simplify (/ 1 1) into 1 7.770 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.771 * [taylor]: Taking taylor expansion of x in x 7.771 * [backup-simplify]: Simplify 0 into 0 7.771 * [backup-simplify]: Simplify 1 into 1 7.771 * [backup-simplify]: Simplify (/ 1 1) into 1 7.771 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 7.771 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.771 * [taylor]: Taking taylor expansion of y in x 7.771 * [backup-simplify]: Simplify y into y 7.771 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.771 * [taylor]: Taking taylor expansion of (/ 1 y) in x 7.771 * [taylor]: Taking taylor expansion of y in x 7.771 * [backup-simplify]: Simplify y into y 7.772 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 7.772 * [backup-simplify]: Simplify (* 1 1) into 1 7.772 * [backup-simplify]: Simplify (+ 1 0) into 1 7.773 * [backup-simplify]: Simplify (sqrt 1) into 1 7.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.775 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.775 * [backup-simplify]: Simplify (+ 0 0) into 0 7.776 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.776 * [taylor]: Taking taylor expansion of 1 in y 7.776 * [backup-simplify]: Simplify 1 into 1 7.776 * [taylor]: Taking taylor expansion of 0 in y 7.776 * [backup-simplify]: Simplify 0 into 0 7.776 * [backup-simplify]: Simplify 1 into 1 7.777 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.779 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.779 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 7.780 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.781 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 7.781 * [taylor]: Taking taylor expansion of (/ 1/2 (pow y 2)) in y 7.781 * [taylor]: Taking taylor expansion of 1/2 in y 7.781 * [backup-simplify]: Simplify 1/2 into 1/2 7.781 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.781 * [taylor]: Taking taylor expansion of y in y 7.781 * [backup-simplify]: Simplify 0 into 0 7.781 * [backup-simplify]: Simplify 1 into 1 7.782 * [backup-simplify]: Simplify (* 1 1) into 1 7.782 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 7.783 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.783 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 7.783 * [backup-simplify]: Simplify 0 into 0 7.783 * [backup-simplify]: Simplify 0 into 0 7.784 * [backup-simplify]: Simplify 0 into 0 7.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.785 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.785 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.785 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 7.786 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 7.786 * [backup-simplify]: Simplify (+ 0 0) into 0 7.787 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 7.787 * [taylor]: Taking taylor expansion of 0 in y 7.787 * [backup-simplify]: Simplify 0 into 0 7.788 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.788 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.788 * [backup-simplify]: Simplify 0 into 0 7.788 * [backup-simplify]: Simplify 0 into 0 7.789 * [backup-simplify]: Simplify 0 into 0 7.789 * [backup-simplify]: Simplify (* 1 (* 1 (/ 1 (/ 1 x)))) into x 7.789 * [backup-simplify]: Simplify (hypot (/ 1 (- x)) (/ 1 (- y))) into (hypot (/ -1 x) (/ -1 y)) 7.789 * [approximate]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in (x y) around 0 7.789 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 7.789 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.789 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 7.789 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 7.789 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.789 * [taylor]: Taking taylor expansion of -1 in y 7.789 * [backup-simplify]: Simplify -1 into -1 7.789 * [taylor]: Taking taylor expansion of x in y 7.789 * [backup-simplify]: Simplify x into x 7.789 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.789 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.789 * [taylor]: Taking taylor expansion of -1 in y 7.789 * [backup-simplify]: Simplify -1 into -1 7.789 * [taylor]: Taking taylor expansion of x in y 7.789 * [backup-simplify]: Simplify x into x 7.789 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.789 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 7.789 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.789 * [taylor]: Taking taylor expansion of -1 in y 7.789 * [backup-simplify]: Simplify -1 into -1 7.789 * [taylor]: Taking taylor expansion of y in y 7.789 * [backup-simplify]: Simplify 0 into 0 7.789 * [backup-simplify]: Simplify 1 into 1 7.790 * [backup-simplify]: Simplify (/ -1 1) into -1 7.790 * [taylor]: Taking taylor expansion of (/ -1 y) in y 7.790 * [taylor]: Taking taylor expansion of -1 in y 7.790 * [backup-simplify]: Simplify -1 into -1 7.790 * [taylor]: Taking taylor expansion of y in y 7.790 * [backup-simplify]: Simplify 0 into 0 7.790 * [backup-simplify]: Simplify 1 into 1 7.790 * [backup-simplify]: Simplify (/ -1 1) into -1 7.790 * [backup-simplify]: Simplify (* -1 -1) into 1 7.791 * [backup-simplify]: Simplify (+ 0 1) into 1 7.791 * [backup-simplify]: Simplify (sqrt 1) into 1 7.791 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.792 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.792 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.792 * [backup-simplify]: Simplify (+ 0 0) into 0 7.793 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.793 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 7.793 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.793 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 7.793 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.793 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.793 * [taylor]: Taking taylor expansion of -1 in x 7.793 * [backup-simplify]: Simplify -1 into -1 7.793 * [taylor]: Taking taylor expansion of x in x 7.793 * [backup-simplify]: Simplify 0 into 0 7.793 * [backup-simplify]: Simplify 1 into 1 7.793 * [backup-simplify]: Simplify (/ -1 1) into -1 7.793 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.793 * [taylor]: Taking taylor expansion of -1 in x 7.793 * [backup-simplify]: Simplify -1 into -1 7.793 * [taylor]: Taking taylor expansion of x in x 7.793 * [backup-simplify]: Simplify 0 into 0 7.793 * [backup-simplify]: Simplify 1 into 1 7.794 * [backup-simplify]: Simplify (/ -1 1) into -1 7.794 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 7.794 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.794 * [taylor]: Taking taylor expansion of -1 in x 7.794 * [backup-simplify]: Simplify -1 into -1 7.794 * [taylor]: Taking taylor expansion of y in x 7.794 * [backup-simplify]: Simplify y into y 7.794 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.794 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.794 * [taylor]: Taking taylor expansion of -1 in x 7.794 * [backup-simplify]: Simplify -1 into -1 7.794 * [taylor]: Taking taylor expansion of y in x 7.794 * [backup-simplify]: Simplify y into y 7.794 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.794 * [backup-simplify]: Simplify (* -1 -1) into 1 7.794 * [backup-simplify]: Simplify (+ 1 0) into 1 7.795 * [backup-simplify]: Simplify (sqrt 1) into 1 7.795 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.796 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.796 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.796 * [backup-simplify]: Simplify (+ 0 0) into 0 7.797 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.797 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 7.797 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 7.797 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 7.797 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.797 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.797 * [taylor]: Taking taylor expansion of -1 in x 7.797 * [backup-simplify]: Simplify -1 into -1 7.797 * [taylor]: Taking taylor expansion of x in x 7.797 * [backup-simplify]: Simplify 0 into 0 7.797 * [backup-simplify]: Simplify 1 into 1 7.797 * [backup-simplify]: Simplify (/ -1 1) into -1 7.797 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.797 * [taylor]: Taking taylor expansion of -1 in x 7.797 * [backup-simplify]: Simplify -1 into -1 7.797 * [taylor]: Taking taylor expansion of x in x 7.797 * [backup-simplify]: Simplify 0 into 0 7.797 * [backup-simplify]: Simplify 1 into 1 7.798 * [backup-simplify]: Simplify (/ -1 1) into -1 7.798 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 7.798 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.798 * [taylor]: Taking taylor expansion of -1 in x 7.798 * [backup-simplify]: Simplify -1 into -1 7.798 * [taylor]: Taking taylor expansion of y in x 7.798 * [backup-simplify]: Simplify y into y 7.798 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.798 * [taylor]: Taking taylor expansion of (/ -1 y) in x 7.798 * [taylor]: Taking taylor expansion of -1 in x 7.798 * [backup-simplify]: Simplify -1 into -1 7.798 * [taylor]: Taking taylor expansion of y in x 7.798 * [backup-simplify]: Simplify y into y 7.798 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 7.798 * [backup-simplify]: Simplify (* -1 -1) into 1 7.798 * [backup-simplify]: Simplify (+ 1 0) into 1 7.798 * [backup-simplify]: Simplify (sqrt 1) into 1 7.799 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.799 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.800 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.800 * [backup-simplify]: Simplify (+ 0 0) into 0 7.800 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.800 * [taylor]: Taking taylor expansion of 1 in y 7.801 * [backup-simplify]: Simplify 1 into 1 7.801 * [taylor]: Taking taylor expansion of 0 in y 7.801 * [backup-simplify]: Simplify 0 into 0 7.801 * [backup-simplify]: Simplify 1 into 1 7.801 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.802 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.802 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 7.802 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 7.802 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.803 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 7.803 * [taylor]: Taking taylor expansion of (/ 1/2 (pow y 2)) in y 7.803 * [taylor]: Taking taylor expansion of 1/2 in y 7.803 * [backup-simplify]: Simplify 1/2 into 1/2 7.803 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.803 * [taylor]: Taking taylor expansion of y in y 7.803 * [backup-simplify]: Simplify 0 into 0 7.803 * [backup-simplify]: Simplify 1 into 1 7.804 * [backup-simplify]: Simplify (* 1 1) into 1 7.804 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 7.804 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.805 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 7.805 * [backup-simplify]: Simplify 0 into 0 7.805 * [backup-simplify]: Simplify 0 into 0 7.805 * [backup-simplify]: Simplify 0 into 0 7.805 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.806 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.806 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 7.807 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 7.807 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 7.807 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 7.807 * [backup-simplify]: Simplify (+ 0 0) into 0 7.807 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 7.807 * [taylor]: Taking taylor expansion of 0 in y 7.807 * [backup-simplify]: Simplify 0 into 0 7.808 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.808 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.808 * [backup-simplify]: Simplify 0 into 0 7.808 * [backup-simplify]: Simplify 0 into 0 7.809 * [backup-simplify]: Simplify 0 into 0 7.809 * [backup-simplify]: Simplify (* 1 (* 1 (/ 1 (/ 1 (- x))))) into (* -1 x) 7.809 * * * [progress]: simplifying candidates 7.811 * [simplify]: Simplifying: (expm1 (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (log1p (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) (+ (- (log (- x y)) (log (hypot x y))) (- (log (+ x y)) (log (hypot x y)))) (+ (- (log (- x y)) (log (hypot x y))) (log (/ (+ x y) (hypot x y)))) (+ (log (/ (- x y) (hypot x y))) (- (log (+ x y)) (log (hypot x y)))) (+ (log (/ (- x y) (hypot x y))) (log (/ (+ x y) (hypot x y)))) (log (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (exp (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (* (/ (* (* (- x y) (- x y)) (- 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)))) (* (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (* (* (/ (+ x y) (hypot x y)) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y)))) (* (* (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (- x y) (hypot x y))) (/ (* (* (+ x y) (+ x y)) (+ x y)) (* (* (hypot x y) (hypot x y)) (hypot x y)))) (* (* (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (- x y) (hypot x y))) (* (* (/ (+ x y) (hypot x y)) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y)))) (* (cbrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (cbrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))))) (cbrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (* (* (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (sqrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (sqrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (* (- x y) (+ x y)) (* (hypot x y) (hypot x y)) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (* (cbrt (/ (+ x y) (hypot x y))) (cbrt (/ (+ x y) (hypot x y))))) (* (/ (- x y) (hypot x y)) (sqrt (/ (+ x y) (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) 1)) (* (/ (- x y) (hypot x y)) (/ (sqrt (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (- x y) (hypot x y)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ (sqrt (+ x y)) 1)) (* (/ (- x y) (hypot x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (- x y) (hypot x y)) (/ 1 (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ 1 1)) (* (/ (- x y) (hypot x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (- x y) (hypot x y)) (/ 1 (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ 1 1)) (* (/ (- x y) (hypot x y)) 1) (* (/ (- x y) (hypot x y)) (+ x y)) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (sqrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (cbrt (- x y)) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (cbrt (- x y)) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (cbrt (- x y)) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (- x y) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (- x y) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ 1 (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (+ x y)) (* (- x y) (/ (+ x y) (hypot x y))) (expm1 (/ (- x y) (hypot x y))) (log1p (/ (- x y) (hypot x y))) (- (log (- x y)) (log (hypot x y))) (log (/ (- x y) (hypot x y))) (exp (/ (- x y) (hypot x y))) (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (cbrt (/ (- x y) (hypot x y))) (* (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (- (- x y)) (- (hypot x y)) (/ x (hypot x y)) (/ y (hypot x y)) (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (cbrt (- x y)) (cbrt (hypot x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (sqrt (hypot x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) (/ (cbrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) 1) (/ (sqrt (- x y)) (hypot x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) (/ 1 1) (/ (- x y) (hypot x y)) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (+ (sqrt x) (sqrt y)) 1) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) (/ 1 1) (/ (- x y) (hypot x y)) (/ 1 (hypot x y)) (/ (hypot x y) (- x y)) (/ (- x y) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (sqrt (hypot x y))) (/ (- x y) 1) (/ (hypot x y) (cbrt (- x y))) (/ (hypot x y) (sqrt (- x y))) (/ (hypot x y) (- x y)) (/ (hypot x y) (- (sqrt x) (sqrt y))) (/ (hypot x y) (- x y)) (* (hypot x y) (+ (* x x) (+ (* y y) (* x y)))) (* (hypot x y) (+ x y)) (expm1 (/ (+ x y) (hypot x y))) (log1p (/ (+ x y) (hypot x y))) (- (log (+ x y)) (log (hypot x y))) (log (/ (+ x y) (hypot x y))) (exp (/ (+ x y) (hypot x y))) (/ (* (* (+ x y) (+ x y)) (+ x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (* (cbrt (/ (+ x y) (hypot x y))) (cbrt (/ (+ x y) (hypot x y)))) (cbrt (/ (+ x y) (hypot x y))) (* (* (/ (+ x y) (hypot x y)) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y))) (- (+ x y)) (- (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (cbrt (+ x y)) (cbrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (hypot x y))) (/ (cbrt (+ x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) 1) (/ (cbrt (+ x y)) (hypot x y)) (/ (sqrt (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (+ x y)) (cbrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) 1) (/ (sqrt (+ x y)) (hypot x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))) (/ 1 1) (/ (+ x y) (hypot x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))) (/ 1 1) (/ (+ x y) (hypot x y)) (/ 1 (hypot x y)) (/ (hypot x y) (+ x y)) (/ (+ x y) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) 1) (/ (hypot x y) (cbrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y)) (* (hypot x y) (+ (* x x) (- (* y y) (* x y)))) (* (hypot x y) (- x y)) (expm1 (hypot x y)) (log1p (hypot x y)) (+ (* x x) (* y y)) (log (hypot x y)) (exp (hypot x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))) (cbrt (hypot x y)) (* (* (hypot x y) (hypot x y)) (hypot x y)) (sqrt (hypot x y)) (sqrt (hypot x y)) -1 1 1 -1 1 -1 1 1 -1 y x (* -1 x) 7.813 * * [simplify]: Extracting # 0 : cost 0 7.814 * * [simplify]: Extracting # 1 : cost 0 7.814 * * [simplify]: Extracting # 2 : cost 0 7.814 * * [simplify]: Extracting # 3 : cost 0 7.814 * * [simplify]: Extracting # 4 : cost 0 7.814 * * [simplify]: Extracting # 5 : cost 0 7.815 * * [simplify]: iteration 0 : 172 enodes (cost 2247 ) 7.864 * * [simplify]: Extracting # 0 : cost 0 7.864 * * [simplify]: Extracting # 1 : cost 0 7.865 * * [simplify]: Extracting # 2 : cost 0 7.865 * * [simplify]: Extracting # 3 : cost 0 7.866 * * [simplify]: Extracting # 4 : cost 0 7.866 * * [simplify]: iteration 1 : 508 enodes (cost 2185 ) 8.177 * * [simplify]: Extracting # 0 : cost 0 8.182 * * [simplify]: Extracting # 1 : cost 0 8.194 * * [simplify]: Extracting # 2 : cost 0 8.202 * * [simplify]: Extracting # 3 : cost 0 8.209 * * [simplify]: Extracting # 4 : cost 0 8.217 * * [simplify]: Extracting # 5 : cost 0 8.224 * * [simplify]: iteration 2 : 2840 enodes (cost 1981 ) 9.947 * * [simplify]: Extracting # 0 : cost 0 9.965 * * [simplify]: Extracting # 1 : cost 0 9.971 * * [simplify]: Extracting # 2 : cost 0 9.978 * * [simplify]: Extracting # 3 : cost 0 9.989 * * [simplify]: Extracting # 4 : cost 0 10.000 * * [simplify]: iteration done: 5002 enodes (cost 1971 ) 10.002 * [simplify]: Simplified to: (expm1 (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (log1p (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (/ (* (- x y) (/ (+ x y) (hypot x y))) (hypot x y)) (log (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (log (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (log (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (log (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (log (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (exp (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (pow (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) 3) (pow (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) 3) (pow (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) 3) (pow (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) 3) (* (cbrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (cbrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))))) (cbrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (pow (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) 3) (sqrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (sqrt (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y)))) (* (- x y) (+ x y)) (* (hypot x y) (hypot x y)) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (* (cbrt (/ (+ x y) (hypot x y))) (cbrt (/ (+ x y) (hypot x y))))) (* (/ (- x y) (hypot x y)) (sqrt (/ (+ x y) (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (/ (- x y) (hypot x y)) (/ (sqrt (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (- x y) (hypot x y)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (sqrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (cbrt (- x y)) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (cbrt (- x y)) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (cbrt (- x y)) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (- x y) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (/ (* (- x y) (/ (+ x y) (hypot x y))) (hypot x y)) (* (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ (+ x y) (hypot x y))) (* (/ (- x y) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (- x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (/ (* (- x y) (/ (+ x y) (hypot x y))) (hypot x y)) (/ (* (- x y) (/ (+ x y) (hypot x y))) (hypot x y)) (/ (/ (+ x y) (hypot x y)) (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (expm1 (/ (- x y) (hypot x y))) (log1p (/ (- x y) (hypot x y))) (log (/ (- x y) (hypot x y))) (log (/ (- x y) (hypot x y))) (exp (/ (- x y) (hypot x y))) (pow (/ (- x y) (hypot x y)) 3) (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (cbrt (/ (- x y) (hypot x y))) (pow (/ (- x y) (hypot x y)) 3) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (- (- x y)) (- (hypot x y)) (/ x (hypot x y)) (/ y (hypot x y)) (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (cbrt (- x y)) (cbrt (hypot x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (sqrt (hypot x y))) (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (hypot x y)) (/ (/ 1 (cbrt (hypot x y))) (cbrt (hypot x y))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) 1 (/ (- x y) (hypot x y)) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (+ (sqrt x) (sqrt y)) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ (/ 1 (cbrt (hypot x y))) (cbrt (hypot x y))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) 1 (/ (- x y) (hypot x y)) (/ 1 (hypot x y)) (/ (hypot x y) (- x y)) (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) (- x y) (/ (hypot x y) (cbrt (- x y))) (/ (hypot x y) (sqrt (- x y))) (/ (hypot x y) (- x y)) (/ (hypot x y) (- (sqrt x) (sqrt y))) (/ (hypot x y) (- x y)) (* (hypot x y) (fma x x (* y (+ x y)))) (* (+ x y) (hypot x y)) (expm1 (/ (+ x y) (hypot x y))) (log1p (/ (+ x y) (hypot x y))) (log (/ (+ x y) (hypot x y))) (log (/ (+ x y) (hypot x y))) (exp (/ (+ x y) (hypot x y))) (pow (/ (+ x y) (hypot x y)) 3) (* (cbrt (/ (+ x y) (hypot x y))) (cbrt (/ (+ x y) (hypot x y)))) (cbrt (/ (+ x y) (hypot x y))) (pow (/ (+ x y) (hypot x y)) 3) (sqrt (/ (+ x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y))) (- (+ x y)) (- (hypot x y)) (/ (cbrt (+ x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (cbrt (+ x y)))) (/ (cbrt (+ x y)) (cbrt (hypot x y))) (/ (cbrt (+ x y)) (/ (sqrt (hypot x y)) (cbrt (+ x y)))) (/ (cbrt (+ x y)) (sqrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (cbrt (+ x y)) (hypot x y)) (/ (sqrt (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (+ x y)) (cbrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y))) (sqrt (+ x y)) (/ (sqrt (+ x y)) (hypot x y)) (/ (/ 1 (cbrt (hypot x y))) (cbrt (hypot x y))) (/ (+ x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))) 1 (/ (+ x y) (hypot x y)) (/ (/ 1 (cbrt (hypot x y))) (cbrt (hypot x y))) (/ (+ x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))) 1 (/ (+ x y) (hypot x y)) (/ 1 (hypot x y)) (/ (hypot x y) (+ x y)) (/ (+ x y) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y))) (+ x y) (/ (hypot x y) (cbrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y)) (* (fma x x (* y (- y x))) (hypot x y)) (* (- x y) (hypot x y)) (expm1 (hypot x y)) (log1p (hypot x y)) (fma x x (* y y)) (log (hypot x y)) (exp (hypot x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))) (cbrt (hypot x y)) (pow (hypot x y) 3) (sqrt (hypot x y)) (sqrt (hypot x y)) -1 1 1 -1 1 -1 1 1 -1 y x (- x) 10.004 * * * [progress]: adding candidates to table 10.479 * * [progress]: iteration 3 / 4 10.479 * * * [progress]: picking best candidate 10.488 * * * * [pick]: Picked # 10.489 * * * [progress]: localizing error 10.512 * * * [progress]: generating rewritten candidates 10.512 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1) 10.535 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 10.556 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 10.692 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1) 10.741 * * * [progress]: generating series expansions 10.741 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1) 10.742 * [backup-simplify]: Simplify (pow (/ (- x y) (hypot x y)) 3) into (pow (/ (- x y) (hypot x y)) 3) 10.742 * [approximate]: Taking taylor expansion of (pow (/ (- x y) (hypot x y)) 3) in (x y) around 0 10.742 * [taylor]: Taking taylor expansion of (pow (/ (- x y) (hypot x y)) 3) in y 10.742 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 10.742 * [taylor]: Taking taylor expansion of (- x y) in y 10.742 * [taylor]: Taking taylor expansion of x in y 10.742 * [backup-simplify]: Simplify x into x 10.742 * [taylor]: Taking taylor expansion of y in y 10.742 * [backup-simplify]: Simplify 0 into 0 10.742 * [backup-simplify]: Simplify 1 into 1 10.742 * [taylor]: Taking taylor expansion of (hypot x y) in y 10.742 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.742 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 10.742 * [taylor]: Taking taylor expansion of (* x x) in y 10.742 * [taylor]: Taking taylor expansion of x in y 10.742 * [backup-simplify]: Simplify x into x 10.742 * [taylor]: Taking taylor expansion of x in y 10.742 * [backup-simplify]: Simplify x into x 10.742 * [taylor]: Taking taylor expansion of (* y y) in y 10.742 * [taylor]: Taking taylor expansion of y in y 10.742 * [backup-simplify]: Simplify 0 into 0 10.742 * [backup-simplify]: Simplify 1 into 1 10.742 * [taylor]: Taking taylor expansion of y in y 10.742 * [backup-simplify]: Simplify 0 into 0 10.742 * [backup-simplify]: Simplify 1 into 1 10.742 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.743 * [backup-simplify]: Simplify (* 0 0) into 0 10.743 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 10.743 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 10.743 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.744 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.744 * [backup-simplify]: Simplify (+ 0 0) into 0 10.744 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 10.745 * [backup-simplify]: Simplify (- 0) into 0 10.745 * [backup-simplify]: Simplify (+ x 0) into x 10.745 * [backup-simplify]: Simplify (/ x x) into 1 10.745 * [taylor]: Taking taylor expansion of (pow (/ (- x y) (hypot x y)) 3) in x 10.745 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 10.745 * [taylor]: Taking taylor expansion of (- x y) in x 10.745 * [taylor]: Taking taylor expansion of x in x 10.745 * [backup-simplify]: Simplify 0 into 0 10.745 * [backup-simplify]: Simplify 1 into 1 10.745 * [taylor]: Taking taylor expansion of y in x 10.745 * [backup-simplify]: Simplify y into y 10.745 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.745 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.745 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.745 * [taylor]: Taking taylor expansion of (* x x) in x 10.745 * [taylor]: Taking taylor expansion of x in x 10.745 * [backup-simplify]: Simplify 0 into 0 10.745 * [backup-simplify]: Simplify 1 into 1 10.745 * [taylor]: Taking taylor expansion of x in x 10.745 * [backup-simplify]: Simplify 0 into 0 10.745 * [backup-simplify]: Simplify 1 into 1 10.745 * [taylor]: Taking taylor expansion of (* y y) in x 10.746 * [taylor]: Taking taylor expansion of y in x 10.746 * [backup-simplify]: Simplify y into y 10.746 * [taylor]: Taking taylor expansion of y in x 10.746 * [backup-simplify]: Simplify y into y 10.746 * [backup-simplify]: Simplify (* 0 0) into 0 10.746 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.746 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.746 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.747 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.747 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.747 * [backup-simplify]: Simplify (+ 0 0) into 0 10.747 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.747 * [backup-simplify]: Simplify (- y) into (- y) 10.747 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.748 * [backup-simplify]: Simplify (/ (- y) y) into -1 10.748 * [taylor]: Taking taylor expansion of (pow (/ (- x y) (hypot x y)) 3) in x 10.748 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 10.748 * [taylor]: Taking taylor expansion of (- x y) in x 10.748 * [taylor]: Taking taylor expansion of x in x 10.748 * [backup-simplify]: Simplify 0 into 0 10.748 * [backup-simplify]: Simplify 1 into 1 10.748 * [taylor]: Taking taylor expansion of y in x 10.748 * [backup-simplify]: Simplify y into y 10.748 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.748 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.748 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.748 * [taylor]: Taking taylor expansion of (* x x) in x 10.748 * [taylor]: Taking taylor expansion of x in x 10.748 * [backup-simplify]: Simplify 0 into 0 10.748 * [backup-simplify]: Simplify 1 into 1 10.748 * [taylor]: Taking taylor expansion of x in x 10.748 * [backup-simplify]: Simplify 0 into 0 10.748 * [backup-simplify]: Simplify 1 into 1 10.748 * [taylor]: Taking taylor expansion of (* y y) in x 10.748 * [taylor]: Taking taylor expansion of y in x 10.748 * [backup-simplify]: Simplify y into y 10.748 * [taylor]: Taking taylor expansion of y in x 10.748 * [backup-simplify]: Simplify y into y 10.748 * [backup-simplify]: Simplify (* 0 0) into 0 10.749 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.749 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.749 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.749 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.749 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.750 * [backup-simplify]: Simplify (+ 0 0) into 0 10.750 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.750 * [backup-simplify]: Simplify (- y) into (- y) 10.750 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.750 * [backup-simplify]: Simplify (/ (- y) y) into -1 10.750 * [backup-simplify]: Simplify (* -1 -1) into 1 10.751 * [backup-simplify]: Simplify (* -1 1) into -1 10.751 * [taylor]: Taking taylor expansion of -1 in y 10.751 * [backup-simplify]: Simplify -1 into -1 10.751 * [backup-simplify]: Simplify -1 into -1 10.751 * [backup-simplify]: Simplify (- 0) into 0 10.752 * [backup-simplify]: Simplify (+ 1 0) into 1 10.752 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 10.752 * [backup-simplify]: Simplify (+ (* -1 (/ 1 y)) (* (/ 1 y) -1)) into (- (* 2 (/ 1 y))) 10.752 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 y)))) (* (/ 1 y) 1)) into (* 3 (/ 1 y)) 10.752 * [taylor]: Taking taylor expansion of (* 3 (/ 1 y)) in y 10.752 * [taylor]: Taking taylor expansion of 3 in y 10.752 * [backup-simplify]: Simplify 3 into 3 10.752 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.752 * [taylor]: Taking taylor expansion of y in y 10.752 * [backup-simplify]: Simplify 0 into 0 10.752 * [backup-simplify]: Simplify 1 into 1 10.753 * [backup-simplify]: Simplify (/ 1 1) into 1 10.753 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.754 * [backup-simplify]: Simplify (+ (* 3 0) (* 0 1)) into 0 10.754 * [backup-simplify]: Simplify 0 into 0 10.754 * [backup-simplify]: Simplify 0 into 0 10.754 * [backup-simplify]: Simplify (- 0) into 0 10.755 * [backup-simplify]: Simplify (+ 0 0) into 0 10.755 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 10.756 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.756 * [backup-simplify]: Simplify (+ 1 0) into 1 10.757 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 10.757 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 10.758 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ 1 (pow y 2)))) (+ (* (/ 1 y) (/ 1 y)) (* (* 1/2 (/ 1 (pow y 2))) -1))) into 0 10.758 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* (/ 1 y) (- (* 2 (/ 1 y)))) (* (* 1/2 (/ 1 (pow y 2))) 1))) into (- (* 3/2 (/ 1 (pow y 2)))) 10.758 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 2)))) in y 10.758 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 10.758 * [taylor]: Taking taylor expansion of 3/2 in y 10.758 * [backup-simplify]: Simplify 3/2 into 3/2 10.758 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.758 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.758 * [taylor]: Taking taylor expansion of y in y 10.758 * [backup-simplify]: Simplify 0 into 0 10.759 * [backup-simplify]: Simplify 1 into 1 10.759 * [backup-simplify]: Simplify (* 1 1) into 1 10.759 * [backup-simplify]: Simplify (/ 1 1) into 1 10.760 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.760 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.762 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.763 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 10.763 * [backup-simplify]: Simplify (- 0) into 0 10.763 * [backup-simplify]: Simplify 0 into 0 10.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.764 * [backup-simplify]: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 10.764 * [backup-simplify]: Simplify 0 into 0 10.764 * [backup-simplify]: Simplify 0 into 0 10.764 * [backup-simplify]: Simplify (- 0) into 0 10.764 * [backup-simplify]: Simplify (+ 0 0) into 0 10.765 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 10.771 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 10.771 * [backup-simplify]: Simplify (+ 0 0) into 0 10.772 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 10.772 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ 0 y)) (* (/ 1 y) (/ (/ 1/2 y) y)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 10.773 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ 1 (pow y 3))))) (+ (* (/ 1 y) (* 1/2 (/ 1 (pow y 2)))) (+ (* (* 1/2 (/ 1 (pow y 2))) (/ 1 y)) (* (- (* 1/2 (/ 1 (pow y 3)))) -1)))) into (* 2 (/ 1 (pow y 3))) 10.774 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 3)))) (+ (* (/ 1 y) 0) (+ (* (* 1/2 (/ 1 (pow y 2))) (- (* 2 (/ 1 y)))) (* (- (* 1/2 (/ 1 (pow y 3)))) 1)))) into (- (* 7/2 (/ 1 (pow y 3)))) 10.774 * [taylor]: Taking taylor expansion of (- (* 7/2 (/ 1 (pow y 3)))) in y 10.774 * [taylor]: Taking taylor expansion of (* 7/2 (/ 1 (pow y 3))) in y 10.774 * [taylor]: Taking taylor expansion of 7/2 in y 10.774 * [backup-simplify]: Simplify 7/2 into 7/2 10.774 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.774 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.774 * [taylor]: Taking taylor expansion of y in y 10.774 * [backup-simplify]: Simplify 0 into 0 10.774 * [backup-simplify]: Simplify 1 into 1 10.774 * [backup-simplify]: Simplify (* 1 1) into 1 10.775 * [backup-simplify]: Simplify (* 1 1) into 1 10.775 * [backup-simplify]: Simplify (/ 1 1) into 1 10.776 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.776 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.777 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.777 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.778 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.779 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.779 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.780 * [backup-simplify]: Simplify (+ (* 7/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.780 * [backup-simplify]: Simplify (- 0) into 0 10.780 * [backup-simplify]: Simplify 0 into 0 10.780 * [backup-simplify]: Simplify -1 into -1 10.780 * [backup-simplify]: Simplify (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) into (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) 10.781 * [approximate]: Taking taylor expansion of (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) in (x y) around 0 10.781 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) in y 10.781 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 10.781 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 10.781 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.781 * [taylor]: Taking taylor expansion of x in y 10.781 * [backup-simplify]: Simplify x into x 10.781 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.781 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.781 * [taylor]: Taking taylor expansion of y in y 10.781 * [backup-simplify]: Simplify 0 into 0 10.781 * [backup-simplify]: Simplify 1 into 1 10.781 * [backup-simplify]: Simplify (/ 1 1) into 1 10.781 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 10.781 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.781 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 10.781 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 10.781 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.781 * [taylor]: Taking taylor expansion of x in y 10.781 * [backup-simplify]: Simplify x into x 10.781 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.781 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.781 * [taylor]: Taking taylor expansion of x in y 10.781 * [backup-simplify]: Simplify x into x 10.781 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.781 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 10.781 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.781 * [taylor]: Taking taylor expansion of y in y 10.781 * [backup-simplify]: Simplify 0 into 0 10.781 * [backup-simplify]: Simplify 1 into 1 10.782 * [backup-simplify]: Simplify (/ 1 1) into 1 10.782 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.782 * [taylor]: Taking taylor expansion of y in y 10.782 * [backup-simplify]: Simplify 0 into 0 10.782 * [backup-simplify]: Simplify 1 into 1 10.782 * [backup-simplify]: Simplify (/ 1 1) into 1 10.782 * [backup-simplify]: Simplify (* 1 1) into 1 10.782 * [backup-simplify]: Simplify (+ 0 1) into 1 10.783 * [backup-simplify]: Simplify (sqrt 1) into 1 10.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.784 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.784 * [backup-simplify]: Simplify (+ 0 0) into 0 10.784 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.785 * [backup-simplify]: Simplify (- 1) into -1 10.785 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.785 * [backup-simplify]: Simplify (/ -1 1) into -1 10.785 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) in x 10.785 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 10.785 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 10.785 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.785 * [taylor]: Taking taylor expansion of x in x 10.785 * [backup-simplify]: Simplify 0 into 0 10.785 * [backup-simplify]: Simplify 1 into 1 10.786 * [backup-simplify]: Simplify (/ 1 1) into 1 10.786 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.786 * [taylor]: Taking taylor expansion of y in x 10.786 * [backup-simplify]: Simplify y into y 10.786 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.786 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 10.786 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.786 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 10.786 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.786 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.786 * [taylor]: Taking taylor expansion of x in x 10.786 * [backup-simplify]: Simplify 0 into 0 10.786 * [backup-simplify]: Simplify 1 into 1 10.786 * [backup-simplify]: Simplify (/ 1 1) into 1 10.786 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.786 * [taylor]: Taking taylor expansion of x in x 10.786 * [backup-simplify]: Simplify 0 into 0 10.786 * [backup-simplify]: Simplify 1 into 1 10.787 * [backup-simplify]: Simplify (/ 1 1) into 1 10.787 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.787 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.787 * [taylor]: Taking taylor expansion of y in x 10.787 * [backup-simplify]: Simplify y into y 10.787 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.787 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.787 * [taylor]: Taking taylor expansion of y in x 10.787 * [backup-simplify]: Simplify y into y 10.787 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.787 * [backup-simplify]: Simplify (* 1 1) into 1 10.788 * [backup-simplify]: Simplify (+ 1 0) into 1 10.788 * [backup-simplify]: Simplify (sqrt 1) into 1 10.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.789 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.790 * [backup-simplify]: Simplify (+ 0 0) into 0 10.790 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.790 * [backup-simplify]: Simplify (+ 1 0) into 1 10.791 * [backup-simplify]: Simplify (/ 1 1) into 1 10.791 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) in x 10.791 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 10.791 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 10.791 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.791 * [taylor]: Taking taylor expansion of x in x 10.791 * [backup-simplify]: Simplify 0 into 0 10.791 * [backup-simplify]: Simplify 1 into 1 10.791 * [backup-simplify]: Simplify (/ 1 1) into 1 10.791 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.791 * [taylor]: Taking taylor expansion of y in x 10.791 * [backup-simplify]: Simplify y into y 10.791 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.791 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 10.791 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.791 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 10.791 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.791 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.791 * [taylor]: Taking taylor expansion of x in x 10.791 * [backup-simplify]: Simplify 0 into 0 10.791 * [backup-simplify]: Simplify 1 into 1 10.792 * [backup-simplify]: Simplify (/ 1 1) into 1 10.792 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.792 * [taylor]: Taking taylor expansion of x in x 10.792 * [backup-simplify]: Simplify 0 into 0 10.792 * [backup-simplify]: Simplify 1 into 1 10.792 * [backup-simplify]: Simplify (/ 1 1) into 1 10.792 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.792 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.792 * [taylor]: Taking taylor expansion of y in x 10.792 * [backup-simplify]: Simplify y into y 10.792 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.792 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.792 * [taylor]: Taking taylor expansion of y in x 10.792 * [backup-simplify]: Simplify y into y 10.792 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.792 * [backup-simplify]: Simplify (* 1 1) into 1 10.792 * [backup-simplify]: Simplify (+ 1 0) into 1 10.793 * [backup-simplify]: Simplify (sqrt 1) into 1 10.793 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.793 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.794 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.794 * [backup-simplify]: Simplify (+ 0 0) into 0 10.794 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.795 * [backup-simplify]: Simplify (+ 1 0) into 1 10.795 * [backup-simplify]: Simplify (/ 1 1) into 1 10.795 * [backup-simplify]: Simplify (* 1 1) into 1 10.795 * [backup-simplify]: Simplify (* 1 1) into 1 10.795 * [taylor]: Taking taylor expansion of 1 in y 10.795 * [backup-simplify]: Simplify 1 into 1 10.795 * [backup-simplify]: Simplify 1 into 1 10.796 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.796 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 10.796 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 10.797 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 10.797 * [backup-simplify]: Simplify (+ (* 1 (- (/ 1 y))) (* (- (/ 1 y)) 1)) into (- (* 2 (/ 1 y))) 10.797 * [backup-simplify]: Simplify (+ (* 1 (- (* 2 (/ 1 y)))) (* (- (/ 1 y)) 1)) into (- (* 3 (/ 1 y))) 10.797 * [taylor]: Taking taylor expansion of (- (* 3 (/ 1 y))) in y 10.797 * [taylor]: Taking taylor expansion of (* 3 (/ 1 y)) in y 10.797 * [taylor]: Taking taylor expansion of 3 in y 10.797 * [backup-simplify]: Simplify 3 into 3 10.797 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.797 * [taylor]: Taking taylor expansion of y in y 10.797 * [backup-simplify]: Simplify 0 into 0 10.797 * [backup-simplify]: Simplify 1 into 1 10.797 * [backup-simplify]: Simplify (/ 1 1) into 1 10.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.798 * [backup-simplify]: Simplify (+ (* 3 0) (* 0 1)) into 0 10.798 * [backup-simplify]: Simplify (- 0) into 0 10.798 * [backup-simplify]: Simplify 0 into 0 10.798 * [backup-simplify]: Simplify 0 into 0 10.799 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.799 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.799 * [backup-simplify]: Simplify (- 0) into 0 10.799 * [backup-simplify]: Simplify (+ 0 0) into 0 10.800 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.800 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.801 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.801 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 10.801 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.802 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.803 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 10.803 * [backup-simplify]: Simplify (+ (* 1 (- (* 1/2 (/ 1 (pow y 2))))) (+ (* (- (/ 1 y)) (- (/ 1 y))) (* (- (* 1/2 (/ 1 (pow y 2)))) 1))) into 0 10.803 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (- (* 2 (/ 1 y)))) (* (- (* 1/2 (/ 1 (pow y 2)))) 1))) into (* 3/2 (/ 1 (pow y 2))) 10.804 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 10.804 * [taylor]: Taking taylor expansion of 3/2 in y 10.804 * [backup-simplify]: Simplify 3/2 into 3/2 10.804 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.804 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.804 * [taylor]: Taking taylor expansion of y in y 10.804 * [backup-simplify]: Simplify 0 into 0 10.804 * [backup-simplify]: Simplify 1 into 1 10.804 * [backup-simplify]: Simplify (* 1 1) into 1 10.804 * [backup-simplify]: Simplify (/ 1 1) into 1 10.805 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.805 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.805 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.806 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.806 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 10.806 * [backup-simplify]: Simplify 0 into 0 10.807 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.808 * [backup-simplify]: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 10.808 * [backup-simplify]: Simplify (- 0) into 0 10.808 * [backup-simplify]: Simplify 0 into 0 10.808 * [backup-simplify]: Simplify 0 into 0 10.809 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.809 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.809 * [backup-simplify]: Simplify (- 0) into 0 10.810 * [backup-simplify]: Simplify (+ 0 0) into 0 10.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.811 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.811 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.811 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.811 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 10.812 * [backup-simplify]: Simplify (+ 0 0) into 0 10.812 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 10.813 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 3))) 10.814 * [backup-simplify]: Simplify (+ (* 1 (* 1/2 (/ 1 (pow y 3)))) (+ (* (- (/ 1 y)) (- (* 1/2 (/ 1 (pow y 2))))) (+ (* (- (* 1/2 (/ 1 (pow y 2)))) (- (/ 1 y))) (* (* 1/2 (/ 1 (pow y 3))) 1)))) into (* 2 (/ 1 (pow y 3))) 10.814 * [backup-simplify]: Simplify (+ (* 1 (* 2 (/ 1 (pow y 3)))) (+ (* (- (/ 1 y)) 0) (+ (* (- (* 1/2 (/ 1 (pow y 2)))) (- (* 2 (/ 1 y)))) (* (* 1/2 (/ 1 (pow y 3))) 1)))) into (* 7/2 (/ 1 (pow y 3))) 10.814 * [taylor]: Taking taylor expansion of (* 7/2 (/ 1 (pow y 3))) in y 10.814 * [taylor]: Taking taylor expansion of 7/2 in y 10.814 * [backup-simplify]: Simplify 7/2 into 7/2 10.814 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.814 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.814 * [taylor]: Taking taylor expansion of y in y 10.814 * [backup-simplify]: Simplify 0 into 0 10.814 * [backup-simplify]: Simplify 1 into 1 10.814 * [backup-simplify]: Simplify (* 1 1) into 1 10.815 * [backup-simplify]: Simplify (* 1 1) into 1 10.815 * [backup-simplify]: Simplify (/ 1 1) into 1 10.815 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.816 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.816 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.817 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.817 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.818 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.819 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.819 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.820 * [backup-simplify]: Simplify (+ (* 7/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.820 * [backup-simplify]: Simplify 0 into 0 10.820 * [backup-simplify]: Simplify 1 into 1 10.821 * [backup-simplify]: Simplify (pow (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) 3) into (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) 10.821 * [approximate]: Taking taylor expansion of (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) in (x y) around 0 10.821 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) in y 10.821 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 10.821 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 10.821 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.821 * [taylor]: Taking taylor expansion of y in y 10.821 * [backup-simplify]: Simplify 0 into 0 10.821 * [backup-simplify]: Simplify 1 into 1 10.821 * [backup-simplify]: Simplify (/ 1 1) into 1 10.821 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.821 * [taylor]: Taking taylor expansion of x in y 10.821 * [backup-simplify]: Simplify x into x 10.821 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.821 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 10.821 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.821 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 10.821 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 10.821 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.821 * [taylor]: Taking taylor expansion of -1 in y 10.822 * [backup-simplify]: Simplify -1 into -1 10.822 * [taylor]: Taking taylor expansion of x in y 10.822 * [backup-simplify]: Simplify x into x 10.822 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.822 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.822 * [taylor]: Taking taylor expansion of -1 in y 10.822 * [backup-simplify]: Simplify -1 into -1 10.822 * [taylor]: Taking taylor expansion of x in y 10.822 * [backup-simplify]: Simplify x into x 10.822 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.822 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 10.822 * [taylor]: Taking taylor expansion of (/ -1 y) in y 10.822 * [taylor]: Taking taylor expansion of -1 in y 10.822 * [backup-simplify]: Simplify -1 into -1 10.822 * [taylor]: Taking taylor expansion of y in y 10.822 * [backup-simplify]: Simplify 0 into 0 10.822 * [backup-simplify]: Simplify 1 into 1 10.822 * [backup-simplify]: Simplify (/ -1 1) into -1 10.822 * [taylor]: Taking taylor expansion of (/ -1 y) in y 10.822 * [taylor]: Taking taylor expansion of -1 in y 10.822 * [backup-simplify]: Simplify -1 into -1 10.822 * [taylor]: Taking taylor expansion of y in y 10.822 * [backup-simplify]: Simplify 0 into 0 10.822 * [backup-simplify]: Simplify 1 into 1 10.823 * [backup-simplify]: Simplify (/ -1 1) into -1 10.823 * [backup-simplify]: Simplify (* -1 -1) into 1 10.823 * [backup-simplify]: Simplify (+ 0 1) into 1 10.824 * [backup-simplify]: Simplify (sqrt 1) into 1 10.824 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.825 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.826 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.826 * [backup-simplify]: Simplify (+ 0 0) into 0 10.827 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.827 * [backup-simplify]: Simplify (+ 1 0) into 1 10.827 * [backup-simplify]: Simplify (/ 1 1) into 1 10.827 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) in x 10.827 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 10.827 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 10.827 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.827 * [taylor]: Taking taylor expansion of y in x 10.827 * [backup-simplify]: Simplify y into y 10.828 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.828 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.828 * [taylor]: Taking taylor expansion of x in x 10.828 * [backup-simplify]: Simplify 0 into 0 10.828 * [backup-simplify]: Simplify 1 into 1 10.828 * [backup-simplify]: Simplify (/ 1 1) into 1 10.828 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 10.828 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.828 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 10.828 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.828 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.828 * [taylor]: Taking taylor expansion of -1 in x 10.828 * [backup-simplify]: Simplify -1 into -1 10.828 * [taylor]: Taking taylor expansion of x in x 10.828 * [backup-simplify]: Simplify 0 into 0 10.828 * [backup-simplify]: Simplify 1 into 1 10.829 * [backup-simplify]: Simplify (/ -1 1) into -1 10.829 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.829 * [taylor]: Taking taylor expansion of -1 in x 10.829 * [backup-simplify]: Simplify -1 into -1 10.829 * [taylor]: Taking taylor expansion of x in x 10.829 * [backup-simplify]: Simplify 0 into 0 10.829 * [backup-simplify]: Simplify 1 into 1 10.829 * [backup-simplify]: Simplify (/ -1 1) into -1 10.829 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 10.829 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.829 * [taylor]: Taking taylor expansion of -1 in x 10.829 * [backup-simplify]: Simplify -1 into -1 10.829 * [taylor]: Taking taylor expansion of y in x 10.829 * [backup-simplify]: Simplify y into y 10.829 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.829 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.829 * [taylor]: Taking taylor expansion of -1 in x 10.829 * [backup-simplify]: Simplify -1 into -1 10.829 * [taylor]: Taking taylor expansion of y in x 10.829 * [backup-simplify]: Simplify y into y 10.830 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.830 * [backup-simplify]: Simplify (* -1 -1) into 1 10.830 * [backup-simplify]: Simplify (+ 1 0) into 1 10.830 * [backup-simplify]: Simplify (sqrt 1) into 1 10.831 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.832 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.832 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.833 * [backup-simplify]: Simplify (+ 0 0) into 0 10.833 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.834 * [backup-simplify]: Simplify (- 1) into -1 10.834 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.834 * [backup-simplify]: Simplify (/ -1 1) into -1 10.834 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) in x 10.834 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 10.834 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 10.834 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.834 * [taylor]: Taking taylor expansion of y in x 10.834 * [backup-simplify]: Simplify y into y 10.835 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.835 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.835 * [taylor]: Taking taylor expansion of x in x 10.835 * [backup-simplify]: Simplify 0 into 0 10.835 * [backup-simplify]: Simplify 1 into 1 10.835 * [backup-simplify]: Simplify (/ 1 1) into 1 10.835 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 10.835 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.835 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 10.835 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.835 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.835 * [taylor]: Taking taylor expansion of -1 in x 10.835 * [backup-simplify]: Simplify -1 into -1 10.835 * [taylor]: Taking taylor expansion of x in x 10.835 * [backup-simplify]: Simplify 0 into 0 10.835 * [backup-simplify]: Simplify 1 into 1 10.836 * [backup-simplify]: Simplify (/ -1 1) into -1 10.836 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.836 * [taylor]: Taking taylor expansion of -1 in x 10.836 * [backup-simplify]: Simplify -1 into -1 10.836 * [taylor]: Taking taylor expansion of x in x 10.836 * [backup-simplify]: Simplify 0 into 0 10.836 * [backup-simplify]: Simplify 1 into 1 10.836 * [backup-simplify]: Simplify (/ -1 1) into -1 10.836 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 10.836 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.836 * [taylor]: Taking taylor expansion of -1 in x 10.836 * [backup-simplify]: Simplify -1 into -1 10.836 * [taylor]: Taking taylor expansion of y in x 10.836 * [backup-simplify]: Simplify y into y 10.836 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.836 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.836 * [taylor]: Taking taylor expansion of -1 in x 10.836 * [backup-simplify]: Simplify -1 into -1 10.836 * [taylor]: Taking taylor expansion of y in x 10.837 * [backup-simplify]: Simplify y into y 10.837 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.837 * [backup-simplify]: Simplify (* -1 -1) into 1 10.837 * [backup-simplify]: Simplify (+ 1 0) into 1 10.838 * [backup-simplify]: Simplify (sqrt 1) into 1 10.838 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.839 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.839 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.840 * [backup-simplify]: Simplify (+ 0 0) into 0 10.840 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.840 * [backup-simplify]: Simplify (- 1) into -1 10.840 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.841 * [backup-simplify]: Simplify (/ -1 1) into -1 10.841 * [backup-simplify]: Simplify (* -1 -1) into 1 10.841 * [backup-simplify]: Simplify (* -1 1) into -1 10.841 * [taylor]: Taking taylor expansion of -1 in y 10.842 * [backup-simplify]: Simplify -1 into -1 10.842 * [backup-simplify]: Simplify -1 into -1 10.842 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.842 * [backup-simplify]: Simplify (- 0) into 0 10.843 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.843 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 10.843 * [backup-simplify]: Simplify (+ (* -1 (/ 1 y)) (* (/ 1 y) -1)) into (- (* 2 (/ 1 y))) 10.844 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 y)))) (* (/ 1 y) 1)) into (* 3 (/ 1 y)) 10.844 * [taylor]: Taking taylor expansion of (* 3 (/ 1 y)) in y 10.844 * [taylor]: Taking taylor expansion of 3 in y 10.844 * [backup-simplify]: Simplify 3 into 3 10.844 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.844 * [taylor]: Taking taylor expansion of y in y 10.844 * [backup-simplify]: Simplify 0 into 0 10.844 * [backup-simplify]: Simplify 1 into 1 10.844 * [backup-simplify]: Simplify (/ 1 1) into 1 10.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.845 * [backup-simplify]: Simplify (+ (* 3 0) (* 0 1)) into 0 10.845 * [backup-simplify]: Simplify 0 into 0 10.845 * [backup-simplify]: Simplify 0 into 0 10.845 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.847 * [backup-simplify]: Simplify (- 0) into 0 10.847 * [backup-simplify]: Simplify (+ 0 0) into 0 10.848 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.849 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.849 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 10.849 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 10.850 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.851 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.852 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 10.852 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ 1 (pow y 2)))) (+ (* (/ 1 y) (/ 1 y)) (* (* 1/2 (/ 1 (pow y 2))) -1))) into 0 10.853 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* (/ 1 y) (- (* 2 (/ 1 y)))) (* (* 1/2 (/ 1 (pow y 2))) 1))) into (- (* 3/2 (/ 1 (pow y 2)))) 10.853 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 2)))) in y 10.853 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 10.853 * [taylor]: Taking taylor expansion of 3/2 in y 10.853 * [backup-simplify]: Simplify 3/2 into 3/2 10.853 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.853 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.853 * [taylor]: Taking taylor expansion of y in y 10.853 * [backup-simplify]: Simplify 0 into 0 10.853 * [backup-simplify]: Simplify 1 into 1 10.853 * [backup-simplify]: Simplify (* 1 1) into 1 10.854 * [backup-simplify]: Simplify (/ 1 1) into 1 10.854 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.855 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.856 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.857 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 10.857 * [backup-simplify]: Simplify (- 0) into 0 10.857 * [backup-simplify]: Simplify 0 into 0 10.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.859 * [backup-simplify]: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 10.859 * [backup-simplify]: Simplify 0 into 0 10.859 * [backup-simplify]: Simplify 0 into 0 10.859 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.859 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.860 * [backup-simplify]: Simplify (- 0) into 0 10.860 * [backup-simplify]: Simplify (+ 0 0) into 0 10.860 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.861 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.862 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.862 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 10.862 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 10.862 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 10.862 * [backup-simplify]: Simplify (+ 0 0) into 0 10.862 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 10.863 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 10.864 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ 1 (pow y 3))))) (+ (* (/ 1 y) (* 1/2 (/ 1 (pow y 2)))) (+ (* (* 1/2 (/ 1 (pow y 2))) (/ 1 y)) (* (- (* 1/2 (/ 1 (pow y 3)))) -1)))) into (* 2 (/ 1 (pow y 3))) 10.864 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 3)))) (+ (* (/ 1 y) 0) (+ (* (* 1/2 (/ 1 (pow y 2))) (- (* 2 (/ 1 y)))) (* (- (* 1/2 (/ 1 (pow y 3)))) 1)))) into (- (* 7/2 (/ 1 (pow y 3)))) 10.865 * [taylor]: Taking taylor expansion of (- (* 7/2 (/ 1 (pow y 3)))) in y 10.865 * [taylor]: Taking taylor expansion of (* 7/2 (/ 1 (pow y 3))) in y 10.865 * [taylor]: Taking taylor expansion of 7/2 in y 10.865 * [backup-simplify]: Simplify 7/2 into 7/2 10.865 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.865 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.865 * [taylor]: Taking taylor expansion of y in y 10.865 * [backup-simplify]: Simplify 0 into 0 10.865 * [backup-simplify]: Simplify 1 into 1 10.865 * [backup-simplify]: Simplify (* 1 1) into 1 10.865 * [backup-simplify]: Simplify (* 1 1) into 1 10.865 * [backup-simplify]: Simplify (/ 1 1) into 1 10.866 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.866 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.867 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.867 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.868 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.873 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.873 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.874 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.875 * [backup-simplify]: Simplify (+ (* 7/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.875 * [backup-simplify]: Simplify (- 0) into 0 10.875 * [backup-simplify]: Simplify 0 into 0 10.875 * [backup-simplify]: Simplify -1 into -1 10.875 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 10.875 * [backup-simplify]: Simplify (cbrt (pow (/ (- x y) (hypot x y)) 3)) into (/ (- x y) (hypot x y)) 10.875 * [approximate]: Taking taylor expansion of (/ (- x y) (hypot x y)) in (x y) around 0 10.875 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 10.875 * [taylor]: Taking taylor expansion of (- x y) in y 10.875 * [taylor]: Taking taylor expansion of x in y 10.875 * [backup-simplify]: Simplify x into x 10.875 * [taylor]: Taking taylor expansion of y in y 10.875 * [backup-simplify]: Simplify 0 into 0 10.875 * [backup-simplify]: Simplify 1 into 1 10.875 * [taylor]: Taking taylor expansion of (hypot x y) in y 10.875 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.875 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 10.875 * [taylor]: Taking taylor expansion of (* x x) in y 10.875 * [taylor]: Taking taylor expansion of x in y 10.875 * [backup-simplify]: Simplify x into x 10.876 * [taylor]: Taking taylor expansion of x in y 10.876 * [backup-simplify]: Simplify x into x 10.876 * [taylor]: Taking taylor expansion of (* y y) in y 10.876 * [taylor]: Taking taylor expansion of y in y 10.876 * [backup-simplify]: Simplify 0 into 0 10.876 * [backup-simplify]: Simplify 1 into 1 10.876 * [taylor]: Taking taylor expansion of y in y 10.876 * [backup-simplify]: Simplify 0 into 0 10.876 * [backup-simplify]: Simplify 1 into 1 10.876 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.876 * [backup-simplify]: Simplify (* 0 0) into 0 10.876 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 10.876 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 10.876 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.876 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.877 * [backup-simplify]: Simplify (+ 0 0) into 0 10.877 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 10.877 * [backup-simplify]: Simplify (- 0) into 0 10.877 * [backup-simplify]: Simplify (+ x 0) into x 10.877 * [backup-simplify]: Simplify (/ x x) into 1 10.877 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 10.877 * [taylor]: Taking taylor expansion of (- x y) in x 10.877 * [taylor]: Taking taylor expansion of x in x 10.877 * [backup-simplify]: Simplify 0 into 0 10.877 * [backup-simplify]: Simplify 1 into 1 10.877 * [taylor]: Taking taylor expansion of y in x 10.877 * [backup-simplify]: Simplify y into y 10.877 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.877 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.877 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.877 * [taylor]: Taking taylor expansion of (* x x) in x 10.877 * [taylor]: Taking taylor expansion of x in x 10.877 * [backup-simplify]: Simplify 0 into 0 10.877 * [backup-simplify]: Simplify 1 into 1 10.877 * [taylor]: Taking taylor expansion of x in x 10.877 * [backup-simplify]: Simplify 0 into 0 10.877 * [backup-simplify]: Simplify 1 into 1 10.877 * [taylor]: Taking taylor expansion of (* y y) in x 10.877 * [taylor]: Taking taylor expansion of y in x 10.877 * [backup-simplify]: Simplify y into y 10.878 * [taylor]: Taking taylor expansion of y in x 10.878 * [backup-simplify]: Simplify y into y 10.878 * [backup-simplify]: Simplify (* 0 0) into 0 10.878 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.878 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.878 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.878 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.878 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.879 * [backup-simplify]: Simplify (+ 0 0) into 0 10.879 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.879 * [backup-simplify]: Simplify (- y) into (- y) 10.879 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.879 * [backup-simplify]: Simplify (/ (- y) y) into -1 10.879 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 10.879 * [taylor]: Taking taylor expansion of (- x y) in x 10.879 * [taylor]: Taking taylor expansion of x in x 10.879 * [backup-simplify]: Simplify 0 into 0 10.879 * [backup-simplify]: Simplify 1 into 1 10.879 * [taylor]: Taking taylor expansion of y in x 10.879 * [backup-simplify]: Simplify y into y 10.879 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.879 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.879 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.879 * [taylor]: Taking taylor expansion of (* x x) in x 10.879 * [taylor]: Taking taylor expansion of x in x 10.879 * [backup-simplify]: Simplify 0 into 0 10.879 * [backup-simplify]: Simplify 1 into 1 10.879 * [taylor]: Taking taylor expansion of x in x 10.879 * [backup-simplify]: Simplify 0 into 0 10.879 * [backup-simplify]: Simplify 1 into 1 10.879 * [taylor]: Taking taylor expansion of (* y y) in x 10.879 * [taylor]: Taking taylor expansion of y in x 10.879 * [backup-simplify]: Simplify y into y 10.879 * [taylor]: Taking taylor expansion of y in x 10.879 * [backup-simplify]: Simplify y into y 10.879 * [backup-simplify]: Simplify (* 0 0) into 0 10.880 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.880 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.880 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.880 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.880 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.880 * [backup-simplify]: Simplify (+ 0 0) into 0 10.880 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.880 * [backup-simplify]: Simplify (- y) into (- y) 10.880 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.881 * [backup-simplify]: Simplify (/ (- y) y) into -1 10.881 * [taylor]: Taking taylor expansion of -1 in y 10.881 * [backup-simplify]: Simplify -1 into -1 10.881 * [backup-simplify]: Simplify -1 into -1 10.881 * [backup-simplify]: Simplify (- 0) into 0 10.881 * [backup-simplify]: Simplify (+ 1 0) into 1 10.881 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 10.881 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.881 * [taylor]: Taking taylor expansion of y in y 10.881 * [backup-simplify]: Simplify 0 into 0 10.881 * [backup-simplify]: Simplify 1 into 1 10.881 * [backup-simplify]: Simplify (/ 1 1) into 1 10.882 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.882 * [backup-simplify]: Simplify 0 into 0 10.882 * [backup-simplify]: Simplify 0 into 0 10.882 * [backup-simplify]: Simplify (- 0) into 0 10.882 * [backup-simplify]: Simplify (+ 0 0) into 0 10.883 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 10.883 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.883 * [backup-simplify]: Simplify (+ 1 0) into 1 10.884 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 10.884 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 10.884 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 10.884 * [taylor]: Taking taylor expansion of 1/2 in y 10.884 * [backup-simplify]: Simplify 1/2 into 1/2 10.884 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.884 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.884 * [taylor]: Taking taylor expansion of y in y 10.884 * [backup-simplify]: Simplify 0 into 0 10.884 * [backup-simplify]: Simplify 1 into 1 10.884 * [backup-simplify]: Simplify (* 1 1) into 1 10.885 * [backup-simplify]: Simplify (/ 1 1) into 1 10.885 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.885 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.887 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 10.887 * [backup-simplify]: Simplify 0 into 0 10.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.887 * [backup-simplify]: Simplify 0 into 0 10.887 * [backup-simplify]: Simplify 0 into 0 10.888 * [backup-simplify]: Simplify (- 0) into 0 10.888 * [backup-simplify]: Simplify (+ 0 0) into 0 10.888 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 10.889 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 10.889 * [backup-simplify]: Simplify (+ 0 0) into 0 10.889 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 10.890 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ 0 y)) (* (/ 1 y) (/ (/ 1/2 y) y)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 10.890 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 10.890 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 10.890 * [taylor]: Taking taylor expansion of 1/2 in y 10.890 * [backup-simplify]: Simplify 1/2 into 1/2 10.890 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.890 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.890 * [taylor]: Taking taylor expansion of y in y 10.890 * [backup-simplify]: Simplify 0 into 0 10.890 * [backup-simplify]: Simplify 1 into 1 10.890 * [backup-simplify]: Simplify (* 1 1) into 1 10.890 * [backup-simplify]: Simplify (* 1 1) into 1 10.890 * [backup-simplify]: Simplify (/ 1 1) into 1 10.891 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.891 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.892 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.892 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.893 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.894 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.894 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.894 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.895 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.895 * [backup-simplify]: Simplify (- 0) into 0 10.895 * [backup-simplify]: Simplify 0 into 0 10.895 * [backup-simplify]: Simplify -1 into -1 10.896 * [backup-simplify]: Simplify (cbrt (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3)) into (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 10.896 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 10.896 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 10.896 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 10.896 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.896 * [taylor]: Taking taylor expansion of x in y 10.896 * [backup-simplify]: Simplify x into x 10.896 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.896 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.896 * [taylor]: Taking taylor expansion of y in y 10.896 * [backup-simplify]: Simplify 0 into 0 10.896 * [backup-simplify]: Simplify 1 into 1 10.896 * [backup-simplify]: Simplify (/ 1 1) into 1 10.896 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 10.896 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.896 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 10.896 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 10.897 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.897 * [taylor]: Taking taylor expansion of x in y 10.897 * [backup-simplify]: Simplify x into x 10.897 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.897 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.897 * [taylor]: Taking taylor expansion of x in y 10.897 * [backup-simplify]: Simplify x into x 10.897 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.897 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 10.897 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.897 * [taylor]: Taking taylor expansion of y in y 10.897 * [backup-simplify]: Simplify 0 into 0 10.897 * [backup-simplify]: Simplify 1 into 1 10.897 * [backup-simplify]: Simplify (/ 1 1) into 1 10.897 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.897 * [taylor]: Taking taylor expansion of y in y 10.897 * [backup-simplify]: Simplify 0 into 0 10.897 * [backup-simplify]: Simplify 1 into 1 10.897 * [backup-simplify]: Simplify (/ 1 1) into 1 10.898 * [backup-simplify]: Simplify (* 1 1) into 1 10.898 * [backup-simplify]: Simplify (+ 0 1) into 1 10.898 * [backup-simplify]: Simplify (sqrt 1) into 1 10.898 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.899 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.899 * [backup-simplify]: Simplify (+ 0 0) into 0 10.900 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.900 * [backup-simplify]: Simplify (- 1) into -1 10.900 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.901 * [backup-simplify]: Simplify (/ -1 1) into -1 10.901 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 10.901 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 10.901 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.901 * [taylor]: Taking taylor expansion of x in x 10.901 * [backup-simplify]: Simplify 0 into 0 10.901 * [backup-simplify]: Simplify 1 into 1 10.901 * [backup-simplify]: Simplify (/ 1 1) into 1 10.901 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.901 * [taylor]: Taking taylor expansion of y in x 10.901 * [backup-simplify]: Simplify y into y 10.901 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.901 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 10.901 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.901 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 10.901 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.901 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.901 * [taylor]: Taking taylor expansion of x in x 10.901 * [backup-simplify]: Simplify 0 into 0 10.901 * [backup-simplify]: Simplify 1 into 1 10.901 * [backup-simplify]: Simplify (/ 1 1) into 1 10.901 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.901 * [taylor]: Taking taylor expansion of x in x 10.901 * [backup-simplify]: Simplify 0 into 0 10.901 * [backup-simplify]: Simplify 1 into 1 10.902 * [backup-simplify]: Simplify (/ 1 1) into 1 10.902 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.902 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.902 * [taylor]: Taking taylor expansion of y in x 10.902 * [backup-simplify]: Simplify y into y 10.902 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.902 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.902 * [taylor]: Taking taylor expansion of y in x 10.902 * [backup-simplify]: Simplify y into y 10.902 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.902 * [backup-simplify]: Simplify (* 1 1) into 1 10.902 * [backup-simplify]: Simplify (+ 1 0) into 1 10.903 * [backup-simplify]: Simplify (sqrt 1) into 1 10.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.904 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.904 * [backup-simplify]: Simplify (+ 0 0) into 0 10.904 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.905 * [backup-simplify]: Simplify (+ 1 0) into 1 10.905 * [backup-simplify]: Simplify (/ 1 1) into 1 10.905 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 10.905 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 10.905 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.905 * [taylor]: Taking taylor expansion of x in x 10.905 * [backup-simplify]: Simplify 0 into 0 10.905 * [backup-simplify]: Simplify 1 into 1 10.905 * [backup-simplify]: Simplify (/ 1 1) into 1 10.905 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.905 * [taylor]: Taking taylor expansion of y in x 10.905 * [backup-simplify]: Simplify y into y 10.905 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.905 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 10.905 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.905 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 10.905 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.905 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.905 * [taylor]: Taking taylor expansion of x in x 10.905 * [backup-simplify]: Simplify 0 into 0 10.905 * [backup-simplify]: Simplify 1 into 1 10.906 * [backup-simplify]: Simplify (/ 1 1) into 1 10.906 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.906 * [taylor]: Taking taylor expansion of x in x 10.906 * [backup-simplify]: Simplify 0 into 0 10.906 * [backup-simplify]: Simplify 1 into 1 10.906 * [backup-simplify]: Simplify (/ 1 1) into 1 10.906 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.906 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.906 * [taylor]: Taking taylor expansion of y in x 10.906 * [backup-simplify]: Simplify y into y 10.906 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.906 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.906 * [taylor]: Taking taylor expansion of y in x 10.906 * [backup-simplify]: Simplify y into y 10.906 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.906 * [backup-simplify]: Simplify (* 1 1) into 1 10.907 * [backup-simplify]: Simplify (+ 1 0) into 1 10.907 * [backup-simplify]: Simplify (sqrt 1) into 1 10.907 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.908 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.908 * [backup-simplify]: Simplify (+ 0 0) into 0 10.909 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.909 * [backup-simplify]: Simplify (+ 1 0) into 1 10.909 * [backup-simplify]: Simplify (/ 1 1) into 1 10.909 * [taylor]: Taking taylor expansion of 1 in y 10.909 * [backup-simplify]: Simplify 1 into 1 10.909 * [backup-simplify]: Simplify 1 into 1 10.910 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.910 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 10.910 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 10.910 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 10.910 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 10.910 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.910 * [taylor]: Taking taylor expansion of y in y 10.910 * [backup-simplify]: Simplify 0 into 0 10.910 * [backup-simplify]: Simplify 1 into 1 10.911 * [backup-simplify]: Simplify (/ 1 1) into 1 10.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.911 * [backup-simplify]: Simplify (- 0) into 0 10.911 * [backup-simplify]: Simplify 0 into 0 10.911 * [backup-simplify]: Simplify 0 into 0 10.912 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.912 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.912 * [backup-simplify]: Simplify (- 0) into 0 10.912 * [backup-simplify]: Simplify (+ 0 0) into 0 10.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.914 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.914 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 10.914 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.915 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.915 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 10.915 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 10.915 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 10.915 * [taylor]: Taking taylor expansion of 1/2 in y 10.915 * [backup-simplify]: Simplify 1/2 into 1/2 10.915 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.915 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.916 * [taylor]: Taking taylor expansion of y in y 10.916 * [backup-simplify]: Simplify 0 into 0 10.916 * [backup-simplify]: Simplify 1 into 1 10.916 * [backup-simplify]: Simplify (* 1 1) into 1 10.916 * [backup-simplify]: Simplify (/ 1 1) into 1 10.916 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.917 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.917 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.918 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.918 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 10.918 * [backup-simplify]: Simplify (- 0) into 0 10.918 * [backup-simplify]: Simplify 0 into 0 10.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.919 * [backup-simplify]: Simplify (- 0) into 0 10.919 * [backup-simplify]: Simplify 0 into 0 10.919 * [backup-simplify]: Simplify 0 into 0 10.920 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.920 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.920 * [backup-simplify]: Simplify (- 0) into 0 10.920 * [backup-simplify]: Simplify (+ 0 0) into 0 10.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.922 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.922 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.922 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.922 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 10.922 * [backup-simplify]: Simplify (+ 0 0) into 0 10.923 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 10.924 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 3))) 10.924 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 10.924 * [taylor]: Taking taylor expansion of 1/2 in y 10.924 * [backup-simplify]: Simplify 1/2 into 1/2 10.924 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.924 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.924 * [taylor]: Taking taylor expansion of y in y 10.924 * [backup-simplify]: Simplify 0 into 0 10.924 * [backup-simplify]: Simplify 1 into 1 10.924 * [backup-simplify]: Simplify (* 1 1) into 1 10.925 * [backup-simplify]: Simplify (* 1 1) into 1 10.925 * [backup-simplify]: Simplify (/ 1 1) into 1 10.925 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.926 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.926 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.927 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.927 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.928 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.928 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.930 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.930 * [backup-simplify]: Simplify 0 into 0 10.930 * [backup-simplify]: Simplify 1 into 1 10.930 * [backup-simplify]: Simplify (cbrt (pow (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) 3)) into (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 10.930 * [approximate]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in (x y) around 0 10.930 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 10.930 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 10.930 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.930 * [taylor]: Taking taylor expansion of y in y 10.930 * [backup-simplify]: Simplify 0 into 0 10.930 * [backup-simplify]: Simplify 1 into 1 10.930 * [backup-simplify]: Simplify (/ 1 1) into 1 10.930 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.930 * [taylor]: Taking taylor expansion of x in y 10.930 * [backup-simplify]: Simplify x into x 10.930 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.931 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 10.931 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.931 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 10.931 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 10.931 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.931 * [taylor]: Taking taylor expansion of -1 in y 10.931 * [backup-simplify]: Simplify -1 into -1 10.931 * [taylor]: Taking taylor expansion of x in y 10.931 * [backup-simplify]: Simplify x into x 10.931 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.931 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.931 * [taylor]: Taking taylor expansion of -1 in y 10.931 * [backup-simplify]: Simplify -1 into -1 10.931 * [taylor]: Taking taylor expansion of x in y 10.931 * [backup-simplify]: Simplify x into x 10.931 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.931 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 10.931 * [taylor]: Taking taylor expansion of (/ -1 y) in y 10.931 * [taylor]: Taking taylor expansion of -1 in y 10.931 * [backup-simplify]: Simplify -1 into -1 10.931 * [taylor]: Taking taylor expansion of y in y 10.931 * [backup-simplify]: Simplify 0 into 0 10.931 * [backup-simplify]: Simplify 1 into 1 10.931 * [backup-simplify]: Simplify (/ -1 1) into -1 10.931 * [taylor]: Taking taylor expansion of (/ -1 y) in y 10.931 * [taylor]: Taking taylor expansion of -1 in y 10.931 * [backup-simplify]: Simplify -1 into -1 10.931 * [taylor]: Taking taylor expansion of y in y 10.931 * [backup-simplify]: Simplify 0 into 0 10.931 * [backup-simplify]: Simplify 1 into 1 10.932 * [backup-simplify]: Simplify (/ -1 1) into -1 10.932 * [backup-simplify]: Simplify (* -1 -1) into 1 10.932 * [backup-simplify]: Simplify (+ 0 1) into 1 10.932 * [backup-simplify]: Simplify (sqrt 1) into 1 10.933 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.933 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.934 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.934 * [backup-simplify]: Simplify (+ 0 0) into 0 10.934 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.934 * [backup-simplify]: Simplify (+ 1 0) into 1 10.935 * [backup-simplify]: Simplify (/ 1 1) into 1 10.935 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 10.935 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 10.935 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.935 * [taylor]: Taking taylor expansion of y in x 10.935 * [backup-simplify]: Simplify y into y 10.935 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.935 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.935 * [taylor]: Taking taylor expansion of x in x 10.935 * [backup-simplify]: Simplify 0 into 0 10.935 * [backup-simplify]: Simplify 1 into 1 10.935 * [backup-simplify]: Simplify (/ 1 1) into 1 10.935 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 10.935 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.935 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 10.935 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.935 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.935 * [taylor]: Taking taylor expansion of -1 in x 10.935 * [backup-simplify]: Simplify -1 into -1 10.935 * [taylor]: Taking taylor expansion of x in x 10.935 * [backup-simplify]: Simplify 0 into 0 10.935 * [backup-simplify]: Simplify 1 into 1 10.936 * [backup-simplify]: Simplify (/ -1 1) into -1 10.936 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.936 * [taylor]: Taking taylor expansion of -1 in x 10.936 * [backup-simplify]: Simplify -1 into -1 10.936 * [taylor]: Taking taylor expansion of x in x 10.936 * [backup-simplify]: Simplify 0 into 0 10.936 * [backup-simplify]: Simplify 1 into 1 10.936 * [backup-simplify]: Simplify (/ -1 1) into -1 10.936 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 10.936 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.936 * [taylor]: Taking taylor expansion of -1 in x 10.936 * [backup-simplify]: Simplify -1 into -1 10.936 * [taylor]: Taking taylor expansion of y in x 10.936 * [backup-simplify]: Simplify y into y 10.936 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.936 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.936 * [taylor]: Taking taylor expansion of -1 in x 10.936 * [backup-simplify]: Simplify -1 into -1 10.936 * [taylor]: Taking taylor expansion of y in x 10.936 * [backup-simplify]: Simplify y into y 10.936 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.936 * [backup-simplify]: Simplify (* -1 -1) into 1 10.937 * [backup-simplify]: Simplify (+ 1 0) into 1 10.937 * [backup-simplify]: Simplify (sqrt 1) into 1 10.937 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.938 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.938 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.938 * [backup-simplify]: Simplify (+ 0 0) into 0 10.939 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.939 * [backup-simplify]: Simplify (- 1) into -1 10.939 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.940 * [backup-simplify]: Simplify (/ -1 1) into -1 10.940 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 10.940 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 10.940 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.940 * [taylor]: Taking taylor expansion of y in x 10.940 * [backup-simplify]: Simplify y into y 10.940 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.940 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.940 * [taylor]: Taking taylor expansion of x in x 10.940 * [backup-simplify]: Simplify 0 into 0 10.940 * [backup-simplify]: Simplify 1 into 1 10.940 * [backup-simplify]: Simplify (/ 1 1) into 1 10.940 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 10.940 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.940 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 10.940 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.940 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.940 * [taylor]: Taking taylor expansion of -1 in x 10.940 * [backup-simplify]: Simplify -1 into -1 10.940 * [taylor]: Taking taylor expansion of x in x 10.940 * [backup-simplify]: Simplify 0 into 0 10.940 * [backup-simplify]: Simplify 1 into 1 10.940 * [backup-simplify]: Simplify (/ -1 1) into -1 10.940 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.940 * [taylor]: Taking taylor expansion of -1 in x 10.940 * [backup-simplify]: Simplify -1 into -1 10.941 * [taylor]: Taking taylor expansion of x in x 10.941 * [backup-simplify]: Simplify 0 into 0 10.941 * [backup-simplify]: Simplify 1 into 1 10.941 * [backup-simplify]: Simplify (/ -1 1) into -1 10.941 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 10.941 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.941 * [taylor]: Taking taylor expansion of -1 in x 10.941 * [backup-simplify]: Simplify -1 into -1 10.941 * [taylor]: Taking taylor expansion of y in x 10.941 * [backup-simplify]: Simplify y into y 10.941 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.941 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.941 * [taylor]: Taking taylor expansion of -1 in x 10.941 * [backup-simplify]: Simplify -1 into -1 10.941 * [taylor]: Taking taylor expansion of y in x 10.941 * [backup-simplify]: Simplify y into y 10.941 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.941 * [backup-simplify]: Simplify (* -1 -1) into 1 10.942 * [backup-simplify]: Simplify (+ 1 0) into 1 10.942 * [backup-simplify]: Simplify (sqrt 1) into 1 10.942 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.943 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.943 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.943 * [backup-simplify]: Simplify (+ 0 0) into 0 10.944 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.944 * [backup-simplify]: Simplify (- 1) into -1 10.944 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.944 * [backup-simplify]: Simplify (/ -1 1) into -1 10.944 * [taylor]: Taking taylor expansion of -1 in y 10.944 * [backup-simplify]: Simplify -1 into -1 10.944 * [backup-simplify]: Simplify -1 into -1 10.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.945 * [backup-simplify]: Simplify (- 0) into 0 10.945 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.946 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 10.946 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.946 * [taylor]: Taking taylor expansion of y in y 10.946 * [backup-simplify]: Simplify 0 into 0 10.946 * [backup-simplify]: Simplify 1 into 1 10.946 * [backup-simplify]: Simplify (/ 1 1) into 1 10.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.946 * [backup-simplify]: Simplify 0 into 0 10.946 * [backup-simplify]: Simplify 0 into 0 10.947 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.947 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.947 * [backup-simplify]: Simplify (- 0) into 0 10.948 * [backup-simplify]: Simplify (+ 0 0) into 0 10.948 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.949 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.949 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 10.949 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 10.949 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.950 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.951 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 10.951 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 10.951 * [taylor]: Taking taylor expansion of 1/2 in y 10.951 * [backup-simplify]: Simplify 1/2 into 1/2 10.951 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.951 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.951 * [taylor]: Taking taylor expansion of y in y 10.951 * [backup-simplify]: Simplify 0 into 0 10.951 * [backup-simplify]: Simplify 1 into 1 10.951 * [backup-simplify]: Simplify (* 1 1) into 1 10.951 * [backup-simplify]: Simplify (/ 1 1) into 1 10.952 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.952 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.954 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 10.954 * [backup-simplify]: Simplify 0 into 0 10.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.954 * [backup-simplify]: Simplify 0 into 0 10.954 * [backup-simplify]: Simplify 0 into 0 10.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.955 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.955 * [backup-simplify]: Simplify (- 0) into 0 10.955 * [backup-simplify]: Simplify (+ 0 0) into 0 10.956 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.956 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.961 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.962 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 10.962 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 10.962 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 10.962 * [backup-simplify]: Simplify (+ 0 0) into 0 10.963 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 10.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 10.964 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 10.964 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 10.964 * [taylor]: Taking taylor expansion of 1/2 in y 10.964 * [backup-simplify]: Simplify 1/2 into 1/2 10.964 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.964 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.964 * [taylor]: Taking taylor expansion of y in y 10.964 * [backup-simplify]: Simplify 0 into 0 10.964 * [backup-simplify]: Simplify 1 into 1 10.964 * [backup-simplify]: Simplify (* 1 1) into 1 10.964 * [backup-simplify]: Simplify (* 1 1) into 1 10.964 * [backup-simplify]: Simplify (/ 1 1) into 1 10.965 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.966 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.966 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.966 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.967 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.968 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.969 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.969 * [backup-simplify]: Simplify (- 0) into 0 10.969 * [backup-simplify]: Simplify 0 into 0 10.969 * [backup-simplify]: Simplify -1 into -1 10.970 * * * * [progress]: [ 3 / 4 ] generating series at (2) 10.970 * [backup-simplify]: Simplify (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) into (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 10.970 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in (x y) around 0 10.970 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in y 10.970 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 10.970 * [taylor]: Taking taylor expansion of (+ x y) in y 10.970 * [taylor]: Taking taylor expansion of x in y 10.970 * [backup-simplify]: Simplify x into x 10.970 * [taylor]: Taking taylor expansion of y in y 10.970 * [backup-simplify]: Simplify 0 into 0 10.970 * [backup-simplify]: Simplify 1 into 1 10.970 * [taylor]: Taking taylor expansion of (- x y) in y 10.970 * [taylor]: Taking taylor expansion of x in y 10.970 * [backup-simplify]: Simplify x into x 10.970 * [taylor]: Taking taylor expansion of y in y 10.970 * [backup-simplify]: Simplify 0 into 0 10.970 * [backup-simplify]: Simplify 1 into 1 10.970 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 10.970 * [taylor]: Taking taylor expansion of (hypot x y) in y 10.971 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.971 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 10.971 * [taylor]: Taking taylor expansion of (* x x) in y 10.971 * [taylor]: Taking taylor expansion of x in y 10.971 * [backup-simplify]: Simplify x into x 10.971 * [taylor]: Taking taylor expansion of x in y 10.971 * [backup-simplify]: Simplify x into x 10.971 * [taylor]: Taking taylor expansion of (* y y) in y 10.971 * [taylor]: Taking taylor expansion of y in y 10.971 * [backup-simplify]: Simplify 0 into 0 10.971 * [backup-simplify]: Simplify 1 into 1 10.971 * [taylor]: Taking taylor expansion of y in y 10.971 * [backup-simplify]: Simplify 0 into 0 10.971 * [backup-simplify]: Simplify 1 into 1 10.971 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.971 * [backup-simplify]: Simplify (* 0 0) into 0 10.971 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 10.971 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 10.972 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.972 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.972 * [backup-simplify]: Simplify (+ 0 0) into 0 10.973 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 10.973 * [backup-simplify]: Simplify (+ x 0) into x 10.973 * [backup-simplify]: Simplify (- 0) into 0 10.973 * [backup-simplify]: Simplify (+ x 0) into x 10.973 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.973 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.973 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 10.973 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 10.973 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 10.973 * [taylor]: Taking taylor expansion of (+ x y) in x 10.973 * [taylor]: Taking taylor expansion of x in x 10.973 * [backup-simplify]: Simplify 0 into 0 10.973 * [backup-simplify]: Simplify 1 into 1 10.973 * [taylor]: Taking taylor expansion of y in x 10.973 * [backup-simplify]: Simplify y into y 10.973 * [taylor]: Taking taylor expansion of (- x y) in x 10.973 * [taylor]: Taking taylor expansion of x in x 10.973 * [backup-simplify]: Simplify 0 into 0 10.974 * [backup-simplify]: Simplify 1 into 1 10.974 * [taylor]: Taking taylor expansion of y in x 10.974 * [backup-simplify]: Simplify y into y 10.974 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 10.974 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.974 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.974 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.974 * [taylor]: Taking taylor expansion of (* x x) in x 10.974 * [taylor]: Taking taylor expansion of x in x 10.974 * [backup-simplify]: Simplify 0 into 0 10.974 * [backup-simplify]: Simplify 1 into 1 10.974 * [taylor]: Taking taylor expansion of x in x 10.974 * [backup-simplify]: Simplify 0 into 0 10.974 * [backup-simplify]: Simplify 1 into 1 10.974 * [taylor]: Taking taylor expansion of (* y y) in x 10.974 * [taylor]: Taking taylor expansion of y in x 10.974 * [backup-simplify]: Simplify y into y 10.974 * [taylor]: Taking taylor expansion of y in x 10.974 * [backup-simplify]: Simplify y into y 10.974 * [backup-simplify]: Simplify (* 0 0) into 0 10.974 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.974 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.975 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.975 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.975 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.975 * [backup-simplify]: Simplify (+ 0 0) into 0 10.976 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.976 * [backup-simplify]: Simplify (+ 0 y) into y 10.976 * [backup-simplify]: Simplify (- y) into (- y) 10.976 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.976 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 10.976 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.976 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 10.976 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 10.976 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 10.976 * [taylor]: Taking taylor expansion of (+ x y) in x 10.976 * [taylor]: Taking taylor expansion of x in x 10.976 * [backup-simplify]: Simplify 0 into 0 10.976 * [backup-simplify]: Simplify 1 into 1 10.976 * [taylor]: Taking taylor expansion of y in x 10.976 * [backup-simplify]: Simplify y into y 10.976 * [taylor]: Taking taylor expansion of (- x y) in x 10.976 * [taylor]: Taking taylor expansion of x in x 10.976 * [backup-simplify]: Simplify 0 into 0 10.976 * [backup-simplify]: Simplify 1 into 1 10.976 * [taylor]: Taking taylor expansion of y in x 10.976 * [backup-simplify]: Simplify y into y 10.976 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 10.976 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.977 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.977 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.977 * [taylor]: Taking taylor expansion of (* x x) in x 10.977 * [taylor]: Taking taylor expansion of x in x 10.977 * [backup-simplify]: Simplify 0 into 0 10.977 * [backup-simplify]: Simplify 1 into 1 10.977 * [taylor]: Taking taylor expansion of x in x 10.977 * [backup-simplify]: Simplify 0 into 0 10.977 * [backup-simplify]: Simplify 1 into 1 10.977 * [taylor]: Taking taylor expansion of (* y y) in x 10.977 * [taylor]: Taking taylor expansion of y in x 10.977 * [backup-simplify]: Simplify y into y 10.977 * [taylor]: Taking taylor expansion of y in x 10.977 * [backup-simplify]: Simplify y into y 10.977 * [backup-simplify]: Simplify (* 0 0) into 0 10.977 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.977 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.977 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.978 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.978 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.978 * [backup-simplify]: Simplify (+ 0 0) into 0 10.979 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.979 * [backup-simplify]: Simplify (+ 0 y) into y 10.979 * [backup-simplify]: Simplify (- y) into (- y) 10.979 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.979 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 10.979 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.979 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 10.979 * [taylor]: Taking taylor expansion of -1 in y 10.979 * [backup-simplify]: Simplify -1 into -1 10.979 * [backup-simplify]: Simplify -1 into -1 10.979 * [backup-simplify]: Simplify (- 0) into 0 10.980 * [backup-simplify]: Simplify (+ 1 0) into 1 10.980 * [backup-simplify]: Simplify (+ 1 0) into 1 10.980 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 10.980 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.981 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 10.981 * [taylor]: Taking taylor expansion of 0 in y 10.981 * [backup-simplify]: Simplify 0 into 0 10.981 * [backup-simplify]: Simplify 0 into 0 10.981 * [backup-simplify]: Simplify 0 into 0 10.981 * [backup-simplify]: Simplify (- 0) into 0 10.981 * [backup-simplify]: Simplify (+ 0 0) into 0 10.982 * [backup-simplify]: Simplify (+ 0 0) into 0 10.982 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 10.983 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 10.983 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.983 * [backup-simplify]: Simplify (+ 1 0) into 1 10.984 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 10.985 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 10.985 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 10.985 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 10.985 * [taylor]: Taking taylor expansion of 2 in y 10.985 * [backup-simplify]: Simplify 2 into 2 10.985 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.985 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.985 * [taylor]: Taking taylor expansion of y in y 10.985 * [backup-simplify]: Simplify 0 into 0 10.985 * [backup-simplify]: Simplify 1 into 1 10.985 * [backup-simplify]: Simplify (* 1 1) into 1 10.986 * [backup-simplify]: Simplify (/ 1 1) into 1 10.987 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.987 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.989 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.989 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 10.989 * [backup-simplify]: Simplify 0 into 0 10.990 * [backup-simplify]: Simplify 0 into 0 10.990 * [backup-simplify]: Simplify 0 into 0 10.990 * [backup-simplify]: Simplify (- 0) into 0 10.990 * [backup-simplify]: Simplify (+ 0 0) into 0 10.991 * [backup-simplify]: Simplify (+ 0 0) into 0 10.991 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 10.992 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 10.993 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 10.993 * [backup-simplify]: Simplify (+ 0 0) into 0 10.993 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 10.993 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 10.994 * [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 10.994 * [taylor]: Taking taylor expansion of 0 in y 10.994 * [backup-simplify]: Simplify 0 into 0 10.994 * [backup-simplify]: Simplify 0 into 0 10.994 * [backup-simplify]: Simplify -1 into -1 10.995 * [backup-simplify]: Simplify (* (cbrt (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3)) (/ (+ (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y)))) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 10.995 * [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 10.995 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in y 10.995 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 10.995 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 10.995 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.995 * [taylor]: Taking taylor expansion of x in y 10.995 * [backup-simplify]: Simplify x into x 10.995 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.995 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.995 * [taylor]: Taking taylor expansion of y in y 10.995 * [backup-simplify]: Simplify 0 into 0 10.995 * [backup-simplify]: Simplify 1 into 1 10.995 * [backup-simplify]: Simplify (/ 1 1) into 1 10.995 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 10.995 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.995 * [taylor]: Taking taylor expansion of y in y 10.995 * [backup-simplify]: Simplify 0 into 0 10.995 * [backup-simplify]: Simplify 1 into 1 10.996 * [backup-simplify]: Simplify (/ 1 1) into 1 10.996 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.996 * [taylor]: Taking taylor expansion of x in y 10.996 * [backup-simplify]: Simplify x into x 10.996 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.996 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 10.996 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 10.996 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.996 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 10.996 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 10.996 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.996 * [taylor]: Taking taylor expansion of x in y 10.996 * [backup-simplify]: Simplify x into x 10.996 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.996 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.996 * [taylor]: Taking taylor expansion of x in y 10.996 * [backup-simplify]: Simplify x into x 10.996 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.996 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 10.996 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.997 * [taylor]: Taking taylor expansion of y in y 10.997 * [backup-simplify]: Simplify 0 into 0 10.997 * [backup-simplify]: Simplify 1 into 1 10.997 * [backup-simplify]: Simplify (/ 1 1) into 1 10.997 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.997 * [taylor]: Taking taylor expansion of y in y 10.997 * [backup-simplify]: Simplify 0 into 0 10.997 * [backup-simplify]: Simplify 1 into 1 10.997 * [backup-simplify]: Simplify (/ 1 1) into 1 10.998 * [backup-simplify]: Simplify (* 1 1) into 1 10.998 * [backup-simplify]: Simplify (+ 0 1) into 1 10.998 * [backup-simplify]: Simplify (sqrt 1) into 1 10.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.999 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.999 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.999 * [backup-simplify]: Simplify (+ 0 0) into 0 11.000 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.000 * [backup-simplify]: Simplify (- 1) into -1 11.000 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.001 * [backup-simplify]: Simplify (+ 1 0) into 1 11.001 * [backup-simplify]: Simplify (* -1 1) into -1 11.001 * [backup-simplify]: Simplify (* 1 1) into 1 11.001 * [backup-simplify]: Simplify (/ -1 1) into -1 11.001 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 11.001 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 11.001 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 11.001 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.001 * [taylor]: Taking taylor expansion of x in x 11.001 * [backup-simplify]: Simplify 0 into 0 11.001 * [backup-simplify]: Simplify 1 into 1 11.002 * [backup-simplify]: Simplify (/ 1 1) into 1 11.002 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.002 * [taylor]: Taking taylor expansion of y in x 11.002 * [backup-simplify]: Simplify y into y 11.002 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.002 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.002 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.002 * [taylor]: Taking taylor expansion of y in x 11.002 * [backup-simplify]: Simplify y into y 11.002 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.002 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.002 * [taylor]: Taking taylor expansion of x in x 11.002 * [backup-simplify]: Simplify 0 into 0 11.002 * [backup-simplify]: Simplify 1 into 1 11.002 * [backup-simplify]: Simplify (/ 1 1) into 1 11.002 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 11.002 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 11.002 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.002 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 11.002 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.002 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.002 * [taylor]: Taking taylor expansion of x in x 11.002 * [backup-simplify]: Simplify 0 into 0 11.002 * [backup-simplify]: Simplify 1 into 1 11.003 * [backup-simplify]: Simplify (/ 1 1) into 1 11.003 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.003 * [taylor]: Taking taylor expansion of x in x 11.003 * [backup-simplify]: Simplify 0 into 0 11.003 * [backup-simplify]: Simplify 1 into 1 11.003 * [backup-simplify]: Simplify (/ 1 1) into 1 11.003 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 11.003 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.003 * [taylor]: Taking taylor expansion of y in x 11.003 * [backup-simplify]: Simplify y into y 11.003 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.003 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.003 * [taylor]: Taking taylor expansion of y in x 11.003 * [backup-simplify]: Simplify y into y 11.003 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.003 * [backup-simplify]: Simplify (* 1 1) into 1 11.004 * [backup-simplify]: Simplify (+ 1 0) into 1 11.004 * [backup-simplify]: Simplify (sqrt 1) into 1 11.004 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.005 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.005 * [backup-simplify]: Simplify (+ 0 0) into 0 11.006 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.006 * [backup-simplify]: Simplify (+ 1 0) into 1 11.006 * [backup-simplify]: Simplify (+ 0 1) into 1 11.006 * [backup-simplify]: Simplify (* 1 1) into 1 11.006 * [backup-simplify]: Simplify (* 1 1) into 1 11.007 * [backup-simplify]: Simplify (/ 1 1) into 1 11.007 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 11.007 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 11.007 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 11.007 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.007 * [taylor]: Taking taylor expansion of x in x 11.007 * [backup-simplify]: Simplify 0 into 0 11.007 * [backup-simplify]: Simplify 1 into 1 11.007 * [backup-simplify]: Simplify (/ 1 1) into 1 11.007 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.007 * [taylor]: Taking taylor expansion of y in x 11.007 * [backup-simplify]: Simplify y into y 11.007 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.007 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.007 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.007 * [taylor]: Taking taylor expansion of y in x 11.007 * [backup-simplify]: Simplify y into y 11.008 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.008 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.008 * [taylor]: Taking taylor expansion of x in x 11.008 * [backup-simplify]: Simplify 0 into 0 11.008 * [backup-simplify]: Simplify 1 into 1 11.008 * [backup-simplify]: Simplify (/ 1 1) into 1 11.008 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 11.008 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 11.008 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.008 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 11.008 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.008 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.008 * [taylor]: Taking taylor expansion of x in x 11.008 * [backup-simplify]: Simplify 0 into 0 11.008 * [backup-simplify]: Simplify 1 into 1 11.009 * [backup-simplify]: Simplify (/ 1 1) into 1 11.009 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.009 * [taylor]: Taking taylor expansion of x in x 11.009 * [backup-simplify]: Simplify 0 into 0 11.009 * [backup-simplify]: Simplify 1 into 1 11.009 * [backup-simplify]: Simplify (/ 1 1) into 1 11.009 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 11.009 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.009 * [taylor]: Taking taylor expansion of y in x 11.009 * [backup-simplify]: Simplify y into y 11.009 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.009 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.009 * [taylor]: Taking taylor expansion of y in x 11.009 * [backup-simplify]: Simplify y into y 11.009 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.010 * [backup-simplify]: Simplify (* 1 1) into 1 11.010 * [backup-simplify]: Simplify (+ 1 0) into 1 11.010 * [backup-simplify]: Simplify (sqrt 1) into 1 11.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.012 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.012 * [backup-simplify]: Simplify (+ 0 0) into 0 11.013 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.013 * [backup-simplify]: Simplify (+ 1 0) into 1 11.013 * [backup-simplify]: Simplify (+ 0 1) into 1 11.013 * [backup-simplify]: Simplify (* 1 1) into 1 11.014 * [backup-simplify]: Simplify (* 1 1) into 1 11.014 * [backup-simplify]: Simplify (/ 1 1) into 1 11.014 * [taylor]: Taking taylor expansion of 1 in y 11.014 * [backup-simplify]: Simplify 1 into 1 11.014 * [backup-simplify]: Simplify 1 into 1 11.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.015 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.016 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 11.016 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 11.016 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 11.016 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.017 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 11.017 * [taylor]: Taking taylor expansion of 0 in y 11.017 * [backup-simplify]: Simplify 0 into 0 11.017 * [backup-simplify]: Simplify 0 into 0 11.017 * [backup-simplify]: Simplify 0 into 0 11.017 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.018 * [backup-simplify]: Simplify (+ 0 0) into 0 11.019 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.019 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.019 * [backup-simplify]: Simplify (- 0) into 0 11.020 * [backup-simplify]: Simplify (+ 0 0) into 0 11.020 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 11.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.022 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.022 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.023 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 11.023 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 11.024 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 11.024 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 11.025 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 11.025 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 11.025 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 11.025 * [taylor]: Taking taylor expansion of 2 in y 11.025 * [backup-simplify]: Simplify 2 into 2 11.025 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.025 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.025 * [taylor]: Taking taylor expansion of y in y 11.025 * [backup-simplify]: Simplify 0 into 0 11.025 * [backup-simplify]: Simplify 1 into 1 11.026 * [backup-simplify]: Simplify (* 1 1) into 1 11.026 * [backup-simplify]: Simplify (/ 1 1) into 1 11.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.027 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.029 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 11.029 * [backup-simplify]: Simplify (- 0) into 0 11.029 * [backup-simplify]: Simplify 0 into 0 11.029 * [backup-simplify]: Simplify 0 into 0 11.029 * [backup-simplify]: Simplify 0 into 0 11.029 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.029 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.030 * [backup-simplify]: Simplify (+ 0 0) into 0 11.030 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.031 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.031 * [backup-simplify]: Simplify (- 0) into 0 11.031 * [backup-simplify]: Simplify (+ 0 0) into 0 11.032 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 11.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.034 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.034 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.035 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 11.035 * [backup-simplify]: Simplify (+ 0 0) into 0 11.036 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.037 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 11.038 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 11.038 * [taylor]: Taking taylor expansion of 0 in y 11.038 * [backup-simplify]: Simplify 0 into 0 11.038 * [backup-simplify]: Simplify 0 into 0 11.038 * [backup-simplify]: Simplify 1 into 1 11.039 * [backup-simplify]: Simplify (* (cbrt (pow (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) 3)) (/ (+ (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y))))) into (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 11.039 * [approximate]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in (x y) around 0 11.039 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in y 11.039 * [taylor]: Taking taylor expansion of -1 in y 11.039 * [backup-simplify]: Simplify -1 into -1 11.039 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in y 11.039 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 11.039 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 11.039 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.039 * [taylor]: Taking taylor expansion of y in y 11.039 * [backup-simplify]: Simplify 0 into 0 11.039 * [backup-simplify]: Simplify 1 into 1 11.039 * [backup-simplify]: Simplify (/ 1 1) into 1 11.039 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.039 * [taylor]: Taking taylor expansion of x in y 11.040 * [backup-simplify]: Simplify x into x 11.040 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.040 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 11.040 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.040 * [taylor]: Taking taylor expansion of y in y 11.040 * [backup-simplify]: Simplify 0 into 0 11.040 * [backup-simplify]: Simplify 1 into 1 11.040 * [backup-simplify]: Simplify (/ 1 1) into 1 11.040 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.040 * [taylor]: Taking taylor expansion of x in y 11.040 * [backup-simplify]: Simplify x into x 11.040 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.040 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 11.040 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 11.040 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.040 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 11.040 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 11.040 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.040 * [taylor]: Taking taylor expansion of -1 in y 11.040 * [backup-simplify]: Simplify -1 into -1 11.040 * [taylor]: Taking taylor expansion of x in y 11.041 * [backup-simplify]: Simplify x into x 11.041 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.041 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.041 * [taylor]: Taking taylor expansion of -1 in y 11.041 * [backup-simplify]: Simplify -1 into -1 11.041 * [taylor]: Taking taylor expansion of x in y 11.041 * [backup-simplify]: Simplify x into x 11.041 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.041 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 11.041 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.041 * [taylor]: Taking taylor expansion of -1 in y 11.041 * [backup-simplify]: Simplify -1 into -1 11.041 * [taylor]: Taking taylor expansion of y in y 11.041 * [backup-simplify]: Simplify 0 into 0 11.041 * [backup-simplify]: Simplify 1 into 1 11.041 * [backup-simplify]: Simplify (/ -1 1) into -1 11.041 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.041 * [taylor]: Taking taylor expansion of -1 in y 11.041 * [backup-simplify]: Simplify -1 into -1 11.041 * [taylor]: Taking taylor expansion of y in y 11.041 * [backup-simplify]: Simplify 0 into 0 11.041 * [backup-simplify]: Simplify 1 into 1 11.042 * [backup-simplify]: Simplify (/ -1 1) into -1 11.042 * [backup-simplify]: Simplify (* -1 -1) into 1 11.043 * [backup-simplify]: Simplify (+ 0 1) into 1 11.043 * [backup-simplify]: Simplify (sqrt 1) into 1 11.044 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.044 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.045 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.045 * [backup-simplify]: Simplify (+ 0 0) into 0 11.046 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.046 * [backup-simplify]: Simplify (+ 1 0) into 1 11.047 * [backup-simplify]: Simplify (+ 1 0) into 1 11.047 * [backup-simplify]: Simplify (* 1 1) into 1 11.047 * [backup-simplify]: Simplify (* 1 1) into 1 11.048 * [backup-simplify]: Simplify (/ 1 1) into 1 11.048 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 11.048 * [taylor]: Taking taylor expansion of -1 in x 11.048 * [backup-simplify]: Simplify -1 into -1 11.048 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 11.048 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 11.048 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.048 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.048 * [taylor]: Taking taylor expansion of y in x 11.048 * [backup-simplify]: Simplify y into y 11.048 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.048 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.048 * [taylor]: Taking taylor expansion of x in x 11.048 * [backup-simplify]: Simplify 0 into 0 11.048 * [backup-simplify]: Simplify 1 into 1 11.049 * [backup-simplify]: Simplify (/ 1 1) into 1 11.049 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 11.049 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.049 * [taylor]: Taking taylor expansion of y in x 11.049 * [backup-simplify]: Simplify y into y 11.049 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.049 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.049 * [taylor]: Taking taylor expansion of x in x 11.049 * [backup-simplify]: Simplify 0 into 0 11.049 * [backup-simplify]: Simplify 1 into 1 11.049 * [backup-simplify]: Simplify (/ 1 1) into 1 11.049 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 11.049 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.049 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.049 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.049 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.049 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.049 * [taylor]: Taking taylor expansion of -1 in x 11.049 * [backup-simplify]: Simplify -1 into -1 11.049 * [taylor]: Taking taylor expansion of x in x 11.050 * [backup-simplify]: Simplify 0 into 0 11.050 * [backup-simplify]: Simplify 1 into 1 11.050 * [backup-simplify]: Simplify (/ -1 1) into -1 11.050 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.050 * [taylor]: Taking taylor expansion of -1 in x 11.050 * [backup-simplify]: Simplify -1 into -1 11.050 * [taylor]: Taking taylor expansion of x in x 11.050 * [backup-simplify]: Simplify 0 into 0 11.050 * [backup-simplify]: Simplify 1 into 1 11.050 * [backup-simplify]: Simplify (/ -1 1) into -1 11.050 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.051 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.051 * [taylor]: Taking taylor expansion of -1 in x 11.051 * [backup-simplify]: Simplify -1 into -1 11.051 * [taylor]: Taking taylor expansion of y in x 11.051 * [backup-simplify]: Simplify y into y 11.051 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.051 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.051 * [taylor]: Taking taylor expansion of -1 in x 11.051 * [backup-simplify]: Simplify -1 into -1 11.051 * [taylor]: Taking taylor expansion of y in x 11.051 * [backup-simplify]: Simplify y into y 11.051 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.051 * [backup-simplify]: Simplify (* -1 -1) into 1 11.051 * [backup-simplify]: Simplify (+ 1 0) into 1 11.052 * [backup-simplify]: Simplify (sqrt 1) into 1 11.052 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.053 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.054 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.054 * [backup-simplify]: Simplify (+ 0 0) into 0 11.055 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.055 * [backup-simplify]: Simplify (+ 0 1) into 1 11.055 * [backup-simplify]: Simplify (- 1) into -1 11.056 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.056 * [backup-simplify]: Simplify (* 1 -1) into -1 11.056 * [backup-simplify]: Simplify (* 1 1) into 1 11.057 * [backup-simplify]: Simplify (/ -1 1) into -1 11.057 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 11.057 * [taylor]: Taking taylor expansion of -1 in x 11.057 * [backup-simplify]: Simplify -1 into -1 11.057 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 11.057 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 11.057 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 11.057 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.057 * [taylor]: Taking taylor expansion of y in x 11.057 * [backup-simplify]: Simplify y into y 11.057 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.057 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.057 * [taylor]: Taking taylor expansion of x in x 11.057 * [backup-simplify]: Simplify 0 into 0 11.057 * [backup-simplify]: Simplify 1 into 1 11.057 * [backup-simplify]: Simplify (/ 1 1) into 1 11.057 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 11.057 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.057 * [taylor]: Taking taylor expansion of y in x 11.057 * [backup-simplify]: Simplify y into y 11.058 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.058 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.058 * [taylor]: Taking taylor expansion of x in x 11.058 * [backup-simplify]: Simplify 0 into 0 11.058 * [backup-simplify]: Simplify 1 into 1 11.058 * [backup-simplify]: Simplify (/ 1 1) into 1 11.058 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 11.058 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.058 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.058 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.058 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.058 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.058 * [taylor]: Taking taylor expansion of -1 in x 11.058 * [backup-simplify]: Simplify -1 into -1 11.058 * [taylor]: Taking taylor expansion of x in x 11.058 * [backup-simplify]: Simplify 0 into 0 11.058 * [backup-simplify]: Simplify 1 into 1 11.059 * [backup-simplify]: Simplify (/ -1 1) into -1 11.059 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.059 * [taylor]: Taking taylor expansion of -1 in x 11.059 * [backup-simplify]: Simplify -1 into -1 11.059 * [taylor]: Taking taylor expansion of x in x 11.059 * [backup-simplify]: Simplify 0 into 0 11.059 * [backup-simplify]: Simplify 1 into 1 11.059 * [backup-simplify]: Simplify (/ -1 1) into -1 11.059 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.059 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.059 * [taylor]: Taking taylor expansion of -1 in x 11.059 * [backup-simplify]: Simplify -1 into -1 11.059 * [taylor]: Taking taylor expansion of y in x 11.059 * [backup-simplify]: Simplify y into y 11.059 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.059 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.059 * [taylor]: Taking taylor expansion of -1 in x 11.060 * [backup-simplify]: Simplify -1 into -1 11.060 * [taylor]: Taking taylor expansion of y in x 11.060 * [backup-simplify]: Simplify y into y 11.060 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.060 * [backup-simplify]: Simplify (* -1 -1) into 1 11.060 * [backup-simplify]: Simplify (+ 1 0) into 1 11.061 * [backup-simplify]: Simplify (sqrt 1) into 1 11.061 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.062 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.062 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.063 * [backup-simplify]: Simplify (+ 0 0) into 0 11.063 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.064 * [backup-simplify]: Simplify (+ 0 1) into 1 11.064 * [backup-simplify]: Simplify (- 1) into -1 11.064 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.065 * [backup-simplify]: Simplify (* 1 -1) into -1 11.065 * [backup-simplify]: Simplify (* 1 1) into 1 11.065 * [backup-simplify]: Simplify (/ -1 1) into -1 11.066 * [backup-simplify]: Simplify (* -1 -1) into 1 11.066 * [taylor]: Taking taylor expansion of 1 in y 11.066 * [backup-simplify]: Simplify 1 into 1 11.066 * [backup-simplify]: Simplify 1 into 1 11.066 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.067 * [backup-simplify]: Simplify (- 0) into 0 11.067 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.068 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.068 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 11.068 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.069 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.069 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.069 * [taylor]: Taking taylor expansion of 0 in y 11.069 * [backup-simplify]: Simplify 0 into 0 11.070 * [backup-simplify]: Simplify 0 into 0 11.070 * [backup-simplify]: Simplify 0 into 0 11.070 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.071 * [backup-simplify]: Simplify (- 0) into 0 11.071 * [backup-simplify]: Simplify (+ 0 0) into 0 11.071 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.072 * [backup-simplify]: Simplify (+ 0 0) into 0 11.073 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 11.074 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.075 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.075 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 11.075 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 11.076 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 11.082 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 11.083 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 11.084 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 11.084 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 11.084 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 11.084 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 11.084 * [taylor]: Taking taylor expansion of 2 in y 11.084 * [backup-simplify]: Simplify 2 into 2 11.084 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.084 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.084 * [taylor]: Taking taylor expansion of y in y 11.084 * [backup-simplify]: Simplify 0 into 0 11.084 * [backup-simplify]: Simplify 1 into 1 11.084 * [backup-simplify]: Simplify (* 1 1) into 1 11.085 * [backup-simplify]: Simplify (/ 1 1) into 1 11.085 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.085 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.086 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.086 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.087 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 11.087 * [backup-simplify]: Simplify (- 0) into 0 11.087 * [backup-simplify]: Simplify 0 into 0 11.087 * [backup-simplify]: Simplify 0 into 0 11.087 * [backup-simplify]: Simplify 0 into 0 11.087 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.088 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.088 * [backup-simplify]: Simplify (- 0) into 0 11.088 * [backup-simplify]: Simplify (+ 0 0) into 0 11.088 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.089 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.089 * [backup-simplify]: Simplify (+ 0 0) into 0 11.090 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 11.090 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.091 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.091 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 11.091 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 11.091 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 11.091 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 11.092 * [backup-simplify]: Simplify (+ 0 0) into 0 11.092 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.093 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 11.094 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 11.095 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 11.095 * [taylor]: Taking taylor expansion of 0 in y 11.095 * [backup-simplify]: Simplify 0 into 0 11.095 * [backup-simplify]: Simplify 0 into 0 11.095 * [backup-simplify]: Simplify 1 into 1 11.095 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1) 11.095 * [backup-simplify]: Simplify (/ (- x y) (hypot x y)) into (/ (- x y) (hypot x y)) 11.095 * [approximate]: Taking taylor expansion of (/ (- x y) (hypot x y)) in (x y) around 0 11.095 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 11.095 * [taylor]: Taking taylor expansion of (- x y) in y 11.095 * [taylor]: Taking taylor expansion of x in y 11.095 * [backup-simplify]: Simplify x into x 11.095 * [taylor]: Taking taylor expansion of y in y 11.095 * [backup-simplify]: Simplify 0 into 0 11.095 * [backup-simplify]: Simplify 1 into 1 11.095 * [taylor]: Taking taylor expansion of (hypot x y) in y 11.095 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.095 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 11.095 * [taylor]: Taking taylor expansion of (* x x) in y 11.095 * [taylor]: Taking taylor expansion of x in y 11.095 * [backup-simplify]: Simplify x into x 11.095 * [taylor]: Taking taylor expansion of x in y 11.095 * [backup-simplify]: Simplify x into x 11.095 * [taylor]: Taking taylor expansion of (* y y) in y 11.095 * [taylor]: Taking taylor expansion of y in y 11.095 * [backup-simplify]: Simplify 0 into 0 11.095 * [backup-simplify]: Simplify 1 into 1 11.095 * [taylor]: Taking taylor expansion of y in y 11.095 * [backup-simplify]: Simplify 0 into 0 11.095 * [backup-simplify]: Simplify 1 into 1 11.096 * [backup-simplify]: Simplify (* x x) into (pow x 2) 11.096 * [backup-simplify]: Simplify (* 0 0) into 0 11.096 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 11.096 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 11.096 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 11.096 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.097 * [backup-simplify]: Simplify (+ 0 0) into 0 11.097 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 11.097 * [backup-simplify]: Simplify (- 0) into 0 11.097 * [backup-simplify]: Simplify (+ x 0) into x 11.097 * [backup-simplify]: Simplify (/ x x) into 1 11.097 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 11.097 * [taylor]: Taking taylor expansion of (- x y) in x 11.097 * [taylor]: Taking taylor expansion of x in x 11.097 * [backup-simplify]: Simplify 0 into 0 11.097 * [backup-simplify]: Simplify 1 into 1 11.097 * [taylor]: Taking taylor expansion of y in x 11.097 * [backup-simplify]: Simplify y into y 11.097 * [taylor]: Taking taylor expansion of (hypot x y) in x 11.097 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.097 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 11.097 * [taylor]: Taking taylor expansion of (* x x) in x 11.097 * [taylor]: Taking taylor expansion of x in x 11.098 * [backup-simplify]: Simplify 0 into 0 11.098 * [backup-simplify]: Simplify 1 into 1 11.098 * [taylor]: Taking taylor expansion of x in x 11.098 * [backup-simplify]: Simplify 0 into 0 11.098 * [backup-simplify]: Simplify 1 into 1 11.098 * [taylor]: Taking taylor expansion of (* y y) in x 11.098 * [taylor]: Taking taylor expansion of y in x 11.098 * [backup-simplify]: Simplify y into y 11.098 * [taylor]: Taking taylor expansion of y in x 11.098 * [backup-simplify]: Simplify y into y 11.098 * [backup-simplify]: Simplify (* 0 0) into 0 11.098 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.098 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.098 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 11.098 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.099 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.099 * [backup-simplify]: Simplify (+ 0 0) into 0 11.099 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 11.099 * [backup-simplify]: Simplify (- y) into (- y) 11.099 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 11.099 * [backup-simplify]: Simplify (/ (- y) y) into -1 11.099 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 11.099 * [taylor]: Taking taylor expansion of (- x y) in x 11.099 * [taylor]: Taking taylor expansion of x in x 11.099 * [backup-simplify]: Simplify 0 into 0 11.099 * [backup-simplify]: Simplify 1 into 1 11.099 * [taylor]: Taking taylor expansion of y in x 11.099 * [backup-simplify]: Simplify y into y 11.099 * [taylor]: Taking taylor expansion of (hypot x y) in x 11.099 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 11.099 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 11.099 * [taylor]: Taking taylor expansion of (* x x) in x 11.099 * [taylor]: Taking taylor expansion of x in x 11.099 * [backup-simplify]: Simplify 0 into 0 11.099 * [backup-simplify]: Simplify 1 into 1 11.099 * [taylor]: Taking taylor expansion of x in x 11.099 * [backup-simplify]: Simplify 0 into 0 11.099 * [backup-simplify]: Simplify 1 into 1 11.099 * [taylor]: Taking taylor expansion of (* y y) in x 11.099 * [taylor]: Taking taylor expansion of y in x 11.099 * [backup-simplify]: Simplify y into y 11.099 * [taylor]: Taking taylor expansion of y in x 11.099 * [backup-simplify]: Simplify y into y 11.100 * [backup-simplify]: Simplify (* 0 0) into 0 11.100 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.100 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.100 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 11.100 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.100 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.100 * [backup-simplify]: Simplify (+ 0 0) into 0 11.101 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 11.101 * [backup-simplify]: Simplify (- y) into (- y) 11.101 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 11.101 * [backup-simplify]: Simplify (/ (- y) y) into -1 11.101 * [taylor]: Taking taylor expansion of -1 in y 11.101 * [backup-simplify]: Simplify -1 into -1 11.101 * [backup-simplify]: Simplify -1 into -1 11.101 * [backup-simplify]: Simplify (- 0) into 0 11.101 * [backup-simplify]: Simplify (+ 1 0) into 1 11.101 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 11.101 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.101 * [taylor]: Taking taylor expansion of y in y 11.101 * [backup-simplify]: Simplify 0 into 0 11.101 * [backup-simplify]: Simplify 1 into 1 11.102 * [backup-simplify]: Simplify (/ 1 1) into 1 11.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.102 * [backup-simplify]: Simplify 0 into 0 11.102 * [backup-simplify]: Simplify 0 into 0 11.102 * [backup-simplify]: Simplify (- 0) into 0 11.103 * [backup-simplify]: Simplify (+ 0 0) into 0 11.103 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 11.103 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 11.104 * [backup-simplify]: Simplify (+ 1 0) into 1 11.104 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 11.104 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 11.104 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 11.104 * [taylor]: Taking taylor expansion of 1/2 in y 11.104 * [backup-simplify]: Simplify 1/2 into 1/2 11.104 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.104 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.104 * [taylor]: Taking taylor expansion of y in y 11.104 * [backup-simplify]: Simplify 0 into 0 11.104 * [backup-simplify]: Simplify 1 into 1 11.104 * [backup-simplify]: Simplify (* 1 1) into 1 11.105 * [backup-simplify]: Simplify (/ 1 1) into 1 11.105 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.106 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.107 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 11.107 * [backup-simplify]: Simplify 0 into 0 11.107 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.108 * [backup-simplify]: Simplify 0 into 0 11.108 * [backup-simplify]: Simplify 0 into 0 11.108 * [backup-simplify]: Simplify (- 0) into 0 11.108 * [backup-simplify]: Simplify (+ 0 0) into 0 11.109 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 11.109 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 11.109 * [backup-simplify]: Simplify (+ 0 0) into 0 11.109 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 11.110 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ 0 y)) (* (/ 1 y) (/ (/ 1/2 y) y)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 11.110 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 11.110 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 11.110 * [taylor]: Taking taylor expansion of 1/2 in y 11.110 * [backup-simplify]: Simplify 1/2 into 1/2 11.110 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.110 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.110 * [taylor]: Taking taylor expansion of y in y 11.110 * [backup-simplify]: Simplify 0 into 0 11.110 * [backup-simplify]: Simplify 1 into 1 11.110 * [backup-simplify]: Simplify (* 1 1) into 1 11.110 * [backup-simplify]: Simplify (* 1 1) into 1 11.110 * [backup-simplify]: Simplify (/ 1 1) into 1 11.111 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.111 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.112 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.112 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.113 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.113 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.114 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.114 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.115 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.115 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.115 * [backup-simplify]: Simplify (- 0) into 0 11.115 * [backup-simplify]: Simplify 0 into 0 11.115 * [backup-simplify]: Simplify -1 into -1 11.116 * [backup-simplify]: Simplify (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) into (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 11.116 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 11.116 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 11.116 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 11.116 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.116 * [taylor]: Taking taylor expansion of x in y 11.116 * [backup-simplify]: Simplify x into x 11.116 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.116 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.116 * [taylor]: Taking taylor expansion of y in y 11.116 * [backup-simplify]: Simplify 0 into 0 11.116 * [backup-simplify]: Simplify 1 into 1 11.116 * [backup-simplify]: Simplify (/ 1 1) into 1 11.116 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 11.116 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.116 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 11.116 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 11.116 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.116 * [taylor]: Taking taylor expansion of x in y 11.116 * [backup-simplify]: Simplify x into x 11.116 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.116 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.117 * [taylor]: Taking taylor expansion of x in y 11.117 * [backup-simplify]: Simplify x into x 11.117 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.117 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 11.117 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.117 * [taylor]: Taking taylor expansion of y in y 11.117 * [backup-simplify]: Simplify 0 into 0 11.117 * [backup-simplify]: Simplify 1 into 1 11.117 * [backup-simplify]: Simplify (/ 1 1) into 1 11.117 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.117 * [taylor]: Taking taylor expansion of y in y 11.117 * [backup-simplify]: Simplify 0 into 0 11.117 * [backup-simplify]: Simplify 1 into 1 11.117 * [backup-simplify]: Simplify (/ 1 1) into 1 11.117 * [backup-simplify]: Simplify (* 1 1) into 1 11.118 * [backup-simplify]: Simplify (+ 0 1) into 1 11.118 * [backup-simplify]: Simplify (sqrt 1) into 1 11.118 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.119 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.119 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.119 * [backup-simplify]: Simplify (+ 0 0) into 0 11.120 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.120 * [backup-simplify]: Simplify (- 1) into -1 11.120 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.120 * [backup-simplify]: Simplify (/ -1 1) into -1 11.120 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 11.120 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 11.120 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.120 * [taylor]: Taking taylor expansion of x in x 11.120 * [backup-simplify]: Simplify 0 into 0 11.120 * [backup-simplify]: Simplify 1 into 1 11.121 * [backup-simplify]: Simplify (/ 1 1) into 1 11.121 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.121 * [taylor]: Taking taylor expansion of y in x 11.121 * [backup-simplify]: Simplify y into y 11.121 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.121 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 11.121 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.121 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 11.121 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.121 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.121 * [taylor]: Taking taylor expansion of x in x 11.121 * [backup-simplify]: Simplify 0 into 0 11.121 * [backup-simplify]: Simplify 1 into 1 11.121 * [backup-simplify]: Simplify (/ 1 1) into 1 11.121 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.121 * [taylor]: Taking taylor expansion of x in x 11.121 * [backup-simplify]: Simplify 0 into 0 11.121 * [backup-simplify]: Simplify 1 into 1 11.122 * [backup-simplify]: Simplify (/ 1 1) into 1 11.122 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 11.122 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.122 * [taylor]: Taking taylor expansion of y in x 11.122 * [backup-simplify]: Simplify y into y 11.122 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.122 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.122 * [taylor]: Taking taylor expansion of y in x 11.122 * [backup-simplify]: Simplify y into y 11.122 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.122 * [backup-simplify]: Simplify (* 1 1) into 1 11.122 * [backup-simplify]: Simplify (+ 1 0) into 1 11.122 * [backup-simplify]: Simplify (sqrt 1) into 1 11.123 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.123 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.124 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.124 * [backup-simplify]: Simplify (+ 0 0) into 0 11.124 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.124 * [backup-simplify]: Simplify (+ 1 0) into 1 11.125 * [backup-simplify]: Simplify (/ 1 1) into 1 11.125 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 11.125 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 11.125 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.125 * [taylor]: Taking taylor expansion of x in x 11.125 * [backup-simplify]: Simplify 0 into 0 11.125 * [backup-simplify]: Simplify 1 into 1 11.125 * [backup-simplify]: Simplify (/ 1 1) into 1 11.125 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.125 * [taylor]: Taking taylor expansion of y in x 11.125 * [backup-simplify]: Simplify y into y 11.125 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.125 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 11.125 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 11.125 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 11.125 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.125 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.125 * [taylor]: Taking taylor expansion of x in x 11.125 * [backup-simplify]: Simplify 0 into 0 11.125 * [backup-simplify]: Simplify 1 into 1 11.126 * [backup-simplify]: Simplify (/ 1 1) into 1 11.126 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.126 * [taylor]: Taking taylor expansion of x in x 11.126 * [backup-simplify]: Simplify 0 into 0 11.126 * [backup-simplify]: Simplify 1 into 1 11.126 * [backup-simplify]: Simplify (/ 1 1) into 1 11.126 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 11.126 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.126 * [taylor]: Taking taylor expansion of y in x 11.126 * [backup-simplify]: Simplify y into y 11.126 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.126 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.126 * [taylor]: Taking taylor expansion of y in x 11.126 * [backup-simplify]: Simplify y into y 11.126 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.126 * [backup-simplify]: Simplify (* 1 1) into 1 11.126 * [backup-simplify]: Simplify (+ 1 0) into 1 11.127 * [backup-simplify]: Simplify (sqrt 1) into 1 11.127 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.128 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.128 * [backup-simplify]: Simplify (+ 0 0) into 0 11.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.129 * [backup-simplify]: Simplify (+ 1 0) into 1 11.129 * [backup-simplify]: Simplify (/ 1 1) into 1 11.129 * [taylor]: Taking taylor expansion of 1 in y 11.129 * [backup-simplify]: Simplify 1 into 1 11.129 * [backup-simplify]: Simplify 1 into 1 11.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.130 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 11.130 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 11.130 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 11.130 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 11.130 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.130 * [taylor]: Taking taylor expansion of y in y 11.130 * [backup-simplify]: Simplify 0 into 0 11.130 * [backup-simplify]: Simplify 1 into 1 11.130 * [backup-simplify]: Simplify (/ 1 1) into 1 11.131 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.131 * [backup-simplify]: Simplify (- 0) into 0 11.131 * [backup-simplify]: Simplify 0 into 0 11.131 * [backup-simplify]: Simplify 0 into 0 11.132 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.132 * [backup-simplify]: Simplify (- 0) into 0 11.132 * [backup-simplify]: Simplify (+ 0 0) into 0 11.133 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.133 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.134 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.134 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 11.134 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 11.134 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 11.135 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 11.135 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 11.135 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 11.135 * [taylor]: Taking taylor expansion of 1/2 in y 11.135 * [backup-simplify]: Simplify 1/2 into 1/2 11.135 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.135 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.135 * [taylor]: Taking taylor expansion of y in y 11.135 * [backup-simplify]: Simplify 0 into 0 11.135 * [backup-simplify]: Simplify 1 into 1 11.136 * [backup-simplify]: Simplify (* 1 1) into 1 11.136 * [backup-simplify]: Simplify (/ 1 1) into 1 11.136 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.137 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.137 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.138 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 11.139 * [backup-simplify]: Simplify (- 0) into 0 11.139 * [backup-simplify]: Simplify 0 into 0 11.139 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.140 * [backup-simplify]: Simplify (- 0) into 0 11.140 * [backup-simplify]: Simplify 0 into 0 11.140 * [backup-simplify]: Simplify 0 into 0 11.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.141 * [backup-simplify]: Simplify (- 0) into 0 11.141 * [backup-simplify]: Simplify (+ 0 0) into 0 11.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.143 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.143 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.143 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.144 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 11.144 * [backup-simplify]: Simplify (+ 0 0) into 0 11.144 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.146 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 3))) 11.146 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 11.146 * [taylor]: Taking taylor expansion of 1/2 in y 11.146 * [backup-simplify]: Simplify 1/2 into 1/2 11.146 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.146 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.146 * [taylor]: Taking taylor expansion of y in y 11.146 * [backup-simplify]: Simplify 0 into 0 11.146 * [backup-simplify]: Simplify 1 into 1 11.146 * [backup-simplify]: Simplify (* 1 1) into 1 11.147 * [backup-simplify]: Simplify (* 1 1) into 1 11.147 * [backup-simplify]: Simplify (/ 1 1) into 1 11.148 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.149 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.149 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.150 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.150 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.151 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.152 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.154 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.154 * [backup-simplify]: Simplify 0 into 0 11.154 * [backup-simplify]: Simplify 1 into 1 11.154 * [backup-simplify]: Simplify (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) into (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 11.154 * [approximate]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in (x y) around 0 11.154 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 11.154 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 11.154 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.154 * [taylor]: Taking taylor expansion of y in y 11.154 * [backup-simplify]: Simplify 0 into 0 11.154 * [backup-simplify]: Simplify 1 into 1 11.155 * [backup-simplify]: Simplify (/ 1 1) into 1 11.155 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.155 * [taylor]: Taking taylor expansion of x in y 11.155 * [backup-simplify]: Simplify x into x 11.155 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.155 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 11.155 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.155 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 11.155 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 11.155 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.155 * [taylor]: Taking taylor expansion of -1 in y 11.155 * [backup-simplify]: Simplify -1 into -1 11.155 * [taylor]: Taking taylor expansion of x in y 11.155 * [backup-simplify]: Simplify x into x 11.155 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.155 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.155 * [taylor]: Taking taylor expansion of -1 in y 11.155 * [backup-simplify]: Simplify -1 into -1 11.155 * [taylor]: Taking taylor expansion of x in y 11.155 * [backup-simplify]: Simplify x into x 11.155 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.155 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 11.155 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.155 * [taylor]: Taking taylor expansion of -1 in y 11.155 * [backup-simplify]: Simplify -1 into -1 11.156 * [taylor]: Taking taylor expansion of y in y 11.156 * [backup-simplify]: Simplify 0 into 0 11.156 * [backup-simplify]: Simplify 1 into 1 11.156 * [backup-simplify]: Simplify (/ -1 1) into -1 11.156 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.156 * [taylor]: Taking taylor expansion of -1 in y 11.156 * [backup-simplify]: Simplify -1 into -1 11.156 * [taylor]: Taking taylor expansion of y in y 11.156 * [backup-simplify]: Simplify 0 into 0 11.156 * [backup-simplify]: Simplify 1 into 1 11.156 * [backup-simplify]: Simplify (/ -1 1) into -1 11.157 * [backup-simplify]: Simplify (* -1 -1) into 1 11.157 * [backup-simplify]: Simplify (+ 0 1) into 1 11.157 * [backup-simplify]: Simplify (sqrt 1) into 1 11.158 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.159 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.159 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.160 * [backup-simplify]: Simplify (+ 0 0) into 0 11.160 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.161 * [backup-simplify]: Simplify (+ 1 0) into 1 11.161 * [backup-simplify]: Simplify (/ 1 1) into 1 11.161 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 11.161 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 11.161 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.161 * [taylor]: Taking taylor expansion of y in x 11.161 * [backup-simplify]: Simplify y into y 11.161 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.161 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.161 * [taylor]: Taking taylor expansion of x in x 11.161 * [backup-simplify]: Simplify 0 into 0 11.161 * [backup-simplify]: Simplify 1 into 1 11.162 * [backup-simplify]: Simplify (/ 1 1) into 1 11.162 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.162 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.162 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.162 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.162 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.162 * [taylor]: Taking taylor expansion of -1 in x 11.162 * [backup-simplify]: Simplify -1 into -1 11.162 * [taylor]: Taking taylor expansion of x in x 11.162 * [backup-simplify]: Simplify 0 into 0 11.162 * [backup-simplify]: Simplify 1 into 1 11.162 * [backup-simplify]: Simplify (/ -1 1) into -1 11.162 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.162 * [taylor]: Taking taylor expansion of -1 in x 11.162 * [backup-simplify]: Simplify -1 into -1 11.162 * [taylor]: Taking taylor expansion of x in x 11.162 * [backup-simplify]: Simplify 0 into 0 11.162 * [backup-simplify]: Simplify 1 into 1 11.163 * [backup-simplify]: Simplify (/ -1 1) into -1 11.163 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.163 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.163 * [taylor]: Taking taylor expansion of -1 in x 11.163 * [backup-simplify]: Simplify -1 into -1 11.163 * [taylor]: Taking taylor expansion of y in x 11.163 * [backup-simplify]: Simplify y into y 11.163 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.163 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.163 * [taylor]: Taking taylor expansion of -1 in x 11.163 * [backup-simplify]: Simplify -1 into -1 11.163 * [taylor]: Taking taylor expansion of y in x 11.163 * [backup-simplify]: Simplify y into y 11.163 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.164 * [backup-simplify]: Simplify (* -1 -1) into 1 11.164 * [backup-simplify]: Simplify (+ 1 0) into 1 11.164 * [backup-simplify]: Simplify (sqrt 1) into 1 11.165 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.165 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.166 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.166 * [backup-simplify]: Simplify (+ 0 0) into 0 11.167 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.167 * [backup-simplify]: Simplify (- 1) into -1 11.168 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.168 * [backup-simplify]: Simplify (/ -1 1) into -1 11.168 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 11.168 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 11.168 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.168 * [taylor]: Taking taylor expansion of y in x 11.168 * [backup-simplify]: Simplify y into y 11.168 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.168 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.168 * [taylor]: Taking taylor expansion of x in x 11.168 * [backup-simplify]: Simplify 0 into 0 11.168 * [backup-simplify]: Simplify 1 into 1 11.168 * [backup-simplify]: Simplify (/ 1 1) into 1 11.169 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.169 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.169 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.169 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.169 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.169 * [taylor]: Taking taylor expansion of -1 in x 11.169 * [backup-simplify]: Simplify -1 into -1 11.169 * [taylor]: Taking taylor expansion of x in x 11.169 * [backup-simplify]: Simplify 0 into 0 11.169 * [backup-simplify]: Simplify 1 into 1 11.169 * [backup-simplify]: Simplify (/ -1 1) into -1 11.169 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.169 * [taylor]: Taking taylor expansion of -1 in x 11.169 * [backup-simplify]: Simplify -1 into -1 11.169 * [taylor]: Taking taylor expansion of x in x 11.169 * [backup-simplify]: Simplify 0 into 0 11.169 * [backup-simplify]: Simplify 1 into 1 11.170 * [backup-simplify]: Simplify (/ -1 1) into -1 11.170 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.170 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.170 * [taylor]: Taking taylor expansion of -1 in x 11.170 * [backup-simplify]: Simplify -1 into -1 11.170 * [taylor]: Taking taylor expansion of y in x 11.170 * [backup-simplify]: Simplify y into y 11.170 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.170 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.170 * [taylor]: Taking taylor expansion of -1 in x 11.170 * [backup-simplify]: Simplify -1 into -1 11.170 * [taylor]: Taking taylor expansion of y in x 11.170 * [backup-simplify]: Simplify y into y 11.170 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.170 * [backup-simplify]: Simplify (* -1 -1) into 1 11.171 * [backup-simplify]: Simplify (+ 1 0) into 1 11.171 * [backup-simplify]: Simplify (sqrt 1) into 1 11.172 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.172 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.173 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.173 * [backup-simplify]: Simplify (+ 0 0) into 0 11.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.174 * [backup-simplify]: Simplify (- 1) into -1 11.174 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.175 * [backup-simplify]: Simplify (/ -1 1) into -1 11.175 * [taylor]: Taking taylor expansion of -1 in y 11.175 * [backup-simplify]: Simplify -1 into -1 11.175 * [backup-simplify]: Simplify -1 into -1 11.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.176 * [backup-simplify]: Simplify (- 0) into 0 11.176 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.177 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 11.177 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.177 * [taylor]: Taking taylor expansion of y in y 11.177 * [backup-simplify]: Simplify 0 into 0 11.177 * [backup-simplify]: Simplify 1 into 1 11.177 * [backup-simplify]: Simplify (/ 1 1) into 1 11.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.178 * [backup-simplify]: Simplify 0 into 0 11.178 * [backup-simplify]: Simplify 0 into 0 11.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.184 * [backup-simplify]: Simplify (- 0) into 0 11.185 * [backup-simplify]: Simplify (+ 0 0) into 0 11.186 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.186 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.187 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 11.187 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 11.187 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 11.188 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 11.189 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 11.189 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 11.189 * [taylor]: Taking taylor expansion of 1/2 in y 11.189 * [backup-simplify]: Simplify 1/2 into 1/2 11.189 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.189 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.189 * [taylor]: Taking taylor expansion of y in y 11.189 * [backup-simplify]: Simplify 0 into 0 11.189 * [backup-simplify]: Simplify 1 into 1 11.189 * [backup-simplify]: Simplify (* 1 1) into 1 11.190 * [backup-simplify]: Simplify (/ 1 1) into 1 11.190 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.192 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 11.192 * [backup-simplify]: Simplify 0 into 0 11.192 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.192 * [backup-simplify]: Simplify 0 into 0 11.192 * [backup-simplify]: Simplify 0 into 0 11.193 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.193 * [backup-simplify]: Simplify (- 0) into 0 11.194 * [backup-simplify]: Simplify (+ 0 0) into 0 11.194 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.195 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.195 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 11.195 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 11.196 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 11.196 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 11.196 * [backup-simplify]: Simplify (+ 0 0) into 0 11.197 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.198 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 11.198 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 11.198 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 11.199 * [taylor]: Taking taylor expansion of 1/2 in y 11.199 * [backup-simplify]: Simplify 1/2 into 1/2 11.199 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.199 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.199 * [taylor]: Taking taylor expansion of y in y 11.199 * [backup-simplify]: Simplify 0 into 0 11.199 * [backup-simplify]: Simplify 1 into 1 11.199 * [backup-simplify]: Simplify (* 1 1) into 1 11.199 * [backup-simplify]: Simplify (* 1 1) into 1 11.200 * [backup-simplify]: Simplify (/ 1 1) into 1 11.200 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.201 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.202 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.202 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.203 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.205 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.206 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.206 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.207 * [backup-simplify]: Simplify (- 0) into 0 11.207 * [backup-simplify]: Simplify 0 into 0 11.207 * [backup-simplify]: Simplify -1 into -1 11.207 * * * [progress]: simplifying candidates 11.213 * [simplify]: Simplifying: (expm1 (pow (/ (- x y) (hypot x y)) 3)) (log1p (pow (/ (- x y) (hypot x y)) 3)) (* (- (log (- x y)) (log (hypot x y))) 3) (* (log (/ (- x y) (hypot x y))) 3) (* (log (/ (- x y) (hypot x y))) 3) (* 1 3) (pow (/ (- x y) (hypot x y)) (* (cbrt 3) (cbrt 3))) (pow (/ (- x y) (hypot x y)) (sqrt 3)) (pow (/ (- x y) (hypot x y)) 1) (pow (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) 3) (pow (cbrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) 3) (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 3) (pow (/ (cbrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) 1) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (- x y) (cbrt (hypot x y))) 3) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (/ 1 1) 3) (pow (/ (- x y) (hypot x y)) 3) (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) 1) 3) (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (- x y) (cbrt (hypot x y))) 3) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (/ 1 1) 3) (pow (/ (- x y) (hypot x y)) 3) (pow 1 3) (pow (/ (- x y) (hypot x y)) 3) (pow (- x y) 3) (pow (/ 1 (hypot x y)) 3) (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (log (pow (/ (- x y) (hypot x y)) 3)) (exp (pow (/ (- x y) (hypot x y)) 3)) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (* (* (pow (/ (- x y) (hypot x y)) 3) (pow (/ (- x y) (hypot x y)) 3)) (pow (/ (- x y) (hypot x y)) 3)) (pow (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) 3) (pow (cbrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) 3) (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 3) (pow (/ (cbrt (- x y)) (hypot x y)) 3) (pow (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) 1) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (- x y) (cbrt (hypot x y))) 3) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (/ 1 1) 3) (pow (/ (- x y) (hypot x y)) 3) (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (/ (+ (sqrt x) (sqrt y)) 1) 3) (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3) (pow (/ (- x y) (cbrt (hypot x y))) 3) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (/ 1 1) 3) (pow (/ (- x y) (hypot x y)) 3) (pow 1 3) (pow (/ (- x y) (hypot x y)) 3) (pow (- x y) 3) (pow (/ 1 (hypot x y)) 3) (pow (- x y) 3) (pow (hypot x y) 3) (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (sqrt (pow (/ (- x y) (hypot x y)) 3)) (sqrt (pow (/ (- x y) (hypot x y)) 3)) (pow (/ (- x y) (hypot x y)) (/ 3 2)) (pow (/ (- x y) (hypot x y)) (/ 3 2)) (expm1 (cbrt (pow (/ (- x y) (hypot x y)) 3))) (log1p (cbrt (pow (/ (- x y) (hypot x y)) 3))) (log (cbrt (pow (/ (- x y) (hypot x y)) 3))) (exp (cbrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt (pow (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) 3)) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 3)) (cbrt (pow (/ (cbrt (- x y)) (hypot x y)) 3)) (cbrt (pow (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) 1) 3)) (cbrt (pow (/ (sqrt (- x y)) (hypot x y)) 3)) (cbrt (pow (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (cbrt (pow (/ 1 (sqrt (hypot x y))) 3)) (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) 1) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3)) (cbrt (pow (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (cbrt (pow (/ 1 (sqrt (hypot x y))) 3)) (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow 1 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (- x y) 3)) (cbrt (pow (/ 1 (hypot x y)) 3)) (cbrt (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y)))) (cbrt (/ (- x y) (hypot x y))) (cbrt (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)))) (cbrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt (pow (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) 3)) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 3)) (cbrt (pow (/ (cbrt (- x y)) (hypot x y)) 3)) (cbrt (pow (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (sqrt (- x y)) 1) 3)) (cbrt (pow (/ (sqrt (- x y)) (hypot x y)) 3)) (cbrt (pow (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (cbrt (pow (/ 1 (sqrt (hypot x y))) 3)) (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3)) (cbrt (pow (/ (+ (sqrt x) (sqrt y)) 1) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3)) (cbrt (pow (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 3)) (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (cbrt (pow (/ 1 (sqrt (hypot x y))) 3)) (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow 1 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (- x y) 3)) (cbrt (pow (/ 1 (hypot x y)) 3)) (cbrt (/ (- x y) (hypot x y))) (cbrt (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y)))) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt 1) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (/ (- x y) (hypot x y)) (/ 3 2))) (cbrt (pow (/ (- x y) (hypot x y)) (/ 3 2))) (cbrt (pow (- x y) 3)) (cbrt (pow (hypot x y) 3)) (* (cbrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt (cbrt (pow (/ (- x y) (hypot x y)) 3)))) (cbrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (* (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt (pow (/ (- x y) (hypot x y)) 3))) (sqrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (sqrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (expm1 (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (log1p (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (+ (log (cbrt (pow (/ (- x y) (hypot x y)) 3))) (- (log (+ x y)) (log (hypot x y)))) (+ (log (cbrt (pow (/ (- x y) (hypot x y)) 3))) (log (/ (+ x y) (hypot x y)))) (log (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (exp (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (* (pow (/ (- x y) (hypot x y)) 3) (/ (* (* (+ x y) (+ x y)) (+ x y)) (* (* (hypot x y) (hypot x y)) (hypot x y)))) (* (pow (/ (- x y) (hypot x y)) 3) (* (* (/ (+ x y) (hypot x y)) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y)))) (* (cbrt (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (cbrt (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))))) (cbrt (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (* (* (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (sqrt (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (sqrt (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y)))) (* (cbrt (pow (- x y) 3)) (+ x y)) (* (cbrt (pow (hypot x y) 3)) (hypot x y)) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) (/ 3 2))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) (/ 3 2))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) (/ 3 2))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) (/ 3 2))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (* (cbrt (/ (+ x y) (hypot x y))) (cbrt (/ (+ x y) (hypot x y))))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) 1)) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (sqrt (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (sqrt (+ x y)) 1)) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ 1 (sqrt (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ 1 1)) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ 1 (sqrt (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ 1 1)) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) 1) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (+ x y)) (* (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (cbrt (- x y)) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (sqrt (- x y)) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ 1 (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (cbrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (/ (+ x y) (hypot x y))) (* (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (cbrt (- x y)) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (sqrt (- x y)) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ 1 (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y)))) (/ (+ x y) (hypot x y))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) (/ 3 2))) (/ (+ x y) (hypot x y))) (* (cbrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (/ (+ x y) (hypot x y))) (* (sqrt (cbrt (pow (/ (- x y) (hypot x y)) 3))) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3)) (+ x y)) (* (cbrt (pow (- x y) 3)) (/ (+ x y) (hypot x y))) (expm1 (/ (- x y) (hypot x y))) (log1p (/ (- x y) (hypot x y))) (- (log (- x y)) (log (hypot x y))) (log (/ (- x y) (hypot x y))) (exp (/ (- x y) (hypot x y))) (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (cbrt (/ (- x y) (hypot x y))) (* (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (- (- x y)) (- (hypot x y)) (/ x (hypot x y)) (/ y (hypot x y)) (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (cbrt (- x y)) (cbrt (hypot x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (sqrt (hypot x y))) (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) (/ (cbrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) 1) (/ (sqrt (- x y)) (hypot x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) (/ 1 1) (/ (- x y) (hypot x y)) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (+ (sqrt x) (sqrt y)) 1) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) (/ 1 1) (/ (- x y) (hypot x y)) (/ 1 (hypot x y)) (/ (hypot x y) (- x y)) (/ (- x y) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (sqrt (hypot x y))) (/ (- x y) 1) (/ (hypot x y) (cbrt (- x y))) (/ (hypot x y) (sqrt (- x y))) (/ (hypot x y) (- x y)) (/ (hypot x y) (- (sqrt x) (sqrt y))) (/ (hypot x y) (- x y)) (* (hypot x y) (+ (* x x) (+ (* y y) (* x y)))) (* (hypot x y) (+ x y)) -1 1 -1 -1 1 -1 -1 1 1 -1 1 -1 11.222 * * [simplify]: Extracting # 0 : cost 0 11.222 * * [simplify]: Extracting # 1 : cost 0 11.223 * * [simplify]: Extracting # 2 : cost 0 11.223 * * [simplify]: Extracting # 3 : cost 0 11.223 * * [simplify]: Extracting # 4 : cost 0 11.223 * * [simplify]: Extracting # 5 : cost 0 11.224 * * [simplify]: Extracting # 6 : cost 0 11.224 * * [simplify]: iteration 0 : 250 enodes (cost 4961 ) 11.352 * * [simplify]: Extracting # 0 : cost 0 11.353 * * [simplify]: Extracting # 1 : cost 0 11.354 * * [simplify]: Extracting # 2 : cost 0 11.355 * * [simplify]: Extracting # 3 : cost 0 11.356 * * [simplify]: Extracting # 4 : cost 0 11.357 * * [simplify]: iteration 1 : 849 enodes (cost 4205 ) 11.566 * * [simplify]: Extracting # 0 : cost 0 11.572 * * [simplify]: Extracting # 1 : cost 0 11.582 * * [simplify]: Extracting # 2 : cost 0 11.592 * * [simplify]: Extracting # 3 : cost 0 11.611 * * [simplify]: Extracting # 4 : cost 0 11.618 * * [simplify]: Extracting # 5 : cost 0 11.624 * * [simplify]: iteration done: 5001 enodes (cost 3966 ) 11.626 * [simplify]: Simplified to: (expm1 (pow (/ (- x y) (hypot x y)) 3)) (log1p (pow (/ (- x y) (hypot x y)) 3)) (* 3 (log (/ (- x y) (hypot x y)))) (* 3 (log (/ (- x y) (hypot x y)))) (* 3 (log (/ (- x y) (hypot x y)))) 3 (pow (/ (- x y) (hypot x y)) (* (cbrt 3) (cbrt 3))) (pow (/ (- x y) (hypot x y)) (sqrt 3)) (/ (- x y) (hypot x y)) (pow (cbrt (/ (- x y) (hypot x y))) 6) (/ (- x y) (hypot x y)) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (/ (* (- x y) (- x y)) (* (hypot x y) (hypot x y))) (/ (- x y) (hypot x y)) (/ (* (- x y) (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (* (- x y) (- x y)) (/ (- x y) (pow (hypot x y) 3)) (/ (pow (sqrt (- x y)) 3) (* (hypot x y) (hypot x y))) (/ (pow (sqrt (- x y)) 3) (hypot x y)) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (sqrt (- x y)) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (/ 1 (* (hypot x y) (hypot x y))) (/ (pow (- x y) 3) (hypot x y)) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) 1 (pow (/ (- x y) (hypot x y)) 3) (/ (pow (+ (sqrt y) (sqrt x)) 3) (* (hypot x y) (hypot x y))) (/ (pow (- (sqrt x) (sqrt y)) 3) (hypot x y)) (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (+ (sqrt y) (sqrt x)) 3) (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3) (/ 1 (* (hypot x y) (hypot x y))) (/ (pow (- x y) 3) (hypot x y)) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) 1 (pow (/ (- x y) (hypot x y)) 3) 1 (pow (/ (- x y) (hypot x y)) 3) (pow (- x y) 3) (pow (/ 1 (hypot x y)) 3) (pow (cbrt (/ (- x y) (hypot x y))) 6) (* 3 (log (/ (- x y) (hypot x y)))) (exp (pow (/ (- x y) (hypot x y)) 3)) (pow (cbrt (/ (- x y) (hypot x y))) 6) (/ (- x y) (hypot x y)) (pow (pow (/ (- x y) (hypot x y)) 3) 3) (pow (cbrt (/ (- x y) (hypot x y))) 6) (/ (- x y) (hypot x y)) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (/ (* (- x y) (- x y)) (* (hypot x y) (hypot x y))) (/ (- x y) (hypot x y)) (/ (* (- x y) (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (* (- x y) (- x y)) (/ (- x y) (pow (hypot x y) 3)) (/ (pow (sqrt (- x y)) 3) (* (hypot x y) (hypot x y))) (/ (pow (sqrt (- x y)) 3) (hypot x y)) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (sqrt (- x y)) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (/ 1 (* (hypot x y) (hypot x y))) (/ (pow (- x y) 3) (hypot x y)) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) 1 (pow (/ (- x y) (hypot x y)) 3) (/ (pow (+ (sqrt y) (sqrt x)) 3) (* (hypot x y) (hypot x y))) (/ (pow (- (sqrt x) (sqrt y)) 3) (hypot x y)) (pow (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (+ (sqrt y) (sqrt x)) 3) (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3) (/ 1 (* (hypot x y) (hypot x y))) (/ (pow (- x y) 3) (hypot x y)) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) 1 (pow (/ (- x y) (hypot x y)) 3) 1 (pow (/ (- x y) (hypot x y)) 3) (pow (- x y) 3) (pow (/ 1 (hypot x y)) 3) (pow (- x y) 3) (pow (hypot x y) 3) (pow (cbrt (/ (- x y) (hypot x y))) 6) (sqrt (pow (/ (- x y) (hypot x y)) 3)) (sqrt (pow (/ (- x y) (hypot x y)) 3)) (pow (/ (- x y) (hypot x y)) 3/2) (pow (/ (- x y) (hypot x y)) 3/2) (expm1 (/ (- x y) (hypot x y))) (log1p (/ (- x y) (hypot x y))) (log (/ (- x y) (hypot x y))) (exp (/ (- x y) (hypot x y))) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 6)) (cbrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (cbrt (/ (* (- x y) (- x y)) (* (hypot x y) (hypot x y)))) (cbrt (/ (- x y) (hypot x y))) (/ (cbrt (* (- x y) (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (sqrt (hypot x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (hypot x y)) (cbrt (/ 1 (* (hypot x y) (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) 1 (/ (- x y) (hypot x y)) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (/ 1 (* (hypot x y) (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) 1 (/ (- x y) (hypot x y)) 1 (/ (- x y) (hypot x y)) (- x y) (/ 1 (hypot x y)) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 6)) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 6)) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 6)) (cbrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (cbrt (/ (* (- x y) (- x y)) (* (hypot x y) (hypot x y)))) (cbrt (/ (- x y) (hypot x y))) (/ (cbrt (* (- x y) (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (sqrt (hypot x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (hypot x y)) (cbrt (/ 1 (* (hypot x y) (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) 1 (/ (- x y) (hypot x y)) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (/ 1 (* (hypot x y) (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) 1 (/ (- x y) (hypot x y)) 1 (/ (- x y) (hypot x y)) (- x y) (/ 1 (hypot x y)) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 6)) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) 1 (/ (- x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 3/2)) (cbrt (pow (/ (- x y) (hypot x y)) 3/2)) (- x y) (hypot x y) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 6)) (cbrt (/ (- x y) (hypot x y))) (pow (/ (- x y) (hypot x y)) 3) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (expm1 (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (log1p (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (log (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (log (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (log (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (pow (exp (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (pow (+ x y) 3) (pow (hypot x y) 3)) (pow (/ (- x y) (hypot x y)) 3)) (* (pow (/ (- x y) (hypot x y)) 3) (pow (/ (+ x y) (hypot x y)) 3)) (* (cbrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (cbrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))))) (cbrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (pow (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) 3) (sqrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (sqrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (* (+ x y) (- x y)) (* (hypot x y) (hypot x y)) (* (sqrt (/ (+ x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 3/2))) (* (sqrt (/ (+ x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 3/2))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3/2)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3/2)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (* (cbrt (/ (+ x y) (hypot x y))) (cbrt (/ (+ x y) (hypot x y))))) (* (/ (- x y) (hypot x y)) (sqrt (/ (+ x y) (hypot x y)))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (hypot x y)))) (* (/ (- x y) (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (/ (sqrt (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (hypot x y))) (* (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ (- x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y)) (* (+ x y) (/ (- x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (sqrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (/ (* (cbrt (/ (- x y) (hypot x y))) (+ x y)) (hypot x y)) (* (/ (+ x y) (hypot x y)) (/ (cbrt (- x y)) (sqrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (cbrt (- x y)) (hypot x y))) (* (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (sqrt (- x y)) (sqrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (sqrt (- x y)) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (cbrt (hypot x y)))) (* (/ (- x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (cbrt (hypot x y)))) (* (/ (- x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ 1 (hypot x y)) (/ (+ x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (sqrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (/ (* (cbrt (/ (- x y) (hypot x y))) (+ x y)) (hypot x y)) (* (/ (+ x y) (hypot x y)) (/ (cbrt (- x y)) (sqrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (cbrt (- x y)) (hypot x y))) (* (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (sqrt (- x y)) (sqrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (sqrt (- x y)) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (cbrt (hypot x y)))) (* (/ (- x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- (sqrt x) (sqrt y)) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (cbrt (hypot x y)))) (* (/ (- x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ 1 (hypot x y)) (/ (+ x y) (hypot x y))) (/ (* (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 6)) (+ x y)) (hypot x y)) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (* (cbrt (pow (/ (- x y) (hypot x y)) 3/2)) (+ x y)) (hypot x y)) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (sqrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (+ x y) (/ (- x y) (hypot x y))) (* (- x y) (/ (+ x y) (hypot x y))) (expm1 (/ (- x y) (hypot x y))) (log1p (/ (- x y) (hypot x y))) (log (/ (- x y) (hypot x y))) (log (/ (- x y) (hypot x y))) (exp (/ (- x y) (hypot x y))) (pow (/ (- x y) (hypot x y)) 3) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 6)) (cbrt (/ (- x y) (hypot x y))) (pow (/ (- x y) (hypot x y)) 3) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (- (- x y)) (- (hypot x y)) (/ x (hypot x y)) (/ y (hypot x y)) (cbrt (/ (* (- x y) (- x y)) (* (hypot x y) (hypot x y)))) (cbrt (/ (- x y) (hypot x y))) (/ (cbrt (* (- x y) (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (sqrt (hypot x y))) (cbrt (* (- x y) (- x y))) (/ (cbrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (- x y)) (/ (sqrt (- x y)) (hypot x y)) (cbrt (/ 1 (* (hypot x y) (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) 1 (/ (- x y) (hypot x y)) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (+ (sqrt y) (sqrt x)) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (/ 1 (* (hypot x y) (hypot x y)))) (/ (- x y) (cbrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (sqrt (hypot x y))) 1 (/ (- x y) (hypot x y)) (/ 1 (hypot x y)) (/ (hypot x y) (- x y)) (/ (- x y) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (sqrt (hypot x y))) (- x y) (/ (hypot x y) (cbrt (- x y))) (/ (hypot x y) (sqrt (- x y))) (/ (hypot x y) (- x y)) (/ (hypot x y) (- (sqrt x) (sqrt y))) (/ (hypot x y) (- x y)) (* (fma x x (* y (+ x y))) (hypot x y)) (* (hypot x y) (+ x y)) -1 1 -1 -1 1 -1 -1 1 1 -1 1 -1 11.628 * * * [progress]: adding candidates to table 12.304 * * [progress]: iteration 4 / 4 12.304 * * * [progress]: picking best candidate 12.311 * * * * [pick]: Picked # 12.311 * * * [progress]: localizing error 12.339 * * * [progress]: generating rewritten candidates 12.339 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1) 12.390 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 12.438 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 12.696 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1) 12.736 * * * [progress]: generating series expansions 12.736 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1) 12.736 * [backup-simplify]: Simplify (pow (log (exp (/ (- x y) (hypot x y)))) 3) into (pow (/ (- x y) (hypot x y)) 3) 12.736 * [approximate]: Taking taylor expansion of (pow (/ (- x y) (hypot x y)) 3) in (x y) around 0 12.736 * [taylor]: Taking taylor expansion of (pow (/ (- x y) (hypot x y)) 3) in y 12.736 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 12.736 * [taylor]: Taking taylor expansion of (- x y) in y 12.737 * [taylor]: Taking taylor expansion of x in y 12.737 * [backup-simplify]: Simplify x into x 12.737 * [taylor]: Taking taylor expansion of y in y 12.737 * [backup-simplify]: Simplify 0 into 0 12.737 * [backup-simplify]: Simplify 1 into 1 12.737 * [taylor]: Taking taylor expansion of (hypot x y) in y 12.737 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.737 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 12.737 * [taylor]: Taking taylor expansion of (* x x) in y 12.737 * [taylor]: Taking taylor expansion of x in y 12.737 * [backup-simplify]: Simplify x into x 12.737 * [taylor]: Taking taylor expansion of x in y 12.737 * [backup-simplify]: Simplify x into x 12.737 * [taylor]: Taking taylor expansion of (* y y) in y 12.737 * [taylor]: Taking taylor expansion of y in y 12.737 * [backup-simplify]: Simplify 0 into 0 12.737 * [backup-simplify]: Simplify 1 into 1 12.737 * [taylor]: Taking taylor expansion of y in y 12.737 * [backup-simplify]: Simplify 0 into 0 12.737 * [backup-simplify]: Simplify 1 into 1 12.737 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.737 * [backup-simplify]: Simplify (* 0 0) into 0 12.738 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 12.738 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 12.738 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 12.738 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.738 * [backup-simplify]: Simplify (+ 0 0) into 0 12.738 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 12.739 * [backup-simplify]: Simplify (- 0) into 0 12.739 * [backup-simplify]: Simplify (+ x 0) into x 12.739 * [backup-simplify]: Simplify (/ x x) into 1 12.739 * [taylor]: Taking taylor expansion of (pow (/ (- x y) (hypot x y)) 3) in x 12.739 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 12.739 * [taylor]: Taking taylor expansion of (- x y) in x 12.739 * [taylor]: Taking taylor expansion of x in x 12.739 * [backup-simplify]: Simplify 0 into 0 12.739 * [backup-simplify]: Simplify 1 into 1 12.739 * [taylor]: Taking taylor expansion of y in x 12.739 * [backup-simplify]: Simplify y into y 12.739 * [taylor]: Taking taylor expansion of (hypot x y) in x 12.739 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.739 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 12.739 * [taylor]: Taking taylor expansion of (* x x) in x 12.739 * [taylor]: Taking taylor expansion of x in x 12.739 * [backup-simplify]: Simplify 0 into 0 12.739 * [backup-simplify]: Simplify 1 into 1 12.745 * [taylor]: Taking taylor expansion of x in x 12.745 * [backup-simplify]: Simplify 0 into 0 12.745 * [backup-simplify]: Simplify 1 into 1 12.745 * [taylor]: Taking taylor expansion of (* y y) in x 12.745 * [taylor]: Taking taylor expansion of y in x 12.746 * [backup-simplify]: Simplify y into y 12.746 * [taylor]: Taking taylor expansion of y in x 12.746 * [backup-simplify]: Simplify y into y 12.747 * [backup-simplify]: Simplify (* 0 0) into 0 12.747 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.747 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.747 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.748 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.748 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.748 * [backup-simplify]: Simplify (+ 0 0) into 0 12.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.748 * [backup-simplify]: Simplify (- y) into (- y) 12.749 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.749 * [backup-simplify]: Simplify (/ (- y) y) into -1 12.749 * [taylor]: Taking taylor expansion of (pow (/ (- x y) (hypot x y)) 3) in x 12.749 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 12.749 * [taylor]: Taking taylor expansion of (- x y) in x 12.749 * [taylor]: Taking taylor expansion of x in x 12.749 * [backup-simplify]: Simplify 0 into 0 12.749 * [backup-simplify]: Simplify 1 into 1 12.749 * [taylor]: Taking taylor expansion of y in x 12.749 * [backup-simplify]: Simplify y into y 12.749 * [taylor]: Taking taylor expansion of (hypot x y) in x 12.749 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.749 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 12.749 * [taylor]: Taking taylor expansion of (* x x) in x 12.749 * [taylor]: Taking taylor expansion of x in x 12.749 * [backup-simplify]: Simplify 0 into 0 12.749 * [backup-simplify]: Simplify 1 into 1 12.749 * [taylor]: Taking taylor expansion of x in x 12.749 * [backup-simplify]: Simplify 0 into 0 12.749 * [backup-simplify]: Simplify 1 into 1 12.749 * [taylor]: Taking taylor expansion of (* y y) in x 12.749 * [taylor]: Taking taylor expansion of y in x 12.749 * [backup-simplify]: Simplify y into y 12.749 * [taylor]: Taking taylor expansion of y in x 12.749 * [backup-simplify]: Simplify y into y 12.750 * [backup-simplify]: Simplify (* 0 0) into 0 12.750 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.750 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.750 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.751 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.751 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.751 * [backup-simplify]: Simplify (+ 0 0) into 0 12.752 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.752 * [backup-simplify]: Simplify (- y) into (- y) 12.752 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.752 * [backup-simplify]: Simplify (/ (- y) y) into -1 12.752 * [backup-simplify]: Simplify (* -1 -1) into 1 12.753 * [backup-simplify]: Simplify (* -1 1) into -1 12.753 * [taylor]: Taking taylor expansion of -1 in y 12.753 * [backup-simplify]: Simplify -1 into -1 12.753 * [backup-simplify]: Simplify -1 into -1 12.753 * [backup-simplify]: Simplify (- 0) into 0 12.754 * [backup-simplify]: Simplify (+ 1 0) into 1 12.754 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 12.754 * [backup-simplify]: Simplify (+ (* -1 (/ 1 y)) (* (/ 1 y) -1)) into (- (* 2 (/ 1 y))) 12.754 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 y)))) (* (/ 1 y) 1)) into (* 3 (/ 1 y)) 12.754 * [taylor]: Taking taylor expansion of (* 3 (/ 1 y)) in y 12.754 * [taylor]: Taking taylor expansion of 3 in y 12.754 * [backup-simplify]: Simplify 3 into 3 12.754 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.754 * [taylor]: Taking taylor expansion of y in y 12.754 * [backup-simplify]: Simplify 0 into 0 12.754 * [backup-simplify]: Simplify 1 into 1 12.755 * [backup-simplify]: Simplify (/ 1 1) into 1 12.755 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.756 * [backup-simplify]: Simplify (+ (* 3 0) (* 0 1)) into 0 12.756 * [backup-simplify]: Simplify 0 into 0 12.756 * [backup-simplify]: Simplify 0 into 0 12.757 * [backup-simplify]: Simplify (- 0) into 0 12.757 * [backup-simplify]: Simplify (+ 0 0) into 0 12.758 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 12.758 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.759 * [backup-simplify]: Simplify (+ 1 0) into 1 12.759 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 12.759 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 12.760 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ 1 (pow y 2)))) (+ (* (/ 1 y) (/ 1 y)) (* (* 1/2 (/ 1 (pow y 2))) -1))) into 0 12.760 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* (/ 1 y) (- (* 2 (/ 1 y)))) (* (* 1/2 (/ 1 (pow y 2))) 1))) into (- (* 3/2 (/ 1 (pow y 2)))) 12.760 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 2)))) in y 12.760 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 12.760 * [taylor]: Taking taylor expansion of 3/2 in y 12.760 * [backup-simplify]: Simplify 3/2 into 3/2 12.760 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.760 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.760 * [taylor]: Taking taylor expansion of y in y 12.760 * [backup-simplify]: Simplify 0 into 0 12.760 * [backup-simplify]: Simplify 1 into 1 12.761 * [backup-simplify]: Simplify (* 1 1) into 1 12.761 * [backup-simplify]: Simplify (/ 1 1) into 1 12.761 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.762 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.762 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.763 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 12.763 * [backup-simplify]: Simplify (- 0) into 0 12.763 * [backup-simplify]: Simplify 0 into 0 12.764 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.764 * [backup-simplify]: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 12.764 * [backup-simplify]: Simplify 0 into 0 12.764 * [backup-simplify]: Simplify 0 into 0 12.765 * [backup-simplify]: Simplify (- 0) into 0 12.765 * [backup-simplify]: Simplify (+ 0 0) into 0 12.765 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 12.766 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 12.766 * [backup-simplify]: Simplify (+ 0 0) into 0 12.766 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 12.767 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ 0 y)) (* (/ 1 y) (/ (/ 1/2 y) y)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 12.767 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ 1 (pow y 3))))) (+ (* (/ 1 y) (* 1/2 (/ 1 (pow y 2)))) (+ (* (* 1/2 (/ 1 (pow y 2))) (/ 1 y)) (* (- (* 1/2 (/ 1 (pow y 3)))) -1)))) into (* 2 (/ 1 (pow y 3))) 12.768 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 3)))) (+ (* (/ 1 y) 0) (+ (* (* 1/2 (/ 1 (pow y 2))) (- (* 2 (/ 1 y)))) (* (- (* 1/2 (/ 1 (pow y 3)))) 1)))) into (- (* 7/2 (/ 1 (pow y 3)))) 12.768 * [taylor]: Taking taylor expansion of (- (* 7/2 (/ 1 (pow y 3)))) in y 12.768 * [taylor]: Taking taylor expansion of (* 7/2 (/ 1 (pow y 3))) in y 12.768 * [taylor]: Taking taylor expansion of 7/2 in y 12.768 * [backup-simplify]: Simplify 7/2 into 7/2 12.768 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 12.768 * [taylor]: Taking taylor expansion of (pow y 3) in y 12.768 * [taylor]: Taking taylor expansion of y in y 12.768 * [backup-simplify]: Simplify 0 into 0 12.768 * [backup-simplify]: Simplify 1 into 1 12.768 * [backup-simplify]: Simplify (* 1 1) into 1 12.768 * [backup-simplify]: Simplify (* 1 1) into 1 12.768 * [backup-simplify]: Simplify (/ 1 1) into 1 12.769 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.770 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.770 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.770 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.771 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.771 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.772 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.772 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.773 * [backup-simplify]: Simplify (+ (* 7/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.773 * [backup-simplify]: Simplify (- 0) into 0 12.773 * [backup-simplify]: Simplify 0 into 0 12.774 * [backup-simplify]: Simplify -1 into -1 12.774 * [backup-simplify]: Simplify (pow (log (exp (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))))) 3) into (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) 12.774 * [approximate]: Taking taylor expansion of (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) in (x y) around 0 12.774 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) in y 12.774 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 12.774 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 12.774 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.774 * [taylor]: Taking taylor expansion of x in y 12.774 * [backup-simplify]: Simplify x into x 12.774 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.774 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.774 * [taylor]: Taking taylor expansion of y in y 12.774 * [backup-simplify]: Simplify 0 into 0 12.774 * [backup-simplify]: Simplify 1 into 1 12.774 * [backup-simplify]: Simplify (/ 1 1) into 1 12.774 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 12.774 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.774 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 12.774 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 12.774 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.774 * [taylor]: Taking taylor expansion of x in y 12.775 * [backup-simplify]: Simplify x into x 12.775 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.775 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.775 * [taylor]: Taking taylor expansion of x in y 12.775 * [backup-simplify]: Simplify x into x 12.775 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.775 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 12.775 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.775 * [taylor]: Taking taylor expansion of y in y 12.775 * [backup-simplify]: Simplify 0 into 0 12.775 * [backup-simplify]: Simplify 1 into 1 12.775 * [backup-simplify]: Simplify (/ 1 1) into 1 12.775 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.775 * [taylor]: Taking taylor expansion of y in y 12.775 * [backup-simplify]: Simplify 0 into 0 12.775 * [backup-simplify]: Simplify 1 into 1 12.775 * [backup-simplify]: Simplify (/ 1 1) into 1 12.775 * [backup-simplify]: Simplify (* 1 1) into 1 12.776 * [backup-simplify]: Simplify (+ 0 1) into 1 12.776 * [backup-simplify]: Simplify (sqrt 1) into 1 12.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.777 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.777 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.778 * [backup-simplify]: Simplify (+ 0 0) into 0 12.778 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.778 * [backup-simplify]: Simplify (- 1) into -1 12.779 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.779 * [backup-simplify]: Simplify (/ -1 1) into -1 12.779 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) in x 12.779 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 12.779 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 12.779 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.779 * [taylor]: Taking taylor expansion of x in x 12.779 * [backup-simplify]: Simplify 0 into 0 12.779 * [backup-simplify]: Simplify 1 into 1 12.779 * [backup-simplify]: Simplify (/ 1 1) into 1 12.779 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.779 * [taylor]: Taking taylor expansion of y in x 12.779 * [backup-simplify]: Simplify y into y 12.779 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.779 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 12.779 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.779 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 12.779 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.780 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.780 * [taylor]: Taking taylor expansion of x in x 12.780 * [backup-simplify]: Simplify 0 into 0 12.780 * [backup-simplify]: Simplify 1 into 1 12.780 * [backup-simplify]: Simplify (/ 1 1) into 1 12.780 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.780 * [taylor]: Taking taylor expansion of x in x 12.780 * [backup-simplify]: Simplify 0 into 0 12.780 * [backup-simplify]: Simplify 1 into 1 12.780 * [backup-simplify]: Simplify (/ 1 1) into 1 12.780 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 12.780 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.780 * [taylor]: Taking taylor expansion of y in x 12.780 * [backup-simplify]: Simplify y into y 12.780 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.780 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.780 * [taylor]: Taking taylor expansion of y in x 12.780 * [backup-simplify]: Simplify y into y 12.780 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.781 * [backup-simplify]: Simplify (* 1 1) into 1 12.781 * [backup-simplify]: Simplify (+ 1 0) into 1 12.781 * [backup-simplify]: Simplify (sqrt 1) into 1 12.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.782 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.782 * [backup-simplify]: Simplify (+ 0 0) into 0 12.783 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.783 * [backup-simplify]: Simplify (+ 1 0) into 1 12.783 * [backup-simplify]: Simplify (/ 1 1) into 1 12.783 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 3) in x 12.783 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 12.783 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 12.783 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.783 * [taylor]: Taking taylor expansion of x in x 12.783 * [backup-simplify]: Simplify 0 into 0 12.783 * [backup-simplify]: Simplify 1 into 1 12.784 * [backup-simplify]: Simplify (/ 1 1) into 1 12.784 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.784 * [taylor]: Taking taylor expansion of y in x 12.784 * [backup-simplify]: Simplify y into y 12.784 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.784 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 12.784 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.784 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 12.784 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.784 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.784 * [taylor]: Taking taylor expansion of x in x 12.784 * [backup-simplify]: Simplify 0 into 0 12.784 * [backup-simplify]: Simplify 1 into 1 12.784 * [backup-simplify]: Simplify (/ 1 1) into 1 12.784 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.784 * [taylor]: Taking taylor expansion of x in x 12.784 * [backup-simplify]: Simplify 0 into 0 12.784 * [backup-simplify]: Simplify 1 into 1 12.785 * [backup-simplify]: Simplify (/ 1 1) into 1 12.785 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 12.785 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.785 * [taylor]: Taking taylor expansion of y in x 12.785 * [backup-simplify]: Simplify y into y 12.785 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.785 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.785 * [taylor]: Taking taylor expansion of y in x 12.785 * [backup-simplify]: Simplify y into y 12.785 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.785 * [backup-simplify]: Simplify (* 1 1) into 1 12.785 * [backup-simplify]: Simplify (+ 1 0) into 1 12.785 * [backup-simplify]: Simplify (sqrt 1) into 1 12.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.787 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.787 * [backup-simplify]: Simplify (+ 0 0) into 0 12.787 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.788 * [backup-simplify]: Simplify (+ 1 0) into 1 12.788 * [backup-simplify]: Simplify (/ 1 1) into 1 12.788 * [backup-simplify]: Simplify (* 1 1) into 1 12.788 * [backup-simplify]: Simplify (* 1 1) into 1 12.788 * [taylor]: Taking taylor expansion of 1 in y 12.788 * [backup-simplify]: Simplify 1 into 1 12.788 * [backup-simplify]: Simplify 1 into 1 12.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.789 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.789 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.789 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 12.789 * [backup-simplify]: Simplify (+ (* 1 (- (/ 1 y))) (* (- (/ 1 y)) 1)) into (- (* 2 (/ 1 y))) 12.790 * [backup-simplify]: Simplify (+ (* 1 (- (* 2 (/ 1 y)))) (* (- (/ 1 y)) 1)) into (- (* 3 (/ 1 y))) 12.790 * [taylor]: Taking taylor expansion of (- (* 3 (/ 1 y))) in y 12.790 * [taylor]: Taking taylor expansion of (* 3 (/ 1 y)) in y 12.790 * [taylor]: Taking taylor expansion of 3 in y 12.790 * [backup-simplify]: Simplify 3 into 3 12.790 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.790 * [taylor]: Taking taylor expansion of y in y 12.790 * [backup-simplify]: Simplify 0 into 0 12.790 * [backup-simplify]: Simplify 1 into 1 12.790 * [backup-simplify]: Simplify (/ 1 1) into 1 12.790 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.791 * [backup-simplify]: Simplify (+ (* 3 0) (* 0 1)) into 0 12.791 * [backup-simplify]: Simplify (- 0) into 0 12.791 * [backup-simplify]: Simplify 0 into 0 12.791 * [backup-simplify]: Simplify 0 into 0 12.792 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.792 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.792 * [backup-simplify]: Simplify (- 0) into 0 12.793 * [backup-simplify]: Simplify (+ 0 0) into 0 12.793 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.794 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.795 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.795 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 12.795 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.796 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.797 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 12.797 * [backup-simplify]: Simplify (+ (* 1 (- (* 1/2 (/ 1 (pow y 2))))) (+ (* (- (/ 1 y)) (- (/ 1 y))) (* (- (* 1/2 (/ 1 (pow y 2)))) 1))) into 0 12.798 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (- (* 2 (/ 1 y)))) (* (- (* 1/2 (/ 1 (pow y 2)))) 1))) into (* 3/2 (/ 1 (pow y 2))) 12.798 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 12.798 * [taylor]: Taking taylor expansion of 3/2 in y 12.798 * [backup-simplify]: Simplify 3/2 into 3/2 12.798 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.798 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.798 * [taylor]: Taking taylor expansion of y in y 12.798 * [backup-simplify]: Simplify 0 into 0 12.798 * [backup-simplify]: Simplify 1 into 1 12.799 * [backup-simplify]: Simplify (* 1 1) into 1 12.799 * [backup-simplify]: Simplify (/ 1 1) into 1 12.800 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.801 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.801 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.803 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 12.803 * [backup-simplify]: Simplify 0 into 0 12.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.804 * [backup-simplify]: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 12.805 * [backup-simplify]: Simplify (- 0) into 0 12.805 * [backup-simplify]: Simplify 0 into 0 12.805 * [backup-simplify]: Simplify 0 into 0 12.806 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.806 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.806 * [backup-simplify]: Simplify (- 0) into 0 12.807 * [backup-simplify]: Simplify (+ 0 0) into 0 12.808 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.808 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.810 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.810 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.810 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.810 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 12.810 * [backup-simplify]: Simplify (+ 0 0) into 0 12.811 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 12.813 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 3))) 12.814 * [backup-simplify]: Simplify (+ (* 1 (* 1/2 (/ 1 (pow y 3)))) (+ (* (- (/ 1 y)) (- (* 1/2 (/ 1 (pow y 2))))) (+ (* (- (* 1/2 (/ 1 (pow y 2)))) (- (/ 1 y))) (* (* 1/2 (/ 1 (pow y 3))) 1)))) into (* 2 (/ 1 (pow y 3))) 12.815 * [backup-simplify]: Simplify (+ (* 1 (* 2 (/ 1 (pow y 3)))) (+ (* (- (/ 1 y)) 0) (+ (* (- (* 1/2 (/ 1 (pow y 2)))) (- (* 2 (/ 1 y)))) (* (* 1/2 (/ 1 (pow y 3))) 1)))) into (* 7/2 (/ 1 (pow y 3))) 12.815 * [taylor]: Taking taylor expansion of (* 7/2 (/ 1 (pow y 3))) in y 12.815 * [taylor]: Taking taylor expansion of 7/2 in y 12.815 * [backup-simplify]: Simplify 7/2 into 7/2 12.815 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 12.815 * [taylor]: Taking taylor expansion of (pow y 3) in y 12.815 * [taylor]: Taking taylor expansion of y in y 12.815 * [backup-simplify]: Simplify 0 into 0 12.815 * [backup-simplify]: Simplify 1 into 1 12.816 * [backup-simplify]: Simplify (* 1 1) into 1 12.816 * [backup-simplify]: Simplify (* 1 1) into 1 12.816 * [backup-simplify]: Simplify (/ 1 1) into 1 12.817 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.818 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.819 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.820 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.820 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.821 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.822 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.823 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.824 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.825 * [backup-simplify]: Simplify (+ (* 7/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.825 * [backup-simplify]: Simplify 0 into 0 12.825 * [backup-simplify]: Simplify 1 into 1 12.825 * [backup-simplify]: Simplify (pow (log (exp (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))))) 3) into (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) 12.825 * [approximate]: Taking taylor expansion of (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) in (x y) around 0 12.826 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) in y 12.826 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 12.826 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 12.826 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.826 * [taylor]: Taking taylor expansion of y in y 12.826 * [backup-simplify]: Simplify 0 into 0 12.826 * [backup-simplify]: Simplify 1 into 1 12.826 * [backup-simplify]: Simplify (/ 1 1) into 1 12.826 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.826 * [taylor]: Taking taylor expansion of x in y 12.826 * [backup-simplify]: Simplify x into x 12.826 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.826 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 12.826 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.826 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 12.826 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 12.827 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.827 * [taylor]: Taking taylor expansion of -1 in y 12.827 * [backup-simplify]: Simplify -1 into -1 12.827 * [taylor]: Taking taylor expansion of x in y 12.827 * [backup-simplify]: Simplify x into x 12.827 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.827 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.827 * [taylor]: Taking taylor expansion of -1 in y 12.827 * [backup-simplify]: Simplify -1 into -1 12.827 * [taylor]: Taking taylor expansion of x in y 12.827 * [backup-simplify]: Simplify x into x 12.827 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.827 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 12.827 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.827 * [taylor]: Taking taylor expansion of -1 in y 12.827 * [backup-simplify]: Simplify -1 into -1 12.827 * [taylor]: Taking taylor expansion of y in y 12.827 * [backup-simplify]: Simplify 0 into 0 12.827 * [backup-simplify]: Simplify 1 into 1 12.828 * [backup-simplify]: Simplify (/ -1 1) into -1 12.828 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.828 * [taylor]: Taking taylor expansion of -1 in y 12.828 * [backup-simplify]: Simplify -1 into -1 12.828 * [taylor]: Taking taylor expansion of y in y 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [backup-simplify]: Simplify 1 into 1 12.828 * [backup-simplify]: Simplify (/ -1 1) into -1 12.829 * [backup-simplify]: Simplify (* -1 -1) into 1 12.829 * [backup-simplify]: Simplify (+ 0 1) into 1 12.829 * [backup-simplify]: Simplify (sqrt 1) into 1 12.830 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.831 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.832 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.832 * [backup-simplify]: Simplify (+ 0 0) into 0 12.833 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.833 * [backup-simplify]: Simplify (+ 1 0) into 1 12.834 * [backup-simplify]: Simplify (/ 1 1) into 1 12.834 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) in x 12.834 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 12.834 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 12.834 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.834 * [taylor]: Taking taylor expansion of y in x 12.834 * [backup-simplify]: Simplify y into y 12.834 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.834 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.834 * [taylor]: Taking taylor expansion of x in x 12.834 * [backup-simplify]: Simplify 0 into 0 12.834 * [backup-simplify]: Simplify 1 into 1 12.834 * [backup-simplify]: Simplify (/ 1 1) into 1 12.834 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.835 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.835 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.835 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.835 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.835 * [taylor]: Taking taylor expansion of -1 in x 12.835 * [backup-simplify]: Simplify -1 into -1 12.835 * [taylor]: Taking taylor expansion of x in x 12.835 * [backup-simplify]: Simplify 0 into 0 12.835 * [backup-simplify]: Simplify 1 into 1 12.835 * [backup-simplify]: Simplify (/ -1 1) into -1 12.835 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.835 * [taylor]: Taking taylor expansion of -1 in x 12.835 * [backup-simplify]: Simplify -1 into -1 12.835 * [taylor]: Taking taylor expansion of x in x 12.835 * [backup-simplify]: Simplify 0 into 0 12.835 * [backup-simplify]: Simplify 1 into 1 12.836 * [backup-simplify]: Simplify (/ -1 1) into -1 12.836 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.836 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.836 * [taylor]: Taking taylor expansion of -1 in x 12.836 * [backup-simplify]: Simplify -1 into -1 12.836 * [taylor]: Taking taylor expansion of y in x 12.836 * [backup-simplify]: Simplify y into y 12.836 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.836 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.836 * [taylor]: Taking taylor expansion of -1 in x 12.836 * [backup-simplify]: Simplify -1 into -1 12.836 * [taylor]: Taking taylor expansion of y in x 12.836 * [backup-simplify]: Simplify y into y 12.836 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.837 * [backup-simplify]: Simplify (* -1 -1) into 1 12.837 * [backup-simplify]: Simplify (+ 1 0) into 1 12.838 * [backup-simplify]: Simplify (sqrt 1) into 1 12.838 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.839 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.840 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.840 * [backup-simplify]: Simplify (+ 0 0) into 0 12.841 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.841 * [backup-simplify]: Simplify (- 1) into -1 12.841 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.841 * [backup-simplify]: Simplify (/ -1 1) into -1 12.841 * [taylor]: Taking taylor expansion of (pow (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 3) in x 12.841 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 12.841 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 12.841 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.841 * [taylor]: Taking taylor expansion of y in x 12.841 * [backup-simplify]: Simplify y into y 12.841 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.841 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.841 * [taylor]: Taking taylor expansion of x in x 12.841 * [backup-simplify]: Simplify 0 into 0 12.842 * [backup-simplify]: Simplify 1 into 1 12.842 * [backup-simplify]: Simplify (/ 1 1) into 1 12.842 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.842 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.842 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.842 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.842 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.842 * [taylor]: Taking taylor expansion of -1 in x 12.842 * [backup-simplify]: Simplify -1 into -1 12.842 * [taylor]: Taking taylor expansion of x in x 12.842 * [backup-simplify]: Simplify 0 into 0 12.842 * [backup-simplify]: Simplify 1 into 1 12.842 * [backup-simplify]: Simplify (/ -1 1) into -1 12.842 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.842 * [taylor]: Taking taylor expansion of -1 in x 12.842 * [backup-simplify]: Simplify -1 into -1 12.842 * [taylor]: Taking taylor expansion of x in x 12.842 * [backup-simplify]: Simplify 0 into 0 12.842 * [backup-simplify]: Simplify 1 into 1 12.843 * [backup-simplify]: Simplify (/ -1 1) into -1 12.843 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.843 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.843 * [taylor]: Taking taylor expansion of -1 in x 12.843 * [backup-simplify]: Simplify -1 into -1 12.843 * [taylor]: Taking taylor expansion of y in x 12.843 * [backup-simplify]: Simplify y into y 12.843 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.843 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.843 * [taylor]: Taking taylor expansion of -1 in x 12.843 * [backup-simplify]: Simplify -1 into -1 12.843 * [taylor]: Taking taylor expansion of y in x 12.843 * [backup-simplify]: Simplify y into y 12.843 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.843 * [backup-simplify]: Simplify (* -1 -1) into 1 12.843 * [backup-simplify]: Simplify (+ 1 0) into 1 12.844 * [backup-simplify]: Simplify (sqrt 1) into 1 12.844 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.845 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.845 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.845 * [backup-simplify]: Simplify (+ 0 0) into 0 12.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.846 * [backup-simplify]: Simplify (- 1) into -1 12.846 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.846 * [backup-simplify]: Simplify (/ -1 1) into -1 12.847 * [backup-simplify]: Simplify (* -1 -1) into 1 12.847 * [backup-simplify]: Simplify (* -1 1) into -1 12.847 * [taylor]: Taking taylor expansion of -1 in y 12.847 * [backup-simplify]: Simplify -1 into -1 12.847 * [backup-simplify]: Simplify -1 into -1 12.847 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.847 * [backup-simplify]: Simplify (- 0) into 0 12.848 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.848 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 12.848 * [backup-simplify]: Simplify (+ (* -1 (/ 1 y)) (* (/ 1 y) -1)) into (- (* 2 (/ 1 y))) 12.848 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 y)))) (* (/ 1 y) 1)) into (* 3 (/ 1 y)) 12.848 * [taylor]: Taking taylor expansion of (* 3 (/ 1 y)) in y 12.848 * [taylor]: Taking taylor expansion of 3 in y 12.848 * [backup-simplify]: Simplify 3 into 3 12.848 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.848 * [taylor]: Taking taylor expansion of y in y 12.848 * [backup-simplify]: Simplify 0 into 0 12.848 * [backup-simplify]: Simplify 1 into 1 12.849 * [backup-simplify]: Simplify (/ 1 1) into 1 12.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.849 * [backup-simplify]: Simplify (+ (* 3 0) (* 0 1)) into 0 12.849 * [backup-simplify]: Simplify 0 into 0 12.849 * [backup-simplify]: Simplify 0 into 0 12.850 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.850 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.850 * [backup-simplify]: Simplify (- 0) into 0 12.851 * [backup-simplify]: Simplify (+ 0 0) into 0 12.851 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.852 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.852 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 12.852 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 12.852 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.853 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.854 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 12.854 * [backup-simplify]: Simplify (+ (* -1 (* 1/2 (/ 1 (pow y 2)))) (+ (* (/ 1 y) (/ 1 y)) (* (* 1/2 (/ 1 (pow y 2))) -1))) into 0 12.855 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* (/ 1 y) (- (* 2 (/ 1 y)))) (* (* 1/2 (/ 1 (pow y 2))) 1))) into (- (* 3/2 (/ 1 (pow y 2)))) 12.855 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 2)))) in y 12.855 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 12.855 * [taylor]: Taking taylor expansion of 3/2 in y 12.855 * [backup-simplify]: Simplify 3/2 into 3/2 12.855 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.855 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.855 * [taylor]: Taking taylor expansion of y in y 12.855 * [backup-simplify]: Simplify 0 into 0 12.855 * [backup-simplify]: Simplify 1 into 1 12.855 * [backup-simplify]: Simplify (* 1 1) into 1 12.856 * [backup-simplify]: Simplify (/ 1 1) into 1 12.862 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.863 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.864 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.865 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 12.865 * [backup-simplify]: Simplify (- 0) into 0 12.865 * [backup-simplify]: Simplify 0 into 0 12.866 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.867 * [backup-simplify]: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 1))) into 0 12.867 * [backup-simplify]: Simplify 0 into 0 12.867 * [backup-simplify]: Simplify 0 into 0 12.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.868 * [backup-simplify]: Simplify (- 0) into 0 12.869 * [backup-simplify]: Simplify (+ 0 0) into 0 12.870 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.870 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.871 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 12.872 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 12.872 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 12.872 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 12.872 * [backup-simplify]: Simplify (+ 0 0) into 0 12.873 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 12.875 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 12.876 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ 1 (pow y 3))))) (+ (* (/ 1 y) (* 1/2 (/ 1 (pow y 2)))) (+ (* (* 1/2 (/ 1 (pow y 2))) (/ 1 y)) (* (- (* 1/2 (/ 1 (pow y 3)))) -1)))) into (* 2 (/ 1 (pow y 3))) 12.877 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 3)))) (+ (* (/ 1 y) 0) (+ (* (* 1/2 (/ 1 (pow y 2))) (- (* 2 (/ 1 y)))) (* (- (* 1/2 (/ 1 (pow y 3)))) 1)))) into (- (* 7/2 (/ 1 (pow y 3)))) 12.877 * [taylor]: Taking taylor expansion of (- (* 7/2 (/ 1 (pow y 3)))) in y 12.877 * [taylor]: Taking taylor expansion of (* 7/2 (/ 1 (pow y 3))) in y 12.877 * [taylor]: Taking taylor expansion of 7/2 in y 12.877 * [backup-simplify]: Simplify 7/2 into 7/2 12.877 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 12.877 * [taylor]: Taking taylor expansion of (pow y 3) in y 12.877 * [taylor]: Taking taylor expansion of y in y 12.877 * [backup-simplify]: Simplify 0 into 0 12.877 * [backup-simplify]: Simplify 1 into 1 12.877 * [backup-simplify]: Simplify (* 1 1) into 1 12.878 * [backup-simplify]: Simplify (* 1 1) into 1 12.878 * [backup-simplify]: Simplify (/ 1 1) into 1 12.879 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.880 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.880 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.881 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.882 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.882 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.883 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.885 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.886 * [backup-simplify]: Simplify (+ (* 7/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.886 * [backup-simplify]: Simplify (- 0) into 0 12.886 * [backup-simplify]: Simplify 0 into 0 12.886 * [backup-simplify]: Simplify -1 into -1 12.886 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 12.887 * [backup-simplify]: Simplify (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) into (/ (- x y) (hypot x y)) 12.887 * [approximate]: Taking taylor expansion of (/ (- x y) (hypot x y)) in (x y) around 0 12.887 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 12.887 * [taylor]: Taking taylor expansion of (- x y) in y 12.887 * [taylor]: Taking taylor expansion of x in y 12.887 * [backup-simplify]: Simplify x into x 12.887 * [taylor]: Taking taylor expansion of y in y 12.887 * [backup-simplify]: Simplify 0 into 0 12.887 * [backup-simplify]: Simplify 1 into 1 12.887 * [taylor]: Taking taylor expansion of (hypot x y) in y 12.887 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.887 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 12.887 * [taylor]: Taking taylor expansion of (* x x) in y 12.887 * [taylor]: Taking taylor expansion of x in y 12.887 * [backup-simplify]: Simplify x into x 12.887 * [taylor]: Taking taylor expansion of x in y 12.887 * [backup-simplify]: Simplify x into x 12.887 * [taylor]: Taking taylor expansion of (* y y) in y 12.887 * [taylor]: Taking taylor expansion of y in y 12.887 * [backup-simplify]: Simplify 0 into 0 12.887 * [backup-simplify]: Simplify 1 into 1 12.887 * [taylor]: Taking taylor expansion of y in y 12.887 * [backup-simplify]: Simplify 0 into 0 12.887 * [backup-simplify]: Simplify 1 into 1 12.887 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.888 * [backup-simplify]: Simplify (* 0 0) into 0 12.888 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 12.888 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 12.888 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 12.889 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.889 * [backup-simplify]: Simplify (+ 0 0) into 0 12.889 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 12.889 * [backup-simplify]: Simplify (- 0) into 0 12.889 * [backup-simplify]: Simplify (+ x 0) into x 12.890 * [backup-simplify]: Simplify (/ x x) into 1 12.890 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 12.890 * [taylor]: Taking taylor expansion of (- x y) in x 12.890 * [taylor]: Taking taylor expansion of x in x 12.890 * [backup-simplify]: Simplify 0 into 0 12.890 * [backup-simplify]: Simplify 1 into 1 12.890 * [taylor]: Taking taylor expansion of y in x 12.890 * [backup-simplify]: Simplify y into y 12.890 * [taylor]: Taking taylor expansion of (hypot x y) in x 12.890 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.890 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 12.890 * [taylor]: Taking taylor expansion of (* x x) in x 12.890 * [taylor]: Taking taylor expansion of x in x 12.890 * [backup-simplify]: Simplify 0 into 0 12.890 * [backup-simplify]: Simplify 1 into 1 12.890 * [taylor]: Taking taylor expansion of x in x 12.890 * [backup-simplify]: Simplify 0 into 0 12.890 * [backup-simplify]: Simplify 1 into 1 12.890 * [taylor]: Taking taylor expansion of (* y y) in x 12.890 * [taylor]: Taking taylor expansion of y in x 12.890 * [backup-simplify]: Simplify y into y 12.890 * [taylor]: Taking taylor expansion of y in x 12.890 * [backup-simplify]: Simplify y into y 12.891 * [backup-simplify]: Simplify (* 0 0) into 0 12.891 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.891 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.891 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.891 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.892 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.892 * [backup-simplify]: Simplify (+ 0 0) into 0 12.892 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.892 * [backup-simplify]: Simplify (- y) into (- y) 12.892 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.892 * [backup-simplify]: Simplify (/ (- y) y) into -1 12.892 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 12.892 * [taylor]: Taking taylor expansion of (- x y) in x 12.892 * [taylor]: Taking taylor expansion of x in x 12.892 * [backup-simplify]: Simplify 0 into 0 12.892 * [backup-simplify]: Simplify 1 into 1 12.892 * [taylor]: Taking taylor expansion of y in x 12.892 * [backup-simplify]: Simplify y into y 12.892 * [taylor]: Taking taylor expansion of (hypot x y) in x 12.893 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 12.893 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 12.893 * [taylor]: Taking taylor expansion of (* x x) in x 12.893 * [taylor]: Taking taylor expansion of x in x 12.893 * [backup-simplify]: Simplify 0 into 0 12.893 * [backup-simplify]: Simplify 1 into 1 12.893 * [taylor]: Taking taylor expansion of x in x 12.893 * [backup-simplify]: Simplify 0 into 0 12.893 * [backup-simplify]: Simplify 1 into 1 12.893 * [taylor]: Taking taylor expansion of (* y y) in x 12.893 * [taylor]: Taking taylor expansion of y in x 12.893 * [backup-simplify]: Simplify y into y 12.893 * [taylor]: Taking taylor expansion of y in x 12.893 * [backup-simplify]: Simplify y into y 12.893 * [backup-simplify]: Simplify (* 0 0) into 0 12.893 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.893 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.893 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.894 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.894 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.894 * [backup-simplify]: Simplify (+ 0 0) into 0 12.895 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.895 * [backup-simplify]: Simplify (- y) into (- y) 12.895 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.895 * [backup-simplify]: Simplify (/ (- y) y) into -1 12.895 * [taylor]: Taking taylor expansion of -1 in y 12.895 * [backup-simplify]: Simplify -1 into -1 12.895 * [backup-simplify]: Simplify -1 into -1 12.895 * [backup-simplify]: Simplify (- 0) into 0 12.896 * [backup-simplify]: Simplify (+ 1 0) into 1 12.896 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 12.896 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.896 * [taylor]: Taking taylor expansion of y in y 12.896 * [backup-simplify]: Simplify 0 into 0 12.896 * [backup-simplify]: Simplify 1 into 1 12.896 * [backup-simplify]: Simplify (/ 1 1) into 1 12.897 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.897 * [backup-simplify]: Simplify 0 into 0 12.897 * [backup-simplify]: Simplify 0 into 0 12.897 * [backup-simplify]: Simplify (- 0) into 0 12.898 * [backup-simplify]: Simplify (+ 0 0) into 0 12.898 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 12.899 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.899 * [backup-simplify]: Simplify (+ 1 0) into 1 12.900 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 12.900 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 12.900 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 12.900 * [taylor]: Taking taylor expansion of 1/2 in y 12.900 * [backup-simplify]: Simplify 1/2 into 1/2 12.900 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.900 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.900 * [taylor]: Taking taylor expansion of y in y 12.900 * [backup-simplify]: Simplify 0 into 0 12.900 * [backup-simplify]: Simplify 1 into 1 12.901 * [backup-simplify]: Simplify (* 1 1) into 1 12.901 * [backup-simplify]: Simplify (/ 1 1) into 1 12.902 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.902 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.905 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [backup-simplify]: Simplify 0 into 0 12.906 * [backup-simplify]: Simplify (- 0) into 0 12.906 * [backup-simplify]: Simplify (+ 0 0) into 0 12.907 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 12.908 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 12.908 * [backup-simplify]: Simplify (+ 0 0) into 0 12.908 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 12.908 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ 0 y)) (* (/ 1 y) (/ (/ 1/2 y) y)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 12.908 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 12.908 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 12.908 * [taylor]: Taking taylor expansion of 1/2 in y 12.908 * [backup-simplify]: Simplify 1/2 into 1/2 12.909 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 12.909 * [taylor]: Taking taylor expansion of (pow y 3) in y 12.909 * [taylor]: Taking taylor expansion of y in y 12.909 * [backup-simplify]: Simplify 0 into 0 12.909 * [backup-simplify]: Simplify 1 into 1 12.909 * [backup-simplify]: Simplify (* 1 1) into 1 12.909 * [backup-simplify]: Simplify (* 1 1) into 1 12.909 * [backup-simplify]: Simplify (/ 1 1) into 1 12.910 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.910 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.911 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.911 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.912 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.912 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.912 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.914 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.914 * [backup-simplify]: Simplify (- 0) into 0 12.914 * [backup-simplify]: Simplify 0 into 0 12.914 * [backup-simplify]: Simplify -1 into -1 12.915 * [backup-simplify]: Simplify (cbrt (pow (log (exp (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))))) 3)) into (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 12.915 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 12.915 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 12.915 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 12.915 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.915 * [taylor]: Taking taylor expansion of x in y 12.915 * [backup-simplify]: Simplify x into x 12.915 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.915 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.915 * [taylor]: Taking taylor expansion of y in y 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [backup-simplify]: Simplify 1 into 1 12.915 * [backup-simplify]: Simplify (/ 1 1) into 1 12.915 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 12.915 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.915 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 12.915 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 12.915 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.916 * [taylor]: Taking taylor expansion of x in y 12.916 * [backup-simplify]: Simplify x into x 12.916 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.916 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.916 * [taylor]: Taking taylor expansion of x in y 12.916 * [backup-simplify]: Simplify x into x 12.916 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.916 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 12.916 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.916 * [taylor]: Taking taylor expansion of y in y 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [backup-simplify]: Simplify 1 into 1 12.916 * [backup-simplify]: Simplify (/ 1 1) into 1 12.916 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.916 * [taylor]: Taking taylor expansion of y in y 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [backup-simplify]: Simplify 1 into 1 12.917 * [backup-simplify]: Simplify (/ 1 1) into 1 12.917 * [backup-simplify]: Simplify (* 1 1) into 1 12.917 * [backup-simplify]: Simplify (+ 0 1) into 1 12.918 * [backup-simplify]: Simplify (sqrt 1) into 1 12.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.920 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.920 * [backup-simplify]: Simplify (+ 0 0) into 0 12.921 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.921 * [backup-simplify]: Simplify (- 1) into -1 12.922 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.922 * [backup-simplify]: Simplify (/ -1 1) into -1 12.922 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 12.922 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 12.922 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.922 * [taylor]: Taking taylor expansion of x in x 12.922 * [backup-simplify]: Simplify 0 into 0 12.922 * [backup-simplify]: Simplify 1 into 1 12.923 * [backup-simplify]: Simplify (/ 1 1) into 1 12.923 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.923 * [taylor]: Taking taylor expansion of y in x 12.923 * [backup-simplify]: Simplify y into y 12.923 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.923 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 12.923 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.923 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 12.923 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.923 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.923 * [taylor]: Taking taylor expansion of x in x 12.923 * [backup-simplify]: Simplify 0 into 0 12.923 * [backup-simplify]: Simplify 1 into 1 12.924 * [backup-simplify]: Simplify (/ 1 1) into 1 12.924 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.924 * [taylor]: Taking taylor expansion of x in x 12.924 * [backup-simplify]: Simplify 0 into 0 12.924 * [backup-simplify]: Simplify 1 into 1 12.924 * [backup-simplify]: Simplify (/ 1 1) into 1 12.924 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 12.924 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.924 * [taylor]: Taking taylor expansion of y in x 12.924 * [backup-simplify]: Simplify y into y 12.924 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.924 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.924 * [taylor]: Taking taylor expansion of y in x 12.924 * [backup-simplify]: Simplify y into y 12.924 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.925 * [backup-simplify]: Simplify (* 1 1) into 1 12.925 * [backup-simplify]: Simplify (+ 1 0) into 1 12.926 * [backup-simplify]: Simplify (sqrt 1) into 1 12.926 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.928 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.928 * [backup-simplify]: Simplify (+ 0 0) into 0 12.929 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.929 * [backup-simplify]: Simplify (+ 1 0) into 1 12.930 * [backup-simplify]: Simplify (/ 1 1) into 1 12.930 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 12.930 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 12.930 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.930 * [taylor]: Taking taylor expansion of x in x 12.930 * [backup-simplify]: Simplify 0 into 0 12.930 * [backup-simplify]: Simplify 1 into 1 12.930 * [backup-simplify]: Simplify (/ 1 1) into 1 12.930 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.930 * [taylor]: Taking taylor expansion of y in x 12.930 * [backup-simplify]: Simplify y into y 12.931 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.931 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 12.931 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 12.931 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 12.931 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.931 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.931 * [taylor]: Taking taylor expansion of x in x 12.931 * [backup-simplify]: Simplify 0 into 0 12.931 * [backup-simplify]: Simplify 1 into 1 12.931 * [backup-simplify]: Simplify (/ 1 1) into 1 12.931 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.931 * [taylor]: Taking taylor expansion of x in x 12.932 * [backup-simplify]: Simplify 0 into 0 12.932 * [backup-simplify]: Simplify 1 into 1 12.932 * [backup-simplify]: Simplify (/ 1 1) into 1 12.932 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 12.932 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.932 * [taylor]: Taking taylor expansion of y in x 12.932 * [backup-simplify]: Simplify y into y 12.932 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.932 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.932 * [taylor]: Taking taylor expansion of y in x 12.932 * [backup-simplify]: Simplify y into y 12.932 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.933 * [backup-simplify]: Simplify (* 1 1) into 1 12.933 * [backup-simplify]: Simplify (+ 1 0) into 1 12.933 * [backup-simplify]: Simplify (sqrt 1) into 1 12.934 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.935 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.935 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.936 * [backup-simplify]: Simplify (+ 0 0) into 0 12.936 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.937 * [backup-simplify]: Simplify (+ 1 0) into 1 12.937 * [backup-simplify]: Simplify (/ 1 1) into 1 12.937 * [taylor]: Taking taylor expansion of 1 in y 12.937 * [backup-simplify]: Simplify 1 into 1 12.937 * [backup-simplify]: Simplify 1 into 1 12.938 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.938 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.938 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.939 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 12.939 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 12.939 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.939 * [taylor]: Taking taylor expansion of y in y 12.939 * [backup-simplify]: Simplify 0 into 0 12.939 * [backup-simplify]: Simplify 1 into 1 12.940 * [backup-simplify]: Simplify (/ 1 1) into 1 12.940 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.941 * [backup-simplify]: Simplify (- 0) into 0 12.941 * [backup-simplify]: Simplify 0 into 0 12.941 * [backup-simplify]: Simplify 0 into 0 12.942 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.942 * [backup-simplify]: Simplify (- 0) into 0 12.943 * [backup-simplify]: Simplify (+ 0 0) into 0 12.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.944 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.944 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 12.944 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.945 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.946 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 12.946 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 12.946 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 12.946 * [taylor]: Taking taylor expansion of 1/2 in y 12.946 * [backup-simplify]: Simplify 1/2 into 1/2 12.946 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.946 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.946 * [taylor]: Taking taylor expansion of y in y 12.946 * [backup-simplify]: Simplify 0 into 0 12.946 * [backup-simplify]: Simplify 1 into 1 12.946 * [backup-simplify]: Simplify (* 1 1) into 1 12.947 * [backup-simplify]: Simplify (/ 1 1) into 1 12.947 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.948 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.950 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 12.950 * [backup-simplify]: Simplify (- 0) into 0 12.950 * [backup-simplify]: Simplify 0 into 0 12.950 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.951 * [backup-simplify]: Simplify (- 0) into 0 12.951 * [backup-simplify]: Simplify 0 into 0 12.951 * [backup-simplify]: Simplify 0 into 0 12.951 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.951 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.952 * [backup-simplify]: Simplify (- 0) into 0 12.952 * [backup-simplify]: Simplify (+ 0 0) into 0 12.952 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.953 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.953 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.954 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 12.954 * [backup-simplify]: Simplify (+ 0 0) into 0 12.954 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 12.955 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 3))) 12.955 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 12.955 * [taylor]: Taking taylor expansion of 1/2 in y 12.955 * [backup-simplify]: Simplify 1/2 into 1/2 12.955 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 12.955 * [taylor]: Taking taylor expansion of (pow y 3) in y 12.955 * [taylor]: Taking taylor expansion of y in y 12.955 * [backup-simplify]: Simplify 0 into 0 12.955 * [backup-simplify]: Simplify 1 into 1 12.956 * [backup-simplify]: Simplify (* 1 1) into 1 12.956 * [backup-simplify]: Simplify (* 1 1) into 1 12.956 * [backup-simplify]: Simplify (/ 1 1) into 1 12.957 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.957 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.958 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.958 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.958 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.959 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.959 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.960 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.960 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.961 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.961 * [backup-simplify]: Simplify 0 into 0 12.961 * [backup-simplify]: Simplify 1 into 1 12.961 * [backup-simplify]: Simplify (cbrt (pow (log (exp (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))))) 3)) into (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 12.961 * [approximate]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in (x y) around 0 12.961 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 12.962 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 12.962 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.962 * [taylor]: Taking taylor expansion of y in y 12.962 * [backup-simplify]: Simplify 0 into 0 12.962 * [backup-simplify]: Simplify 1 into 1 12.962 * [backup-simplify]: Simplify (/ 1 1) into 1 12.962 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.962 * [taylor]: Taking taylor expansion of x in y 12.962 * [backup-simplify]: Simplify x into x 12.962 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.962 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 12.962 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.962 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 12.962 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 12.962 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.962 * [taylor]: Taking taylor expansion of -1 in y 12.962 * [backup-simplify]: Simplify -1 into -1 12.962 * [taylor]: Taking taylor expansion of x in y 12.962 * [backup-simplify]: Simplify x into x 12.962 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.962 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.962 * [taylor]: Taking taylor expansion of -1 in y 12.962 * [backup-simplify]: Simplify -1 into -1 12.962 * [taylor]: Taking taylor expansion of x in y 12.962 * [backup-simplify]: Simplify x into x 12.962 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.962 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 12.962 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.962 * [taylor]: Taking taylor expansion of -1 in y 12.962 * [backup-simplify]: Simplify -1 into -1 12.962 * [taylor]: Taking taylor expansion of y in y 12.962 * [backup-simplify]: Simplify 0 into 0 12.962 * [backup-simplify]: Simplify 1 into 1 12.963 * [backup-simplify]: Simplify (/ -1 1) into -1 12.963 * [taylor]: Taking taylor expansion of (/ -1 y) in y 12.963 * [taylor]: Taking taylor expansion of -1 in y 12.963 * [backup-simplify]: Simplify -1 into -1 12.963 * [taylor]: Taking taylor expansion of y in y 12.963 * [backup-simplify]: Simplify 0 into 0 12.963 * [backup-simplify]: Simplify 1 into 1 12.963 * [backup-simplify]: Simplify (/ -1 1) into -1 12.963 * [backup-simplify]: Simplify (* -1 -1) into 1 12.963 * [backup-simplify]: Simplify (+ 0 1) into 1 12.964 * [backup-simplify]: Simplify (sqrt 1) into 1 12.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.965 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.965 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.965 * [backup-simplify]: Simplify (+ 0 0) into 0 12.966 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.966 * [backup-simplify]: Simplify (+ 1 0) into 1 12.966 * [backup-simplify]: Simplify (/ 1 1) into 1 12.966 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 12.966 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 12.966 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.966 * [taylor]: Taking taylor expansion of y in x 12.966 * [backup-simplify]: Simplify y into y 12.966 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.966 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.966 * [taylor]: Taking taylor expansion of x in x 12.966 * [backup-simplify]: Simplify 0 into 0 12.966 * [backup-simplify]: Simplify 1 into 1 12.967 * [backup-simplify]: Simplify (/ 1 1) into 1 12.967 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.967 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.967 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.967 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.967 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.967 * [taylor]: Taking taylor expansion of -1 in x 12.967 * [backup-simplify]: Simplify -1 into -1 12.967 * [taylor]: Taking taylor expansion of x in x 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [backup-simplify]: Simplify 1 into 1 12.967 * [backup-simplify]: Simplify (/ -1 1) into -1 12.967 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.967 * [taylor]: Taking taylor expansion of -1 in x 12.967 * [backup-simplify]: Simplify -1 into -1 12.967 * [taylor]: Taking taylor expansion of x in x 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [backup-simplify]: Simplify 1 into 1 12.967 * [backup-simplify]: Simplify (/ -1 1) into -1 12.967 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.968 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.968 * [taylor]: Taking taylor expansion of -1 in x 12.968 * [backup-simplify]: Simplify -1 into -1 12.968 * [taylor]: Taking taylor expansion of y in x 12.968 * [backup-simplify]: Simplify y into y 12.968 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.968 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.968 * [taylor]: Taking taylor expansion of -1 in x 12.968 * [backup-simplify]: Simplify -1 into -1 12.968 * [taylor]: Taking taylor expansion of y in x 12.968 * [backup-simplify]: Simplify y into y 12.968 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.968 * [backup-simplify]: Simplify (* -1 -1) into 1 12.968 * [backup-simplify]: Simplify (+ 1 0) into 1 12.969 * [backup-simplify]: Simplify (sqrt 1) into 1 12.969 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.969 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.970 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.970 * [backup-simplify]: Simplify (+ 0 0) into 0 12.970 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.971 * [backup-simplify]: Simplify (- 1) into -1 12.971 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.971 * [backup-simplify]: Simplify (/ -1 1) into -1 12.971 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 12.971 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 12.971 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.971 * [taylor]: Taking taylor expansion of y in x 12.971 * [backup-simplify]: Simplify y into y 12.971 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.971 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.971 * [taylor]: Taking taylor expansion of x in x 12.971 * [backup-simplify]: Simplify 0 into 0 12.971 * [backup-simplify]: Simplify 1 into 1 12.972 * [backup-simplify]: Simplify (/ 1 1) into 1 12.972 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 12.972 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 12.972 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 12.972 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.972 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.972 * [taylor]: Taking taylor expansion of -1 in x 12.972 * [backup-simplify]: Simplify -1 into -1 12.972 * [taylor]: Taking taylor expansion of x in x 12.972 * [backup-simplify]: Simplify 0 into 0 12.972 * [backup-simplify]: Simplify 1 into 1 12.972 * [backup-simplify]: Simplify (/ -1 1) into -1 12.972 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.972 * [taylor]: Taking taylor expansion of -1 in x 12.972 * [backup-simplify]: Simplify -1 into -1 12.972 * [taylor]: Taking taylor expansion of x in x 12.972 * [backup-simplify]: Simplify 0 into 0 12.972 * [backup-simplify]: Simplify 1 into 1 12.973 * [backup-simplify]: Simplify (/ -1 1) into -1 12.973 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 12.973 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.973 * [taylor]: Taking taylor expansion of -1 in x 12.973 * [backup-simplify]: Simplify -1 into -1 12.973 * [taylor]: Taking taylor expansion of y in x 12.973 * [backup-simplify]: Simplify y into y 12.973 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.973 * [taylor]: Taking taylor expansion of (/ -1 y) in x 12.973 * [taylor]: Taking taylor expansion of -1 in x 12.973 * [backup-simplify]: Simplify -1 into -1 12.973 * [taylor]: Taking taylor expansion of y in x 12.973 * [backup-simplify]: Simplify y into y 12.973 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 12.973 * [backup-simplify]: Simplify (* -1 -1) into 1 12.973 * [backup-simplify]: Simplify (+ 1 0) into 1 12.974 * [backup-simplify]: Simplify (sqrt 1) into 1 12.974 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.975 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.975 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.975 * [backup-simplify]: Simplify (+ 0 0) into 0 12.983 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.984 * [backup-simplify]: Simplify (- 1) into -1 12.984 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.985 * [backup-simplify]: Simplify (/ -1 1) into -1 12.985 * [taylor]: Taking taylor expansion of -1 in y 12.985 * [backup-simplify]: Simplify -1 into -1 12.985 * [backup-simplify]: Simplify -1 into -1 12.986 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.986 * [backup-simplify]: Simplify (- 0) into 0 12.986 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.987 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 12.987 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.987 * [taylor]: Taking taylor expansion of y in y 12.987 * [backup-simplify]: Simplify 0 into 0 12.987 * [backup-simplify]: Simplify 1 into 1 12.987 * [backup-simplify]: Simplify (/ 1 1) into 1 12.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.988 * [backup-simplify]: Simplify 0 into 0 12.988 * [backup-simplify]: Simplify 0 into 0 12.988 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.989 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.990 * [backup-simplify]: Simplify (- 0) into 0 12.990 * [backup-simplify]: Simplify (+ 0 0) into 0 12.991 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.992 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.993 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 12.993 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 12.993 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 12.994 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 12.995 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 12.995 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 12.995 * [taylor]: Taking taylor expansion of 1/2 in y 12.995 * [backup-simplify]: Simplify 1/2 into 1/2 12.995 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.996 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.996 * [taylor]: Taking taylor expansion of y in y 12.996 * [backup-simplify]: Simplify 0 into 0 12.996 * [backup-simplify]: Simplify 1 into 1 12.996 * [backup-simplify]: Simplify (* 1 1) into 1 12.996 * [backup-simplify]: Simplify (/ 1 1) into 1 12.997 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.998 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.999 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.000 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 13.000 * [backup-simplify]: Simplify 0 into 0 13.001 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.001 * [backup-simplify]: Simplify 0 into 0 13.001 * [backup-simplify]: Simplify 0 into 0 13.001 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.002 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.002 * [backup-simplify]: Simplify (- 0) into 0 13.003 * [backup-simplify]: Simplify (+ 0 0) into 0 13.004 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.005 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.005 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 13.006 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 13.006 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 13.006 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 13.006 * [backup-simplify]: Simplify (+ 0 0) into 0 13.007 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 13.009 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 13.009 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 13.009 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 13.009 * [taylor]: Taking taylor expansion of 1/2 in y 13.009 * [backup-simplify]: Simplify 1/2 into 1/2 13.009 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 13.009 * [taylor]: Taking taylor expansion of (pow y 3) in y 13.009 * [taylor]: Taking taylor expansion of y in y 13.009 * [backup-simplify]: Simplify 0 into 0 13.009 * [backup-simplify]: Simplify 1 into 1 13.009 * [backup-simplify]: Simplify (* 1 1) into 1 13.010 * [backup-simplify]: Simplify (* 1 1) into 1 13.010 * [backup-simplify]: Simplify (/ 1 1) into 1 13.011 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.012 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.012 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.013 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.014 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.014 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.015 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.016 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.017 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.018 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.018 * [backup-simplify]: Simplify (- 0) into 0 13.018 * [backup-simplify]: Simplify 0 into 0 13.018 * [backup-simplify]: Simplify -1 into -1 13.018 * * * * [progress]: [ 3 / 4 ] generating series at (2) 13.019 * [backup-simplify]: Simplify (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) into (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 13.019 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in (x y) around 0 13.019 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in y 13.019 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 13.019 * [taylor]: Taking taylor expansion of (+ x y) in y 13.019 * [taylor]: Taking taylor expansion of x in y 13.019 * [backup-simplify]: Simplify x into x 13.019 * [taylor]: Taking taylor expansion of y in y 13.019 * [backup-simplify]: Simplify 0 into 0 13.019 * [backup-simplify]: Simplify 1 into 1 13.019 * [taylor]: Taking taylor expansion of (- x y) in y 13.019 * [taylor]: Taking taylor expansion of x in y 13.019 * [backup-simplify]: Simplify x into x 13.019 * [taylor]: Taking taylor expansion of y in y 13.020 * [backup-simplify]: Simplify 0 into 0 13.020 * [backup-simplify]: Simplify 1 into 1 13.020 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 13.020 * [taylor]: Taking taylor expansion of (hypot x y) in y 13.020 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 13.020 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 13.020 * [taylor]: Taking taylor expansion of (* x x) in y 13.020 * [taylor]: Taking taylor expansion of x in y 13.020 * [backup-simplify]: Simplify x into x 13.020 * [taylor]: Taking taylor expansion of x in y 13.020 * [backup-simplify]: Simplify x into x 13.020 * [taylor]: Taking taylor expansion of (* y y) in y 13.020 * [taylor]: Taking taylor expansion of y in y 13.020 * [backup-simplify]: Simplify 0 into 0 13.020 * [backup-simplify]: Simplify 1 into 1 13.020 * [taylor]: Taking taylor expansion of y in y 13.020 * [backup-simplify]: Simplify 0 into 0 13.020 * [backup-simplify]: Simplify 1 into 1 13.020 * [backup-simplify]: Simplify (* x x) into (pow x 2) 13.021 * [backup-simplify]: Simplify (* 0 0) into 0 13.021 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 13.021 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 13.021 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 13.022 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 13.022 * [backup-simplify]: Simplify (+ 0 0) into 0 13.022 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 13.022 * [backup-simplify]: Simplify (+ x 0) into x 13.023 * [backup-simplify]: Simplify (- 0) into 0 13.023 * [backup-simplify]: Simplify (+ x 0) into x 13.023 * [backup-simplify]: Simplify (* x x) into (pow x 2) 13.023 * [backup-simplify]: Simplify (* x x) into (pow x 2) 13.023 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 13.023 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 13.023 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 13.023 * [taylor]: Taking taylor expansion of (+ x y) in x 13.023 * [taylor]: Taking taylor expansion of x in x 13.023 * [backup-simplify]: Simplify 0 into 0 13.023 * [backup-simplify]: Simplify 1 into 1 13.023 * [taylor]: Taking taylor expansion of y in x 13.023 * [backup-simplify]: Simplify y into y 13.023 * [taylor]: Taking taylor expansion of (- x y) in x 13.023 * [taylor]: Taking taylor expansion of x in x 13.023 * [backup-simplify]: Simplify 0 into 0 13.023 * [backup-simplify]: Simplify 1 into 1 13.023 * [taylor]: Taking taylor expansion of y in x 13.023 * [backup-simplify]: Simplify y into y 13.023 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 13.023 * [taylor]: Taking taylor expansion of (hypot x y) in x 13.024 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 13.024 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 13.024 * [taylor]: Taking taylor expansion of (* x x) in x 13.024 * [taylor]: Taking taylor expansion of x in x 13.024 * [backup-simplify]: Simplify 0 into 0 13.024 * [backup-simplify]: Simplify 1 into 1 13.024 * [taylor]: Taking taylor expansion of x in x 13.024 * [backup-simplify]: Simplify 0 into 0 13.024 * [backup-simplify]: Simplify 1 into 1 13.024 * [taylor]: Taking taylor expansion of (* y y) in x 13.024 * [taylor]: Taking taylor expansion of y in x 13.024 * [backup-simplify]: Simplify y into y 13.024 * [taylor]: Taking taylor expansion of y in x 13.024 * [backup-simplify]: Simplify y into y 13.024 * [backup-simplify]: Simplify (* 0 0) into 0 13.024 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.025 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 13.025 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 13.025 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 13.026 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 13.026 * [backup-simplify]: Simplify (+ 0 0) into 0 13.026 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 13.026 * [backup-simplify]: Simplify (+ 0 y) into y 13.026 * [backup-simplify]: Simplify (- y) into (- y) 13.026 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 13.026 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 13.026 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.026 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 13.027 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 13.027 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 13.027 * [taylor]: Taking taylor expansion of (+ x y) in x 13.027 * [taylor]: Taking taylor expansion of x in x 13.027 * [backup-simplify]: Simplify 0 into 0 13.027 * [backup-simplify]: Simplify 1 into 1 13.027 * [taylor]: Taking taylor expansion of y in x 13.027 * [backup-simplify]: Simplify y into y 13.027 * [taylor]: Taking taylor expansion of (- x y) in x 13.027 * [taylor]: Taking taylor expansion of x in x 13.027 * [backup-simplify]: Simplify 0 into 0 13.027 * [backup-simplify]: Simplify 1 into 1 13.027 * [taylor]: Taking taylor expansion of y in x 13.027 * [backup-simplify]: Simplify y into y 13.027 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 13.027 * [taylor]: Taking taylor expansion of (hypot x y) in x 13.027 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 13.027 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 13.027 * [taylor]: Taking taylor expansion of (* x x) in x 13.027 * [taylor]: Taking taylor expansion of x in x 13.027 * [backup-simplify]: Simplify 0 into 0 13.027 * [backup-simplify]: Simplify 1 into 1 13.027 * [taylor]: Taking taylor expansion of x in x 13.027 * [backup-simplify]: Simplify 0 into 0 13.027 * [backup-simplify]: Simplify 1 into 1 13.027 * [taylor]: Taking taylor expansion of (* y y) in x 13.027 * [taylor]: Taking taylor expansion of y in x 13.027 * [backup-simplify]: Simplify y into y 13.027 * [taylor]: Taking taylor expansion of y in x 13.027 * [backup-simplify]: Simplify y into y 13.028 * [backup-simplify]: Simplify (* 0 0) into 0 13.028 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.028 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 13.028 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 13.029 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 13.029 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 13.029 * [backup-simplify]: Simplify (+ 0 0) into 0 13.029 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 13.029 * [backup-simplify]: Simplify (+ 0 y) into y 13.029 * [backup-simplify]: Simplify (- y) into (- y) 13.029 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 13.029 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 13.029 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.030 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 13.030 * [taylor]: Taking taylor expansion of -1 in y 13.030 * [backup-simplify]: Simplify -1 into -1 13.030 * [backup-simplify]: Simplify -1 into -1 13.030 * [backup-simplify]: Simplify (- 0) into 0 13.031 * [backup-simplify]: Simplify (+ 1 0) into 1 13.031 * [backup-simplify]: Simplify (+ 1 0) into 1 13.031 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 13.031 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 13.031 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 13.031 * [taylor]: Taking taylor expansion of 0 in y 13.031 * [backup-simplify]: Simplify 0 into 0 13.031 * [backup-simplify]: Simplify 0 into 0 13.031 * [backup-simplify]: Simplify 0 into 0 13.032 * [backup-simplify]: Simplify (- 0) into 0 13.032 * [backup-simplify]: Simplify (+ 0 0) into 0 13.032 * [backup-simplify]: Simplify (+ 0 0) into 0 13.032 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 13.033 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 13.033 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 13.033 * [backup-simplify]: Simplify (+ 1 0) into 1 13.034 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 13.034 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 13.035 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 13.035 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 13.035 * [taylor]: Taking taylor expansion of 2 in y 13.035 * [backup-simplify]: Simplify 2 into 2 13.035 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.035 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.035 * [taylor]: Taking taylor expansion of y in y 13.035 * [backup-simplify]: Simplify 0 into 0 13.035 * [backup-simplify]: Simplify 1 into 1 13.035 * [backup-simplify]: Simplify (* 1 1) into 1 13.035 * [backup-simplify]: Simplify (/ 1 1) into 1 13.036 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.036 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.038 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 13.038 * [backup-simplify]: Simplify 0 into 0 13.038 * [backup-simplify]: Simplify 0 into 0 13.038 * [backup-simplify]: Simplify 0 into 0 13.038 * [backup-simplify]: Simplify (- 0) into 0 13.038 * [backup-simplify]: Simplify (+ 0 0) into 0 13.038 * [backup-simplify]: Simplify (+ 0 0) into 0 13.039 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 13.039 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 13.040 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 13.040 * [backup-simplify]: Simplify (+ 0 0) into 0 13.041 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 13.041 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 13.041 * [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 13.041 * [taylor]: Taking taylor expansion of 0 in y 13.041 * [backup-simplify]: Simplify 0 into 0 13.041 * [backup-simplify]: Simplify 0 into 0 13.041 * [backup-simplify]: Simplify -1 into -1 13.042 * [backup-simplify]: Simplify (* (cbrt (pow (log (exp (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))))) 3)) (/ (+ (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y)))) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 13.042 * [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 13.042 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in y 13.042 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 13.042 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 13.042 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.042 * [taylor]: Taking taylor expansion of x in y 13.042 * [backup-simplify]: Simplify x into x 13.042 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.042 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.042 * [taylor]: Taking taylor expansion of y in y 13.042 * [backup-simplify]: Simplify 0 into 0 13.042 * [backup-simplify]: Simplify 1 into 1 13.042 * [backup-simplify]: Simplify (/ 1 1) into 1 13.042 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 13.042 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.042 * [taylor]: Taking taylor expansion of y in y 13.042 * [backup-simplify]: Simplify 0 into 0 13.042 * [backup-simplify]: Simplify 1 into 1 13.043 * [backup-simplify]: Simplify (/ 1 1) into 1 13.043 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.043 * [taylor]: Taking taylor expansion of x in y 13.043 * [backup-simplify]: Simplify x into x 13.043 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.043 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 13.043 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 13.043 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 13.043 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 13.043 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 13.043 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.043 * [taylor]: Taking taylor expansion of x in y 13.043 * [backup-simplify]: Simplify x into x 13.043 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.043 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.043 * [taylor]: Taking taylor expansion of x in y 13.043 * [backup-simplify]: Simplify x into x 13.043 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.043 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 13.043 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.043 * [taylor]: Taking taylor expansion of y in y 13.043 * [backup-simplify]: Simplify 0 into 0 13.043 * [backup-simplify]: Simplify 1 into 1 13.043 * [backup-simplify]: Simplify (/ 1 1) into 1 13.043 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.043 * [taylor]: Taking taylor expansion of y in y 13.043 * [backup-simplify]: Simplify 0 into 0 13.043 * [backup-simplify]: Simplify 1 into 1 13.044 * [backup-simplify]: Simplify (/ 1 1) into 1 13.044 * [backup-simplify]: Simplify (* 1 1) into 1 13.044 * [backup-simplify]: Simplify (+ 0 1) into 1 13.044 * [backup-simplify]: Simplify (sqrt 1) into 1 13.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.046 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.046 * [backup-simplify]: Simplify (+ 0 0) into 0 13.046 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.047 * [backup-simplify]: Simplify (- 1) into -1 13.047 * [backup-simplify]: Simplify (+ 0 -1) into -1 13.047 * [backup-simplify]: Simplify (+ 1 0) into 1 13.047 * [backup-simplify]: Simplify (* -1 1) into -1 13.048 * [backup-simplify]: Simplify (* 1 1) into 1 13.048 * [backup-simplify]: Simplify (/ -1 1) into -1 13.048 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 13.048 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 13.048 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 13.048 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.048 * [taylor]: Taking taylor expansion of x in x 13.048 * [backup-simplify]: Simplify 0 into 0 13.048 * [backup-simplify]: Simplify 1 into 1 13.048 * [backup-simplify]: Simplify (/ 1 1) into 1 13.048 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.048 * [taylor]: Taking taylor expansion of y in x 13.048 * [backup-simplify]: Simplify y into y 13.048 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.048 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 13.048 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.048 * [taylor]: Taking taylor expansion of y in x 13.048 * [backup-simplify]: Simplify y into y 13.048 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.048 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.048 * [taylor]: Taking taylor expansion of x in x 13.048 * [backup-simplify]: Simplify 0 into 0 13.049 * [backup-simplify]: Simplify 1 into 1 13.049 * [backup-simplify]: Simplify (/ 1 1) into 1 13.049 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 13.049 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 13.049 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 13.049 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 13.049 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 13.049 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.049 * [taylor]: Taking taylor expansion of x in x 13.049 * [backup-simplify]: Simplify 0 into 0 13.049 * [backup-simplify]: Simplify 1 into 1 13.049 * [backup-simplify]: Simplify (/ 1 1) into 1 13.049 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.049 * [taylor]: Taking taylor expansion of x in x 13.049 * [backup-simplify]: Simplify 0 into 0 13.049 * [backup-simplify]: Simplify 1 into 1 13.050 * [backup-simplify]: Simplify (/ 1 1) into 1 13.050 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 13.050 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.050 * [taylor]: Taking taylor expansion of y in x 13.050 * [backup-simplify]: Simplify y into y 13.050 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.050 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.050 * [taylor]: Taking taylor expansion of y in x 13.050 * [backup-simplify]: Simplify y into y 13.050 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.050 * [backup-simplify]: Simplify (* 1 1) into 1 13.050 * [backup-simplify]: Simplify (+ 1 0) into 1 13.051 * [backup-simplify]: Simplify (sqrt 1) into 1 13.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.052 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.052 * [backup-simplify]: Simplify (+ 0 0) into 0 13.053 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.053 * [backup-simplify]: Simplify (+ 1 0) into 1 13.053 * [backup-simplify]: Simplify (+ 0 1) into 1 13.053 * [backup-simplify]: Simplify (* 1 1) into 1 13.053 * [backup-simplify]: Simplify (* 1 1) into 1 13.054 * [backup-simplify]: Simplify (/ 1 1) into 1 13.054 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 13.054 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 13.054 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 13.054 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.054 * [taylor]: Taking taylor expansion of x in x 13.054 * [backup-simplify]: Simplify 0 into 0 13.054 * [backup-simplify]: Simplify 1 into 1 13.054 * [backup-simplify]: Simplify (/ 1 1) into 1 13.054 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.054 * [taylor]: Taking taylor expansion of y in x 13.054 * [backup-simplify]: Simplify y into y 13.054 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.054 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 13.054 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.054 * [taylor]: Taking taylor expansion of y in x 13.054 * [backup-simplify]: Simplify y into y 13.054 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.054 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.054 * [taylor]: Taking taylor expansion of x in x 13.054 * [backup-simplify]: Simplify 0 into 0 13.054 * [backup-simplify]: Simplify 1 into 1 13.055 * [backup-simplify]: Simplify (/ 1 1) into 1 13.055 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 13.055 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 13.055 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 13.055 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 13.055 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 13.055 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.055 * [taylor]: Taking taylor expansion of x in x 13.055 * [backup-simplify]: Simplify 0 into 0 13.055 * [backup-simplify]: Simplify 1 into 1 13.055 * [backup-simplify]: Simplify (/ 1 1) into 1 13.055 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.055 * [taylor]: Taking taylor expansion of x in x 13.055 * [backup-simplify]: Simplify 0 into 0 13.055 * [backup-simplify]: Simplify 1 into 1 13.055 * [backup-simplify]: Simplify (/ 1 1) into 1 13.055 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 13.055 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.055 * [taylor]: Taking taylor expansion of y in x 13.056 * [backup-simplify]: Simplify y into y 13.056 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.056 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.056 * [taylor]: Taking taylor expansion of y in x 13.056 * [backup-simplify]: Simplify y into y 13.056 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.056 * [backup-simplify]: Simplify (* 1 1) into 1 13.056 * [backup-simplify]: Simplify (+ 1 0) into 1 13.056 * [backup-simplify]: Simplify (sqrt 1) into 1 13.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.058 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.058 * [backup-simplify]: Simplify (+ 0 0) into 0 13.058 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.058 * [backup-simplify]: Simplify (+ 1 0) into 1 13.059 * [backup-simplify]: Simplify (+ 0 1) into 1 13.059 * [backup-simplify]: Simplify (* 1 1) into 1 13.059 * [backup-simplify]: Simplify (* 1 1) into 1 13.060 * [backup-simplify]: Simplify (/ 1 1) into 1 13.060 * [taylor]: Taking taylor expansion of 1 in y 13.060 * [backup-simplify]: Simplify 1 into 1 13.060 * [backup-simplify]: Simplify 1 into 1 13.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.061 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 13.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.062 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 13.062 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 13.062 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 13.062 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.063 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 13.063 * [taylor]: Taking taylor expansion of 0 in y 13.063 * [backup-simplify]: Simplify 0 into 0 13.063 * [backup-simplify]: Simplify 0 into 0 13.063 * [backup-simplify]: Simplify 0 into 0 13.063 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.065 * [backup-simplify]: Simplify (+ 0 0) into 0 13.065 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.066 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.066 * [backup-simplify]: Simplify (- 0) into 0 13.066 * [backup-simplify]: Simplify (+ 0 0) into 0 13.067 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 13.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.069 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.070 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.070 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 13.070 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 13.071 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 13.072 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 13.073 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 13.073 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 13.073 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 13.073 * [taylor]: Taking taylor expansion of 2 in y 13.073 * [backup-simplify]: Simplify 2 into 2 13.073 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.073 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.073 * [taylor]: Taking taylor expansion of y in y 13.074 * [backup-simplify]: Simplify 0 into 0 13.074 * [backup-simplify]: Simplify 1 into 1 13.074 * [backup-simplify]: Simplify (* 1 1) into 1 13.074 * [backup-simplify]: Simplify (/ 1 1) into 1 13.075 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.076 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.076 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.077 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.078 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 13.078 * [backup-simplify]: Simplify (- 0) into 0 13.078 * [backup-simplify]: Simplify 0 into 0 13.079 * [backup-simplify]: Simplify 0 into 0 13.079 * [backup-simplify]: Simplify 0 into 0 13.079 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.080 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.080 * [backup-simplify]: Simplify (+ 0 0) into 0 13.081 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.082 * [backup-simplify]: Simplify (- 0) into 0 13.082 * [backup-simplify]: Simplify (+ 0 0) into 0 13.083 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 13.084 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.085 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.086 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.086 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 13.086 * [backup-simplify]: Simplify (+ 0 0) into 0 13.087 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 13.088 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 13.090 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 13.090 * [taylor]: Taking taylor expansion of 0 in y 13.090 * [backup-simplify]: Simplify 0 into 0 13.090 * [backup-simplify]: Simplify 0 into 0 13.090 * [backup-simplify]: Simplify 1 into 1 13.091 * [backup-simplify]: Simplify (* (cbrt (pow (log (exp (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))))) 3)) (/ (+ (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y))))) into (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 13.091 * [approximate]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in (x y) around 0 13.091 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in y 13.091 * [taylor]: Taking taylor expansion of -1 in y 13.091 * [backup-simplify]: Simplify -1 into -1 13.091 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in y 13.091 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 13.091 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 13.091 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.091 * [taylor]: Taking taylor expansion of y in y 13.092 * [backup-simplify]: Simplify 0 into 0 13.092 * [backup-simplify]: Simplify 1 into 1 13.092 * [backup-simplify]: Simplify (/ 1 1) into 1 13.092 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.092 * [taylor]: Taking taylor expansion of x in y 13.092 * [backup-simplify]: Simplify x into x 13.092 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.092 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 13.092 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.092 * [taylor]: Taking taylor expansion of y in y 13.092 * [backup-simplify]: Simplify 0 into 0 13.092 * [backup-simplify]: Simplify 1 into 1 13.093 * [backup-simplify]: Simplify (/ 1 1) into 1 13.093 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.093 * [taylor]: Taking taylor expansion of x in y 13.093 * [backup-simplify]: Simplify x into x 13.093 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.093 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 13.093 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 13.093 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 13.093 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 13.093 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 13.093 * [taylor]: Taking taylor expansion of (/ -1 x) in y 13.093 * [taylor]: Taking taylor expansion of -1 in y 13.093 * [backup-simplify]: Simplify -1 into -1 13.093 * [taylor]: Taking taylor expansion of x in y 13.093 * [backup-simplify]: Simplify x into x 13.094 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.094 * [taylor]: Taking taylor expansion of (/ -1 x) in y 13.094 * [taylor]: Taking taylor expansion of -1 in y 13.094 * [backup-simplify]: Simplify -1 into -1 13.094 * [taylor]: Taking taylor expansion of x in y 13.094 * [backup-simplify]: Simplify x into x 13.094 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.094 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 13.094 * [taylor]: Taking taylor expansion of (/ -1 y) in y 13.094 * [taylor]: Taking taylor expansion of -1 in y 13.094 * [backup-simplify]: Simplify -1 into -1 13.094 * [taylor]: Taking taylor expansion of y in y 13.094 * [backup-simplify]: Simplify 0 into 0 13.094 * [backup-simplify]: Simplify 1 into 1 13.094 * [backup-simplify]: Simplify (/ -1 1) into -1 13.095 * [taylor]: Taking taylor expansion of (/ -1 y) in y 13.095 * [taylor]: Taking taylor expansion of -1 in y 13.095 * [backup-simplify]: Simplify -1 into -1 13.095 * [taylor]: Taking taylor expansion of y in y 13.095 * [backup-simplify]: Simplify 0 into 0 13.095 * [backup-simplify]: Simplify 1 into 1 13.095 * [backup-simplify]: Simplify (/ -1 1) into -1 13.096 * [backup-simplify]: Simplify (* -1 -1) into 1 13.096 * [backup-simplify]: Simplify (+ 0 1) into 1 13.096 * [backup-simplify]: Simplify (sqrt 1) into 1 13.097 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.098 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.099 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.099 * [backup-simplify]: Simplify (+ 0 0) into 0 13.100 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.100 * [backup-simplify]: Simplify (+ 1 0) into 1 13.101 * [backup-simplify]: Simplify (+ 1 0) into 1 13.101 * [backup-simplify]: Simplify (* 1 1) into 1 13.101 * [backup-simplify]: Simplify (* 1 1) into 1 13.102 * [backup-simplify]: Simplify (/ 1 1) into 1 13.102 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 13.102 * [taylor]: Taking taylor expansion of -1 in x 13.102 * [backup-simplify]: Simplify -1 into -1 13.102 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 13.102 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 13.102 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 13.102 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.102 * [taylor]: Taking taylor expansion of y in x 13.102 * [backup-simplify]: Simplify y into y 13.102 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.102 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.102 * [taylor]: Taking taylor expansion of x in x 13.102 * [backup-simplify]: Simplify 0 into 0 13.102 * [backup-simplify]: Simplify 1 into 1 13.102 * [backup-simplify]: Simplify (/ 1 1) into 1 13.103 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 13.103 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.103 * [taylor]: Taking taylor expansion of y in x 13.103 * [backup-simplify]: Simplify y into y 13.103 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.103 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.103 * [taylor]: Taking taylor expansion of x in x 13.103 * [backup-simplify]: Simplify 0 into 0 13.103 * [backup-simplify]: Simplify 1 into 1 13.103 * [backup-simplify]: Simplify (/ 1 1) into 1 13.103 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 13.103 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 13.103 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 13.103 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 13.104 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 13.104 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.104 * [taylor]: Taking taylor expansion of -1 in x 13.104 * [backup-simplify]: Simplify -1 into -1 13.104 * [taylor]: Taking taylor expansion of x in x 13.104 * [backup-simplify]: Simplify 0 into 0 13.104 * [backup-simplify]: Simplify 1 into 1 13.104 * [backup-simplify]: Simplify (/ -1 1) into -1 13.104 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.104 * [taylor]: Taking taylor expansion of -1 in x 13.104 * [backup-simplify]: Simplify -1 into -1 13.104 * [taylor]: Taking taylor expansion of x in x 13.104 * [backup-simplify]: Simplify 0 into 0 13.104 * [backup-simplify]: Simplify 1 into 1 13.105 * [backup-simplify]: Simplify (/ -1 1) into -1 13.105 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 13.105 * [taylor]: Taking taylor expansion of (/ -1 y) in x 13.105 * [taylor]: Taking taylor expansion of -1 in x 13.105 * [backup-simplify]: Simplify -1 into -1 13.105 * [taylor]: Taking taylor expansion of y in x 13.105 * [backup-simplify]: Simplify y into y 13.105 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 13.105 * [taylor]: Taking taylor expansion of (/ -1 y) in x 13.105 * [taylor]: Taking taylor expansion of -1 in x 13.105 * [backup-simplify]: Simplify -1 into -1 13.105 * [taylor]: Taking taylor expansion of y in x 13.105 * [backup-simplify]: Simplify y into y 13.105 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 13.106 * [backup-simplify]: Simplify (* -1 -1) into 1 13.106 * [backup-simplify]: Simplify (+ 1 0) into 1 13.106 * [backup-simplify]: Simplify (sqrt 1) into 1 13.107 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.108 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.109 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.109 * [backup-simplify]: Simplify (+ 0 0) into 0 13.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.110 * [backup-simplify]: Simplify (+ 0 1) into 1 13.111 * [backup-simplify]: Simplify (- 1) into -1 13.111 * [backup-simplify]: Simplify (+ 0 -1) into -1 13.118 * [backup-simplify]: Simplify (* 1 -1) into -1 13.119 * [backup-simplify]: Simplify (* 1 1) into 1 13.119 * [backup-simplify]: Simplify (/ -1 1) into -1 13.119 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 13.119 * [taylor]: Taking taylor expansion of -1 in x 13.120 * [backup-simplify]: Simplify -1 into -1 13.120 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 13.120 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 13.120 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 13.120 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.120 * [taylor]: Taking taylor expansion of y in x 13.120 * [backup-simplify]: Simplify y into y 13.120 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.120 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.120 * [taylor]: Taking taylor expansion of x in x 13.120 * [backup-simplify]: Simplify 0 into 0 13.120 * [backup-simplify]: Simplify 1 into 1 13.120 * [backup-simplify]: Simplify (/ 1 1) into 1 13.120 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 13.120 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.120 * [taylor]: Taking taylor expansion of y in x 13.120 * [backup-simplify]: Simplify y into y 13.121 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.121 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.121 * [taylor]: Taking taylor expansion of x in x 13.121 * [backup-simplify]: Simplify 0 into 0 13.121 * [backup-simplify]: Simplify 1 into 1 13.121 * [backup-simplify]: Simplify (/ 1 1) into 1 13.121 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 13.121 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 13.121 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 13.121 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 13.121 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 13.121 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.121 * [taylor]: Taking taylor expansion of -1 in x 13.121 * [backup-simplify]: Simplify -1 into -1 13.121 * [taylor]: Taking taylor expansion of x in x 13.121 * [backup-simplify]: Simplify 0 into 0 13.122 * [backup-simplify]: Simplify 1 into 1 13.122 * [backup-simplify]: Simplify (/ -1 1) into -1 13.122 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.122 * [taylor]: Taking taylor expansion of -1 in x 13.122 * [backup-simplify]: Simplify -1 into -1 13.122 * [taylor]: Taking taylor expansion of x in x 13.122 * [backup-simplify]: Simplify 0 into 0 13.122 * [backup-simplify]: Simplify 1 into 1 13.123 * [backup-simplify]: Simplify (/ -1 1) into -1 13.123 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 13.123 * [taylor]: Taking taylor expansion of (/ -1 y) in x 13.123 * [taylor]: Taking taylor expansion of -1 in x 13.123 * [backup-simplify]: Simplify -1 into -1 13.123 * [taylor]: Taking taylor expansion of y in x 13.123 * [backup-simplify]: Simplify y into y 13.123 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 13.123 * [taylor]: Taking taylor expansion of (/ -1 y) in x 13.123 * [taylor]: Taking taylor expansion of -1 in x 13.123 * [backup-simplify]: Simplify -1 into -1 13.123 * [taylor]: Taking taylor expansion of y in x 13.123 * [backup-simplify]: Simplify y into y 13.123 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 13.123 * [backup-simplify]: Simplify (* -1 -1) into 1 13.124 * [backup-simplify]: Simplify (+ 1 0) into 1 13.124 * [backup-simplify]: Simplify (sqrt 1) into 1 13.125 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.126 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.126 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.127 * [backup-simplify]: Simplify (+ 0 0) into 0 13.127 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.128 * [backup-simplify]: Simplify (+ 0 1) into 1 13.128 * [backup-simplify]: Simplify (- 1) into -1 13.128 * [backup-simplify]: Simplify (+ 0 -1) into -1 13.128 * [backup-simplify]: Simplify (* 1 -1) into -1 13.128 * [backup-simplify]: Simplify (* 1 1) into 1 13.129 * [backup-simplify]: Simplify (/ -1 1) into -1 13.129 * [backup-simplify]: Simplify (* -1 -1) into 1 13.129 * [taylor]: Taking taylor expansion of 1 in y 13.129 * [backup-simplify]: Simplify 1 into 1 13.129 * [backup-simplify]: Simplify 1 into 1 13.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.130 * [backup-simplify]: Simplify (- 0) into 0 13.130 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 13.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.130 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 13.130 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 13.131 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.131 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.132 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.132 * [taylor]: Taking taylor expansion of 0 in y 13.132 * [backup-simplify]: Simplify 0 into 0 13.132 * [backup-simplify]: Simplify 0 into 0 13.132 * [backup-simplify]: Simplify 0 into 0 13.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.132 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.133 * [backup-simplify]: Simplify (- 0) into 0 13.133 * [backup-simplify]: Simplify (+ 0 0) into 0 13.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.133 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.134 * [backup-simplify]: Simplify (+ 0 0) into 0 13.134 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 13.135 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.136 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.136 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 13.137 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 13.137 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 13.138 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 13.139 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 13.140 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 13.141 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 13.141 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 13.141 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 13.141 * [taylor]: Taking taylor expansion of 2 in y 13.141 * [backup-simplify]: Simplify 2 into 2 13.141 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.141 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.141 * [taylor]: Taking taylor expansion of y in y 13.141 * [backup-simplify]: Simplify 0 into 0 13.141 * [backup-simplify]: Simplify 1 into 1 13.142 * [backup-simplify]: Simplify (* 1 1) into 1 13.142 * [backup-simplify]: Simplify (/ 1 1) into 1 13.143 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.144 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.144 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.146 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 13.147 * [backup-simplify]: Simplify (- 0) into 0 13.147 * [backup-simplify]: Simplify 0 into 0 13.147 * [backup-simplify]: Simplify 0 into 0 13.147 * [backup-simplify]: Simplify 0 into 0 13.147 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.148 * [backup-simplify]: Simplify (- 0) into 0 13.149 * [backup-simplify]: Simplify (+ 0 0) into 0 13.149 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.150 * [backup-simplify]: Simplify (+ 0 0) into 0 13.151 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 13.152 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.153 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.154 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 13.154 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 13.154 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 13.155 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 13.155 * [backup-simplify]: Simplify (+ 0 0) into 0 13.156 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 13.157 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 13.158 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 13.160 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 13.160 * [taylor]: Taking taylor expansion of 0 in y 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [backup-simplify]: Simplify 1 into 1 13.160 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1) 13.160 * [backup-simplify]: Simplify (log (exp (/ (- x y) (hypot x y)))) into (/ (- x y) (hypot x y)) 13.160 * [approximate]: Taking taylor expansion of (/ (- x y) (hypot x y)) in (x y) around 0 13.160 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 13.160 * [taylor]: Taking taylor expansion of (- x y) in y 13.160 * [taylor]: Taking taylor expansion of x in y 13.160 * [backup-simplify]: Simplify x into x 13.160 * [taylor]: Taking taylor expansion of y in y 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [backup-simplify]: Simplify 1 into 1 13.160 * [taylor]: Taking taylor expansion of (hypot x y) in y 13.161 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 13.161 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 13.161 * [taylor]: Taking taylor expansion of (* x x) in y 13.161 * [taylor]: Taking taylor expansion of x in y 13.161 * [backup-simplify]: Simplify x into x 13.161 * [taylor]: Taking taylor expansion of x in y 13.161 * [backup-simplify]: Simplify x into x 13.161 * [taylor]: Taking taylor expansion of (* y y) in y 13.161 * [taylor]: Taking taylor expansion of y in y 13.161 * [backup-simplify]: Simplify 0 into 0 13.161 * [backup-simplify]: Simplify 1 into 1 13.161 * [taylor]: Taking taylor expansion of y in y 13.161 * [backup-simplify]: Simplify 0 into 0 13.161 * [backup-simplify]: Simplify 1 into 1 13.161 * [backup-simplify]: Simplify (* x x) into (pow x 2) 13.161 * [backup-simplify]: Simplify (* 0 0) into 0 13.162 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 13.162 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 13.162 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 13.162 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 13.163 * [backup-simplify]: Simplify (+ 0 0) into 0 13.163 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 13.163 * [backup-simplify]: Simplify (- 0) into 0 13.163 * [backup-simplify]: Simplify (+ x 0) into x 13.163 * [backup-simplify]: Simplify (/ x x) into 1 13.164 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 13.164 * [taylor]: Taking taylor expansion of (- x y) in x 13.164 * [taylor]: Taking taylor expansion of x in x 13.164 * [backup-simplify]: Simplify 0 into 0 13.164 * [backup-simplify]: Simplify 1 into 1 13.164 * [taylor]: Taking taylor expansion of y in x 13.164 * [backup-simplify]: Simplify y into y 13.164 * [taylor]: Taking taylor expansion of (hypot x y) in x 13.164 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 13.164 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 13.164 * [taylor]: Taking taylor expansion of (* x x) in x 13.164 * [taylor]: Taking taylor expansion of x in x 13.164 * [backup-simplify]: Simplify 0 into 0 13.164 * [backup-simplify]: Simplify 1 into 1 13.164 * [taylor]: Taking taylor expansion of x in x 13.164 * [backup-simplify]: Simplify 0 into 0 13.164 * [backup-simplify]: Simplify 1 into 1 13.164 * [taylor]: Taking taylor expansion of (* y y) in x 13.164 * [taylor]: Taking taylor expansion of y in x 13.164 * [backup-simplify]: Simplify y into y 13.164 * [taylor]: Taking taylor expansion of y in x 13.164 * [backup-simplify]: Simplify y into y 13.165 * [backup-simplify]: Simplify (* 0 0) into 0 13.165 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.165 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 13.165 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 13.165 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 13.166 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 13.166 * [backup-simplify]: Simplify (+ 0 0) into 0 13.166 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 13.166 * [backup-simplify]: Simplify (- y) into (- y) 13.166 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 13.166 * [backup-simplify]: Simplify (/ (- y) y) into -1 13.166 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 13.166 * [taylor]: Taking taylor expansion of (- x y) in x 13.166 * [taylor]: Taking taylor expansion of x in x 13.166 * [backup-simplify]: Simplify 0 into 0 13.166 * [backup-simplify]: Simplify 1 into 1 13.166 * [taylor]: Taking taylor expansion of y in x 13.166 * [backup-simplify]: Simplify y into y 13.167 * [taylor]: Taking taylor expansion of (hypot x y) in x 13.167 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 13.167 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 13.167 * [taylor]: Taking taylor expansion of (* x x) in x 13.167 * [taylor]: Taking taylor expansion of x in x 13.167 * [backup-simplify]: Simplify 0 into 0 13.167 * [backup-simplify]: Simplify 1 into 1 13.167 * [taylor]: Taking taylor expansion of x in x 13.167 * [backup-simplify]: Simplify 0 into 0 13.167 * [backup-simplify]: Simplify 1 into 1 13.167 * [taylor]: Taking taylor expansion of (* y y) in x 13.167 * [taylor]: Taking taylor expansion of y in x 13.167 * [backup-simplify]: Simplify y into y 13.167 * [taylor]: Taking taylor expansion of y in x 13.167 * [backup-simplify]: Simplify y into y 13.167 * [backup-simplify]: Simplify (* 0 0) into 0 13.167 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.168 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 13.168 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 13.168 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 13.168 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 13.169 * [backup-simplify]: Simplify (+ 0 0) into 0 13.169 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 13.169 * [backup-simplify]: Simplify (- y) into (- y) 13.169 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 13.169 * [backup-simplify]: Simplify (/ (- y) y) into -1 13.169 * [taylor]: Taking taylor expansion of -1 in y 13.169 * [backup-simplify]: Simplify -1 into -1 13.169 * [backup-simplify]: Simplify -1 into -1 13.170 * [backup-simplify]: Simplify (- 0) into 0 13.170 * [backup-simplify]: Simplify (+ 1 0) into 1 13.170 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 13.170 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.170 * [taylor]: Taking taylor expansion of y in y 13.170 * [backup-simplify]: Simplify 0 into 0 13.170 * [backup-simplify]: Simplify 1 into 1 13.171 * [backup-simplify]: Simplify (/ 1 1) into 1 13.171 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.171 * [backup-simplify]: Simplify 0 into 0 13.172 * [backup-simplify]: Simplify 0 into 0 13.172 * [backup-simplify]: Simplify (- 0) into 0 13.172 * [backup-simplify]: Simplify (+ 0 0) into 0 13.173 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 13.174 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 13.174 * [backup-simplify]: Simplify (+ 1 0) into 1 13.175 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 13.175 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 13.175 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 13.175 * [taylor]: Taking taylor expansion of 1/2 in y 13.175 * [backup-simplify]: Simplify 1/2 into 1/2 13.175 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.175 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.175 * [taylor]: Taking taylor expansion of y in y 13.175 * [backup-simplify]: Simplify 0 into 0 13.175 * [backup-simplify]: Simplify 1 into 1 13.176 * [backup-simplify]: Simplify (* 1 1) into 1 13.176 * [backup-simplify]: Simplify (/ 1 1) into 1 13.177 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.178 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.180 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 13.180 * [backup-simplify]: Simplify 0 into 0 13.180 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.180 * [backup-simplify]: Simplify 0 into 0 13.180 * [backup-simplify]: Simplify 0 into 0 13.180 * [backup-simplify]: Simplify (- 0) into 0 13.181 * [backup-simplify]: Simplify (+ 0 0) into 0 13.181 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 13.182 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 13.182 * [backup-simplify]: Simplify (+ 0 0) into 0 13.182 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 13.182 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ 0 y)) (* (/ 1 y) (/ (/ 1/2 y) y)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 13.182 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 13.183 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 13.183 * [taylor]: Taking taylor expansion of 1/2 in y 13.183 * [backup-simplify]: Simplify 1/2 into 1/2 13.183 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 13.183 * [taylor]: Taking taylor expansion of (pow y 3) in y 13.183 * [taylor]: Taking taylor expansion of y in y 13.183 * [backup-simplify]: Simplify 0 into 0 13.183 * [backup-simplify]: Simplify 1 into 1 13.183 * [backup-simplify]: Simplify (* 1 1) into 1 13.183 * [backup-simplify]: Simplify (* 1 1) into 1 13.183 * [backup-simplify]: Simplify (/ 1 1) into 1 13.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.185 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.185 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.186 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.188 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.188 * [backup-simplify]: Simplify (- 0) into 0 13.188 * [backup-simplify]: Simplify 0 into 0 13.188 * [backup-simplify]: Simplify -1 into -1 13.189 * [backup-simplify]: Simplify (log (exp (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))))) into (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 13.189 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 13.189 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 13.189 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 13.189 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.189 * [taylor]: Taking taylor expansion of x in y 13.189 * [backup-simplify]: Simplify x into x 13.189 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.189 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.189 * [taylor]: Taking taylor expansion of y in y 13.189 * [backup-simplify]: Simplify 0 into 0 13.189 * [backup-simplify]: Simplify 1 into 1 13.189 * [backup-simplify]: Simplify (/ 1 1) into 1 13.189 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 13.189 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 13.189 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 13.189 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 13.189 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.189 * [taylor]: Taking taylor expansion of x in y 13.189 * [backup-simplify]: Simplify x into x 13.189 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.189 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.189 * [taylor]: Taking taylor expansion of x in y 13.190 * [backup-simplify]: Simplify x into x 13.190 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.190 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 13.190 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.190 * [taylor]: Taking taylor expansion of y in y 13.190 * [backup-simplify]: Simplify 0 into 0 13.190 * [backup-simplify]: Simplify 1 into 1 13.190 * [backup-simplify]: Simplify (/ 1 1) into 1 13.190 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.190 * [taylor]: Taking taylor expansion of y in y 13.190 * [backup-simplify]: Simplify 0 into 0 13.190 * [backup-simplify]: Simplify 1 into 1 13.190 * [backup-simplify]: Simplify (/ 1 1) into 1 13.190 * [backup-simplify]: Simplify (* 1 1) into 1 13.191 * [backup-simplify]: Simplify (+ 0 1) into 1 13.191 * [backup-simplify]: Simplify (sqrt 1) into 1 13.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.192 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.192 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.192 * [backup-simplify]: Simplify (+ 0 0) into 0 13.193 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.193 * [backup-simplify]: Simplify (- 1) into -1 13.193 * [backup-simplify]: Simplify (+ 0 -1) into -1 13.194 * [backup-simplify]: Simplify (/ -1 1) into -1 13.194 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 13.194 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 13.194 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.194 * [taylor]: Taking taylor expansion of x in x 13.194 * [backup-simplify]: Simplify 0 into 0 13.194 * [backup-simplify]: Simplify 1 into 1 13.194 * [backup-simplify]: Simplify (/ 1 1) into 1 13.194 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.194 * [taylor]: Taking taylor expansion of y in x 13.194 * [backup-simplify]: Simplify y into y 13.194 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.194 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 13.194 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 13.194 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 13.194 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 13.194 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.194 * [taylor]: Taking taylor expansion of x in x 13.194 * [backup-simplify]: Simplify 0 into 0 13.194 * [backup-simplify]: Simplify 1 into 1 13.195 * [backup-simplify]: Simplify (/ 1 1) into 1 13.195 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.195 * [taylor]: Taking taylor expansion of x in x 13.195 * [backup-simplify]: Simplify 0 into 0 13.195 * [backup-simplify]: Simplify 1 into 1 13.195 * [backup-simplify]: Simplify (/ 1 1) into 1 13.195 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 13.195 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.195 * [taylor]: Taking taylor expansion of y in x 13.195 * [backup-simplify]: Simplify y into y 13.195 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.195 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.195 * [taylor]: Taking taylor expansion of y in x 13.195 * [backup-simplify]: Simplify y into y 13.195 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.195 * [backup-simplify]: Simplify (* 1 1) into 1 13.196 * [backup-simplify]: Simplify (+ 1 0) into 1 13.196 * [backup-simplify]: Simplify (sqrt 1) into 1 13.196 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.197 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.197 * [backup-simplify]: Simplify (+ 0 0) into 0 13.198 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.198 * [backup-simplify]: Simplify (+ 1 0) into 1 13.198 * [backup-simplify]: Simplify (/ 1 1) into 1 13.198 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 13.198 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 13.198 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.198 * [taylor]: Taking taylor expansion of x in x 13.198 * [backup-simplify]: Simplify 0 into 0 13.198 * [backup-simplify]: Simplify 1 into 1 13.198 * [backup-simplify]: Simplify (/ 1 1) into 1 13.198 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.198 * [taylor]: Taking taylor expansion of y in x 13.199 * [backup-simplify]: Simplify y into y 13.199 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.199 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 13.199 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 13.199 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 13.199 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 13.199 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.199 * [taylor]: Taking taylor expansion of x in x 13.199 * [backup-simplify]: Simplify 0 into 0 13.199 * [backup-simplify]: Simplify 1 into 1 13.199 * [backup-simplify]: Simplify (/ 1 1) into 1 13.199 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.199 * [taylor]: Taking taylor expansion of x in x 13.199 * [backup-simplify]: Simplify 0 into 0 13.199 * [backup-simplify]: Simplify 1 into 1 13.199 * [backup-simplify]: Simplify (/ 1 1) into 1 13.199 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 13.199 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.199 * [taylor]: Taking taylor expansion of y in x 13.199 * [backup-simplify]: Simplify y into y 13.199 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.200 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.200 * [taylor]: Taking taylor expansion of y in x 13.200 * [backup-simplify]: Simplify y into y 13.200 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.200 * [backup-simplify]: Simplify (* 1 1) into 1 13.200 * [backup-simplify]: Simplify (+ 1 0) into 1 13.200 * [backup-simplify]: Simplify (sqrt 1) into 1 13.201 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.201 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.201 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.202 * [backup-simplify]: Simplify (+ 0 0) into 0 13.202 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.202 * [backup-simplify]: Simplify (+ 1 0) into 1 13.203 * [backup-simplify]: Simplify (/ 1 1) into 1 13.203 * [taylor]: Taking taylor expansion of 1 in y 13.203 * [backup-simplify]: Simplify 1 into 1 13.203 * [backup-simplify]: Simplify 1 into 1 13.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.203 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 13.203 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 13.204 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 13.204 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 13.204 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.204 * [taylor]: Taking taylor expansion of y in y 13.204 * [backup-simplify]: Simplify 0 into 0 13.204 * [backup-simplify]: Simplify 1 into 1 13.204 * [backup-simplify]: Simplify (/ 1 1) into 1 13.204 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.205 * [backup-simplify]: Simplify (- 0) into 0 13.205 * [backup-simplify]: Simplify 0 into 0 13.205 * [backup-simplify]: Simplify 0 into 0 13.205 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.205 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.206 * [backup-simplify]: Simplify (- 0) into 0 13.206 * [backup-simplify]: Simplify (+ 0 0) into 0 13.206 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.207 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.207 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 13.208 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 13.209 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 13.209 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 13.209 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 13.209 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 13.209 * [taylor]: Taking taylor expansion of 1/2 in y 13.209 * [backup-simplify]: Simplify 1/2 into 1/2 13.209 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.209 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.210 * [taylor]: Taking taylor expansion of y in y 13.210 * [backup-simplify]: Simplify 0 into 0 13.210 * [backup-simplify]: Simplify 1 into 1 13.210 * [backup-simplify]: Simplify (* 1 1) into 1 13.210 * [backup-simplify]: Simplify (/ 1 1) into 1 13.210 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.211 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.213 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.213 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 13.214 * [backup-simplify]: Simplify (- 0) into 0 13.214 * [backup-simplify]: Simplify 0 into 0 13.215 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.215 * [backup-simplify]: Simplify (- 0) into 0 13.215 * [backup-simplify]: Simplify 0 into 0 13.215 * [backup-simplify]: Simplify 0 into 0 13.216 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.216 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.217 * [backup-simplify]: Simplify (- 0) into 0 13.217 * [backup-simplify]: Simplify (+ 0 0) into 0 13.218 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.219 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.220 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.220 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 13.221 * [backup-simplify]: Simplify (+ 0 0) into 0 13.221 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 13.223 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1/2 (pow y 2)) 1)) (* (- (* 1/2 (/ 1 (pow y 2)))) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 3))) 13.223 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 13.223 * [taylor]: Taking taylor expansion of 1/2 in y 13.223 * [backup-simplify]: Simplify 1/2 into 1/2 13.223 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 13.223 * [taylor]: Taking taylor expansion of (pow y 3) in y 13.223 * [taylor]: Taking taylor expansion of y in y 13.223 * [backup-simplify]: Simplify 0 into 0 13.223 * [backup-simplify]: Simplify 1 into 1 13.224 * [backup-simplify]: Simplify (* 1 1) into 1 13.224 * [backup-simplify]: Simplify (* 1 1) into 1 13.224 * [backup-simplify]: Simplify (/ 1 1) into 1 13.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.226 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.228 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.229 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.229 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.230 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.231 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.232 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.233 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.233 * [backup-simplify]: Simplify 0 into 0 13.233 * [backup-simplify]: Simplify 1 into 1 13.234 * [backup-simplify]: Simplify (log (exp (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))))) into (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 13.234 * [approximate]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in (x y) around 0 13.234 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 13.234 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 13.234 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.234 * [taylor]: Taking taylor expansion of y in y 13.234 * [backup-simplify]: Simplify 0 into 0 13.234 * [backup-simplify]: Simplify 1 into 1 13.235 * [backup-simplify]: Simplify (/ 1 1) into 1 13.235 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.235 * [taylor]: Taking taylor expansion of x in y 13.235 * [backup-simplify]: Simplify x into x 13.235 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.235 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 13.235 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 13.235 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 13.235 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 13.235 * [taylor]: Taking taylor expansion of (/ -1 x) in y 13.235 * [taylor]: Taking taylor expansion of -1 in y 13.235 * [backup-simplify]: Simplify -1 into -1 13.235 * [taylor]: Taking taylor expansion of x in y 13.235 * [backup-simplify]: Simplify x into x 13.235 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.235 * [taylor]: Taking taylor expansion of (/ -1 x) in y 13.235 * [taylor]: Taking taylor expansion of -1 in y 13.235 * [backup-simplify]: Simplify -1 into -1 13.235 * [taylor]: Taking taylor expansion of x in y 13.235 * [backup-simplify]: Simplify x into x 13.235 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.235 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 13.235 * [taylor]: Taking taylor expansion of (/ -1 y) in y 13.235 * [taylor]: Taking taylor expansion of -1 in y 13.235 * [backup-simplify]: Simplify -1 into -1 13.235 * [taylor]: Taking taylor expansion of y in y 13.235 * [backup-simplify]: Simplify 0 into 0 13.236 * [backup-simplify]: Simplify 1 into 1 13.236 * [backup-simplify]: Simplify (/ -1 1) into -1 13.236 * [taylor]: Taking taylor expansion of (/ -1 y) in y 13.236 * [taylor]: Taking taylor expansion of -1 in y 13.236 * [backup-simplify]: Simplify -1 into -1 13.236 * [taylor]: Taking taylor expansion of y in y 13.236 * [backup-simplify]: Simplify 0 into 0 13.236 * [backup-simplify]: Simplify 1 into 1 13.237 * [backup-simplify]: Simplify (/ -1 1) into -1 13.237 * [backup-simplify]: Simplify (* -1 -1) into 1 13.237 * [backup-simplify]: Simplify (+ 0 1) into 1 13.238 * [backup-simplify]: Simplify (sqrt 1) into 1 13.245 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.247 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.247 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.248 * [backup-simplify]: Simplify (+ 0 0) into 0 13.249 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.249 * [backup-simplify]: Simplify (+ 1 0) into 1 13.250 * [backup-simplify]: Simplify (/ 1 1) into 1 13.250 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 13.250 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 13.250 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.250 * [taylor]: Taking taylor expansion of y in x 13.250 * [backup-simplify]: Simplify y into y 13.250 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.250 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.250 * [taylor]: Taking taylor expansion of x in x 13.250 * [backup-simplify]: Simplify 0 into 0 13.250 * [backup-simplify]: Simplify 1 into 1 13.250 * [backup-simplify]: Simplify (/ 1 1) into 1 13.250 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 13.251 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 13.251 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 13.251 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 13.251 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.251 * [taylor]: Taking taylor expansion of -1 in x 13.251 * [backup-simplify]: Simplify -1 into -1 13.251 * [taylor]: Taking taylor expansion of x in x 13.251 * [backup-simplify]: Simplify 0 into 0 13.251 * [backup-simplify]: Simplify 1 into 1 13.251 * [backup-simplify]: Simplify (/ -1 1) into -1 13.251 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.251 * [taylor]: Taking taylor expansion of -1 in x 13.251 * [backup-simplify]: Simplify -1 into -1 13.251 * [taylor]: Taking taylor expansion of x in x 13.251 * [backup-simplify]: Simplify 0 into 0 13.251 * [backup-simplify]: Simplify 1 into 1 13.252 * [backup-simplify]: Simplify (/ -1 1) into -1 13.252 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 13.252 * [taylor]: Taking taylor expansion of (/ -1 y) in x 13.252 * [taylor]: Taking taylor expansion of -1 in x 13.252 * [backup-simplify]: Simplify -1 into -1 13.252 * [taylor]: Taking taylor expansion of y in x 13.252 * [backup-simplify]: Simplify y into y 13.252 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 13.252 * [taylor]: Taking taylor expansion of (/ -1 y) in x 13.252 * [taylor]: Taking taylor expansion of -1 in x 13.252 * [backup-simplify]: Simplify -1 into -1 13.252 * [taylor]: Taking taylor expansion of y in x 13.252 * [backup-simplify]: Simplify y into y 13.252 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 13.252 * [backup-simplify]: Simplify (* -1 -1) into 1 13.252 * [backup-simplify]: Simplify (+ 1 0) into 1 13.253 * [backup-simplify]: Simplify (sqrt 1) into 1 13.253 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.254 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.254 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.254 * [backup-simplify]: Simplify (+ 0 0) into 0 13.255 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.255 * [backup-simplify]: Simplify (- 1) into -1 13.255 * [backup-simplify]: Simplify (+ 0 -1) into -1 13.255 * [backup-simplify]: Simplify (/ -1 1) into -1 13.255 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 13.255 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 13.256 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.256 * [taylor]: Taking taylor expansion of y in x 13.256 * [backup-simplify]: Simplify y into y 13.256 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.256 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.256 * [taylor]: Taking taylor expansion of x in x 13.256 * [backup-simplify]: Simplify 0 into 0 13.256 * [backup-simplify]: Simplify 1 into 1 13.256 * [backup-simplify]: Simplify (/ 1 1) into 1 13.256 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 13.256 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 13.256 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 13.256 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 13.256 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.256 * [taylor]: Taking taylor expansion of -1 in x 13.256 * [backup-simplify]: Simplify -1 into -1 13.256 * [taylor]: Taking taylor expansion of x in x 13.256 * [backup-simplify]: Simplify 0 into 0 13.256 * [backup-simplify]: Simplify 1 into 1 13.256 * [backup-simplify]: Simplify (/ -1 1) into -1 13.256 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.256 * [taylor]: Taking taylor expansion of -1 in x 13.257 * [backup-simplify]: Simplify -1 into -1 13.257 * [taylor]: Taking taylor expansion of x in x 13.257 * [backup-simplify]: Simplify 0 into 0 13.257 * [backup-simplify]: Simplify 1 into 1 13.257 * [backup-simplify]: Simplify (/ -1 1) into -1 13.257 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 13.257 * [taylor]: Taking taylor expansion of (/ -1 y) in x 13.257 * [taylor]: Taking taylor expansion of -1 in x 13.257 * [backup-simplify]: Simplify -1 into -1 13.257 * [taylor]: Taking taylor expansion of y in x 13.257 * [backup-simplify]: Simplify y into y 13.257 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 13.257 * [taylor]: Taking taylor expansion of (/ -1 y) in x 13.257 * [taylor]: Taking taylor expansion of -1 in x 13.257 * [backup-simplify]: Simplify -1 into -1 13.257 * [taylor]: Taking taylor expansion of y in x 13.257 * [backup-simplify]: Simplify y into y 13.257 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 13.257 * [backup-simplify]: Simplify (* -1 -1) into 1 13.258 * [backup-simplify]: Simplify (+ 1 0) into 1 13.258 * [backup-simplify]: Simplify (sqrt 1) into 1 13.258 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.259 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.259 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.259 * [backup-simplify]: Simplify (+ 0 0) into 0 13.260 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.260 * [backup-simplify]: Simplify (- 1) into -1 13.260 * [backup-simplify]: Simplify (+ 0 -1) into -1 13.260 * [backup-simplify]: Simplify (/ -1 1) into -1 13.261 * [taylor]: Taking taylor expansion of -1 in y 13.261 * [backup-simplify]: Simplify -1 into -1 13.261 * [backup-simplify]: Simplify -1 into -1 13.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.261 * [backup-simplify]: Simplify (- 0) into 0 13.261 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 13.262 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 13.262 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.262 * [taylor]: Taking taylor expansion of y in y 13.262 * [backup-simplify]: Simplify 0 into 0 13.262 * [backup-simplify]: Simplify 1 into 1 13.262 * [backup-simplify]: Simplify (/ 1 1) into 1 13.262 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.263 * [backup-simplify]: Simplify 0 into 0 13.263 * [backup-simplify]: Simplify 0 into 0 13.263 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.263 * [backup-simplify]: Simplify (- 0) into 0 13.264 * [backup-simplify]: Simplify (+ 0 0) into 0 13.264 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.265 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.265 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 13.265 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 13.265 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 13.266 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 13.267 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 13.267 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 13.267 * [taylor]: Taking taylor expansion of 1/2 in y 13.267 * [backup-simplify]: Simplify 1/2 into 1/2 13.267 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.267 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.267 * [taylor]: Taking taylor expansion of y in y 13.267 * [backup-simplify]: Simplify 0 into 0 13.267 * [backup-simplify]: Simplify 1 into 1 13.267 * [backup-simplify]: Simplify (* 1 1) into 1 13.268 * [backup-simplify]: Simplify (/ 1 1) into 1 13.268 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.268 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.270 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 13.270 * [backup-simplify]: Simplify 0 into 0 13.270 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.270 * [backup-simplify]: Simplify 0 into 0 13.270 * [backup-simplify]: Simplify 0 into 0 13.271 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.271 * [backup-simplify]: Simplify (- 0) into 0 13.272 * [backup-simplify]: Simplify (+ 0 0) into 0 13.272 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.273 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.273 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 13.273 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 13.273 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 13.274 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 13.274 * [backup-simplify]: Simplify (+ 0 0) into 0 13.274 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 13.275 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* (/ 1 y) (/ (/ 1/2 (pow y 2)) 1)) (* (* 1/2 (/ 1 (pow y 2))) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 3)))) 13.275 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 13.275 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 13.275 * [taylor]: Taking taylor expansion of 1/2 in y 13.275 * [backup-simplify]: Simplify 1/2 into 1/2 13.275 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 13.275 * [taylor]: Taking taylor expansion of (pow y 3) in y 13.275 * [taylor]: Taking taylor expansion of y in y 13.275 * [backup-simplify]: Simplify 0 into 0 13.276 * [backup-simplify]: Simplify 1 into 1 13.276 * [backup-simplify]: Simplify (* 1 1) into 1 13.276 * [backup-simplify]: Simplify (* 1 1) into 1 13.276 * [backup-simplify]: Simplify (/ 1 1) into 1 13.277 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.277 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.278 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.278 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.279 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.279 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.280 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.281 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.282 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.282 * [backup-simplify]: Simplify (- 0) into 0 13.282 * [backup-simplify]: Simplify 0 into 0 13.282 * [backup-simplify]: Simplify -1 into -1 13.282 * * * [progress]: simplifying candidates 13.287 * [simplify]: Simplifying: (expm1 (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (log1p (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (* (log (log (exp (/ (- x y) (hypot x y))))) 3) (* (log (log (exp (/ (- x y) (hypot x y))))) 3) (* 1 3) (pow (log (exp (/ (- x y) (hypot x y)))) (* (cbrt 3) (cbrt 3))) (pow (log (exp (/ (- x y) (hypot x y)))) (sqrt 3)) (pow (log (exp (/ (- x y) (hypot x y)))) 1) (pow 1 3) (pow (log (exp (/ (- x y) (hypot x y)))) 3) (pow (cbrt (/ (- x y) (hypot x y))) 3) (pow (log (exp (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (log (exp (sqrt (/ (- x y) (hypot x y))))) 3) (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3) (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3) (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))))) 3) (pow (/ (cbrt (- x y)) (hypot x y)) 3) (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) 1))) 3) (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3) (pow (log (exp (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (log (exp (/ (sqrt (- x y)) (sqrt (hypot x y))))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (log (exp (/ (sqrt (- x y)) 1))) 3) (pow (/ (- x y) (cbrt (hypot x y))) 3) (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3) (pow (/ (- x y) (hypot x y)) 3) (pow (log (exp (/ 1 1))) 3) (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3) (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (log (exp (/ (+ (sqrt x) (sqrt y)) 1))) 3) (pow (/ (- x y) (cbrt (hypot x y))) 3) (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3) (pow (/ (- x y) (hypot x y)) 3) (pow (log (exp (/ 1 1))) 3) (pow (/ (- x y) (hypot x y)) 3) (pow (log (exp 1)) 3) (pow (/ 1 (hypot x y)) 3) (pow (log (exp (- x y))) 3) (pow (* (cbrt (log (exp (/ (- x y) (hypot x y))))) (cbrt (log (exp (/ (- x y) (hypot x y)))))) 3) (pow (cbrt (log (exp (/ (- x y) (hypot x y))))) 3) (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3) (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3) (pow 1 3) (pow (log (exp (/ (- x y) (hypot x y)))) 3) (* (log (exp (/ (- x y) (hypot x y)))) (log (exp (/ (- x y) (hypot x y))))) (log (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (exp (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (* (* (pow (log (exp (/ (- x y) (hypot x y)))) 3) (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (pow 1 3) (pow (log (exp (/ (- x y) (hypot x y)))) 3) (pow (cbrt (/ (- x y) (hypot x y))) 3) (pow (log (exp (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (log (exp (sqrt (/ (- x y) (hypot x y))))) 3) (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3) (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3) (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))))) 3) (pow (/ (cbrt (- x y)) (hypot x y)) 3) (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) 1))) 3) (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3) (pow (log (exp (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (log (exp (/ (sqrt (- x y)) (sqrt (hypot x y))))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (log (exp (/ (sqrt (- x y)) 1))) 3) (pow (/ (- x y) (cbrt (hypot x y))) 3) (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3) (pow (/ (- x y) (hypot x y)) 3) (pow (log (exp (/ 1 1))) 3) (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3) (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))))) 3) (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (log (exp (/ (+ (sqrt x) (sqrt y)) 1))) 3) (pow (/ (- x y) (cbrt (hypot x y))) 3) (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3) (pow (/ (- x y) (hypot x y)) 3) (pow (log (exp (/ 1 1))) 3) (pow (/ (- x y) (hypot x y)) 3) (pow (log (exp 1)) 3) (pow (/ 1 (hypot x y)) 3) (pow (log (exp (- x y))) 3) (pow (* (cbrt (log (exp (/ (- x y) (hypot x y))))) (cbrt (log (exp (/ (- x y) (hypot x y)))))) 3) (pow (cbrt (log (exp (/ (- x y) (hypot x y))))) 3) (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3) (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3) (pow 1 3) (pow (log (exp (/ (- x y) (hypot x y)))) 3) (* (log (exp (/ (- x y) (hypot x y)))) (log (exp (/ (- x y) (hypot x y))))) (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2)) (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2)) (expm1 (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (log1p (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (log (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (exp (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (cbrt (pow 1 3)) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (log (exp (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))))) 3)) (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (log (exp (sqrt (/ (- x y) (hypot x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (hypot x y)) 3)) (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) 1))) 3)) (cbrt (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (sqrt (- x y)) (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (hypot x y)) 3)) (cbrt (pow (log (exp (/ (sqrt (- x y)) 1))) 3)) (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (log (exp (/ 1 1))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3)) (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) 1))) 3)) (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (log (exp (/ 1 1))) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (log (exp 1)) 3)) (cbrt (pow (/ 1 (hypot x y)) 3)) (cbrt (pow (log (exp (- x y))) 3)) (cbrt (pow (* (cbrt (log (exp (/ (- x y) (hypot x y))))) (cbrt (log (exp (/ (- x y) (hypot x y)))))) 3)) (cbrt (pow (cbrt (log (exp (/ (- x y) (hypot x y))))) 3)) (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (cbrt (pow 1 3)) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (cbrt (* (log (exp (/ (- x y) (hypot x y)))) (log (exp (/ (- x y) (hypot x y)))))) (cbrt (log (exp (/ (- x y) (hypot x y))))) (cbrt (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)))) (cbrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (cbrt (pow 1 3)) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (cbrt (pow (cbrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (log (exp (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))))) 3)) (cbrt (pow (sqrt (/ (- x y) (hypot x y))) 3)) (cbrt (pow (log (exp (sqrt (/ (- x y) (hypot x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (cbrt (- x y)) (hypot x y)) 3)) (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) 1))) 3)) (cbrt (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (sqrt (- x y)) (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (sqrt (- x y)) (hypot x y)) 3)) (cbrt (pow (log (exp (/ (sqrt (- x y)) 1))) 3)) (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (log (exp (/ 1 1))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3)) (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) 1))) 3)) (cbrt (pow (/ (- x y) (cbrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (cbrt (pow (/ (- x y) (sqrt (hypot x y))) 3)) (cbrt (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (log (exp (/ 1 1))) 3)) (cbrt (pow (/ (- x y) (hypot x y)) 3)) (cbrt (pow (log (exp 1)) 3)) (cbrt (pow (/ 1 (hypot x y)) 3)) (cbrt (pow (log (exp (- x y))) 3)) (cbrt (pow (* (cbrt (log (exp (/ (- x y) (hypot x y))))) (cbrt (log (exp (/ (- x y) (hypot x y)))))) 3)) (cbrt (pow (cbrt (log (exp (/ (- x y) (hypot x y))))) 3)) (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (cbrt (pow 1 3)) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (cbrt (log (exp (/ (- x y) (hypot x y))))) (cbrt (* (log (exp (/ (- x y) (hypot x y)))) (log (exp (/ (- x y) (hypot x y)))))) (cbrt (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (cbrt (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (cbrt 1) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2))) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2))) (* (cbrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (cbrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)))) (cbrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (* (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (sqrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (sqrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (expm1 (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (log1p (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) (+ (log (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (- (log (+ x y)) (log (hypot x y)))) (+ (log (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (log (/ (+ x y) (hypot x y)))) (log (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (exp (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (* (pow (log (exp (/ (- x y) (hypot x y)))) 3) (/ (* (* (+ x y) (+ x y)) (+ x y)) (* (* (hypot x y) (hypot x y)) (hypot x y)))) (* (pow (log (exp (/ (- x y) (hypot x y)))) 3) (* (* (/ (+ x y) (hypot x y)) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y)))) (* (cbrt (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (cbrt (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))))) (cbrt (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (* (* (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (sqrt (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (sqrt (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2))) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (* (cbrt (/ (+ x y) (hypot x y))) (cbrt (/ (+ x y) (hypot x y))))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (sqrt (/ (+ x y) (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) 1)) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (sqrt (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (sqrt (+ x y)) 1)) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ 1 (sqrt (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ 1 1)) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ 1 (sqrt (hypot x y)))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ 1 1)) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) 1) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (+ x y)) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (sqrt (/ (- x y) (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (sqrt (- x y)) (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (sqrt (- x y)) 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp 1)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (- x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (cbrt (log (exp (/ (- x y) (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (log (exp (/ (- x y) (hypot x y))))) (/ (+ x y) (hypot x y))) (* (cbrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (sqrt (/ (- x y) (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (sqrt (- x y)) (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (sqrt (- x y)) 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (+ (sqrt x) (sqrt y)) 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 (sqrt (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ 1 1))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp 1)) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (- x y))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (cbrt (log (exp (/ (- x y) (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (sqrt (log (exp (/ (- x y) (hypot x y))))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (* (log (exp (/ (- x y) (hypot x y)))) (log (exp (/ (- x y) (hypot x y)))))) (/ (+ x y) (hypot x y))) (* (cbrt (sqrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) (/ 3 2))) (/ (+ x y) (hypot x y))) (* (cbrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (/ (+ x y) (hypot x y))) (* (sqrt (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3))) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (/ (+ x y) (hypot x y))) (* (cbrt (pow (log (exp (/ (- x y) (hypot x y)))) 3)) (+ x y)) (expm1 (log (exp (/ (- x y) (hypot x y))))) (log1p (log (exp (/ (- x y) (hypot x y))))) (log (* (cbrt (exp (/ (- x y) (hypot x y)))) (cbrt (exp (/ (- x y) (hypot x y)))))) (log (cbrt (exp (/ (- x y) (hypot x y))))) (log (sqrt (exp (/ (- x y) (hypot x y))))) (log (sqrt (exp (/ (- x y) (hypot x y))))) (log 1) (log (exp (/ (- x y) (hypot x y)))) (log (exp (/ x (hypot x y)))) (log (exp (/ y (hypot x y)))) (log (exp (/ (- x y) (hypot x y)))) (log (exp (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))))) (log (exp (sqrt (/ (- x y) (hypot x y))))) (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))))) (log (exp (/ (* (cbrt (- x y)) (cbrt (- x y))) 1))) (log (exp (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (log (exp (/ (sqrt (- x y)) (sqrt (hypot x y))))) (log (exp (/ (sqrt (- x y)) 1))) (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (log (exp (/ 1 (sqrt (hypot x y))))) (log (exp (/ 1 1))) (log (exp (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (log (exp (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))))) (log (exp (/ (+ (sqrt x) (sqrt y)) 1))) (log (exp (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (log (exp (/ 1 (sqrt (hypot x y))))) (log (exp (/ 1 1))) (log (exp 1)) (log (exp (- x y))) (log (log (exp (/ (- x y) (hypot x y))))) (exp (log (exp (/ (- x y) (hypot x y))))) (* (cbrt (log (exp (/ (- x y) (hypot x y))))) (cbrt (log (exp (/ (- x y) (hypot x y)))))) (cbrt (log (exp (/ (- x y) (hypot x y))))) (* (* (log (exp (/ (- x y) (hypot x y)))) (log (exp (/ (- x y) (hypot x y))))) (log (exp (/ (- x y) (hypot x y))))) (sqrt (log (exp (/ (- x y) (hypot x y))))) (sqrt (log (exp (/ (- x y) (hypot x y))))) -1 1 -1 -1 1 -1 -1 1 1 -1 1 -1 13.294 * * [simplify]: Extracting # 0 : cost 0 13.294 * * [simplify]: Extracting # 1 : cost 0 13.294 * * [simplify]: Extracting # 2 : cost 0 13.295 * * [simplify]: Extracting # 3 : cost 0 13.295 * * [simplify]: Extracting # 4 : cost 0 13.295 * * [simplify]: Extracting # 5 : cost 0 13.296 * * [simplify]: Extracting # 6 : cost 0 13.296 * * [simplify]: Extracting # 7 : cost 0 13.297 * * [simplify]: Extracting # 8 : cost 0 13.297 * * [simplify]: Extracting # 9 : cost 0 13.297 * * [simplify]: iteration 0 : 288 enodes (cost 5641 ) 13.437 * * [simplify]: Extracting # 0 : cost 0 13.439 * * [simplify]: Extracting # 1 : cost 0 13.447 * * [simplify]: Extracting # 2 : cost 0 13.449 * * [simplify]: Extracting # 3 : cost 0 13.450 * * [simplify]: Extracting # 4 : cost 0 13.451 * * [simplify]: iteration 1 : 874 enodes (cost 4235 ) 14.176 * * [simplify]: Extracting # 0 : cost 0 14.191 * * [simplify]: Extracting # 1 : cost 0 14.200 * * [simplify]: Extracting # 2 : cost 0 14.208 * * [simplify]: Extracting # 3 : cost 0 14.216 * * [simplify]: Extracting # 4 : cost 0 14.220 * * [simplify]: iteration 2 : 4844 enodes (cost 3886 ) 16.905 * * [simplify]: Extracting # 0 : cost 0 16.910 * * [simplify]: iteration done: 5000 enodes (cost 3886 ) 16.911 * [simplify]: Simplified to: (expm1 (pow (/ (- x y) (hypot x y)) 3)) (log1p (pow (/ (- x y) (hypot x y)) 3)) (* (log (/ (- x y) (hypot x y))) 3) (* (log (/ (- x y) (hypot x y))) 3) 3 (pow (/ (- x y) (hypot x y)) (* (cbrt 3) (cbrt 3))) (pow (/ (- x y) (hypot x y)) (sqrt 3)) (/ (- x y) (hypot x y)) 1 (pow (/ (- x y) (hypot x y)) 3) (/ (- x y) (hypot x y)) (pow (/ (- x y) (hypot x y)) 2) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (/ (- x y) (hypot x y)) (pow (/ (- x y) (hypot x y)) 2) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (* (- x y) (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (- x y) (pow (hypot x y) 3)) (* (- x y) (- x y)) (/ (pow (sqrt (- x y)) 3) (hypot x y)) (/ (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3) (hypot x y)) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (sqrt (- x y)) 3) (/ (pow (- x y) 3) (hypot x y)) (/ (pow (/ 1 (cbrt (hypot x y))) 3) (hypot x y)) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (hypot x y)) 3) 1 (/ (pow (- (sqrt x) (sqrt y)) 3) (hypot x y)) (/ (pow (/ (+ (sqrt y) (sqrt x)) (cbrt (hypot x y))) 3) (hypot x y)) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (sqrt (hypot x y))) 3) (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (+ (sqrt y) (sqrt x)) 3) (/ (pow (- x y) 3) (hypot x y)) (/ (pow (/ 1 (cbrt (hypot x y))) 3) (hypot x y)) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (hypot x y)) 3) 1 (pow (/ (- x y) (hypot x y)) 3) 1 (pow (/ 1 (hypot x y)) 3) (pow (- x y) 3) (pow (/ (- x y) (hypot x y)) 2) (/ (- x y) (hypot x y)) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) 1 (pow (/ (- x y) (hypot x y)) 3) (pow (/ (- x y) (hypot x y)) 2) (* (log (/ (- x y) (hypot x y))) 3) (exp (pow (/ (- x y) (hypot x y)) 3)) (pow (/ (- x y) (hypot x y)) 2) (/ (- x y) (hypot x y)) (pow (pow (/ (- x y) (hypot x y)) 3) 3) 1 (pow (/ (- x y) (hypot x y)) 3) (/ (- x y) (hypot x y)) (pow (/ (- x y) (hypot x y)) 2) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) (/ (- x y) (hypot x y)) (pow (/ (- x y) (hypot x y)) 2) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (* (- x y) (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (- x y) (pow (hypot x y) 3)) (* (- x y) (- x y)) (/ (pow (sqrt (- x y)) 3) (hypot x y)) (/ (pow (/ (sqrt (- x y)) (cbrt (hypot x y))) 3) (hypot x y)) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (sqrt (hypot x y))) 3) (pow (/ (sqrt (- x y)) (hypot x y)) 3) (pow (sqrt (- x y)) 3) (/ (pow (- x y) 3) (hypot x y)) (/ (pow (/ 1 (cbrt (hypot x y))) 3) (hypot x y)) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (hypot x y)) 3) 1 (/ (pow (- (sqrt x) (sqrt y)) 3) (hypot x y)) (/ (pow (/ (+ (sqrt y) (sqrt x)) (cbrt (hypot x y))) 3) (hypot x y)) (pow (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) 3) (pow (/ (+ (sqrt y) (sqrt x)) (sqrt (hypot x y))) 3) (pow (/ (- (sqrt x) (sqrt y)) (hypot x y)) 3) (pow (+ (sqrt y) (sqrt x)) 3) (/ (pow (- x y) 3) (hypot x y)) (/ (pow (/ 1 (cbrt (hypot x y))) 3) (hypot x y)) (pow (/ (- x y) (sqrt (hypot x y))) 3) (pow (/ 1 (sqrt (hypot x y))) 3) (pow (/ (- x y) (hypot x y)) 3) 1 (pow (/ (- x y) (hypot x y)) 3) 1 (pow (/ 1 (hypot x y)) 3) (pow (- x y) 3) (pow (/ (- x y) (hypot x y)) 2) (/ (- x y) (hypot x y)) (pow (sqrt (/ (- x y) (hypot x y))) 3) (pow (sqrt (/ (- x y) (hypot x y))) 3) 1 (pow (/ (- x y) (hypot x y)) 3) (pow (/ (- x y) (hypot x y)) 2) (sqrt (pow (/ (- x y) (hypot x y)) 3)) (sqrt (pow (/ (- x y) (hypot x y)) 3)) (pow (/ (- x y) (hypot x y)) 3/2) (pow (/ (- x y) (hypot x y)) 3/2) (expm1 (/ (- x y) (hypot x y))) (log1p (/ (- x y) (hypot x y))) (log (/ (- x y) (hypot x y))) (exp (/ (- x y) (hypot x y))) 1 (/ (- x y) (hypot x y)) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (/ (cbrt (- x y)) (sqrt (hypot x y))) (/ (cbrt (* (- x y) (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (hypot x y)) (cbrt (* (- x y) (- x y))) (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (hypot x y)) (sqrt (- x y)) (/ (- x y) (cbrt (hypot x y))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (sqrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (hypot x y)) 1 (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ (sqrt y) (sqrt x)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (+ (sqrt y) (sqrt x)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (+ (sqrt y) (sqrt x)) (/ (- x y) (cbrt (hypot x y))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (sqrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (hypot x y)) 1 (/ (- x y) (hypot x y)) 1 (/ 1 (hypot x y)) (- x y) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (cbrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) 1 (/ (- x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (cbrt (/ (- x y) (hypot x y))) 1 (/ (- x y) (hypot x y)) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (/ (cbrt (- x y)) (sqrt (hypot x y))) (/ (cbrt (* (- x y) (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (hypot x y)) (cbrt (* (- x y) (- x y))) (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (hypot x y)) (sqrt (- x y)) (/ (- x y) (cbrt (hypot x y))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (sqrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (hypot x y)) 1 (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (+ (sqrt y) (sqrt x)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (+ (sqrt y) (sqrt x)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (+ (sqrt y) (sqrt x)) (/ (- x y) (cbrt (hypot x y))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (- x y) (sqrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (hypot x y)) 1 (/ (- x y) (hypot x y)) 1 (/ 1 (hypot x y)) (- x y) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (cbrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) 1 (/ (- x y) (hypot x y)) (cbrt (/ (- x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) 1 (/ (- x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 3/2)) (cbrt (pow (/ (- x y) (hypot x y)) 3/2)) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (cbrt (/ (- x y) (hypot x y))) (pow (/ (- x y) (hypot x y)) 3) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) (expm1 (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (log1p (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (log (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (log (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (log (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (pow (exp (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (/ (pow (/ (- x y) (hypot x y)) 3) (/ (pow (hypot x y) 3) (pow (+ x y) 3))) (pow (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) 3) (* (cbrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (cbrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))))) (cbrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (pow (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) 3) (sqrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (sqrt (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3)))) (* (sqrt (/ (+ x y) (hypot x y))) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (+ x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 3/2))) (* (sqrt (/ (+ x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 3/2))) (* (/ (sqrt (+ x y)) (sqrt (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 3/2))) (* (/ (sqrt (+ x y)) (sqrt (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 3/2))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (+ x y) (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (+ x y)) (sqrt (hypot x y)))) (* (* (cbrt (/ (+ x y) (hypot x y))) (cbrt (/ (+ x y) (hypot x y)))) (/ (- x y) (hypot x y))) (* (sqrt (/ (+ x y) (hypot x y))) (/ (- x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (hypot x y))) (/ (- x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (/ (- x y) (hypot x y)) (/ (sqrt (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (* (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ (- x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (sqrt (+ x y))) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y)) (* (/ (- x y) (hypot x y)) (+ x y)) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 2))) (* (/ (+ x y) (hypot x y)) (sqrt (/ (- x y) (hypot x y)))) (* (/ (+ x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 2))) (/ (* (/ (+ x y) (hypot x y)) (cbrt (* (- x y) (- x y)))) (sqrt (hypot x y))) (* (cbrt (* (- x y) (- x y))) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (sqrt (- x y)) (/ (+ x y) (hypot x y))) (* (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (hypot x y))) (* (/ 1 (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y)) (* (/ (+ (sqrt y) (sqrt x)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (+ (sqrt y) (sqrt x)) (sqrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (+ (sqrt y) (sqrt x))) (* (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (hypot x y))) (* (/ 1 (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y)) (/ (+ x y) (hypot x y)) (* (- x y) (/ (+ x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (sqrt (/ (- x y) (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 2))) (* (/ (+ x y) (hypot x y)) (sqrt (/ (- x y) (hypot x y)))) (* (/ (+ x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 2))) (/ (* (/ (+ x y) (hypot x y)) (cbrt (* (- x y) (- x y)))) (sqrt (hypot x y))) (* (cbrt (* (- x y) (- x y))) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (hypot x y))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (* (sqrt (- x y)) (/ (+ x y) (hypot x y))) (* (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (hypot x y))) (* (/ 1 (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y)) (* (/ (+ (sqrt y) (sqrt x)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (/ (+ (sqrt y) (sqrt x)) (sqrt (hypot x y)))) (* (/ (+ x y) (hypot x y)) (+ (sqrt y) (sqrt x))) (* (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ x y) (hypot x y))) (* (/ 1 (sqrt (hypot x y))) (/ (+ x y) (hypot x y))) (/ (+ x y) (hypot x y)) (/ (+ x y) (hypot x y)) (* (- x y) (/ (+ x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (sqrt (/ (- x y) (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 2))) (* (/ (+ x y) (hypot x y)) (cbrt (sqrt (pow (/ (- x y) (hypot x y)) 3)))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (cbrt (pow (/ (- x y) (hypot x y)) 3/2)) (/ (+ x y) (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ (+ x y) (hypot x y))) (* (/ (+ x y) (hypot x y)) (sqrt (/ (- x y) (hypot x y)))) (* (/ (+ x y) (hypot x y)) (/ (- x y) (hypot x y))) (* (/ (- x y) (hypot x y)) (+ x y)) (expm1 (/ (- x y) (hypot x y))) (log1p (/ (- x y) (hypot x y))) (* 2 (log (cbrt (exp (/ (- x y) (hypot x y)))))) (log (cbrt (exp (/ (- x y) (hypot x y))))) (log (sqrt (exp (/ (- x y) (hypot x y))))) (log (sqrt (exp (/ (- x y) (hypot x y))))) 0 (/ (- x y) (hypot x y)) (/ x (hypot x y)) (/ y (hypot x y)) (/ (- x y) (hypot x y)) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (sqrt (/ (- x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (/ (cbrt (* (- x y) (- x y))) (sqrt (hypot x y))) (cbrt (* (- x y) (- x y))) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (- x y)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (sqrt (hypot x y))) 1 (/ (+ (sqrt y) (sqrt x)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (+ (sqrt y) (sqrt x)) (sqrt (hypot x y))) (+ (sqrt y) (sqrt x)) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (sqrt (hypot x y))) 1 1 (- x y) (log (/ (- x y) (hypot x y))) (exp (/ (- x y) (hypot x y))) (cbrt (pow (/ (- x y) (hypot x y)) 2)) (cbrt (/ (- x y) (hypot x y))) (pow (/ (- x y) (hypot x y)) 3) (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (- x y) (hypot x y))) -1 1 -1 -1 1 -1 -1 1 1 -1 1 -1 16.914 * * * [progress]: adding candidates to table 17.592 * [progress]: [Phase 3 of 3] Extracting. 17.592 * * [regime]: Finding splitpoints for: (# # #) 17.593 * * * [regime-changes]: Trying 3 branch expressions: ((/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) y x) 17.594 * * * * [regimes]: Trying to branch on (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) from (# # #) 17.618 * * * * [regimes]: Trying to branch on y from (# # #) 17.633 * * * * [regimes]: Trying to branch on x from (# # #) 17.649 * * * [regime]: Found split indices: #