26.095 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.044 * * * [progress]: [2/2] Setting up program. 0.049 * [progress]: [Phase 2 of 3] Improving. 0.050 * [simplify]: Simplifying: (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) 0.050 * * [simplify]: Extracting # 0 : cost 0 0.050 * * [simplify]: Extracting # 1 : cost 0 0.050 * * [simplify]: Extracting # 2 : cost 0 0.050 * * [simplify]: Extracting # 3 : cost 0 0.050 * * [simplify]: Extracting # 4 : cost 0 0.050 * * [simplify]: Extracting # 5 : cost 0 0.050 * * [simplify]: iteration 0 : 9 enodes (cost 15 ) 0.053 * * [simplify]: Extracting # 0 : cost 0 0.054 * * [simplify]: Extracting # 1 : cost 0 0.054 * * [simplify]: Extracting # 2 : cost 0 0.054 * * [simplify]: iteration 1 : 23 enodes (cost 14 ) 0.062 * * [simplify]: Extracting # 0 : cost 0 0.062 * * [simplify]: Extracting # 1 : cost 0 0.062 * * [simplify]: Extracting # 2 : cost 0 0.063 * * [simplify]: iteration 2 : 52 enodes (cost 14 ) 0.084 * * [simplify]: Extracting # 0 : cost 0 0.084 * * [simplify]: Extracting # 1 : cost 0 0.085 * * [simplify]: Extracting # 2 : cost 0 0.085 * * [simplify]: iteration 3 : 115 enodes (cost 14 ) 0.132 * * [simplify]: Extracting # 0 : cost 0 0.132 * * [simplify]: Extracting # 1 : cost 0 0.133 * * [simplify]: Extracting # 2 : cost 0 0.133 * * [simplify]: Extracting # 3 : cost 0 0.134 * * [simplify]: iteration 4 : 249 enodes (cost 14 ) 0.291 * * [simplify]: Extracting # 0 : cost 0 0.292 * * [simplify]: Extracting # 1 : cost 0 0.293 * * [simplify]: Extracting # 2 : cost 0 0.294 * * [simplify]: Extracting # 3 : cost 0 0.295 * * [simplify]: iteration 5 : 516 enodes (cost 14 ) 0.669 * * [simplify]: Extracting # 0 : cost 0 0.671 * * [simplify]: Extracting # 1 : cost 0 0.673 * * [simplify]: Extracting # 2 : cost 0 0.674 * * [simplify]: Extracting # 3 : cost 0 0.676 * * [simplify]: Extracting # 4 : cost 0 0.678 * * [simplify]: iteration 6 : 1111 enodes (cost 14 ) 2.940 * * [simplify]: Extracting # 0 : cost 0 2.969 * * [simplify]: Extracting # 1 : cost 0 2.976 * * [simplify]: Extracting # 2 : cost 0 2.983 * * [simplify]: iteration 7 : 4552 enodes (cost 14 ) 6.691 * * [simplify]: Extracting # 0 : cost 0 6.700 * * [simplify]: Extracting # 1 : cost 0 6.707 * * [simplify]: iteration done: 5000 enodes (cost 14 ) 6.708 * [simplify]: Simplified to: (* (- x y) (/ (+ x y) (fma x x (* y y)))) 6.715 * * [progress]: iteration 1 / 4 6.715 * * * [progress]: picking best candidate 6.725 * * * * [pick]: Picked # 6.725 * * * [progress]: localizing error 6.753 * * * [progress]: generating rewritten candidates 6.753 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 6.818 * * * * [progress]: [ 2 / 2 ] rewriting at (2 2) 6.837 * * * [progress]: generating series expansions 6.837 * * * * [progress]: [ 1 / 2 ] generating series at (2) 6.837 * [backup-simplify]: Simplify (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) into (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) 6.837 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in (x y) around 0 6.837 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in y 6.837 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 6.837 * [taylor]: Taking taylor expansion of (+ x y) in y 6.837 * [taylor]: Taking taylor expansion of x in y 6.837 * [backup-simplify]: Simplify x into x 6.837 * [taylor]: Taking taylor expansion of y in y 6.837 * [backup-simplify]: Simplify 0 into 0 6.837 * [backup-simplify]: Simplify 1 into 1 6.837 * [taylor]: Taking taylor expansion of (- x y) in y 6.837 * [taylor]: Taking taylor expansion of x in y 6.837 * [backup-simplify]: Simplify x into x 6.838 * [taylor]: Taking taylor expansion of y in y 6.838 * [backup-simplify]: Simplify 0 into 0 6.838 * [backup-simplify]: Simplify 1 into 1 6.838 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in y 6.838 * [taylor]: Taking taylor expansion of (pow x 2) in y 6.838 * [taylor]: Taking taylor expansion of x in y 6.838 * [backup-simplify]: Simplify x into x 6.838 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.838 * [taylor]: Taking taylor expansion of y in y 6.838 * [backup-simplify]: Simplify 0 into 0 6.838 * [backup-simplify]: Simplify 1 into 1 6.838 * [backup-simplify]: Simplify (+ x 0) into x 6.839 * [backup-simplify]: Simplify (- 0) into 0 6.839 * [backup-simplify]: Simplify (+ x 0) into x 6.839 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.839 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.839 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 6.839 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 6.839 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in x 6.839 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 6.839 * [taylor]: Taking taylor expansion of (+ x y) in x 6.839 * [taylor]: Taking taylor expansion of x in x 6.839 * [backup-simplify]: Simplify 0 into 0 6.839 * [backup-simplify]: Simplify 1 into 1 6.839 * [taylor]: Taking taylor expansion of y in x 6.839 * [backup-simplify]: Simplify y into y 6.839 * [taylor]: Taking taylor expansion of (- x y) in x 6.839 * [taylor]: Taking taylor expansion of x in x 6.840 * [backup-simplify]: Simplify 0 into 0 6.840 * [backup-simplify]: Simplify 1 into 1 6.840 * [taylor]: Taking taylor expansion of y in x 6.840 * [backup-simplify]: Simplify y into y 6.840 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.840 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.840 * [taylor]: Taking taylor expansion of x in x 6.840 * [backup-simplify]: Simplify 0 into 0 6.840 * [backup-simplify]: Simplify 1 into 1 6.840 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.840 * [taylor]: Taking taylor expansion of y in x 6.840 * [backup-simplify]: Simplify y into y 6.840 * [backup-simplify]: Simplify (+ 0 y) into y 6.840 * [backup-simplify]: Simplify (- y) into (- y) 6.840 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 6.840 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 6.840 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.840 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.840 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 6.841 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (+ (pow x 2) (pow y 2))) in x 6.841 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 6.841 * [taylor]: Taking taylor expansion of (+ x y) in x 6.841 * [taylor]: Taking taylor expansion of x in x 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify 1 into 1 6.841 * [taylor]: Taking taylor expansion of y in x 6.841 * [backup-simplify]: Simplify y into y 6.841 * [taylor]: Taking taylor expansion of (- x y) in x 6.841 * [taylor]: Taking taylor expansion of x in x 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify 1 into 1 6.841 * [taylor]: Taking taylor expansion of y in x 6.841 * [backup-simplify]: Simplify y into y 6.841 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.841 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.841 * [taylor]: Taking taylor expansion of x in x 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify 1 into 1 6.841 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.841 * [taylor]: Taking taylor expansion of y in x 6.841 * [backup-simplify]: Simplify y into y 6.841 * [backup-simplify]: Simplify (+ 0 y) into y 6.841 * [backup-simplify]: Simplify (- y) into (- y) 6.841 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 6.841 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 6.841 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.841 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.842 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 6.842 * [taylor]: Taking taylor expansion of -1 in y 6.842 * [backup-simplify]: Simplify -1 into -1 6.842 * [backup-simplify]: Simplify -1 into -1 6.843 * [backup-simplify]: Simplify (- 0) into 0 6.843 * [backup-simplify]: Simplify (+ 1 0) into 1 6.844 * [backup-simplify]: Simplify (+ 1 0) into 1 6.844 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 6.844 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.845 * [backup-simplify]: Simplify (+ 0 0) into 0 6.845 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 6.845 * [taylor]: Taking taylor expansion of 0 in y 6.845 * [backup-simplify]: Simplify 0 into 0 6.845 * [backup-simplify]: Simplify 0 into 0 6.845 * [backup-simplify]: Simplify 0 into 0 6.846 * [backup-simplify]: Simplify (- 0) into 0 6.846 * [backup-simplify]: Simplify (+ 0 0) into 0 6.846 * [backup-simplify]: Simplify (+ 0 0) into 0 6.847 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 6.847 * [backup-simplify]: Simplify (* 1 1) into 1 6.848 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.848 * [backup-simplify]: Simplify (+ 1 0) into 1 6.849 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 6.849 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 6.849 * [taylor]: Taking taylor expansion of 2 in y 6.849 * [backup-simplify]: Simplify 2 into 2 6.849 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.849 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.849 * [taylor]: Taking taylor expansion of y in y 6.849 * [backup-simplify]: Simplify 0 into 0 6.849 * [backup-simplify]: Simplify 1 into 1 6.849 * [backup-simplify]: Simplify (* 1 1) into 1 6.850 * [backup-simplify]: Simplify (/ 1 1) into 1 6.851 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.851 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.853 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.854 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 6.854 * [backup-simplify]: Simplify 0 into 0 6.854 * [backup-simplify]: Simplify 0 into 0 6.854 * [backup-simplify]: Simplify 0 into 0 6.854 * [backup-simplify]: Simplify (- 0) into 0 6.855 * [backup-simplify]: Simplify (+ 0 0) into 0 6.855 * [backup-simplify]: Simplify (+ 0 0) into 0 6.856 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 6.857 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.857 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 6.858 * [backup-simplify]: Simplify (+ 0 0) into 0 6.859 * [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 6.859 * [taylor]: Taking taylor expansion of 0 in y 6.859 * [backup-simplify]: Simplify 0 into 0 6.859 * [backup-simplify]: Simplify 0 into 0 6.859 * [backup-simplify]: Simplify -1 into -1 6.859 * [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)))) 6.859 * [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 6.859 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in y 6.859 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 6.859 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 6.859 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.859 * [taylor]: Taking taylor expansion of x in y 6.859 * [backup-simplify]: Simplify x into x 6.859 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.860 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.860 * [taylor]: Taking taylor expansion of y in y 6.860 * [backup-simplify]: Simplify 0 into 0 6.860 * [backup-simplify]: Simplify 1 into 1 6.860 * [backup-simplify]: Simplify (/ 1 1) into 1 6.860 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 6.860 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.860 * [taylor]: Taking taylor expansion of y in y 6.860 * [backup-simplify]: Simplify 0 into 0 6.860 * [backup-simplify]: Simplify 1 into 1 6.861 * [backup-simplify]: Simplify (/ 1 1) into 1 6.861 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.861 * [taylor]: Taking taylor expansion of x in y 6.861 * [backup-simplify]: Simplify x into x 6.861 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.861 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 6.861 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 6.861 * [taylor]: Taking taylor expansion of (pow x 2) in y 6.861 * [taylor]: Taking taylor expansion of x in y 6.861 * [backup-simplify]: Simplify x into x 6.861 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.861 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.861 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.861 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.861 * [taylor]: Taking taylor expansion of y in y 6.861 * [backup-simplify]: Simplify 0 into 0 6.861 * [backup-simplify]: Simplify 1 into 1 6.862 * [backup-simplify]: Simplify (* 1 1) into 1 6.862 * [backup-simplify]: Simplify (/ 1 1) into 1 6.862 * [backup-simplify]: Simplify (- 1) into -1 6.863 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.863 * [backup-simplify]: Simplify (+ 1 0) into 1 6.864 * [backup-simplify]: Simplify (* -1 1) into -1 6.864 * [backup-simplify]: Simplify (+ 0 1) into 1 6.864 * [backup-simplify]: Simplify (/ -1 1) into -1 6.864 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 6.864 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 6.864 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 6.864 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.864 * [taylor]: Taking taylor expansion of x in x 6.864 * [backup-simplify]: Simplify 0 into 0 6.865 * [backup-simplify]: Simplify 1 into 1 6.865 * [backup-simplify]: Simplify (/ 1 1) into 1 6.865 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.865 * [taylor]: Taking taylor expansion of y in x 6.865 * [backup-simplify]: Simplify y into y 6.865 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.865 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.865 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.865 * [taylor]: Taking taylor expansion of y in x 6.865 * [backup-simplify]: Simplify y into y 6.865 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.865 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.865 * [taylor]: Taking taylor expansion of x in x 6.865 * [backup-simplify]: Simplify 0 into 0 6.865 * [backup-simplify]: Simplify 1 into 1 6.866 * [backup-simplify]: Simplify (/ 1 1) into 1 6.866 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.866 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.866 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.866 * [taylor]: Taking taylor expansion of x in x 6.866 * [backup-simplify]: Simplify 0 into 0 6.866 * [backup-simplify]: Simplify 1 into 1 6.866 * [backup-simplify]: Simplify (* 1 1) into 1 6.866 * [backup-simplify]: Simplify (/ 1 1) into 1 6.867 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.867 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.867 * [taylor]: Taking taylor expansion of y in x 6.867 * [backup-simplify]: Simplify y into y 6.867 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.867 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.867 * [backup-simplify]: Simplify (+ 1 0) into 1 6.868 * [backup-simplify]: Simplify (+ 0 1) into 1 6.868 * [backup-simplify]: Simplify (* 1 1) into 1 6.868 * [backup-simplify]: Simplify (+ 1 0) into 1 6.869 * [backup-simplify]: Simplify (/ 1 1) into 1 6.869 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 6.869 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 6.869 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 6.869 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.869 * [taylor]: Taking taylor expansion of x in x 6.869 * [backup-simplify]: Simplify 0 into 0 6.869 * [backup-simplify]: Simplify 1 into 1 6.869 * [backup-simplify]: Simplify (/ 1 1) into 1 6.869 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.869 * [taylor]: Taking taylor expansion of y in x 6.869 * [backup-simplify]: Simplify y into y 6.870 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.870 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.870 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.870 * [taylor]: Taking taylor expansion of y in x 6.870 * [backup-simplify]: Simplify y into y 6.870 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.870 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.870 * [taylor]: Taking taylor expansion of x in x 6.870 * [backup-simplify]: Simplify 0 into 0 6.870 * [backup-simplify]: Simplify 1 into 1 6.870 * [backup-simplify]: Simplify (/ 1 1) into 1 6.870 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.870 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.870 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.870 * [taylor]: Taking taylor expansion of x in x 6.870 * [backup-simplify]: Simplify 0 into 0 6.870 * [backup-simplify]: Simplify 1 into 1 6.871 * [backup-simplify]: Simplify (* 1 1) into 1 6.871 * [backup-simplify]: Simplify (/ 1 1) into 1 6.871 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.871 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.871 * [taylor]: Taking taylor expansion of y in x 6.871 * [backup-simplify]: Simplify y into y 6.871 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.871 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.872 * [backup-simplify]: Simplify (+ 1 0) into 1 6.872 * [backup-simplify]: Simplify (+ 0 1) into 1 6.873 * [backup-simplify]: Simplify (* 1 1) into 1 6.873 * [backup-simplify]: Simplify (+ 1 0) into 1 6.873 * [backup-simplify]: Simplify (/ 1 1) into 1 6.873 * [taylor]: Taking taylor expansion of 1 in y 6.873 * [backup-simplify]: Simplify 1 into 1 6.874 * [backup-simplify]: Simplify 1 into 1 6.874 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.874 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.875 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.875 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 6.875 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 6.876 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 6.876 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.877 * [backup-simplify]: Simplify (+ 0 0) into 0 6.878 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 6.878 * [taylor]: Taking taylor expansion of 0 in y 6.878 * [backup-simplify]: Simplify 0 into 0 6.878 * [backup-simplify]: Simplify 0 into 0 6.878 * [backup-simplify]: Simplify 0 into 0 6.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.879 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.880 * [backup-simplify]: Simplify (+ 0 0) into 0 6.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.881 * [backup-simplify]: Simplify (- 0) into 0 6.882 * [backup-simplify]: Simplify (+ 0 0) into 0 6.883 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 6.884 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.885 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 6.886 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 6.886 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 6.886 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 6.886 * [taylor]: Taking taylor expansion of 2 in y 6.886 * [backup-simplify]: Simplify 2 into 2 6.886 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.886 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.886 * [taylor]: Taking taylor expansion of y in y 6.886 * [backup-simplify]: Simplify 0 into 0 6.886 * [backup-simplify]: Simplify 1 into 1 6.887 * [backup-simplify]: Simplify (* 1 1) into 1 6.887 * [backup-simplify]: Simplify (/ 1 1) into 1 6.888 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.888 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.890 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.891 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 6.892 * [backup-simplify]: Simplify (- 0) into 0 6.892 * [backup-simplify]: Simplify 0 into 0 6.892 * [backup-simplify]: Simplify 0 into 0 6.892 * [backup-simplify]: Simplify 0 into 0 6.892 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.893 * [backup-simplify]: Simplify (+ 0 0) into 0 6.894 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.895 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.895 * [backup-simplify]: Simplify (- 0) into 0 6.896 * [backup-simplify]: Simplify (+ 0 0) into 0 6.897 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 6.898 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.899 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.899 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.900 * [backup-simplify]: Simplify (+ 0 0) into 0 6.902 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 6.902 * [taylor]: Taking taylor expansion of 0 in y 6.902 * [backup-simplify]: Simplify 0 into 0 6.902 * [backup-simplify]: Simplify 0 into 0 6.902 * [backup-simplify]: Simplify 1 into 1 6.902 * [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))))) 6.902 * [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 6.902 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in y 6.903 * [taylor]: Taking taylor expansion of -1 in y 6.903 * [backup-simplify]: Simplify -1 into -1 6.903 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in y 6.903 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 6.903 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 6.903 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.903 * [taylor]: Taking taylor expansion of y in y 6.903 * [backup-simplify]: Simplify 0 into 0 6.903 * [backup-simplify]: Simplify 1 into 1 6.904 * [backup-simplify]: Simplify (/ 1 1) into 1 6.904 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.904 * [taylor]: Taking taylor expansion of x in y 6.904 * [backup-simplify]: Simplify x into x 6.904 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.904 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 6.904 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.904 * [taylor]: Taking taylor expansion of y in y 6.904 * [backup-simplify]: Simplify 0 into 0 6.904 * [backup-simplify]: Simplify 1 into 1 6.904 * [backup-simplify]: Simplify (/ 1 1) into 1 6.904 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.904 * [taylor]: Taking taylor expansion of x in y 6.905 * [backup-simplify]: Simplify x into x 6.905 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.905 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 6.905 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 6.905 * [taylor]: Taking taylor expansion of (pow x 2) in y 6.905 * [taylor]: Taking taylor expansion of x in y 6.905 * [backup-simplify]: Simplify x into x 6.905 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.905 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.905 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.905 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.905 * [taylor]: Taking taylor expansion of y in y 6.905 * [backup-simplify]: Simplify 0 into 0 6.905 * [backup-simplify]: Simplify 1 into 1 6.906 * [backup-simplify]: Simplify (* 1 1) into 1 6.906 * [backup-simplify]: Simplify (/ 1 1) into 1 6.907 * [backup-simplify]: Simplify (+ 1 0) into 1 6.907 * [backup-simplify]: Simplify (+ 1 0) into 1 6.907 * [backup-simplify]: Simplify (* 1 1) into 1 6.908 * [backup-simplify]: Simplify (+ 0 1) into 1 6.908 * [backup-simplify]: Simplify (/ 1 1) into 1 6.908 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in x 6.908 * [taylor]: Taking taylor expansion of -1 in x 6.908 * [backup-simplify]: Simplify -1 into -1 6.908 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 6.908 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 6.908 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.909 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.909 * [taylor]: Taking taylor expansion of y in x 6.909 * [backup-simplify]: Simplify y into y 6.909 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.909 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.909 * [taylor]: Taking taylor expansion of x in x 6.909 * [backup-simplify]: Simplify 0 into 0 6.909 * [backup-simplify]: Simplify 1 into 1 6.909 * [backup-simplify]: Simplify (/ 1 1) into 1 6.909 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 6.909 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.909 * [taylor]: Taking taylor expansion of y in x 6.909 * [backup-simplify]: Simplify y into y 6.909 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.909 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.909 * [taylor]: Taking taylor expansion of x in x 6.909 * [backup-simplify]: Simplify 0 into 0 6.909 * [backup-simplify]: Simplify 1 into 1 6.910 * [backup-simplify]: Simplify (/ 1 1) into 1 6.910 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.910 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.910 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.910 * [taylor]: Taking taylor expansion of x in x 6.910 * [backup-simplify]: Simplify 0 into 0 6.910 * [backup-simplify]: Simplify 1 into 1 6.910 * [backup-simplify]: Simplify (* 1 1) into 1 6.911 * [backup-simplify]: Simplify (/ 1 1) into 1 6.911 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.911 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.911 * [taylor]: Taking taylor expansion of y in x 6.911 * [backup-simplify]: Simplify y into y 6.911 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.911 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.912 * [backup-simplify]: Simplify (+ 0 1) into 1 6.912 * [backup-simplify]: Simplify (- 1) into -1 6.913 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.913 * [backup-simplify]: Simplify (* 1 -1) into -1 6.913 * [backup-simplify]: Simplify (+ 1 0) into 1 6.914 * [backup-simplify]: Simplify (/ -1 1) into -1 6.914 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) in x 6.914 * [taylor]: Taking taylor expansion of -1 in x 6.914 * [backup-simplify]: Simplify -1 into -1 6.914 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 6.914 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 6.914 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 6.914 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.914 * [taylor]: Taking taylor expansion of y in x 6.914 * [backup-simplify]: Simplify y into y 6.914 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.914 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.915 * [taylor]: Taking taylor expansion of x in x 6.915 * [backup-simplify]: Simplify 0 into 0 6.915 * [backup-simplify]: Simplify 1 into 1 6.915 * [backup-simplify]: Simplify (/ 1 1) into 1 6.915 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 6.915 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.915 * [taylor]: Taking taylor expansion of y in x 6.915 * [backup-simplify]: Simplify y into y 6.915 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.915 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.915 * [taylor]: Taking taylor expansion of x in x 6.915 * [backup-simplify]: Simplify 0 into 0 6.915 * [backup-simplify]: Simplify 1 into 1 6.916 * [backup-simplify]: Simplify (/ 1 1) into 1 6.916 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.916 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.916 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.916 * [taylor]: Taking taylor expansion of x in x 6.916 * [backup-simplify]: Simplify 0 into 0 6.916 * [backup-simplify]: Simplify 1 into 1 6.916 * [backup-simplify]: Simplify (* 1 1) into 1 6.917 * [backup-simplify]: Simplify (/ 1 1) into 1 6.917 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.917 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.917 * [taylor]: Taking taylor expansion of y in x 6.917 * [backup-simplify]: Simplify y into y 6.917 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.917 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.918 * [backup-simplify]: Simplify (+ 0 1) into 1 6.918 * [backup-simplify]: Simplify (- 1) into -1 6.919 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.919 * [backup-simplify]: Simplify (* 1 -1) into -1 6.920 * [backup-simplify]: Simplify (+ 1 0) into 1 6.920 * [backup-simplify]: Simplify (/ -1 1) into -1 6.921 * [backup-simplify]: Simplify (* -1 -1) into 1 6.921 * [taylor]: Taking taylor expansion of 1 in y 6.921 * [backup-simplify]: Simplify 1 into 1 6.921 * [backup-simplify]: Simplify 1 into 1 6.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.922 * [backup-simplify]: Simplify (- 0) into 0 6.922 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.923 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.924 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 6.924 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.925 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.926 * [backup-simplify]: Simplify (+ 0 0) into 0 6.927 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.927 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.927 * [taylor]: Taking taylor expansion of 0 in y 6.927 * [backup-simplify]: Simplify 0 into 0 6.927 * [backup-simplify]: Simplify 0 into 0 6.928 * [backup-simplify]: Simplify 0 into 0 6.928 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.929 * [backup-simplify]: Simplify (- 0) into 0 6.930 * [backup-simplify]: Simplify (+ 0 0) into 0 6.930 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.931 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.932 * [backup-simplify]: Simplify (+ 0 0) into 0 6.934 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 6.935 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.936 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.937 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 6.938 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 6.939 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 6.939 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 6.939 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 6.939 * [taylor]: Taking taylor expansion of 2 in y 6.939 * [backup-simplify]: Simplify 2 into 2 6.939 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.939 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.939 * [taylor]: Taking taylor expansion of y in y 6.939 * [backup-simplify]: Simplify 0 into 0 6.939 * [backup-simplify]: Simplify 1 into 1 6.940 * [backup-simplify]: Simplify (* 1 1) into 1 6.940 * [backup-simplify]: Simplify (/ 1 1) into 1 6.941 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.945 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 6.946 * [backup-simplify]: Simplify (- 0) into 0 6.946 * [backup-simplify]: Simplify 0 into 0 6.946 * [backup-simplify]: Simplify 0 into 0 6.946 * [backup-simplify]: Simplify 0 into 0 6.946 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.948 * [backup-simplify]: Simplify (- 0) into 0 6.948 * [backup-simplify]: Simplify (+ 0 0) into 0 6.949 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.950 * [backup-simplify]: Simplify (+ 0 0) into 0 6.951 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 6.952 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.953 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.954 * [backup-simplify]: Simplify (+ 0 0) into 0 6.958 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 6.960 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 6.960 * [taylor]: Taking taylor expansion of 0 in y 6.960 * [backup-simplify]: Simplify 0 into 0 6.960 * [backup-simplify]: Simplify 0 into 0 6.960 * [backup-simplify]: Simplify 1 into 1 6.960 * * * * [progress]: [ 2 / 2 ] generating series at (2 2) 6.961 * [backup-simplify]: Simplify (+ (* x x) (* y y)) into (+ (pow x 2) (pow y 2)) 6.961 * [approximate]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in (x y) around 0 6.961 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in y 6.961 * [taylor]: Taking taylor expansion of (pow x 2) in y 6.961 * [taylor]: Taking taylor expansion of x in y 6.961 * [backup-simplify]: Simplify x into x 6.961 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.961 * [taylor]: Taking taylor expansion of y in y 6.961 * [backup-simplify]: Simplify 0 into 0 6.961 * [backup-simplify]: Simplify 1 into 1 6.961 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.961 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.961 * [taylor]: Taking taylor expansion of x in x 6.961 * [backup-simplify]: Simplify 0 into 0 6.961 * [backup-simplify]: Simplify 1 into 1 6.961 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.961 * [taylor]: Taking taylor expansion of y in x 6.961 * [backup-simplify]: Simplify y into y 6.961 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.961 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.961 * [taylor]: Taking taylor expansion of x in x 6.961 * [backup-simplify]: Simplify 0 into 0 6.962 * [backup-simplify]: Simplify 1 into 1 6.962 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.962 * [taylor]: Taking taylor expansion of y in x 6.962 * [backup-simplify]: Simplify y into y 6.962 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.962 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.962 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.962 * [taylor]: Taking taylor expansion of y in y 6.962 * [backup-simplify]: Simplify 0 into 0 6.962 * [backup-simplify]: Simplify 1 into 1 6.963 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.964 * [backup-simplify]: Simplify (+ 0 0) into 0 6.964 * [taylor]: Taking taylor expansion of 0 in y 6.964 * [backup-simplify]: Simplify 0 into 0 6.964 * [backup-simplify]: Simplify 0 into 0 6.965 * [backup-simplify]: Simplify (* 1 1) into 1 6.966 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.968 * [backup-simplify]: Simplify (+ 1 0) into 1 6.968 * [taylor]: Taking taylor expansion of 1 in y 6.968 * [backup-simplify]: Simplify 1 into 1 6.968 * [backup-simplify]: Simplify 1 into 1 6.968 * [backup-simplify]: Simplify 0 into 0 6.969 * [backup-simplify]: Simplify (* 1 1) into 1 6.970 * [backup-simplify]: Simplify 1 into 1 6.971 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.974 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 6.975 * [backup-simplify]: Simplify (+ 0 0) into 0 6.975 * [taylor]: Taking taylor expansion of 0 in y 6.975 * [backup-simplify]: Simplify 0 into 0 6.975 * [backup-simplify]: Simplify 0 into 0 6.975 * [backup-simplify]: Simplify 0 into 0 6.975 * [backup-simplify]: Simplify 0 into 0 6.977 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.977 * [backup-simplify]: Simplify 0 into 0 6.979 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.982 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 y))))) into 0 6.983 * [backup-simplify]: Simplify (+ 0 0) into 0 6.983 * [taylor]: Taking taylor expansion of 0 in y 6.984 * [backup-simplify]: Simplify 0 into 0 6.984 * [backup-simplify]: Simplify 0 into 0 6.984 * [backup-simplify]: Simplify 0 into 0 6.984 * [backup-simplify]: Simplify (+ (* 1 (pow (* y 1) 2)) (* 1 (pow (* 1 x) 2))) into (+ (pow x 2) (pow y 2)) 6.985 * [backup-simplify]: Simplify (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.985 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in (x y) around 0 6.985 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 6.985 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 6.985 * [taylor]: Taking taylor expansion of (pow x 2) in y 6.985 * [taylor]: Taking taylor expansion of x in y 6.985 * [backup-simplify]: Simplify x into x 6.985 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.985 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.985 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.985 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.985 * [taylor]: Taking taylor expansion of y in y 6.985 * [backup-simplify]: Simplify 0 into 0 6.985 * [backup-simplify]: Simplify 1 into 1 6.986 * [backup-simplify]: Simplify (* 1 1) into 1 6.987 * [backup-simplify]: Simplify (/ 1 1) into 1 6.988 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.988 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.988 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.988 * [taylor]: Taking taylor expansion of x in x 6.988 * [backup-simplify]: Simplify 0 into 0 6.988 * [backup-simplify]: Simplify 1 into 1 6.993 * [backup-simplify]: Simplify (* 1 1) into 1 6.994 * [backup-simplify]: Simplify (/ 1 1) into 1 6.994 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.994 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.994 * [taylor]: Taking taylor expansion of y in x 6.994 * [backup-simplify]: Simplify y into y 6.994 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.994 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.994 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.994 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.994 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.994 * [taylor]: Taking taylor expansion of x in x 6.994 * [backup-simplify]: Simplify 0 into 0 6.994 * [backup-simplify]: Simplify 1 into 1 6.995 * [backup-simplify]: Simplify (* 1 1) into 1 6.995 * [backup-simplify]: Simplify (/ 1 1) into 1 6.995 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.995 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.995 * [taylor]: Taking taylor expansion of y in x 6.995 * [backup-simplify]: Simplify y into y 6.995 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.996 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.996 * [backup-simplify]: Simplify (+ 1 0) into 1 6.996 * [taylor]: Taking taylor expansion of 1 in y 6.996 * [backup-simplify]: Simplify 1 into 1 6.997 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.999 * [backup-simplify]: Simplify (+ 0 0) into 0 6.999 * [taylor]: Taking taylor expansion of 0 in y 6.999 * [backup-simplify]: Simplify 0 into 0 6.999 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.000 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.001 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.001 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.001 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.001 * [taylor]: Taking taylor expansion of y in y 7.001 * [backup-simplify]: Simplify 0 into 0 7.001 * [backup-simplify]: Simplify 1 into 1 7.001 * [backup-simplify]: Simplify (* 1 1) into 1 7.002 * [backup-simplify]: Simplify (/ 1 1) into 1 7.002 * [backup-simplify]: Simplify 1 into 1 7.002 * [backup-simplify]: Simplify 1 into 1 7.003 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.004 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.004 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.004 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 7.005 * [backup-simplify]: Simplify (+ 0 0) into 0 7.005 * [taylor]: Taking taylor expansion of 0 in y 7.005 * [backup-simplify]: Simplify 0 into 0 7.005 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.006 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.006 * [backup-simplify]: Simplify 0 into 0 7.006 * [backup-simplify]: Simplify 0 into 0 7.006 * [backup-simplify]: Simplify 0 into 0 7.007 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 7.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.009 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.009 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 7.010 * [backup-simplify]: Simplify (+ 0 0) into 0 7.010 * [taylor]: Taking taylor expansion of 0 in y 7.010 * [backup-simplify]: Simplify 0 into 0 7.011 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.012 * [backup-simplify]: Simplify 0 into 0 7.012 * [backup-simplify]: Simplify 0 into 0 7.012 * [backup-simplify]: Simplify 0 into 0 7.012 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 x))) 2)) (* 1 (pow (* (/ 1 (/ 1 y)) 1) 2))) into (+ (pow x 2) (pow y 2)) 7.012 * [backup-simplify]: Simplify (+ (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- y)) (/ 1 (- y)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.012 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in (x y) around 0 7.013 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in y 7.013 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 7.013 * [taylor]: Taking taylor expansion of (pow x 2) in y 7.013 * [taylor]: Taking taylor expansion of x in y 7.013 * [backup-simplify]: Simplify x into x 7.013 * [backup-simplify]: Simplify (* x x) into (pow x 2) 7.013 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 7.013 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.013 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.013 * [taylor]: Taking taylor expansion of y in y 7.013 * [backup-simplify]: Simplify 0 into 0 7.013 * [backup-simplify]: Simplify 1 into 1 7.013 * [backup-simplify]: Simplify (* 1 1) into 1 7.014 * [backup-simplify]: Simplify (/ 1 1) into 1 7.014 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 7.014 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 7.014 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.014 * [taylor]: Taking taylor expansion of x in x 7.014 * [backup-simplify]: Simplify 0 into 0 7.014 * [backup-simplify]: Simplify 1 into 1 7.014 * [backup-simplify]: Simplify (* 1 1) into 1 7.015 * [backup-simplify]: Simplify (/ 1 1) into 1 7.015 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 7.015 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.015 * [taylor]: Taking taylor expansion of y in x 7.015 * [backup-simplify]: Simplify y into y 7.015 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.015 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.015 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 7.015 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 7.015 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.015 * [taylor]: Taking taylor expansion of x in x 7.015 * [backup-simplify]: Simplify 0 into 0 7.015 * [backup-simplify]: Simplify 1 into 1 7.016 * [backup-simplify]: Simplify (* 1 1) into 1 7.016 * [backup-simplify]: Simplify (/ 1 1) into 1 7.016 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 7.016 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.016 * [taylor]: Taking taylor expansion of y in x 7.016 * [backup-simplify]: Simplify y into y 7.016 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.017 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.017 * [backup-simplify]: Simplify (+ 1 0) into 1 7.017 * [taylor]: Taking taylor expansion of 1 in y 7.017 * [backup-simplify]: Simplify 1 into 1 7.018 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.019 * [backup-simplify]: Simplify (+ 0 0) into 0 7.019 * [taylor]: Taking taylor expansion of 0 in y 7.019 * [backup-simplify]: Simplify 0 into 0 7.020 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.020 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.021 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 7.021 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.021 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.021 * [taylor]: Taking taylor expansion of y in y 7.021 * [backup-simplify]: Simplify 0 into 0 7.021 * [backup-simplify]: Simplify 1 into 1 7.021 * [backup-simplify]: Simplify (* 1 1) into 1 7.022 * [backup-simplify]: Simplify (/ 1 1) into 1 7.022 * [backup-simplify]: Simplify 1 into 1 7.022 * [backup-simplify]: Simplify 1 into 1 7.023 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.023 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.024 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.024 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 7.024 * [backup-simplify]: Simplify (+ 0 0) into 0 7.024 * [taylor]: Taking taylor expansion of 0 in y 7.024 * [backup-simplify]: Simplify 0 into 0 7.025 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.026 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.026 * [backup-simplify]: Simplify 0 into 0 7.026 * [backup-simplify]: Simplify 0 into 0 7.026 * [backup-simplify]: Simplify 0 into 0 7.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 7.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.028 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.029 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 7.029 * [backup-simplify]: Simplify (+ 0 0) into 0 7.029 * [taylor]: Taking taylor expansion of 0 in y 7.029 * [backup-simplify]: Simplify 0 into 0 7.030 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.031 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.031 * [backup-simplify]: Simplify 0 into 0 7.031 * [backup-simplify]: Simplify 0 into 0 7.031 * [backup-simplify]: Simplify 0 into 0 7.032 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 (- x)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- y))) 1) 2))) into (+ (pow x 2) (pow y 2)) 7.032 * * * [progress]: simplifying candidates 7.033 * [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)) 7.035 * * [simplify]: Extracting # 0 : cost 0 7.036 * * [simplify]: Extracting # 1 : cost 0 7.036 * * [simplify]: Extracting # 2 : cost 0 7.036 * * [simplify]: Extracting # 3 : cost 0 7.036 * * [simplify]: Extracting # 4 : cost 0 7.036 * * [simplify]: Extracting # 5 : cost 0 7.037 * * [simplify]: Extracting # 6 : cost 0 7.037 * * [simplify]: Extracting # 7 : cost 0 7.037 * * [simplify]: iteration 0 : 95 enodes (cost 874 ) 7.079 * * [simplify]: Extracting # 0 : cost 0 7.080 * * [simplify]: Extracting # 1 : cost 0 7.081 * * [simplify]: Extracting # 2 : cost 0 7.082 * * [simplify]: Extracting # 3 : cost 0 7.083 * * [simplify]: iteration 1 : 352 enodes (cost 767 ) 7.528 * * [simplify]: Extracting # 0 : cost 0 7.533 * * [simplify]: Extracting # 1 : cost 0 7.541 * * [simplify]: Extracting # 2 : cost 0 7.547 * * [simplify]: Extracting # 3 : cost 0 7.554 * * [simplify]: Extracting # 4 : cost 0 7.561 * * [simplify]: Extracting # 5 : cost 0 7.568 * * [simplify]: iteration 2 : 2743 enodes (cost 639 ) 10.044 * * [simplify]: Extracting # 0 : cost 0 10.056 * * [simplify]: Extracting # 1 : cost 0 10.067 * * [simplify]: Extracting # 2 : cost 0 10.078 * * [simplify]: iteration done: 5000 enodes (cost 635 ) 10.079 * [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)) 10.080 * * * [progress]: adding candidates to table 10.416 * * [progress]: iteration 2 / 4 10.416 * * * [progress]: picking best candidate 10.421 * * * * [pick]: Picked # 10.421 * * * [progress]: localizing error 10.451 * * * [progress]: generating rewritten candidates 10.451 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 10.547 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2) 10.581 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 10.627 * * * [progress]: generating series expansions 10.627 * * * * [progress]: [ 1 / 3 ] generating series at (2) 10.627 * [backup-simplify]: Simplify (* (/ (- x y) (hypot x y)) (/ (+ x y) (hypot x y))) into (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 10.627 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in (x y) around 0 10.627 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in y 10.627 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 10.627 * [taylor]: Taking taylor expansion of (+ x y) in y 10.627 * [taylor]: Taking taylor expansion of x in y 10.627 * [backup-simplify]: Simplify x into x 10.627 * [taylor]: Taking taylor expansion of y in y 10.627 * [backup-simplify]: Simplify 0 into 0 10.627 * [backup-simplify]: Simplify 1 into 1 10.627 * [taylor]: Taking taylor expansion of (- x y) in y 10.627 * [taylor]: Taking taylor expansion of x in y 10.627 * [backup-simplify]: Simplify x into x 10.627 * [taylor]: Taking taylor expansion of y in y 10.628 * [backup-simplify]: Simplify 0 into 0 10.628 * [backup-simplify]: Simplify 1 into 1 10.628 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 10.628 * [taylor]: Taking taylor expansion of (hypot x y) in y 10.628 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.628 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 10.628 * [taylor]: Taking taylor expansion of (* x x) in y 10.628 * [taylor]: Taking taylor expansion of x in y 10.628 * [backup-simplify]: Simplify x into x 10.628 * [taylor]: Taking taylor expansion of x in y 10.628 * [backup-simplify]: Simplify x into x 10.628 * [taylor]: Taking taylor expansion of (* y y) in y 10.628 * [taylor]: Taking taylor expansion of y in y 10.628 * [backup-simplify]: Simplify 0 into 0 10.628 * [backup-simplify]: Simplify 1 into 1 10.628 * [taylor]: Taking taylor expansion of y in y 10.628 * [backup-simplify]: Simplify 0 into 0 10.628 * [backup-simplify]: Simplify 1 into 1 10.628 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.629 * [backup-simplify]: Simplify (* 0 0) into 0 10.629 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 10.629 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 10.630 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.630 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.631 * [backup-simplify]: Simplify (+ 0 0) into 0 10.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 10.631 * [backup-simplify]: Simplify (+ x 0) into x 10.631 * [backup-simplify]: Simplify (- 0) into 0 10.631 * [backup-simplify]: Simplify (+ x 0) into x 10.632 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.632 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.632 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 10.632 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 10.632 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 10.632 * [taylor]: Taking taylor expansion of (+ x y) in x 10.632 * [taylor]: Taking taylor expansion of x in x 10.632 * [backup-simplify]: Simplify 0 into 0 10.632 * [backup-simplify]: Simplify 1 into 1 10.632 * [taylor]: Taking taylor expansion of y in x 10.632 * [backup-simplify]: Simplify y into y 10.632 * [taylor]: Taking taylor expansion of (- x y) in x 10.632 * [taylor]: Taking taylor expansion of x in x 10.632 * [backup-simplify]: Simplify 0 into 0 10.632 * [backup-simplify]: Simplify 1 into 1 10.632 * [taylor]: Taking taylor expansion of y in x 10.632 * [backup-simplify]: Simplify y into y 10.632 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 10.632 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.633 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.633 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.633 * [taylor]: Taking taylor expansion of (* x x) in x 10.633 * [taylor]: Taking taylor expansion of x in x 10.633 * [backup-simplify]: Simplify 0 into 0 10.633 * [backup-simplify]: Simplify 1 into 1 10.633 * [taylor]: Taking taylor expansion of x in x 10.633 * [backup-simplify]: Simplify 0 into 0 10.633 * [backup-simplify]: Simplify 1 into 1 10.633 * [taylor]: Taking taylor expansion of (* y y) in x 10.633 * [taylor]: Taking taylor expansion of y in x 10.633 * [backup-simplify]: Simplify y into y 10.633 * [taylor]: Taking taylor expansion of y in x 10.633 * [backup-simplify]: Simplify y into y 10.633 * [backup-simplify]: Simplify (* 0 0) into 0 10.634 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.634 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.634 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.635 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.635 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.635 * [backup-simplify]: Simplify (+ 0 0) into 0 10.636 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.636 * [backup-simplify]: Simplify (+ 0 y) into y 10.636 * [backup-simplify]: Simplify (- y) into (- y) 10.636 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.636 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 10.636 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.636 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 10.636 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 10.636 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 10.636 * [taylor]: Taking taylor expansion of (+ x y) in x 10.636 * [taylor]: Taking taylor expansion of x in x 10.637 * [backup-simplify]: Simplify 0 into 0 10.637 * [backup-simplify]: Simplify 1 into 1 10.637 * [taylor]: Taking taylor expansion of y in x 10.637 * [backup-simplify]: Simplify y into y 10.637 * [taylor]: Taking taylor expansion of (- x y) in x 10.637 * [taylor]: Taking taylor expansion of x in x 10.637 * [backup-simplify]: Simplify 0 into 0 10.637 * [backup-simplify]: Simplify 1 into 1 10.637 * [taylor]: Taking taylor expansion of y in x 10.637 * [backup-simplify]: Simplify y into y 10.637 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 10.637 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.637 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.637 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.637 * [taylor]: Taking taylor expansion of (* x x) in x 10.637 * [taylor]: Taking taylor expansion of x in x 10.637 * [backup-simplify]: Simplify 0 into 0 10.637 * [backup-simplify]: Simplify 1 into 1 10.637 * [taylor]: Taking taylor expansion of x in x 10.637 * [backup-simplify]: Simplify 0 into 0 10.637 * [backup-simplify]: Simplify 1 into 1 10.637 * [taylor]: Taking taylor expansion of (* y y) in x 10.637 * [taylor]: Taking taylor expansion of y in x 10.637 * [backup-simplify]: Simplify y into y 10.637 * [taylor]: Taking taylor expansion of y in x 10.637 * [backup-simplify]: Simplify y into y 10.638 * [backup-simplify]: Simplify (* 0 0) into 0 10.638 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.638 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.638 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.639 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.639 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.640 * [backup-simplify]: Simplify (+ 0 0) into 0 10.640 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.640 * [backup-simplify]: Simplify (+ 0 y) into y 10.640 * [backup-simplify]: Simplify (- y) into (- y) 10.640 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.640 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 10.640 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.641 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 10.641 * [taylor]: Taking taylor expansion of -1 in y 10.641 * [backup-simplify]: Simplify -1 into -1 10.641 * [backup-simplify]: Simplify -1 into -1 10.641 * [backup-simplify]: Simplify (- 0) into 0 10.642 * [backup-simplify]: Simplify (+ 1 0) into 1 10.642 * [backup-simplify]: Simplify (+ 1 0) into 1 10.642 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 10.642 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.643 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 10.643 * [taylor]: Taking taylor expansion of 0 in y 10.643 * [backup-simplify]: Simplify 0 into 0 10.643 * [backup-simplify]: Simplify 0 into 0 10.643 * [backup-simplify]: Simplify 0 into 0 10.644 * [backup-simplify]: Simplify (- 0) into 0 10.644 * [backup-simplify]: Simplify (+ 0 0) into 0 10.644 * [backup-simplify]: Simplify (+ 0 0) into 0 10.645 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 10.646 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 10.646 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.647 * [backup-simplify]: Simplify (+ 1 0) into 1 10.647 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 10.648 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 10.648 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 10.649 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 10.649 * [taylor]: Taking taylor expansion of 2 in y 10.649 * [backup-simplify]: Simplify 2 into 2 10.649 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.649 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.649 * [taylor]: Taking taylor expansion of y in y 10.649 * [backup-simplify]: Simplify 0 into 0 10.649 * [backup-simplify]: Simplify 1 into 1 10.649 * [backup-simplify]: Simplify (* 1 1) into 1 10.649 * [backup-simplify]: Simplify (/ 1 1) into 1 10.650 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.651 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.653 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 10.653 * [backup-simplify]: Simplify 0 into 0 10.653 * [backup-simplify]: Simplify 0 into 0 10.653 * [backup-simplify]: Simplify 0 into 0 10.653 * [backup-simplify]: Simplify (- 0) into 0 10.654 * [backup-simplify]: Simplify (+ 0 0) into 0 10.654 * [backup-simplify]: Simplify (+ 0 0) into 0 10.655 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 10.656 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 10.656 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 10.657 * [backup-simplify]: Simplify (+ 0 0) into 0 10.657 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 10.657 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 10.658 * [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.658 * [taylor]: Taking taylor expansion of 0 in y 10.658 * [backup-simplify]: Simplify 0 into 0 10.658 * [backup-simplify]: Simplify 0 into 0 10.658 * [backup-simplify]: Simplify -1 into -1 10.659 * [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)) 10.659 * [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.659 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in y 10.659 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 10.659 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 10.659 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.659 * [taylor]: Taking taylor expansion of x in y 10.659 * [backup-simplify]: Simplify x into x 10.659 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.659 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.659 * [taylor]: Taking taylor expansion of y in y 10.659 * [backup-simplify]: Simplify 0 into 0 10.659 * [backup-simplify]: Simplify 1 into 1 10.659 * [backup-simplify]: Simplify (/ 1 1) into 1 10.659 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 10.659 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.659 * [taylor]: Taking taylor expansion of y in y 10.659 * [backup-simplify]: Simplify 0 into 0 10.659 * [backup-simplify]: Simplify 1 into 1 10.660 * [backup-simplify]: Simplify (/ 1 1) into 1 10.660 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.660 * [taylor]: Taking taylor expansion of x in y 10.660 * [backup-simplify]: Simplify x into x 10.660 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.660 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 10.660 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 10.660 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.660 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 10.660 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 10.660 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.660 * [taylor]: Taking taylor expansion of x in y 10.660 * [backup-simplify]: Simplify x into x 10.660 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.660 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.660 * [taylor]: Taking taylor expansion of x in y 10.660 * [backup-simplify]: Simplify x into x 10.660 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.660 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 10.660 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.661 * [taylor]: Taking taylor expansion of y in y 10.661 * [backup-simplify]: Simplify 0 into 0 10.661 * [backup-simplify]: Simplify 1 into 1 10.661 * [backup-simplify]: Simplify (/ 1 1) into 1 10.661 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.661 * [taylor]: Taking taylor expansion of y in y 10.661 * [backup-simplify]: Simplify 0 into 0 10.661 * [backup-simplify]: Simplify 1 into 1 10.661 * [backup-simplify]: Simplify (/ 1 1) into 1 10.662 * [backup-simplify]: Simplify (* 1 1) into 1 10.662 * [backup-simplify]: Simplify (+ 0 1) into 1 10.662 * [backup-simplify]: Simplify (sqrt 1) into 1 10.663 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.664 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.664 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.665 * [backup-simplify]: Simplify (+ 0 0) into 0 10.665 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.665 * [backup-simplify]: Simplify (- 1) into -1 10.666 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.666 * [backup-simplify]: Simplify (+ 1 0) into 1 10.667 * [backup-simplify]: Simplify (* -1 1) into -1 10.667 * [backup-simplify]: Simplify (* 1 1) into 1 10.667 * [backup-simplify]: Simplify (/ -1 1) into -1 10.667 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 10.667 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 10.667 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 10.667 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.667 * [taylor]: Taking taylor expansion of x in x 10.667 * [backup-simplify]: Simplify 0 into 0 10.668 * [backup-simplify]: Simplify 1 into 1 10.668 * [backup-simplify]: Simplify (/ 1 1) into 1 10.668 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.668 * [taylor]: Taking taylor expansion of y in x 10.668 * [backup-simplify]: Simplify y into y 10.668 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.668 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.668 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.668 * [taylor]: Taking taylor expansion of y in x 10.668 * [backup-simplify]: Simplify y into y 10.668 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.668 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.668 * [taylor]: Taking taylor expansion of x in x 10.668 * [backup-simplify]: Simplify 0 into 0 10.668 * [backup-simplify]: Simplify 1 into 1 10.669 * [backup-simplify]: Simplify (/ 1 1) into 1 10.669 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 10.669 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 10.669 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.669 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 10.669 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.669 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.669 * [taylor]: Taking taylor expansion of x in x 10.669 * [backup-simplify]: Simplify 0 into 0 10.669 * [backup-simplify]: Simplify 1 into 1 10.669 * [backup-simplify]: Simplify (/ 1 1) into 1 10.669 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.669 * [taylor]: Taking taylor expansion of x in x 10.669 * [backup-simplify]: Simplify 0 into 0 10.669 * [backup-simplify]: Simplify 1 into 1 10.670 * [backup-simplify]: Simplify (/ 1 1) into 1 10.670 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.670 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.670 * [taylor]: Taking taylor expansion of y in x 10.670 * [backup-simplify]: Simplify y into y 10.670 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.670 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.670 * [taylor]: Taking taylor expansion of y in x 10.670 * [backup-simplify]: Simplify y into y 10.670 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.670 * [backup-simplify]: Simplify (* 1 1) into 1 10.671 * [backup-simplify]: Simplify (+ 1 0) into 1 10.671 * [backup-simplify]: Simplify (sqrt 1) into 1 10.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.673 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.673 * [backup-simplify]: Simplify (+ 0 0) into 0 10.674 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.674 * [backup-simplify]: Simplify (+ 1 0) into 1 10.675 * [backup-simplify]: Simplify (+ 0 1) into 1 10.675 * [backup-simplify]: Simplify (* 1 1) into 1 10.675 * [backup-simplify]: Simplify (* 1 1) into 1 10.676 * [backup-simplify]: Simplify (/ 1 1) into 1 10.676 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 10.676 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 10.676 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 10.676 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.676 * [taylor]: Taking taylor expansion of x in x 10.676 * [backup-simplify]: Simplify 0 into 0 10.676 * [backup-simplify]: Simplify 1 into 1 10.676 * [backup-simplify]: Simplify (/ 1 1) into 1 10.676 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.676 * [taylor]: Taking taylor expansion of y in x 10.676 * [backup-simplify]: Simplify y into y 10.676 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.677 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.677 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.677 * [taylor]: Taking taylor expansion of y in x 10.677 * [backup-simplify]: Simplify y into y 10.677 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.677 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.677 * [taylor]: Taking taylor expansion of x in x 10.677 * [backup-simplify]: Simplify 0 into 0 10.677 * [backup-simplify]: Simplify 1 into 1 10.677 * [backup-simplify]: Simplify (/ 1 1) into 1 10.677 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 10.677 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 10.677 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.677 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 10.677 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.677 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.677 * [taylor]: Taking taylor expansion of x in x 10.677 * [backup-simplify]: Simplify 0 into 0 10.677 * [backup-simplify]: Simplify 1 into 1 10.678 * [backup-simplify]: Simplify (/ 1 1) into 1 10.678 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.678 * [taylor]: Taking taylor expansion of x in x 10.678 * [backup-simplify]: Simplify 0 into 0 10.678 * [backup-simplify]: Simplify 1 into 1 10.678 * [backup-simplify]: Simplify (/ 1 1) into 1 10.678 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.678 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.678 * [taylor]: Taking taylor expansion of y in x 10.678 * [backup-simplify]: Simplify y into y 10.678 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.678 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.678 * [taylor]: Taking taylor expansion of y in x 10.679 * [backup-simplify]: Simplify y into y 10.679 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.679 * [backup-simplify]: Simplify (* 1 1) into 1 10.679 * [backup-simplify]: Simplify (+ 1 0) into 1 10.680 * [backup-simplify]: Simplify (sqrt 1) into 1 10.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.681 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.682 * [backup-simplify]: Simplify (+ 0 0) into 0 10.682 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.683 * [backup-simplify]: Simplify (+ 1 0) into 1 10.683 * [backup-simplify]: Simplify (+ 0 1) into 1 10.683 * [backup-simplify]: Simplify (* 1 1) into 1 10.684 * [backup-simplify]: Simplify (* 1 1) into 1 10.684 * [backup-simplify]: Simplify (/ 1 1) into 1 10.684 * [taylor]: Taking taylor expansion of 1 in y 10.684 * [backup-simplify]: Simplify 1 into 1 10.684 * [backup-simplify]: Simplify 1 into 1 10.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.685 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.686 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 10.686 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 10.686 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 10.687 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.687 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 10.687 * [taylor]: Taking taylor expansion of 0 in y 10.687 * [backup-simplify]: Simplify 0 into 0 10.687 * [backup-simplify]: Simplify 0 into 0 10.687 * [backup-simplify]: Simplify 0 into 0 10.688 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.689 * [backup-simplify]: Simplify (+ 0 0) into 0 10.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.690 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.690 * [backup-simplify]: Simplify (- 0) into 0 10.690 * [backup-simplify]: Simplify (+ 0 0) into 0 10.691 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 10.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.694 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.694 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 10.694 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.695 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.696 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 10.697 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 10.697 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 10.697 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 10.697 * [taylor]: Taking taylor expansion of 2 in y 10.697 * [backup-simplify]: Simplify 2 into 2 10.697 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.697 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.697 * [taylor]: Taking taylor expansion of y in y 10.697 * [backup-simplify]: Simplify 0 into 0 10.697 * [backup-simplify]: Simplify 1 into 1 10.697 * [backup-simplify]: Simplify (* 1 1) into 1 10.698 * [backup-simplify]: Simplify (/ 1 1) into 1 10.699 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.699 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.700 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.701 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 10.702 * [backup-simplify]: Simplify (- 0) into 0 10.702 * [backup-simplify]: Simplify 0 into 0 10.702 * [backup-simplify]: Simplify 0 into 0 10.702 * [backup-simplify]: Simplify 0 into 0 10.702 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.703 * [backup-simplify]: Simplify (+ 0 0) into 0 10.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.704 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.705 * [backup-simplify]: Simplify (- 0) into 0 10.705 * [backup-simplify]: Simplify (+ 0 0) into 0 10.706 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 10.707 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.708 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.709 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.709 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 10.710 * [backup-simplify]: Simplify (+ 0 0) into 0 10.711 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 10.712 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 10.713 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 10.713 * [taylor]: Taking taylor expansion of 0 in y 10.714 * [backup-simplify]: Simplify 0 into 0 10.714 * [backup-simplify]: Simplify 0 into 0 10.714 * [backup-simplify]: Simplify 1 into 1 10.714 * [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))) 10.714 * [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 10.714 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in y 10.714 * [taylor]: Taking taylor expansion of -1 in y 10.714 * [backup-simplify]: Simplify -1 into -1 10.714 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in y 10.714 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 10.714 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 10.715 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.715 * [taylor]: Taking taylor expansion of y in y 10.715 * [backup-simplify]: Simplify 0 into 0 10.715 * [backup-simplify]: Simplify 1 into 1 10.715 * [backup-simplify]: Simplify (/ 1 1) into 1 10.715 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.715 * [taylor]: Taking taylor expansion of x in y 10.715 * [backup-simplify]: Simplify x into x 10.715 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.715 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 10.715 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.715 * [taylor]: Taking taylor expansion of y in y 10.715 * [backup-simplify]: Simplify 0 into 0 10.716 * [backup-simplify]: Simplify 1 into 1 10.716 * [backup-simplify]: Simplify (/ 1 1) into 1 10.716 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.716 * [taylor]: Taking taylor expansion of x in y 10.716 * [backup-simplify]: Simplify x into x 10.716 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.716 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 10.716 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 10.716 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.716 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 10.716 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 10.716 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.716 * [taylor]: Taking taylor expansion of -1 in y 10.716 * [backup-simplify]: Simplify -1 into -1 10.716 * [taylor]: Taking taylor expansion of x in y 10.716 * [backup-simplify]: Simplify x into x 10.717 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.717 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.717 * [taylor]: Taking taylor expansion of -1 in y 10.717 * [backup-simplify]: Simplify -1 into -1 10.717 * [taylor]: Taking taylor expansion of x in y 10.717 * [backup-simplify]: Simplify x into x 10.717 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.717 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 10.717 * [taylor]: Taking taylor expansion of (/ -1 y) in y 10.717 * [taylor]: Taking taylor expansion of -1 in y 10.717 * [backup-simplify]: Simplify -1 into -1 10.717 * [taylor]: Taking taylor expansion of y in y 10.717 * [backup-simplify]: Simplify 0 into 0 10.717 * [backup-simplify]: Simplify 1 into 1 10.717 * [backup-simplify]: Simplify (/ -1 1) into -1 10.717 * [taylor]: Taking taylor expansion of (/ -1 y) in y 10.717 * [taylor]: Taking taylor expansion of -1 in y 10.717 * [backup-simplify]: Simplify -1 into -1 10.717 * [taylor]: Taking taylor expansion of y in y 10.717 * [backup-simplify]: Simplify 0 into 0 10.717 * [backup-simplify]: Simplify 1 into 1 10.718 * [backup-simplify]: Simplify (/ -1 1) into -1 10.718 * [backup-simplify]: Simplify (* -1 -1) into 1 10.719 * [backup-simplify]: Simplify (+ 0 1) into 1 10.719 * [backup-simplify]: Simplify (sqrt 1) into 1 10.720 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.721 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.721 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.721 * [backup-simplify]: Simplify (+ 0 0) into 0 10.722 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.723 * [backup-simplify]: Simplify (+ 1 0) into 1 10.723 * [backup-simplify]: Simplify (+ 1 0) into 1 10.723 * [backup-simplify]: Simplify (* 1 1) into 1 10.724 * [backup-simplify]: Simplify (* 1 1) into 1 10.724 * [backup-simplify]: Simplify (/ 1 1) into 1 10.724 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 10.724 * [taylor]: Taking taylor expansion of -1 in x 10.724 * [backup-simplify]: Simplify -1 into -1 10.724 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 10.724 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 10.724 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.724 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.724 * [taylor]: Taking taylor expansion of y in x 10.724 * [backup-simplify]: Simplify y into y 10.724 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.724 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.724 * [taylor]: Taking taylor expansion of x in x 10.724 * [backup-simplify]: Simplify 0 into 0 10.724 * [backup-simplify]: Simplify 1 into 1 10.725 * [backup-simplify]: Simplify (/ 1 1) into 1 10.725 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 10.725 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.725 * [taylor]: Taking taylor expansion of y in x 10.725 * [backup-simplify]: Simplify y into y 10.725 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.725 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.725 * [taylor]: Taking taylor expansion of x in x 10.725 * [backup-simplify]: Simplify 0 into 0 10.725 * [backup-simplify]: Simplify 1 into 1 10.725 * [backup-simplify]: Simplify (/ 1 1) into 1 10.725 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 10.726 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 10.726 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.726 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 10.726 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.726 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.726 * [taylor]: Taking taylor expansion of -1 in x 10.726 * [backup-simplify]: Simplify -1 into -1 10.726 * [taylor]: Taking taylor expansion of x in x 10.726 * [backup-simplify]: Simplify 0 into 0 10.726 * [backup-simplify]: Simplify 1 into 1 10.726 * [backup-simplify]: Simplify (/ -1 1) into -1 10.726 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.726 * [taylor]: Taking taylor expansion of -1 in x 10.726 * [backup-simplify]: Simplify -1 into -1 10.726 * [taylor]: Taking taylor expansion of x in x 10.726 * [backup-simplify]: Simplify 0 into 0 10.726 * [backup-simplify]: Simplify 1 into 1 10.727 * [backup-simplify]: Simplify (/ -1 1) into -1 10.727 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 10.727 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.727 * [taylor]: Taking taylor expansion of -1 in x 10.727 * [backup-simplify]: Simplify -1 into -1 10.727 * [taylor]: Taking taylor expansion of y in x 10.727 * [backup-simplify]: Simplify y into y 10.727 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.727 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.727 * [taylor]: Taking taylor expansion of -1 in x 10.727 * [backup-simplify]: Simplify -1 into -1 10.727 * [taylor]: Taking taylor expansion of y in x 10.727 * [backup-simplify]: Simplify y into y 10.727 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.728 * [backup-simplify]: Simplify (* -1 -1) into 1 10.728 * [backup-simplify]: Simplify (+ 1 0) into 1 10.728 * [backup-simplify]: Simplify (sqrt 1) into 1 10.729 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.730 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.731 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.731 * [backup-simplify]: Simplify (+ 0 0) into 0 10.732 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.732 * [backup-simplify]: Simplify (+ 0 1) into 1 10.732 * [backup-simplify]: Simplify (- 1) into -1 10.733 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.733 * [backup-simplify]: Simplify (* 1 -1) into -1 10.733 * [backup-simplify]: Simplify (* 1 1) into 1 10.738 * [backup-simplify]: Simplify (/ -1 1) into -1 10.738 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 10.738 * [taylor]: Taking taylor expansion of -1 in x 10.738 * [backup-simplify]: Simplify -1 into -1 10.738 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 10.738 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 10.738 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.738 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.738 * [taylor]: Taking taylor expansion of y in x 10.738 * [backup-simplify]: Simplify y into y 10.739 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.739 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.739 * [taylor]: Taking taylor expansion of x in x 10.739 * [backup-simplify]: Simplify 0 into 0 10.739 * [backup-simplify]: Simplify 1 into 1 10.739 * [backup-simplify]: Simplify (/ 1 1) into 1 10.739 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 10.739 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.739 * [taylor]: Taking taylor expansion of y in x 10.739 * [backup-simplify]: Simplify y into y 10.740 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.740 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.740 * [taylor]: Taking taylor expansion of x in x 10.740 * [backup-simplify]: Simplify 0 into 0 10.740 * [backup-simplify]: Simplify 1 into 1 10.740 * [backup-simplify]: Simplify (/ 1 1) into 1 10.740 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 10.740 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 10.740 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.740 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 10.740 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.740 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.740 * [taylor]: Taking taylor expansion of -1 in x 10.741 * [backup-simplify]: Simplify -1 into -1 10.741 * [taylor]: Taking taylor expansion of x in x 10.741 * [backup-simplify]: Simplify 0 into 0 10.741 * [backup-simplify]: Simplify 1 into 1 10.741 * [backup-simplify]: Simplify (/ -1 1) into -1 10.741 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.741 * [taylor]: Taking taylor expansion of -1 in x 10.741 * [backup-simplify]: Simplify -1 into -1 10.741 * [taylor]: Taking taylor expansion of x in x 10.741 * [backup-simplify]: Simplify 0 into 0 10.741 * [backup-simplify]: Simplify 1 into 1 10.742 * [backup-simplify]: Simplify (/ -1 1) into -1 10.742 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 10.742 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.742 * [taylor]: Taking taylor expansion of -1 in x 10.742 * [backup-simplify]: Simplify -1 into -1 10.742 * [taylor]: Taking taylor expansion of y in x 10.742 * [backup-simplify]: Simplify y into y 10.742 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.742 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.742 * [taylor]: Taking taylor expansion of -1 in x 10.742 * [backup-simplify]: Simplify -1 into -1 10.742 * [taylor]: Taking taylor expansion of y in x 10.742 * [backup-simplify]: Simplify y into y 10.742 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.742 * [backup-simplify]: Simplify (* -1 -1) into 1 10.743 * [backup-simplify]: Simplify (+ 1 0) into 1 10.743 * [backup-simplify]: Simplify (sqrt 1) into 1 10.744 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.745 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.745 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.746 * [backup-simplify]: Simplify (+ 0 0) into 0 10.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.747 * [backup-simplify]: Simplify (+ 0 1) into 1 10.747 * [backup-simplify]: Simplify (- 1) into -1 10.747 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.748 * [backup-simplify]: Simplify (* 1 -1) into -1 10.748 * [backup-simplify]: Simplify (* 1 1) into 1 10.748 * [backup-simplify]: Simplify (/ -1 1) into -1 10.749 * [backup-simplify]: Simplify (* -1 -1) into 1 10.749 * [taylor]: Taking taylor expansion of 1 in y 10.749 * [backup-simplify]: Simplify 1 into 1 10.749 * [backup-simplify]: Simplify 1 into 1 10.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.750 * [backup-simplify]: Simplify (- 0) into 0 10.750 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.751 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.751 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.751 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 10.752 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.753 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.753 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.753 * [taylor]: Taking taylor expansion of 0 in y 10.753 * [backup-simplify]: Simplify 0 into 0 10.753 * [backup-simplify]: Simplify 0 into 0 10.753 * [backup-simplify]: Simplify 0 into 0 10.754 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.755 * [backup-simplify]: Simplify (- 0) into 0 10.755 * [backup-simplify]: Simplify (+ 0 0) into 0 10.755 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.756 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.757 * [backup-simplify]: Simplify (+ 0 0) into 0 10.757 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 10.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.759 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.760 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 10.760 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 10.760 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.762 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.762 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 10.763 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 10.764 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 10.764 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 10.764 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 10.764 * [taylor]: Taking taylor expansion of 2 in y 10.764 * [backup-simplify]: Simplify 2 into 2 10.764 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.764 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.764 * [taylor]: Taking taylor expansion of y in y 10.764 * [backup-simplify]: Simplify 0 into 0 10.764 * [backup-simplify]: Simplify 1 into 1 10.765 * [backup-simplify]: Simplify (* 1 1) into 1 10.765 * [backup-simplify]: Simplify (/ 1 1) into 1 10.766 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.766 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.767 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.768 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.769 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 10.769 * [backup-simplify]: Simplify (- 0) into 0 10.769 * [backup-simplify]: Simplify 0 into 0 10.769 * [backup-simplify]: Simplify 0 into 0 10.769 * [backup-simplify]: Simplify 0 into 0 10.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.770 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.771 * [backup-simplify]: Simplify (- 0) into 0 10.771 * [backup-simplify]: Simplify (+ 0 0) into 0 10.771 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.772 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.772 * [backup-simplify]: Simplify (+ 0 0) into 0 10.773 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 10.774 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.775 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.776 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.776 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 10.776 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 10.776 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 10.777 * [backup-simplify]: Simplify (+ 0 0) into 0 10.777 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 10.778 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 10.780 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 10.781 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 10.781 * [taylor]: Taking taylor expansion of 0 in y 10.781 * [backup-simplify]: Simplify 0 into 0 10.781 * [backup-simplify]: Simplify 0 into 0 10.781 * [backup-simplify]: Simplify 1 into 1 10.781 * * * * [progress]: [ 2 / 3 ] generating series at (2 2) 10.782 * [backup-simplify]: Simplify (/ (+ x y) (hypot x y)) into (/ (+ x y) (hypot x y)) 10.782 * [approximate]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in (x y) around 0 10.782 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in y 10.782 * [taylor]: Taking taylor expansion of (+ x y) in y 10.782 * [taylor]: Taking taylor expansion of x in y 10.782 * [backup-simplify]: Simplify x into x 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 * [taylor]: Taking taylor expansion of (hypot x y) in y 10.782 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.782 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 10.782 * [taylor]: Taking taylor expansion of (* x x) in y 10.782 * [taylor]: Taking taylor expansion of x in y 10.782 * [backup-simplify]: Simplify x into x 10.782 * [taylor]: Taking taylor expansion of x in y 10.782 * [backup-simplify]: Simplify x into x 10.782 * [taylor]: Taking taylor expansion of (* y 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 * [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 (* x x) into (pow x 2) 10.783 * [backup-simplify]: Simplify (* 0 0) into 0 10.783 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 10.783 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 10.783 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.784 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.784 * [backup-simplify]: Simplify (+ 0 0) into 0 10.784 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 10.784 * [backup-simplify]: Simplify (+ x 0) into x 10.784 * [backup-simplify]: Simplify (/ x x) into 1 10.784 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in x 10.784 * [taylor]: Taking taylor expansion of (+ x y) in x 10.784 * [taylor]: Taking taylor expansion of x in x 10.784 * [backup-simplify]: Simplify 0 into 0 10.784 * [backup-simplify]: Simplify 1 into 1 10.784 * [taylor]: Taking taylor expansion of y in x 10.785 * [backup-simplify]: Simplify y into y 10.785 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.785 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.785 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.785 * [taylor]: Taking taylor expansion of (* x 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.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.785 * [taylor]: Taking taylor expansion of (* y y) in x 10.785 * [taylor]: Taking taylor expansion of y in x 10.785 * [backup-simplify]: Simplify y into y 10.785 * [taylor]: Taking taylor expansion of y in x 10.785 * [backup-simplify]: Simplify y into y 10.785 * [backup-simplify]: Simplify (* 0 0) into 0 10.785 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.786 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.786 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.786 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.786 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.787 * [backup-simplify]: Simplify (+ 0 0) into 0 10.787 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.787 * [backup-simplify]: Simplify (+ 0 y) into y 10.787 * [backup-simplify]: Simplify (/ y y) into 1 10.787 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in x 10.787 * [taylor]: Taking taylor expansion of (+ x y) in x 10.787 * [taylor]: Taking taylor expansion of x in x 10.787 * [backup-simplify]: Simplify 0 into 0 10.787 * [backup-simplify]: Simplify 1 into 1 10.787 * [taylor]: Taking taylor expansion of y in x 10.787 * [backup-simplify]: Simplify y into y 10.787 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.787 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.787 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.787 * [taylor]: Taking taylor expansion of (* x x) in x 10.788 * [taylor]: Taking taylor expansion of x in x 10.788 * [backup-simplify]: Simplify 0 into 0 10.788 * [backup-simplify]: Simplify 1 into 1 10.788 * [taylor]: Taking taylor expansion of x in x 10.788 * [backup-simplify]: Simplify 0 into 0 10.788 * [backup-simplify]: Simplify 1 into 1 10.788 * [taylor]: Taking taylor expansion of (* y y) in x 10.788 * [taylor]: Taking taylor expansion of y in x 10.788 * [backup-simplify]: Simplify y into y 10.788 * [taylor]: Taking taylor expansion of y in x 10.788 * [backup-simplify]: Simplify y into y 10.788 * [backup-simplify]: Simplify (* 0 0) into 0 10.788 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.788 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.788 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.789 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.789 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.789 * [backup-simplify]: Simplify (+ 0 0) into 0 10.790 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.790 * [backup-simplify]: Simplify (+ 0 y) into y 10.790 * [backup-simplify]: Simplify (/ y y) into 1 10.790 * [taylor]: Taking taylor expansion of 1 in y 10.790 * [backup-simplify]: Simplify 1 into 1 10.790 * [backup-simplify]: Simplify 1 into 1 10.790 * [backup-simplify]: Simplify (+ 1 0) into 1 10.790 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* 1 (/ 0 y)))) into (/ 1 y) 10.791 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.791 * [taylor]: Taking taylor expansion of y in y 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.792 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.792 * [backup-simplify]: Simplify 0 into 0 10.792 * [backup-simplify]: Simplify 0 into 0 10.792 * [backup-simplify]: Simplify (+ 0 0) into 0 10.793 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 10.793 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.793 * [backup-simplify]: Simplify (+ 1 0) into 1 10.794 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 10.794 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* 1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 2)))) 10.795 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 10.795 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 10.795 * [taylor]: Taking taylor expansion of 1/2 in y 10.795 * [backup-simplify]: Simplify 1/2 into 1/2 10.795 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.795 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.795 * [taylor]: Taking taylor expansion of y in y 10.795 * [backup-simplify]: Simplify 0 into 0 10.795 * [backup-simplify]: Simplify 1 into 1 10.795 * [backup-simplify]: Simplify (* 1 1) into 1 10.795 * [backup-simplify]: Simplify (/ 1 1) into 1 10.796 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.797 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.797 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.799 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 10.799 * [backup-simplify]: Simplify (- 0) into 0 10.800 * [backup-simplify]: Simplify 0 into 0 10.800 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.800 * [backup-simplify]: Simplify 0 into 0 10.800 * [backup-simplify]: Simplify 0 into 0 10.801 * [backup-simplify]: Simplify (+ 0 0) into 0 10.802 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 10.802 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 10.803 * [backup-simplify]: Simplify (+ 0 0) into 0 10.803 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 10.804 * [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.804 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 10.804 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 10.804 * [taylor]: Taking taylor expansion of 1/2 in y 10.804 * [backup-simplify]: Simplify 1/2 into 1/2 10.804 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.804 * [taylor]: Taking taylor expansion of (pow y 3) 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.805 * [backup-simplify]: Simplify (* 1 1) into 1 10.805 * [backup-simplify]: Simplify (/ 1 1) into 1 10.806 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.807 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.807 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.808 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.809 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.809 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.810 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.812 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.813 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.813 * [backup-simplify]: Simplify (- 0) into 0 10.813 * [backup-simplify]: Simplify 0 into 0 10.813 * [backup-simplify]: Simplify 1 into 1 10.813 * [backup-simplify]: Simplify (/ (+ (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) into (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) 10.813 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 10.813 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in y 10.813 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 10.813 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.813 * [taylor]: Taking taylor expansion of y in y 10.813 * [backup-simplify]: Simplify 0 into 0 10.814 * [backup-simplify]: Simplify 1 into 1 10.814 * [backup-simplify]: Simplify (/ 1 1) into 1 10.814 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.814 * [taylor]: Taking taylor expansion of x in y 10.814 * [backup-simplify]: Simplify x into x 10.814 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.814 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 10.814 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.814 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 10.814 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 10.814 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.814 * [taylor]: Taking taylor expansion of x in y 10.814 * [backup-simplify]: Simplify x into x 10.814 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.814 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.814 * [taylor]: Taking taylor expansion of x in y 10.814 * [backup-simplify]: Simplify x into x 10.815 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.815 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 10.815 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.815 * [taylor]: Taking taylor expansion of y in y 10.815 * [backup-simplify]: Simplify 0 into 0 10.815 * [backup-simplify]: Simplify 1 into 1 10.815 * [backup-simplify]: Simplify (/ 1 1) into 1 10.815 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.815 * [taylor]: Taking taylor expansion of y in y 10.815 * [backup-simplify]: Simplify 0 into 0 10.815 * [backup-simplify]: Simplify 1 into 1 10.815 * [backup-simplify]: Simplify (/ 1 1) into 1 10.816 * [backup-simplify]: Simplify (* 1 1) into 1 10.816 * [backup-simplify]: Simplify (+ 0 1) into 1 10.816 * [backup-simplify]: Simplify (sqrt 1) into 1 10.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.818 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.819 * [backup-simplify]: Simplify (+ 0 0) into 0 10.819 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.820 * [backup-simplify]: Simplify (+ 1 0) into 1 10.820 * [backup-simplify]: Simplify (/ 1 1) into 1 10.820 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in x 10.820 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.820 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.820 * [taylor]: Taking taylor expansion of y in x 10.820 * [backup-simplify]: Simplify y into y 10.820 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.820 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.820 * [taylor]: Taking taylor expansion of x in x 10.820 * [backup-simplify]: Simplify 0 into 0 10.820 * [backup-simplify]: Simplify 1 into 1 10.821 * [backup-simplify]: Simplify (/ 1 1) into 1 10.821 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 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 x 10.821 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.821 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.821 * [taylor]: Taking taylor expansion of x in x 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 x 10.821 * [taylor]: Taking taylor expansion of x in x 10.821 * [backup-simplify]: Simplify 0 into 0 10.821 * [backup-simplify]: Simplify 1 into 1 10.822 * [backup-simplify]: Simplify (/ 1 1) into 1 10.822 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.822 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.822 * [taylor]: Taking taylor expansion of y in x 10.822 * [backup-simplify]: Simplify y into y 10.822 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.822 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.822 * [taylor]: Taking taylor expansion of y in x 10.822 * [backup-simplify]: Simplify y into y 10.822 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.822 * [backup-simplify]: Simplify (* 1 1) into 1 10.823 * [backup-simplify]: Simplify (+ 1 0) into 1 10.823 * [backup-simplify]: Simplify (sqrt 1) into 1 10.824 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.824 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.825 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.825 * [backup-simplify]: Simplify (+ 0 0) into 0 10.826 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.826 * [backup-simplify]: Simplify (+ 0 1) into 1 10.827 * [backup-simplify]: Simplify (/ 1 1) into 1 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.827 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.827 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.827 * [taylor]: Taking taylor expansion of x in x 10.827 * [backup-simplify]: Simplify 0 into 0 10.827 * [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 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 (/ 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.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 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 y in x 10.829 * [backup-simplify]: Simplify y into y 10.829 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.829 * [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 (- (+ (* 1 (/ 0 1)))) into 0 10.831 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.832 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.832 * [backup-simplify]: Simplify (+ 0 0) into 0 10.833 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.833 * [backup-simplify]: Simplify (+ 0 1) into 1 10.834 * [backup-simplify]: Simplify (/ 1 1) into 1 10.834 * [taylor]: Taking taylor expansion of 1 in y 10.834 * [backup-simplify]: Simplify 1 into 1 10.834 * [backup-simplify]: Simplify 1 into 1 10.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.835 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.835 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* 1 (/ 0 1)))) into (/ 1 y) 10.835 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.835 * [taylor]: Taking taylor expansion of y in y 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 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.836 * [backup-simplify]: Simplify 0 into 0 10.837 * [backup-simplify]: Simplify 0 into 0 10.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.837 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.838 * [backup-simplify]: Simplify (+ 0 0) into 0 10.839 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.839 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.840 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.840 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 10.841 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.842 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.843 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 10.843 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 10.843 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 10.843 * [taylor]: Taking taylor expansion of 1/2 in y 10.843 * [backup-simplify]: Simplify 1/2 into 1/2 10.843 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.843 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.843 * [taylor]: Taking taylor expansion of y in y 10.843 * [backup-simplify]: Simplify 0 into 0 10.843 * [backup-simplify]: Simplify 1 into 1 10.843 * [backup-simplify]: Simplify (* 1 1) into 1 10.844 * [backup-simplify]: Simplify (/ 1 1) into 1 10.845 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.845 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.847 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.848 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 10.848 * [backup-simplify]: Simplify (- 0) into 0 10.848 * [backup-simplify]: Simplify 0 into 0 10.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.849 * [backup-simplify]: Simplify 0 into 0 10.849 * [backup-simplify]: Simplify 0 into 0 10.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.850 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.850 * [backup-simplify]: Simplify (+ 0 0) into 0 10.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.853 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.853 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 10.854 * [backup-simplify]: Simplify (+ 0 0) into 0 10.854 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 10.856 * [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.856 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 10.856 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 10.856 * [taylor]: Taking taylor expansion of 1/2 in y 10.856 * [backup-simplify]: Simplify 1/2 into 1/2 10.856 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.856 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.856 * [taylor]: Taking taylor expansion of y in y 10.856 * [backup-simplify]: Simplify 0 into 0 10.856 * [backup-simplify]: Simplify 1 into 1 10.857 * [backup-simplify]: Simplify (* 1 1) into 1 10.857 * [backup-simplify]: Simplify (* 1 1) into 1 10.857 * [backup-simplify]: Simplify (/ 1 1) into 1 10.858 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.859 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.859 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.860 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.861 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.862 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.862 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.864 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.865 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.866 * [backup-simplify]: Simplify (- 0) into 0 10.866 * [backup-simplify]: Simplify 0 into 0 10.866 * [backup-simplify]: Simplify 1 into 1 10.866 * [backup-simplify]: Simplify (/ (+ (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) into (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) 10.866 * [approximate]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in (x y) around 0 10.866 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in y 10.866 * [taylor]: Taking taylor expansion of -1 in y 10.866 * [backup-simplify]: Simplify -1 into -1 10.866 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 10.866 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 10.866 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.866 * [taylor]: Taking taylor expansion of y in y 10.866 * [backup-simplify]: Simplify 0 into 0 10.866 * [backup-simplify]: Simplify 1 into 1 10.867 * [backup-simplify]: Simplify (/ 1 1) into 1 10.867 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.867 * [taylor]: Taking taylor expansion of x in y 10.867 * [backup-simplify]: Simplify x into x 10.867 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.867 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 10.867 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.867 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 10.867 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 10.867 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.867 * [taylor]: Taking taylor expansion of -1 in y 10.867 * [backup-simplify]: Simplify -1 into -1 10.867 * [taylor]: Taking taylor expansion of x in y 10.867 * [backup-simplify]: Simplify x into x 10.867 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.867 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.867 * [taylor]: Taking taylor expansion of -1 in y 10.867 * [backup-simplify]: Simplify -1 into -1 10.867 * [taylor]: Taking taylor expansion of x in y 10.867 * [backup-simplify]: Simplify x into x 10.867 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.868 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 10.868 * [taylor]: Taking taylor expansion of (/ -1 y) in y 10.868 * [taylor]: Taking taylor expansion of -1 in y 10.868 * [backup-simplify]: Simplify -1 into -1 10.868 * [taylor]: Taking taylor expansion of y in y 10.868 * [backup-simplify]: Simplify 0 into 0 10.868 * [backup-simplify]: Simplify 1 into 1 10.868 * [backup-simplify]: Simplify (/ -1 1) into -1 10.868 * [taylor]: Taking taylor expansion of (/ -1 y) in y 10.868 * [taylor]: Taking taylor expansion of -1 in y 10.868 * [backup-simplify]: Simplify -1 into -1 10.868 * [taylor]: Taking taylor expansion of y in y 10.868 * [backup-simplify]: Simplify 0 into 0 10.868 * [backup-simplify]: Simplify 1 into 1 10.869 * [backup-simplify]: Simplify (/ -1 1) into -1 10.869 * [backup-simplify]: Simplify (* -1 -1) into 1 10.869 * [backup-simplify]: Simplify (+ 0 1) into 1 10.870 * [backup-simplify]: Simplify (sqrt 1) into 1 10.870 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.871 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.872 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.872 * [backup-simplify]: Simplify (+ 0 0) into 0 10.873 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.873 * [backup-simplify]: Simplify (+ 1 0) into 1 10.876 * [backup-simplify]: Simplify (/ 1 1) into 1 10.876 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in x 10.877 * [taylor]: Taking taylor expansion of -1 in x 10.877 * [backup-simplify]: Simplify -1 into -1 10.877 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 10.877 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.877 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.877 * [taylor]: Taking taylor expansion of y in x 10.877 * [backup-simplify]: Simplify y into y 10.877 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.877 * [taylor]: Taking taylor expansion of (/ 1 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.878 * [backup-simplify]: Simplify (/ 1 1) into 1 10.878 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 10.878 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.878 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 10.878 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.878 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.878 * [taylor]: Taking taylor expansion of -1 in x 10.878 * [backup-simplify]: Simplify -1 into -1 10.878 * [taylor]: Taking taylor expansion of x in x 10.878 * [backup-simplify]: Simplify 0 into 0 10.878 * [backup-simplify]: Simplify 1 into 1 10.878 * [backup-simplify]: Simplify (/ -1 1) into -1 10.879 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.879 * [taylor]: Taking taylor expansion of -1 in x 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 * [backup-simplify]: Simplify (/ -1 1) into -1 10.879 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 10.879 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.879 * [taylor]: Taking taylor expansion of -1 in x 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 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.879 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.879 * [taylor]: Taking taylor expansion of -1 in x 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.880 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.880 * [backup-simplify]: Simplify (* -1 -1) into 1 10.880 * [backup-simplify]: Simplify (+ 1 0) into 1 10.881 * [backup-simplify]: Simplify (sqrt 1) into 1 10.882 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.882 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.883 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.883 * [backup-simplify]: Simplify (+ 0 0) into 0 10.884 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.884 * [backup-simplify]: Simplify (+ 0 1) into 1 10.884 * [backup-simplify]: Simplify (/ 1 1) into 1 10.884 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in x 10.884 * [taylor]: Taking taylor expansion of -1 in x 10.884 * [backup-simplify]: Simplify -1 into -1 10.885 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 10.885 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 10.885 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.885 * [taylor]: Taking taylor expansion of y in x 10.885 * [backup-simplify]: Simplify y into y 10.885 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.885 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.885 * [taylor]: Taking taylor expansion of x in x 10.885 * [backup-simplify]: Simplify 0 into 0 10.885 * [backup-simplify]: Simplify 1 into 1 10.885 * [backup-simplify]: Simplify (/ 1 1) into 1 10.885 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 10.885 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 10.885 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 10.885 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.885 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.886 * [taylor]: Taking taylor expansion of -1 in x 10.886 * [backup-simplify]: Simplify -1 into -1 10.886 * [taylor]: Taking taylor expansion of x in x 10.886 * [backup-simplify]: Simplify 0 into 0 10.886 * [backup-simplify]: Simplify 1 into 1 10.886 * [backup-simplify]: Simplify (/ -1 1) into -1 10.886 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.886 * [taylor]: Taking taylor expansion of -1 in x 10.886 * [backup-simplify]: Simplify -1 into -1 10.886 * [taylor]: Taking taylor expansion of x in x 10.886 * [backup-simplify]: Simplify 0 into 0 10.886 * [backup-simplify]: Simplify 1 into 1 10.887 * [backup-simplify]: Simplify (/ -1 1) into -1 10.887 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 10.887 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.887 * [taylor]: Taking taylor expansion of -1 in x 10.887 * [backup-simplify]: Simplify -1 into -1 10.887 * [taylor]: Taking taylor expansion of y in x 10.887 * [backup-simplify]: Simplify y into y 10.887 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.887 * [taylor]: Taking taylor expansion of (/ -1 y) in x 10.887 * [taylor]: Taking taylor expansion of -1 in x 10.887 * [backup-simplify]: Simplify -1 into -1 10.887 * [taylor]: Taking taylor expansion of y in x 10.887 * [backup-simplify]: Simplify y into y 10.887 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 10.887 * [backup-simplify]: Simplify (* -1 -1) into 1 10.888 * [backup-simplify]: Simplify (+ 1 0) into 1 10.888 * [backup-simplify]: Simplify (sqrt 1) into 1 10.889 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.889 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.890 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.891 * [backup-simplify]: Simplify (+ 0 0) into 0 10.892 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.892 * [backup-simplify]: Simplify (+ 0 1) into 1 10.892 * [backup-simplify]: Simplify (/ 1 1) into 1 10.893 * [backup-simplify]: Simplify (* -1 1) into -1 10.893 * [taylor]: Taking taylor expansion of -1 in y 10.893 * [backup-simplify]: Simplify -1 into -1 10.893 * [backup-simplify]: Simplify -1 into -1 10.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.894 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.894 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* 1 (/ 0 1)))) into (/ 1 y) 10.895 * [backup-simplify]: Simplify (+ (* -1 (/ 1 y)) (* 0 1)) into (- (/ 1 y)) 10.895 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 10.895 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.895 * [taylor]: Taking taylor expansion of y in y 10.895 * [backup-simplify]: Simplify 0 into 0 10.895 * [backup-simplify]: Simplify 1 into 1 10.895 * [backup-simplify]: Simplify (/ 1 1) into 1 10.896 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.896 * [backup-simplify]: Simplify (- 0) into 0 10.896 * [backup-simplify]: Simplify 0 into 0 10.896 * [backup-simplify]: Simplify 0 into 0 10.896 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.897 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.897 * [backup-simplify]: Simplify (+ 0 0) into 0 10.898 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.899 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.900 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 10.900 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 10.900 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.901 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.902 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 10.903 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ 1 (pow y 2))))) (+ (* 0 (/ 1 y)) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 10.903 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 10.903 * [taylor]: Taking taylor expansion of 1/2 in y 10.903 * [backup-simplify]: Simplify 1/2 into 1/2 10.903 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.903 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.903 * [taylor]: Taking taylor expansion of y in y 10.903 * [backup-simplify]: Simplify 0 into 0 10.903 * [backup-simplify]: Simplify 1 into 1 10.903 * [backup-simplify]: Simplify (* 1 1) into 1 10.904 * [backup-simplify]: Simplify (/ 1 1) into 1 10.904 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.905 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.907 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 10.907 * [backup-simplify]: Simplify 0 into 0 10.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.908 * [backup-simplify]: Simplify (- 0) into 0 10.908 * [backup-simplify]: Simplify 0 into 0 10.908 * [backup-simplify]: Simplify 0 into 0 10.909 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.909 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.910 * [backup-simplify]: Simplify (+ 0 0) into 0 10.911 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.912 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.912 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.913 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 10.913 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 10.913 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 10.913 * [backup-simplify]: Simplify (+ 0 0) into 0 10.914 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 10.915 * [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.916 * [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))) 10.916 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 10.916 * [taylor]: Taking taylor expansion of 1/2 in y 10.916 * [backup-simplify]: Simplify 1/2 into 1/2 10.916 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.917 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.917 * [taylor]: Taking taylor expansion of y in y 10.917 * [backup-simplify]: Simplify 0 into 0 10.917 * [backup-simplify]: Simplify 1 into 1 10.917 * [backup-simplify]: Simplify (* 1 1) into 1 10.917 * [backup-simplify]: Simplify (* 1 1) into 1 10.918 * [backup-simplify]: Simplify (/ 1 1) into 1 10.918 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.919 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.920 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.921 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.921 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.923 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.925 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.925 * [backup-simplify]: Simplify 0 into 0 10.925 * [backup-simplify]: Simplify -1 into -1 10.925 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 10.926 * [backup-simplify]: Simplify (/ (- x y) (hypot x y)) into (/ (- x y) (hypot x y)) 10.926 * [approximate]: Taking taylor expansion of (/ (- x y) (hypot x y)) in (x y) around 0 10.926 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 10.926 * [taylor]: Taking taylor expansion of (- x y) in y 10.926 * [taylor]: Taking taylor expansion of x in y 10.926 * [backup-simplify]: Simplify x into x 10.926 * [taylor]: Taking taylor expansion of y in y 10.926 * [backup-simplify]: Simplify 0 into 0 10.926 * [backup-simplify]: Simplify 1 into 1 10.926 * [taylor]: Taking taylor expansion of (hypot x y) in y 10.926 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.926 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 10.926 * [taylor]: Taking taylor expansion of (* x x) in y 10.926 * [taylor]: Taking taylor expansion of x in y 10.926 * [backup-simplify]: Simplify x into x 10.926 * [taylor]: Taking taylor expansion of x in y 10.926 * [backup-simplify]: Simplify x into x 10.926 * [taylor]: Taking taylor expansion of (* y y) in y 10.926 * [taylor]: Taking taylor expansion of y in y 10.926 * [backup-simplify]: Simplify 0 into 0 10.926 * [backup-simplify]: Simplify 1 into 1 10.926 * [taylor]: Taking taylor expansion of y in y 10.926 * [backup-simplify]: Simplify 0 into 0 10.926 * [backup-simplify]: Simplify 1 into 1 10.926 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.927 * [backup-simplify]: Simplify (* 0 0) into 0 10.927 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 10.927 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 10.927 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.928 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.928 * [backup-simplify]: Simplify (+ 0 0) into 0 10.928 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 10.929 * [backup-simplify]: Simplify (- 0) into 0 10.929 * [backup-simplify]: Simplify (+ x 0) into x 10.929 * [backup-simplify]: Simplify (/ x x) into 1 10.929 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 10.929 * [taylor]: Taking taylor expansion of (- x y) in x 10.929 * [taylor]: Taking taylor expansion of x in x 10.929 * [backup-simplify]: Simplify 0 into 0 10.929 * [backup-simplify]: Simplify 1 into 1 10.929 * [taylor]: Taking taylor expansion of y in x 10.929 * [backup-simplify]: Simplify y into y 10.929 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.929 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.929 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.929 * [taylor]: Taking taylor expansion of (* x x) in x 10.929 * [taylor]: Taking taylor expansion of x in x 10.929 * [backup-simplify]: Simplify 0 into 0 10.929 * [backup-simplify]: Simplify 1 into 1 10.929 * [taylor]: Taking taylor expansion of x in x 10.929 * [backup-simplify]: Simplify 0 into 0 10.929 * [backup-simplify]: Simplify 1 into 1 10.929 * [taylor]: Taking taylor expansion of (* y y) in x 10.929 * [taylor]: Taking taylor expansion of y in x 10.929 * [backup-simplify]: Simplify y into y 10.929 * [taylor]: Taking taylor expansion of y in x 10.929 * [backup-simplify]: Simplify y into y 10.930 * [backup-simplify]: Simplify (* 0 0) into 0 10.930 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.930 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.930 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.931 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.931 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.931 * [backup-simplify]: Simplify (+ 0 0) into 0 10.931 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.931 * [backup-simplify]: Simplify (- y) into (- y) 10.931 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.931 * [backup-simplify]: Simplify (/ (- y) y) into -1 10.931 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 10.931 * [taylor]: Taking taylor expansion of (- x y) in x 10.931 * [taylor]: Taking taylor expansion of x in x 10.931 * [backup-simplify]: Simplify 0 into 0 10.932 * [backup-simplify]: Simplify 1 into 1 10.932 * [taylor]: Taking taylor expansion of y in x 10.932 * [backup-simplify]: Simplify y into y 10.932 * [taylor]: Taking taylor expansion of (hypot x y) in x 10.932 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 10.932 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 10.932 * [taylor]: Taking taylor expansion of (* x x) in x 10.932 * [taylor]: Taking taylor expansion of x in x 10.932 * [backup-simplify]: Simplify 0 into 0 10.932 * [backup-simplify]: Simplify 1 into 1 10.932 * [taylor]: Taking taylor expansion of x in x 10.932 * [backup-simplify]: Simplify 0 into 0 10.932 * [backup-simplify]: Simplify 1 into 1 10.932 * [taylor]: Taking taylor expansion of (* y y) in x 10.932 * [taylor]: Taking taylor expansion of y in x 10.932 * [backup-simplify]: Simplify y into y 10.932 * [taylor]: Taking taylor expansion of y in x 10.932 * [backup-simplify]: Simplify y into y 10.932 * [backup-simplify]: Simplify (* 0 0) into 0 10.932 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.933 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 10.933 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 10.933 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.933 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.934 * [backup-simplify]: Simplify (+ 0 0) into 0 10.934 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 10.934 * [backup-simplify]: Simplify (- y) into (- y) 10.934 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 10.934 * [backup-simplify]: Simplify (/ (- y) y) into -1 10.934 * [taylor]: Taking taylor expansion of -1 in y 10.934 * [backup-simplify]: Simplify -1 into -1 10.934 * [backup-simplify]: Simplify -1 into -1 10.934 * [backup-simplify]: Simplify (- 0) into 0 10.935 * [backup-simplify]: Simplify (+ 1 0) into 1 10.935 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 10.935 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.935 * [taylor]: Taking taylor expansion of y in y 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.936 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.936 * [backup-simplify]: Simplify 0 into 0 10.936 * [backup-simplify]: Simplify 0 into 0 10.936 * [backup-simplify]: Simplify (- 0) into 0 10.937 * [backup-simplify]: Simplify (+ 0 0) into 0 10.937 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 10.938 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.938 * [backup-simplify]: Simplify (+ 1 0) into 1 10.939 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 10.939 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 10.939 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 10.939 * [taylor]: Taking taylor expansion of 1/2 in y 10.939 * [backup-simplify]: Simplify 1/2 into 1/2 10.939 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.939 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.939 * [taylor]: Taking taylor expansion of y in y 10.939 * [backup-simplify]: Simplify 0 into 0 10.939 * [backup-simplify]: Simplify 1 into 1 10.940 * [backup-simplify]: Simplify (* 1 1) into 1 10.940 * [backup-simplify]: Simplify (/ 1 1) into 1 10.941 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.941 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.942 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.944 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 10.944 * [backup-simplify]: Simplify 0 into 0 10.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.945 * [backup-simplify]: Simplify 0 into 0 10.945 * [backup-simplify]: Simplify 0 into 0 10.945 * [backup-simplify]: Simplify (- 0) into 0 10.945 * [backup-simplify]: Simplify (+ 0 0) into 0 10.946 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 10.947 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 10.947 * [backup-simplify]: Simplify (+ 0 0) into 0 10.947 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 10.948 * [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.948 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 10.948 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 10.948 * [taylor]: Taking taylor expansion of 1/2 in y 10.948 * [backup-simplify]: Simplify 1/2 into 1/2 10.948 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 10.948 * [taylor]: Taking taylor expansion of (pow y 3) in y 10.948 * [taylor]: Taking taylor expansion of y in y 10.948 * [backup-simplify]: Simplify 0 into 0 10.948 * [backup-simplify]: Simplify 1 into 1 10.949 * [backup-simplify]: Simplify (* 1 1) into 1 10.949 * [backup-simplify]: Simplify (* 1 1) into 1 10.949 * [backup-simplify]: Simplify (/ 1 1) into 1 10.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.951 * [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) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.953 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.955 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.955 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.957 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.957 * [backup-simplify]: Simplify (- 0) into 0 10.957 * [backup-simplify]: Simplify 0 into 0 10.957 * [backup-simplify]: Simplify -1 into -1 10.958 * [backup-simplify]: Simplify (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) into (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 10.958 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 10.958 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 10.958 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 10.958 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.958 * [taylor]: Taking taylor expansion of x in y 10.958 * [backup-simplify]: Simplify x into x 10.958 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.958 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.958 * [taylor]: Taking taylor expansion of y in y 10.958 * [backup-simplify]: Simplify 0 into 0 10.958 * [backup-simplify]: Simplify 1 into 1 10.958 * [backup-simplify]: Simplify (/ 1 1) into 1 10.958 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 10.959 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.959 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 10.959 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 10.959 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.959 * [taylor]: Taking taylor expansion of x in y 10.959 * [backup-simplify]: Simplify x into x 10.959 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.959 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.959 * [taylor]: Taking taylor expansion of x in y 10.959 * [backup-simplify]: Simplify x into x 10.959 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.959 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 10.959 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.959 * [taylor]: Taking taylor expansion of y in y 10.959 * [backup-simplify]: Simplify 0 into 0 10.959 * [backup-simplify]: Simplify 1 into 1 10.959 * [backup-simplify]: Simplify (/ 1 1) into 1 10.959 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.959 * [taylor]: Taking taylor expansion of y in y 10.959 * [backup-simplify]: Simplify 0 into 0 10.959 * [backup-simplify]: Simplify 1 into 1 10.960 * [backup-simplify]: Simplify (/ 1 1) into 1 10.960 * [backup-simplify]: Simplify (* 1 1) into 1 10.960 * [backup-simplify]: Simplify (+ 0 1) into 1 10.961 * [backup-simplify]: Simplify (sqrt 1) into 1 10.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.963 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.963 * [backup-simplify]: Simplify (+ 0 0) into 0 10.963 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.964 * [backup-simplify]: Simplify (- 1) into -1 10.964 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.965 * [backup-simplify]: Simplify (/ -1 1) into -1 10.965 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 10.965 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 10.965 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.965 * [taylor]: Taking taylor expansion of x in x 10.965 * [backup-simplify]: Simplify 0 into 0 10.965 * [backup-simplify]: Simplify 1 into 1 10.965 * [backup-simplify]: Simplify (/ 1 1) into 1 10.965 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.965 * [taylor]: Taking taylor expansion of y in x 10.965 * [backup-simplify]: Simplify y into y 10.965 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.965 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 10.965 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.965 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 10.965 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.965 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.965 * [taylor]: Taking taylor expansion of x in x 10.966 * [backup-simplify]: Simplify 0 into 0 10.966 * [backup-simplify]: Simplify 1 into 1 10.966 * [backup-simplify]: Simplify (/ 1 1) into 1 10.966 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.966 * [taylor]: Taking taylor expansion of x in x 10.966 * [backup-simplify]: Simplify 0 into 0 10.966 * [backup-simplify]: Simplify 1 into 1 10.966 * [backup-simplify]: Simplify (/ 1 1) into 1 10.966 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.966 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.966 * [taylor]: Taking taylor expansion of y in x 10.966 * [backup-simplify]: Simplify y into y 10.966 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.966 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.966 * [taylor]: Taking taylor expansion of y in x 10.967 * [backup-simplify]: Simplify y into y 10.967 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.967 * [backup-simplify]: Simplify (* 1 1) into 1 10.967 * [backup-simplify]: Simplify (+ 1 0) into 1 10.968 * [backup-simplify]: Simplify (sqrt 1) into 1 10.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.969 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.970 * [backup-simplify]: Simplify (+ 0 0) into 0 10.970 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.971 * [backup-simplify]: Simplify (+ 1 0) into 1 10.971 * [backup-simplify]: Simplify (/ 1 1) into 1 10.971 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 10.971 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 10.971 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.971 * [taylor]: Taking taylor expansion of x in x 10.971 * [backup-simplify]: Simplify 0 into 0 10.971 * [backup-simplify]: Simplify 1 into 1 10.972 * [backup-simplify]: Simplify (/ 1 1) into 1 10.972 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.972 * [taylor]: Taking taylor expansion of y in x 10.972 * [backup-simplify]: Simplify y into y 10.972 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.972 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 10.972 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 10.972 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 10.972 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.972 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.972 * [taylor]: Taking taylor expansion of x in x 10.972 * [backup-simplify]: Simplify 0 into 0 10.972 * [backup-simplify]: Simplify 1 into 1 10.972 * [backup-simplify]: Simplify (/ 1 1) into 1 10.972 * [taylor]: Taking taylor expansion of (/ 1 x) 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 * [backup-simplify]: Simplify (/ 1 1) into 1 10.973 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 10.973 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.973 * [taylor]: Taking taylor expansion of y in x 10.973 * [backup-simplify]: Simplify y into y 10.973 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.973 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.973 * [taylor]: Taking taylor expansion of y in x 10.973 * [backup-simplify]: Simplify y into y 10.973 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.974 * [backup-simplify]: Simplify (* 1 1) into 1 10.974 * [backup-simplify]: Simplify (+ 1 0) into 1 10.974 * [backup-simplify]: Simplify (sqrt 1) into 1 10.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.976 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.977 * [backup-simplify]: Simplify (+ 0 0) into 0 10.977 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.978 * [backup-simplify]: Simplify (+ 1 0) into 1 10.978 * [backup-simplify]: Simplify (/ 1 1) into 1 10.978 * [taylor]: Taking taylor expansion of 1 in y 10.978 * [backup-simplify]: Simplify 1 into 1 10.978 * [backup-simplify]: Simplify 1 into 1 10.979 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.979 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 10.979 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 10.980 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 10.980 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 10.980 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.980 * [taylor]: Taking taylor expansion of y in y 10.980 * [backup-simplify]: Simplify 0 into 0 10.980 * [backup-simplify]: Simplify 1 into 1 10.980 * [backup-simplify]: Simplify (/ 1 1) into 1 10.981 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) 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.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.982 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.982 * [backup-simplify]: Simplify (- 0) into 0 10.983 * [backup-simplify]: Simplify (+ 0 0) into 0 10.983 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.985 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.985 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 10.985 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 10.987 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 10.988 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 10.988 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 10.988 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 10.988 * [taylor]: Taking taylor expansion of 1/2 in y 10.988 * [backup-simplify]: Simplify 1/2 into 1/2 10.988 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.988 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.988 * [taylor]: Taking taylor expansion of y in y 10.988 * [backup-simplify]: Simplify 0 into 0 10.988 * [backup-simplify]: Simplify 1 into 1 10.988 * [backup-simplify]: Simplify (* 1 1) into 1 10.989 * [backup-simplify]: Simplify (/ 1 1) into 1 10.989 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.990 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.990 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.991 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.992 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 10.992 * [backup-simplify]: Simplify (- 0) into 0 10.992 * [backup-simplify]: Simplify 0 into 0 10.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.993 * [backup-simplify]: Simplify (- 0) into 0 10.993 * [backup-simplify]: Simplify 0 into 0 10.993 * [backup-simplify]: Simplify 0 into 0 10.994 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.995 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.995 * [backup-simplify]: Simplify (- 0) into 0 10.995 * [backup-simplify]: Simplify (+ 0 0) into 0 10.996 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.997 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.998 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.998 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.998 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.998 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 10.998 * [backup-simplify]: Simplify (+ 0 0) into 0 10.999 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.001 * [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.001 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 11.001 * [taylor]: Taking taylor expansion of 1/2 in y 11.001 * [backup-simplify]: Simplify 1/2 into 1/2 11.001 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.001 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.001 * [taylor]: Taking taylor expansion of y in y 11.001 * [backup-simplify]: Simplify 0 into 0 11.001 * [backup-simplify]: Simplify 1 into 1 11.001 * [backup-simplify]: Simplify (* 1 1) into 1 11.002 * [backup-simplify]: Simplify (* 1 1) into 1 11.002 * [backup-simplify]: Simplify (/ 1 1) into 1 11.003 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.004 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.004 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.005 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.006 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.006 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.010 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.013 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.013 * [backup-simplify]: Simplify 0 into 0 11.013 * [backup-simplify]: Simplify 1 into 1 11.014 * [backup-simplify]: Simplify (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) into (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 11.014 * [approximate]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in (x y) around 0 11.014 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 11.014 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 11.014 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.014 * [taylor]: Taking taylor expansion of y in y 11.014 * [backup-simplify]: Simplify 0 into 0 11.014 * [backup-simplify]: Simplify 1 into 1 11.014 * [backup-simplify]: Simplify (/ 1 1) into 1 11.014 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.014 * [taylor]: Taking taylor expansion of x in y 11.014 * [backup-simplify]: Simplify x into x 11.014 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.014 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 11.015 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.015 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 11.015 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 11.015 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.015 * [taylor]: Taking taylor expansion of -1 in y 11.015 * [backup-simplify]: Simplify -1 into -1 11.015 * [taylor]: Taking taylor expansion of x in y 11.015 * [backup-simplify]: Simplify x into x 11.015 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.015 * [taylor]: Taking taylor expansion of (/ -1 x) in y 11.015 * [taylor]: Taking taylor expansion of -1 in y 11.015 * [backup-simplify]: Simplify -1 into -1 11.015 * [taylor]: Taking taylor expansion of x in y 11.015 * [backup-simplify]: Simplify x into x 11.015 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 11.015 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 11.015 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.015 * [taylor]: Taking taylor expansion of -1 in y 11.015 * [backup-simplify]: Simplify -1 into -1 11.015 * [taylor]: Taking taylor expansion of y in y 11.015 * [backup-simplify]: Simplify 0 into 0 11.015 * [backup-simplify]: Simplify 1 into 1 11.016 * [backup-simplify]: Simplify (/ -1 1) into -1 11.016 * [taylor]: Taking taylor expansion of (/ -1 y) in y 11.016 * [taylor]: Taking taylor expansion of -1 in y 11.016 * [backup-simplify]: Simplify -1 into -1 11.016 * [taylor]: Taking taylor expansion of y in y 11.016 * [backup-simplify]: Simplify 0 into 0 11.016 * [backup-simplify]: Simplify 1 into 1 11.016 * [backup-simplify]: Simplify (/ -1 1) into -1 11.017 * [backup-simplify]: Simplify (* -1 -1) into 1 11.017 * [backup-simplify]: Simplify (+ 0 1) into 1 11.017 * [backup-simplify]: Simplify (sqrt 1) into 1 11.018 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.019 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.019 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.020 * [backup-simplify]: Simplify (+ 0 0) into 0 11.020 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.021 * [backup-simplify]: Simplify (+ 1 0) into 1 11.021 * [backup-simplify]: Simplify (/ 1 1) into 1 11.021 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 11.021 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 11.021 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.021 * [taylor]: Taking taylor expansion of y in x 11.021 * [backup-simplify]: Simplify y into y 11.021 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.021 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.021 * [taylor]: Taking taylor expansion of x in x 11.021 * [backup-simplify]: Simplify 0 into 0 11.021 * [backup-simplify]: Simplify 1 into 1 11.022 * [backup-simplify]: Simplify (/ 1 1) into 1 11.022 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.022 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.022 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.022 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.022 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.022 * [taylor]: Taking taylor expansion of -1 in x 11.022 * [backup-simplify]: Simplify -1 into -1 11.022 * [taylor]: Taking taylor expansion of x in x 11.022 * [backup-simplify]: Simplify 0 into 0 11.022 * [backup-simplify]: Simplify 1 into 1 11.022 * [backup-simplify]: Simplify (/ -1 1) into -1 11.022 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.022 * [taylor]: Taking taylor expansion of -1 in x 11.022 * [backup-simplify]: Simplify -1 into -1 11.023 * [taylor]: Taking taylor expansion of x in x 11.023 * [backup-simplify]: Simplify 0 into 0 11.023 * [backup-simplify]: Simplify 1 into 1 11.023 * [backup-simplify]: Simplify (/ -1 1) into -1 11.023 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.023 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.023 * [taylor]: Taking taylor expansion of -1 in x 11.023 * [backup-simplify]: Simplify -1 into -1 11.023 * [taylor]: Taking taylor expansion of y in x 11.023 * [backup-simplify]: Simplify y into y 11.023 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.023 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.023 * [taylor]: Taking taylor expansion of -1 in x 11.023 * [backup-simplify]: Simplify -1 into -1 11.023 * [taylor]: Taking taylor expansion of y in x 11.023 * [backup-simplify]: Simplify y into y 11.023 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.024 * [backup-simplify]: Simplify (* -1 -1) into 1 11.024 * [backup-simplify]: Simplify (+ 1 0) into 1 11.024 * [backup-simplify]: Simplify (sqrt 1) into 1 11.025 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.026 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.026 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.027 * [backup-simplify]: Simplify (+ 0 0) into 0 11.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.028 * [backup-simplify]: Simplify (- 1) into -1 11.028 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.028 * [backup-simplify]: Simplify (/ -1 1) into -1 11.028 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 11.028 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 11.028 * [taylor]: Taking taylor expansion of (/ 1 y) in x 11.028 * [taylor]: Taking taylor expansion of y in x 11.028 * [backup-simplify]: Simplify y into y 11.028 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 11.028 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.028 * [taylor]: Taking taylor expansion of x in x 11.029 * [backup-simplify]: Simplify 0 into 0 11.029 * [backup-simplify]: Simplify 1 into 1 11.029 * [backup-simplify]: Simplify (/ 1 1) into 1 11.029 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 11.029 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 11.029 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 11.029 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.029 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.029 * [taylor]: Taking taylor expansion of -1 in x 11.029 * [backup-simplify]: Simplify -1 into -1 11.029 * [taylor]: Taking taylor expansion of x in x 11.029 * [backup-simplify]: Simplify 0 into 0 11.029 * [backup-simplify]: Simplify 1 into 1 11.030 * [backup-simplify]: Simplify (/ -1 1) into -1 11.030 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.030 * [taylor]: Taking taylor expansion of -1 in x 11.030 * [backup-simplify]: Simplify -1 into -1 11.030 * [taylor]: Taking taylor expansion of x in x 11.030 * [backup-simplify]: Simplify 0 into 0 11.030 * [backup-simplify]: Simplify 1 into 1 11.030 * [backup-simplify]: Simplify (/ -1 1) into -1 11.030 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 11.030 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.030 * [taylor]: Taking taylor expansion of -1 in x 11.030 * [backup-simplify]: Simplify -1 into -1 11.030 * [taylor]: Taking taylor expansion of y in x 11.030 * [backup-simplify]: Simplify y into y 11.030 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.030 * [taylor]: Taking taylor expansion of (/ -1 y) in x 11.030 * [taylor]: Taking taylor expansion of -1 in x 11.030 * [backup-simplify]: Simplify -1 into -1 11.030 * [taylor]: Taking taylor expansion of y in x 11.030 * [backup-simplify]: Simplify y into y 11.031 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 11.031 * [backup-simplify]: Simplify (* -1 -1) into 1 11.031 * [backup-simplify]: Simplify (+ 1 0) into 1 11.032 * [backup-simplify]: Simplify (sqrt 1) into 1 11.032 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.033 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.034 * [backup-simplify]: Simplify (+ 0 0) into 0 11.034 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.035 * [backup-simplify]: Simplify (- 1) into -1 11.035 * [backup-simplify]: Simplify (+ 0 -1) into -1 11.035 * [backup-simplify]: Simplify (/ -1 1) into -1 11.036 * [taylor]: Taking taylor expansion of -1 in y 11.036 * [backup-simplify]: Simplify -1 into -1 11.036 * [backup-simplify]: Simplify -1 into -1 11.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.037 * [backup-simplify]: Simplify (- 0) into 0 11.037 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 11.037 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 11.037 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.038 * [taylor]: Taking taylor expansion of y in y 11.038 * [backup-simplify]: Simplify 0 into 0 11.038 * [backup-simplify]: Simplify 1 into 1 11.038 * [backup-simplify]: Simplify (/ 1 1) into 1 11.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.039 * [backup-simplify]: Simplify 0 into 0 11.039 * [backup-simplify]: Simplify 0 into 0 11.039 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 11.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.040 * [backup-simplify]: Simplify (- 0) into 0 11.040 * [backup-simplify]: Simplify (+ 0 0) into 0 11.041 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.042 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.043 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 11.043 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 11.043 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 11.044 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 11.046 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 11.046 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 11.046 * [taylor]: Taking taylor expansion of 1/2 in y 11.046 * [backup-simplify]: Simplify 1/2 into 1/2 11.046 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.046 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.046 * [taylor]: Taking taylor expansion of y in y 11.046 * [backup-simplify]: Simplify 0 into 0 11.046 * [backup-simplify]: Simplify 1 into 1 11.046 * [backup-simplify]: Simplify (* 1 1) into 1 11.046 * [backup-simplify]: Simplify (/ 1 1) into 1 11.047 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.048 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.048 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.050 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 11.050 * [backup-simplify]: Simplify 0 into 0 11.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.051 * [backup-simplify]: Simplify 0 into 0 11.051 * [backup-simplify]: Simplify 0 into 0 11.051 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 11.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.052 * [backup-simplify]: Simplify (- 0) into 0 11.053 * [backup-simplify]: Simplify (+ 0 0) into 0 11.053 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.054 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.055 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 11.055 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 11.056 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 11.056 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 11.056 * [backup-simplify]: Simplify (+ 0 0) into 0 11.057 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 11.058 * [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.058 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 11.058 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 11.058 * [taylor]: Taking taylor expansion of 1/2 in y 11.059 * [backup-simplify]: Simplify 1/2 into 1/2 11.059 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 11.059 * [taylor]: Taking taylor expansion of (pow y 3) in y 11.059 * [taylor]: Taking taylor expansion of y in y 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 * [backup-simplify]: Simplify (* 1 1) into 1 11.060 * [backup-simplify]: Simplify (/ 1 1) into 1 11.061 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.061 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.062 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.063 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.063 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.065 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.066 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.068 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.068 * [backup-simplify]: Simplify (- 0) into 0 11.068 * [backup-simplify]: Simplify 0 into 0 11.068 * [backup-simplify]: Simplify -1 into -1 11.069 * * * [progress]: simplifying candidates 11.074 * [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)) (/ (* (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 (/ (- 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 11.081 * * [simplify]: Extracting # 0 : cost 0 11.081 * * [simplify]: Extracting # 1 : cost 0 11.082 * * [simplify]: Extracting # 2 : cost 0 11.082 * * [simplify]: Extracting # 3 : cost 0 11.083 * * [simplify]: Extracting # 4 : cost 0 11.083 * * [simplify]: Extracting # 5 : cost 0 11.083 * * [simplify]: iteration 0 : 167 enodes (cost 2187 ) 11.160 * * [simplify]: Extracting # 0 : cost 0 11.161 * * [simplify]: Extracting # 1 : cost 0 11.167 * * [simplify]: Extracting # 2 : cost 0 11.168 * * [simplify]: Extracting # 3 : cost 0 11.169 * * [simplify]: Extracting # 4 : cost 0 11.170 * * [simplify]: iteration 1 : 501 enodes (cost 2127 ) 11.656 * * [simplify]: Extracting # 0 : cost 0 11.662 * * [simplify]: Extracting # 1 : cost 0 11.670 * * [simplify]: Extracting # 2 : cost 0 11.678 * * [simplify]: Extracting # 3 : cost 0 11.685 * * [simplify]: Extracting # 4 : cost 0 11.699 * * [simplify]: Extracting # 5 : cost 0 11.707 * * [simplify]: iteration 2 : 2869 enodes (cost 1937 ) 14.430 * * [simplify]: Extracting # 0 : cost 0 14.451 * * [simplify]: Extracting # 1 : cost 0 14.462 * * [simplify]: Extracting # 2 : cost 0 14.474 * * [simplify]: Extracting # 3 : cost 0 14.493 * * [simplify]: Extracting # 4 : cost 0 14.505 * * [simplify]: iteration done: 5000 enodes (cost 1919 ) 14.506 * [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) (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)))) (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) (/ (+ 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 (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))) (/ (/ (+ x y) (hypot 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 (/ (+ 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 (/ (- 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)) (* (fma x x (* y (+ x y))) (hypot x y)) (* (+ x y) (hypot x y)) -1 1 1 1 1 -1 -1 1 -1 14.508 * * * [progress]: adding candidates to table 15.299 * * [progress]: iteration 3 / 4 15.299 * * * [progress]: picking best candidate 15.319 * * * * [pick]: Picked # 15.319 * * * [progress]: localizing error 15.349 * * * [progress]: generating rewritten candidates 15.349 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 15.382 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2) 15.403 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 15.561 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 15.624 * * * [progress]: generating series expansions 15.624 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 15.624 * [backup-simplify]: Simplify (/ 1 (/ (hypot x y) (+ x y))) into (/ (+ x y) (hypot x y)) 15.624 * [approximate]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in (x y) around 0 15.624 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in y 15.624 * [taylor]: Taking taylor expansion of (+ x y) in y 15.624 * [taylor]: Taking taylor expansion of x in y 15.624 * [backup-simplify]: Simplify x into x 15.624 * [taylor]: Taking taylor expansion of y in y 15.624 * [backup-simplify]: Simplify 0 into 0 15.624 * [backup-simplify]: Simplify 1 into 1 15.624 * [taylor]: Taking taylor expansion of (hypot x y) in y 15.625 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.625 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 15.625 * [taylor]: Taking taylor expansion of (* x x) in y 15.625 * [taylor]: Taking taylor expansion of x in y 15.625 * [backup-simplify]: Simplify x into x 15.625 * [taylor]: Taking taylor expansion of x in y 15.625 * [backup-simplify]: Simplify x into x 15.625 * [taylor]: Taking taylor expansion of (* y y) in y 15.625 * [taylor]: Taking taylor expansion of y in y 15.625 * [backup-simplify]: Simplify 0 into 0 15.625 * [backup-simplify]: Simplify 1 into 1 15.625 * [taylor]: Taking taylor expansion of y in y 15.625 * [backup-simplify]: Simplify 0 into 0 15.625 * [backup-simplify]: Simplify 1 into 1 15.625 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.626 * [backup-simplify]: Simplify (* 0 0) into 0 15.626 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 15.626 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 15.626 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 15.627 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.627 * [backup-simplify]: Simplify (+ 0 0) into 0 15.628 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 15.628 * [backup-simplify]: Simplify (+ x 0) into x 15.628 * [backup-simplify]: Simplify (/ x x) into 1 15.628 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in x 15.628 * [taylor]: Taking taylor expansion of (+ x y) in x 15.628 * [taylor]: Taking taylor expansion of x in x 15.628 * [backup-simplify]: Simplify 0 into 0 15.628 * [backup-simplify]: Simplify 1 into 1 15.628 * [taylor]: Taking taylor expansion of y in x 15.628 * [backup-simplify]: Simplify y into y 15.628 * [taylor]: Taking taylor expansion of (hypot x y) in x 15.628 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.628 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 15.628 * [taylor]: Taking taylor expansion of (* x x) in x 15.628 * [taylor]: Taking taylor expansion of x in x 15.628 * [backup-simplify]: Simplify 0 into 0 15.628 * [backup-simplify]: Simplify 1 into 1 15.628 * [taylor]: Taking taylor expansion of x in x 15.628 * [backup-simplify]: Simplify 0 into 0 15.628 * [backup-simplify]: Simplify 1 into 1 15.628 * [taylor]: Taking taylor expansion of (* y y) in x 15.628 * [taylor]: Taking taylor expansion of y in x 15.628 * [backup-simplify]: Simplify y into y 15.628 * [taylor]: Taking taylor expansion of y in x 15.628 * [backup-simplify]: Simplify y into y 15.629 * [backup-simplify]: Simplify (* 0 0) into 0 15.629 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.629 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 15.629 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 15.630 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.630 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.630 * [backup-simplify]: Simplify (+ 0 0) into 0 15.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 15.631 * [backup-simplify]: Simplify (+ 0 y) into y 15.631 * [backup-simplify]: Simplify (/ y y) into 1 15.631 * [taylor]: Taking taylor expansion of (/ (+ x y) (hypot x y)) in x 15.631 * [taylor]: Taking taylor expansion of (+ x y) in x 15.631 * [taylor]: Taking taylor expansion of x in x 15.631 * [backup-simplify]: Simplify 0 into 0 15.631 * [backup-simplify]: Simplify 1 into 1 15.631 * [taylor]: Taking taylor expansion of y in x 15.631 * [backup-simplify]: Simplify y into y 15.631 * [taylor]: Taking taylor expansion of (hypot x y) in x 15.631 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.631 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 15.631 * [taylor]: Taking taylor expansion of (* x x) in x 15.631 * [taylor]: Taking taylor expansion of x in x 15.631 * [backup-simplify]: Simplify 0 into 0 15.631 * [backup-simplify]: Simplify 1 into 1 15.631 * [taylor]: Taking taylor expansion of x in x 15.631 * [backup-simplify]: Simplify 0 into 0 15.631 * [backup-simplify]: Simplify 1 into 1 15.631 * [taylor]: Taking taylor expansion of (* y y) in x 15.631 * [taylor]: Taking taylor expansion of y in x 15.631 * [backup-simplify]: Simplify y into y 15.631 * [taylor]: Taking taylor expansion of y in x 15.631 * [backup-simplify]: Simplify y into y 15.632 * [backup-simplify]: Simplify (* 0 0) into 0 15.632 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.632 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 15.632 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 15.633 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.633 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.633 * [backup-simplify]: Simplify (+ 0 0) into 0 15.634 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 15.634 * [backup-simplify]: Simplify (+ 0 y) into y 15.634 * [backup-simplify]: Simplify (/ y y) into 1 15.634 * [taylor]: Taking taylor expansion of 1 in y 15.634 * [backup-simplify]: Simplify 1 into 1 15.634 * [backup-simplify]: Simplify 1 into 1 15.634 * [backup-simplify]: Simplify (+ 1 0) into 1 15.634 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* 1 (/ 0 y)))) into (/ 1 y) 15.635 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.635 * [taylor]: Taking taylor expansion of y in y 15.635 * [backup-simplify]: Simplify 0 into 0 15.635 * [backup-simplify]: Simplify 1 into 1 15.635 * [backup-simplify]: Simplify (/ 1 1) into 1 15.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.636 * [backup-simplify]: Simplify 0 into 0 15.636 * [backup-simplify]: Simplify 0 into 0 15.636 * [backup-simplify]: Simplify (+ 0 0) into 0 15.637 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 15.637 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 15.638 * [backup-simplify]: Simplify (+ 1 0) into 1 15.639 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 15.639 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* 1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 2)))) 15.639 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 15.639 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 15.639 * [taylor]: Taking taylor expansion of 1/2 in y 15.639 * [backup-simplify]: Simplify 1/2 into 1/2 15.639 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 15.639 * [taylor]: Taking taylor expansion of (pow y 2) in y 15.639 * [taylor]: Taking taylor expansion of y in y 15.639 * [backup-simplify]: Simplify 0 into 0 15.640 * [backup-simplify]: Simplify 1 into 1 15.640 * [backup-simplify]: Simplify (* 1 1) into 1 15.640 * [backup-simplify]: Simplify (/ 1 1) into 1 15.641 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.642 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.645 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 15.645 * [backup-simplify]: Simplify (- 0) into 0 15.645 * [backup-simplify]: Simplify 0 into 0 15.646 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.646 * [backup-simplify]: Simplify 0 into 0 15.646 * [backup-simplify]: Simplify 0 into 0 15.647 * [backup-simplify]: Simplify (+ 0 0) into 0 15.648 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 15.648 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 15.649 * [backup-simplify]: Simplify (+ 0 0) into 0 15.649 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 15.650 * [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)))) 15.650 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 15.650 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 15.650 * [taylor]: Taking taylor expansion of 1/2 in y 15.650 * [backup-simplify]: Simplify 1/2 into 1/2 15.650 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 15.650 * [taylor]: Taking taylor expansion of (pow y 3) in y 15.650 * [taylor]: Taking taylor expansion of y in y 15.650 * [backup-simplify]: Simplify 0 into 0 15.650 * [backup-simplify]: Simplify 1 into 1 15.650 * [backup-simplify]: Simplify (* 1 1) into 1 15.651 * [backup-simplify]: Simplify (* 1 1) into 1 15.651 * [backup-simplify]: Simplify (/ 1 1) into 1 15.652 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.653 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.653 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.654 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.655 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.657 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.660 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.660 * [backup-simplify]: Simplify (- 0) into 0 15.660 * [backup-simplify]: Simplify 0 into 0 15.660 * [backup-simplify]: Simplify 1 into 1 15.661 * [backup-simplify]: Simplify (/ 1 (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 x) (/ 1 y)))) into (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) 15.661 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 15.661 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in y 15.661 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 15.661 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.661 * [taylor]: Taking taylor expansion of y in y 15.661 * [backup-simplify]: Simplify 0 into 0 15.661 * [backup-simplify]: Simplify 1 into 1 15.661 * [backup-simplify]: Simplify (/ 1 1) into 1 15.661 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.661 * [taylor]: Taking taylor expansion of x in y 15.661 * [backup-simplify]: Simplify x into x 15.661 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.661 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 15.662 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.662 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 15.662 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 15.662 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.662 * [taylor]: Taking taylor expansion of x in y 15.662 * [backup-simplify]: Simplify x into x 15.662 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.662 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.662 * [taylor]: Taking taylor expansion of x in y 15.662 * [backup-simplify]: Simplify x into x 15.662 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.662 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 15.662 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.662 * [taylor]: Taking taylor expansion of y in y 15.662 * [backup-simplify]: Simplify 0 into 0 15.662 * [backup-simplify]: Simplify 1 into 1 15.662 * [backup-simplify]: Simplify (/ 1 1) into 1 15.662 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.663 * [taylor]: Taking taylor expansion of y in y 15.663 * [backup-simplify]: Simplify 0 into 0 15.663 * [backup-simplify]: Simplify 1 into 1 15.663 * [backup-simplify]: Simplify (/ 1 1) into 1 15.663 * [backup-simplify]: Simplify (* 1 1) into 1 15.664 * [backup-simplify]: Simplify (+ 0 1) into 1 15.664 * [backup-simplify]: Simplify (sqrt 1) into 1 15.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.666 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.666 * [backup-simplify]: Simplify (+ 0 0) into 0 15.667 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.668 * [backup-simplify]: Simplify (+ 1 0) into 1 15.668 * [backup-simplify]: Simplify (/ 1 1) into 1 15.668 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in x 15.668 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.668 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.668 * [taylor]: Taking taylor expansion of y in x 15.668 * [backup-simplify]: Simplify y into y 15.668 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.668 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.668 * [taylor]: Taking taylor expansion of x in x 15.668 * [backup-simplify]: Simplify 0 into 0 15.668 * [backup-simplify]: Simplify 1 into 1 15.669 * [backup-simplify]: Simplify (/ 1 1) into 1 15.669 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 15.669 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.669 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 15.669 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 15.669 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.669 * [taylor]: Taking taylor expansion of x in x 15.669 * [backup-simplify]: Simplify 0 into 0 15.669 * [backup-simplify]: Simplify 1 into 1 15.669 * [backup-simplify]: Simplify (/ 1 1) into 1 15.669 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.669 * [taylor]: Taking taylor expansion of x in x 15.669 * [backup-simplify]: Simplify 0 into 0 15.669 * [backup-simplify]: Simplify 1 into 1 15.670 * [backup-simplify]: Simplify (/ 1 1) into 1 15.670 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 15.670 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.670 * [taylor]: Taking taylor expansion of y in x 15.670 * [backup-simplify]: Simplify y into y 15.670 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.670 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.670 * [taylor]: Taking taylor expansion of y in x 15.670 * [backup-simplify]: Simplify y into y 15.670 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.671 * [backup-simplify]: Simplify (* 1 1) into 1 15.671 * [backup-simplify]: Simplify (+ 1 0) into 1 15.671 * [backup-simplify]: Simplify (sqrt 1) into 1 15.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.673 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.674 * [backup-simplify]: Simplify (+ 0 0) into 0 15.674 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.675 * [backup-simplify]: Simplify (+ 0 1) into 1 15.675 * [backup-simplify]: Simplify (/ 1 1) into 1 15.675 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ 1 x) (/ 1 y))) in x 15.675 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.675 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.675 * [taylor]: Taking taylor expansion of y in x 15.675 * [backup-simplify]: Simplify y into y 15.675 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.675 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.675 * [taylor]: Taking taylor expansion of x in x 15.675 * [backup-simplify]: Simplify 0 into 0 15.675 * [backup-simplify]: Simplify 1 into 1 15.676 * [backup-simplify]: Simplify (/ 1 1) into 1 15.676 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 15.676 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.676 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 15.676 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 15.676 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.676 * [taylor]: Taking taylor expansion of x in x 15.676 * [backup-simplify]: Simplify 0 into 0 15.676 * [backup-simplify]: Simplify 1 into 1 15.677 * [backup-simplify]: Simplify (/ 1 1) into 1 15.677 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.677 * [taylor]: Taking taylor expansion of x in x 15.677 * [backup-simplify]: Simplify 0 into 0 15.677 * [backup-simplify]: Simplify 1 into 1 15.682 * [backup-simplify]: Simplify (/ 1 1) into 1 15.683 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 15.683 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.683 * [taylor]: Taking taylor expansion of y in x 15.683 * [backup-simplify]: Simplify y into y 15.683 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.683 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.683 * [taylor]: Taking taylor expansion of y in x 15.683 * [backup-simplify]: Simplify y into y 15.683 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.683 * [backup-simplify]: Simplify (* 1 1) into 1 15.684 * [backup-simplify]: Simplify (+ 1 0) into 1 15.684 * [backup-simplify]: Simplify (sqrt 1) into 1 15.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.686 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.687 * [backup-simplify]: Simplify (+ 0 0) into 0 15.687 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.688 * [backup-simplify]: Simplify (+ 0 1) into 1 15.688 * [backup-simplify]: Simplify (/ 1 1) into 1 15.688 * [taylor]: Taking taylor expansion of 1 in y 15.688 * [backup-simplify]: Simplify 1 into 1 15.688 * [backup-simplify]: Simplify 1 into 1 15.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.689 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 15.690 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* 1 (/ 0 1)))) into (/ 1 y) 15.690 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.690 * [taylor]: Taking taylor expansion of y in y 15.690 * [backup-simplify]: Simplify 0 into 0 15.690 * [backup-simplify]: Simplify 1 into 1 15.690 * [backup-simplify]: Simplify (/ 1 1) into 1 15.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.691 * [backup-simplify]: Simplify 0 into 0 15.691 * [backup-simplify]: Simplify 0 into 0 15.691 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 15.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.692 * [backup-simplify]: Simplify (+ 0 0) into 0 15.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.694 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.695 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 15.695 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 15.697 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 15.698 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 15.698 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 15.698 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 15.698 * [taylor]: Taking taylor expansion of 1/2 in y 15.698 * [backup-simplify]: Simplify 1/2 into 1/2 15.698 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 15.698 * [taylor]: Taking taylor expansion of (pow y 2) in y 15.698 * [taylor]: Taking taylor expansion of y in y 15.698 * [backup-simplify]: Simplify 0 into 0 15.698 * [backup-simplify]: Simplify 1 into 1 15.699 * [backup-simplify]: Simplify (* 1 1) into 1 15.699 * [backup-simplify]: Simplify (/ 1 1) into 1 15.700 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.701 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.701 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.702 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.703 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 15.703 * [backup-simplify]: Simplify (- 0) into 0 15.703 * [backup-simplify]: Simplify 0 into 0 15.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.704 * [backup-simplify]: Simplify 0 into 0 15.704 * [backup-simplify]: Simplify 0 into 0 15.705 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 15.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.706 * [backup-simplify]: Simplify (+ 0 0) into 0 15.707 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.708 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.709 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 15.710 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 15.710 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 15.710 * [backup-simplify]: Simplify (+ 0 0) into 0 15.711 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 15.713 * [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)))) 15.713 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 15.713 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 15.713 * [taylor]: Taking taylor expansion of 1/2 in y 15.713 * [backup-simplify]: Simplify 1/2 into 1/2 15.713 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 15.713 * [taylor]: Taking taylor expansion of (pow y 3) in y 15.713 * [taylor]: Taking taylor expansion of y in y 15.713 * [backup-simplify]: Simplify 0 into 0 15.713 * [backup-simplify]: Simplify 1 into 1 15.713 * [backup-simplify]: Simplify (* 1 1) into 1 15.714 * [backup-simplify]: Simplify (* 1 1) into 1 15.714 * [backup-simplify]: Simplify (/ 1 1) into 1 15.715 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.716 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.716 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.717 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.718 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.719 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.720 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.721 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.722 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.723 * [backup-simplify]: Simplify (- 0) into 0 15.723 * [backup-simplify]: Simplify 0 into 0 15.723 * [backup-simplify]: Simplify 1 into 1 15.723 * [backup-simplify]: Simplify (/ 1 (/ (hypot (/ 1 (- x)) (/ 1 (- y))) (+ (/ 1 (- x)) (/ 1 (- y))))) into (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) 15.723 * [approximate]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in (x y) around 0 15.723 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in y 15.723 * [taylor]: Taking taylor expansion of -1 in y 15.723 * [backup-simplify]: Simplify -1 into -1 15.723 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 15.723 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 15.723 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.723 * [taylor]: Taking taylor expansion of y in y 15.723 * [backup-simplify]: Simplify 0 into 0 15.723 * [backup-simplify]: Simplify 1 into 1 15.724 * [backup-simplify]: Simplify (/ 1 1) into 1 15.724 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.724 * [taylor]: Taking taylor expansion of x in y 15.724 * [backup-simplify]: Simplify x into x 15.724 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.724 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 15.724 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 15.724 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 15.724 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 15.724 * [taylor]: Taking taylor expansion of (/ -1 x) in y 15.724 * [taylor]: Taking taylor expansion of -1 in y 15.724 * [backup-simplify]: Simplify -1 into -1 15.724 * [taylor]: Taking taylor expansion of x in y 15.724 * [backup-simplify]: Simplify x into x 15.724 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 15.724 * [taylor]: Taking taylor expansion of (/ -1 x) in y 15.725 * [taylor]: Taking taylor expansion of -1 in y 15.725 * [backup-simplify]: Simplify -1 into -1 15.725 * [taylor]: Taking taylor expansion of x in y 15.725 * [backup-simplify]: Simplify x into x 15.725 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 15.725 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 15.725 * [taylor]: Taking taylor expansion of (/ -1 y) in y 15.725 * [taylor]: Taking taylor expansion of -1 in y 15.725 * [backup-simplify]: Simplify -1 into -1 15.725 * [taylor]: Taking taylor expansion of y in y 15.725 * [backup-simplify]: Simplify 0 into 0 15.725 * [backup-simplify]: Simplify 1 into 1 15.725 * [backup-simplify]: Simplify (/ -1 1) into -1 15.725 * [taylor]: Taking taylor expansion of (/ -1 y) in y 15.725 * [taylor]: Taking taylor expansion of -1 in y 15.725 * [backup-simplify]: Simplify -1 into -1 15.725 * [taylor]: Taking taylor expansion of y in y 15.725 * [backup-simplify]: Simplify 0 into 0 15.725 * [backup-simplify]: Simplify 1 into 1 15.726 * [backup-simplify]: Simplify (/ -1 1) into -1 15.726 * [backup-simplify]: Simplify (* -1 -1) into 1 15.727 * [backup-simplify]: Simplify (+ 0 1) into 1 15.727 * [backup-simplify]: Simplify (sqrt 1) into 1 15.728 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.729 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.729 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 15.730 * [backup-simplify]: Simplify (+ 0 0) into 0 15.730 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.731 * [backup-simplify]: Simplify (+ 1 0) into 1 15.731 * [backup-simplify]: Simplify (/ 1 1) into 1 15.731 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in x 15.731 * [taylor]: Taking taylor expansion of -1 in x 15.731 * [backup-simplify]: Simplify -1 into -1 15.731 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 15.731 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.731 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.731 * [taylor]: Taking taylor expansion of y in x 15.731 * [backup-simplify]: Simplify y into y 15.731 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.731 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.731 * [taylor]: Taking taylor expansion of x in x 15.731 * [backup-simplify]: Simplify 0 into 0 15.731 * [backup-simplify]: Simplify 1 into 1 15.732 * [backup-simplify]: Simplify (/ 1 1) into 1 15.732 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 15.732 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 15.732 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 15.732 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 15.732 * [taylor]: Taking taylor expansion of (/ -1 x) in x 15.732 * [taylor]: Taking taylor expansion of -1 in x 15.732 * [backup-simplify]: Simplify -1 into -1 15.732 * [taylor]: Taking taylor expansion of x in x 15.732 * [backup-simplify]: Simplify 0 into 0 15.732 * [backup-simplify]: Simplify 1 into 1 15.733 * [backup-simplify]: Simplify (/ -1 1) into -1 15.733 * [taylor]: Taking taylor expansion of (/ -1 x) in x 15.733 * [taylor]: Taking taylor expansion of -1 in x 15.733 * [backup-simplify]: Simplify -1 into -1 15.733 * [taylor]: Taking taylor expansion of x in x 15.733 * [backup-simplify]: Simplify 0 into 0 15.733 * [backup-simplify]: Simplify 1 into 1 15.733 * [backup-simplify]: Simplify (/ -1 1) into -1 15.733 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 15.733 * [taylor]: Taking taylor expansion of (/ -1 y) in x 15.733 * [taylor]: Taking taylor expansion of -1 in x 15.733 * [backup-simplify]: Simplify -1 into -1 15.734 * [taylor]: Taking taylor expansion of y in x 15.734 * [backup-simplify]: Simplify y into y 15.734 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 15.734 * [taylor]: Taking taylor expansion of (/ -1 y) in x 15.734 * [taylor]: Taking taylor expansion of -1 in x 15.734 * [backup-simplify]: Simplify -1 into -1 15.734 * [taylor]: Taking taylor expansion of y in x 15.734 * [backup-simplify]: Simplify y into y 15.734 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 15.734 * [backup-simplify]: Simplify (* -1 -1) into 1 15.735 * [backup-simplify]: Simplify (+ 1 0) into 1 15.735 * [backup-simplify]: Simplify (sqrt 1) into 1 15.736 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.737 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.737 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 15.738 * [backup-simplify]: Simplify (+ 0 0) into 0 15.738 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.739 * [backup-simplify]: Simplify (+ 0 1) into 1 15.739 * [backup-simplify]: Simplify (/ 1 1) into 1 15.739 * [taylor]: Taking taylor expansion of (* -1 (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y)))) in x 15.739 * [taylor]: Taking taylor expansion of -1 in x 15.739 * [backup-simplify]: Simplify -1 into -1 15.739 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 15.739 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.739 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.739 * [taylor]: Taking taylor expansion of y in x 15.739 * [backup-simplify]: Simplify y into y 15.739 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.739 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.739 * [taylor]: Taking taylor expansion of x in x 15.739 * [backup-simplify]: Simplify 0 into 0 15.739 * [backup-simplify]: Simplify 1 into 1 15.740 * [backup-simplify]: Simplify (/ 1 1) into 1 15.740 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 15.740 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 15.740 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 15.740 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 15.740 * [taylor]: Taking taylor expansion of (/ -1 x) in x 15.740 * [taylor]: Taking taylor expansion of -1 in x 15.740 * [backup-simplify]: Simplify -1 into -1 15.740 * [taylor]: Taking taylor expansion of x in x 15.740 * [backup-simplify]: Simplify 0 into 0 15.740 * [backup-simplify]: Simplify 1 into 1 15.741 * [backup-simplify]: Simplify (/ -1 1) into -1 15.741 * [taylor]: Taking taylor expansion of (/ -1 x) in x 15.741 * [taylor]: Taking taylor expansion of -1 in x 15.741 * [backup-simplify]: Simplify -1 into -1 15.741 * [taylor]: Taking taylor expansion of x in x 15.741 * [backup-simplify]: Simplify 0 into 0 15.741 * [backup-simplify]: Simplify 1 into 1 15.741 * [backup-simplify]: Simplify (/ -1 1) into -1 15.741 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 15.741 * [taylor]: Taking taylor expansion of (/ -1 y) in x 15.741 * [taylor]: Taking taylor expansion of -1 in x 15.741 * [backup-simplify]: Simplify -1 into -1 15.741 * [taylor]: Taking taylor expansion of y in x 15.741 * [backup-simplify]: Simplify y into y 15.741 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 15.742 * [taylor]: Taking taylor expansion of (/ -1 y) in x 15.742 * [taylor]: Taking taylor expansion of -1 in x 15.742 * [backup-simplify]: Simplify -1 into -1 15.742 * [taylor]: Taking taylor expansion of y in x 15.742 * [backup-simplify]: Simplify y into y 15.742 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 15.742 * [backup-simplify]: Simplify (* -1 -1) into 1 15.742 * [backup-simplify]: Simplify (+ 1 0) into 1 15.743 * [backup-simplify]: Simplify (sqrt 1) into 1 15.744 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.744 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.745 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 15.745 * [backup-simplify]: Simplify (+ 0 0) into 0 15.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.746 * [backup-simplify]: Simplify (+ 0 1) into 1 15.747 * [backup-simplify]: Simplify (/ 1 1) into 1 15.747 * [backup-simplify]: Simplify (* -1 1) into -1 15.747 * [taylor]: Taking taylor expansion of -1 in y 15.747 * [backup-simplify]: Simplify -1 into -1 15.747 * [backup-simplify]: Simplify -1 into -1 15.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.748 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 15.749 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* 1 (/ 0 1)))) into (/ 1 y) 15.749 * [backup-simplify]: Simplify (+ (* -1 (/ 1 y)) (* 0 1)) into (- (/ 1 y)) 15.749 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 15.749 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.749 * [taylor]: Taking taylor expansion of y in y 15.749 * [backup-simplify]: Simplify 0 into 0 15.750 * [backup-simplify]: Simplify 1 into 1 15.750 * [backup-simplify]: Simplify (/ 1 1) into 1 15.751 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.751 * [backup-simplify]: Simplify (- 0) into 0 15.751 * [backup-simplify]: Simplify 0 into 0 15.751 * [backup-simplify]: Simplify 0 into 0 15.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 15.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.752 * [backup-simplify]: Simplify (+ 0 0) into 0 15.753 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.754 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.755 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 15.755 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 15.756 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 15.757 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 15.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 15.759 * [backup-simplify]: Simplify (+ (* -1 (- (* 1/2 (/ 1 (pow y 2))))) (+ (* 0 (/ 1 y)) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 15.759 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 15.759 * [taylor]: Taking taylor expansion of 1/2 in y 15.759 * [backup-simplify]: Simplify 1/2 into 1/2 15.759 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 15.759 * [taylor]: Taking taylor expansion of (pow y 2) in y 15.759 * [taylor]: Taking taylor expansion of y in y 15.759 * [backup-simplify]: Simplify 0 into 0 15.759 * [backup-simplify]: Simplify 1 into 1 15.759 * [backup-simplify]: Simplify (* 1 1) into 1 15.760 * [backup-simplify]: Simplify (/ 1 1) into 1 15.761 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.761 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.762 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.764 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 15.764 * [backup-simplify]: Simplify 0 into 0 15.764 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.765 * [backup-simplify]: Simplify (- 0) into 0 15.765 * [backup-simplify]: Simplify 0 into 0 15.765 * [backup-simplify]: Simplify 0 into 0 15.765 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 15.766 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.766 * [backup-simplify]: Simplify (+ 0 0) into 0 15.767 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.769 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 15.770 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 15.770 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 15.770 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 15.770 * [backup-simplify]: Simplify (+ 0 0) into 0 15.771 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 15.773 * [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)))) 15.774 * [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))) 15.774 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 15.774 * [taylor]: Taking taylor expansion of 1/2 in y 15.774 * [backup-simplify]: Simplify 1/2 into 1/2 15.774 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 15.774 * [taylor]: Taking taylor expansion of (pow y 3) in y 15.774 * [taylor]: Taking taylor expansion of y in y 15.774 * [backup-simplify]: Simplify 0 into 0 15.774 * [backup-simplify]: Simplify 1 into 1 15.774 * [backup-simplify]: Simplify (* 1 1) into 1 15.775 * [backup-simplify]: Simplify (* 1 1) into 1 15.775 * [backup-simplify]: Simplify (/ 1 1) into 1 15.776 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.777 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.777 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.778 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.779 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.781 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.783 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.784 * [backup-simplify]: Simplify 0 into 0 15.784 * [backup-simplify]: Simplify -1 into -1 15.784 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2) 15.784 * [backup-simplify]: Simplify (/ (hypot x y) (+ x y)) into (/ (hypot x y) (+ x y)) 15.784 * [approximate]: Taking taylor expansion of (/ (hypot x y) (+ x y)) in (x y) around 0 15.784 * [taylor]: Taking taylor expansion of (/ (hypot x y) (+ x y)) in y 15.784 * [taylor]: Taking taylor expansion of (hypot x y) in y 15.784 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.784 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 15.784 * [taylor]: Taking taylor expansion of (* x x) in y 15.784 * [taylor]: Taking taylor expansion of x in y 15.784 * [backup-simplify]: Simplify x into x 15.784 * [taylor]: Taking taylor expansion of x in y 15.784 * [backup-simplify]: Simplify x into x 15.784 * [taylor]: Taking taylor expansion of (* y y) in y 15.784 * [taylor]: Taking taylor expansion of y in y 15.784 * [backup-simplify]: Simplify 0 into 0 15.785 * [backup-simplify]: Simplify 1 into 1 15.785 * [taylor]: Taking taylor expansion of y in y 15.785 * [backup-simplify]: Simplify 0 into 0 15.785 * [backup-simplify]: Simplify 1 into 1 15.785 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.785 * [backup-simplify]: Simplify (* 0 0) into 0 15.785 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 15.785 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 15.786 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 15.786 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.787 * [backup-simplify]: Simplify (+ 0 0) into 0 15.787 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 15.787 * [taylor]: Taking taylor expansion of (+ x y) in y 15.787 * [taylor]: Taking taylor expansion of x in y 15.787 * [backup-simplify]: Simplify x into x 15.787 * [taylor]: Taking taylor expansion of y in y 15.787 * [backup-simplify]: Simplify 0 into 0 15.787 * [backup-simplify]: Simplify 1 into 1 15.787 * [backup-simplify]: Simplify (+ x 0) into x 15.787 * [backup-simplify]: Simplify (/ x x) into 1 15.787 * [taylor]: Taking taylor expansion of (/ (hypot x y) (+ x y)) in x 15.787 * [taylor]: Taking taylor expansion of (hypot x y) in x 15.787 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.787 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 15.787 * [taylor]: Taking taylor expansion of (* x x) in x 15.787 * [taylor]: Taking taylor expansion of x in x 15.787 * [backup-simplify]: Simplify 0 into 0 15.787 * [backup-simplify]: Simplify 1 into 1 15.787 * [taylor]: Taking taylor expansion of x in x 15.787 * [backup-simplify]: Simplify 0 into 0 15.787 * [backup-simplify]: Simplify 1 into 1 15.787 * [taylor]: Taking taylor expansion of (* y y) in x 15.787 * [taylor]: Taking taylor expansion of y in x 15.787 * [backup-simplify]: Simplify y into y 15.787 * [taylor]: Taking taylor expansion of y in x 15.788 * [backup-simplify]: Simplify y into y 15.788 * [backup-simplify]: Simplify (* 0 0) into 0 15.788 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.788 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 15.788 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 15.789 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.789 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.789 * [backup-simplify]: Simplify (+ 0 0) into 0 15.790 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 15.790 * [taylor]: Taking taylor expansion of (+ x y) in x 15.790 * [taylor]: Taking taylor expansion of x in x 15.790 * [backup-simplify]: Simplify 0 into 0 15.790 * [backup-simplify]: Simplify 1 into 1 15.790 * [taylor]: Taking taylor expansion of y in x 15.790 * [backup-simplify]: Simplify y into y 15.790 * [backup-simplify]: Simplify (+ 0 y) into y 15.790 * [backup-simplify]: Simplify (/ y y) into 1 15.790 * [taylor]: Taking taylor expansion of (/ (hypot x y) (+ x y)) in x 15.790 * [taylor]: Taking taylor expansion of (hypot x y) in x 15.790 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.790 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 15.790 * [taylor]: Taking taylor expansion of (* x x) in x 15.790 * [taylor]: Taking taylor expansion of x in x 15.790 * [backup-simplify]: Simplify 0 into 0 15.790 * [backup-simplify]: Simplify 1 into 1 15.790 * [taylor]: Taking taylor expansion of x in x 15.790 * [backup-simplify]: Simplify 0 into 0 15.790 * [backup-simplify]: Simplify 1 into 1 15.790 * [taylor]: Taking taylor expansion of (* y y) in x 15.790 * [taylor]: Taking taylor expansion of y in x 15.790 * [backup-simplify]: Simplify y into y 15.790 * [taylor]: Taking taylor expansion of y in x 15.790 * [backup-simplify]: Simplify y into y 15.791 * [backup-simplify]: Simplify (* 0 0) into 0 15.791 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.791 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 15.791 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 15.792 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.792 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.792 * [backup-simplify]: Simplify (+ 0 0) into 0 15.792 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 15.792 * [taylor]: Taking taylor expansion of (+ x y) in x 15.792 * [taylor]: Taking taylor expansion of x in x 15.793 * [backup-simplify]: Simplify 0 into 0 15.793 * [backup-simplify]: Simplify 1 into 1 15.793 * [taylor]: Taking taylor expansion of y in x 15.793 * [backup-simplify]: Simplify y into y 15.793 * [backup-simplify]: Simplify (+ 0 y) into y 15.793 * [backup-simplify]: Simplify (/ y y) into 1 15.793 * [taylor]: Taking taylor expansion of 1 in y 15.793 * [backup-simplify]: Simplify 1 into 1 15.793 * [backup-simplify]: Simplify 1 into 1 15.793 * [backup-simplify]: Simplify (+ 1 0) into 1 15.793 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* 1 (/ 1 y)))) into (- (/ 1 y)) 15.793 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 15.794 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.794 * [taylor]: Taking taylor expansion of y in y 15.794 * [backup-simplify]: Simplify 0 into 0 15.794 * [backup-simplify]: Simplify 1 into 1 15.794 * [backup-simplify]: Simplify (/ 1 1) into 1 15.795 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.795 * [backup-simplify]: Simplify (- 0) into 0 15.795 * [backup-simplify]: Simplify 0 into 0 15.795 * [backup-simplify]: Simplify 0 into 0 15.796 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 15.796 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 15.797 * [backup-simplify]: Simplify (+ 1 0) into 1 15.797 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 15.798 * [backup-simplify]: Simplify (+ 0 0) into 0 15.798 * [backup-simplify]: Simplify (- (/ (/ 1/2 y) y) (+ (* 1 (/ 0 y)) (* (- (/ 1 y)) (/ 1 y)))) into (* 3/2 (/ 1 (pow y 2))) 15.798 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 15.798 * [taylor]: Taking taylor expansion of 3/2 in y 15.798 * [backup-simplify]: Simplify 3/2 into 3/2 15.798 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 15.798 * [taylor]: Taking taylor expansion of (pow y 2) in y 15.798 * [taylor]: Taking taylor expansion of y in y 15.798 * [backup-simplify]: Simplify 0 into 0 15.798 * [backup-simplify]: Simplify 1 into 1 15.799 * [backup-simplify]: Simplify (* 1 1) into 1 15.799 * [backup-simplify]: Simplify (/ 1 1) into 1 15.800 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.801 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.801 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.803 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 15.803 * [backup-simplify]: Simplify 0 into 0 15.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.805 * [backup-simplify]: Simplify (- 0) into 0 15.805 * [backup-simplify]: Simplify 0 into 0 15.805 * [backup-simplify]: Simplify 0 into 0 15.806 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 15.807 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 15.807 * [backup-simplify]: Simplify (+ 0 0) into 0 15.807 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 15.808 * [backup-simplify]: Simplify (+ 0 0) into 0 15.808 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* 1 (/ 0 y)) (* (- (/ 1 y)) (/ 0 y)) (* (* 3/2 (/ 1 (pow y 2))) (/ 1 y)))) into (- (* 3/2 (/ 1 (pow y 3)))) 15.808 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 3)))) in y 15.808 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 3))) in y 15.808 * [taylor]: Taking taylor expansion of 3/2 in y 15.808 * [backup-simplify]: Simplify 3/2 into 3/2 15.808 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 15.809 * [taylor]: Taking taylor expansion of (pow y 3) in y 15.809 * [taylor]: Taking taylor expansion of y in y 15.809 * [backup-simplify]: Simplify 0 into 0 15.809 * [backup-simplify]: Simplify 1 into 1 15.809 * [backup-simplify]: Simplify (* 1 1) into 1 15.809 * [backup-simplify]: Simplify (* 1 1) into 1 15.810 * [backup-simplify]: Simplify (/ 1 1) into 1 15.811 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.812 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.813 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.814 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.814 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.816 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.819 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.820 * [backup-simplify]: Simplify (- 0) into 0 15.820 * [backup-simplify]: Simplify 0 into 0 15.820 * [backup-simplify]: Simplify 1 into 1 15.820 * [backup-simplify]: Simplify (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 x) (/ 1 y))) into (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) 15.820 * [approximate]: Taking taylor expansion of (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in (x y) around 0 15.820 * [taylor]: Taking taylor expansion of (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 15.820 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 15.821 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.821 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 15.821 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 15.821 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.821 * [taylor]: Taking taylor expansion of x in y 15.821 * [backup-simplify]: Simplify x into x 15.821 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.821 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.821 * [taylor]: Taking taylor expansion of x in y 15.821 * [backup-simplify]: Simplify x into x 15.821 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.821 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 15.821 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.821 * [taylor]: Taking taylor expansion of y in y 15.821 * [backup-simplify]: Simplify 0 into 0 15.821 * [backup-simplify]: Simplify 1 into 1 15.821 * [backup-simplify]: Simplify (/ 1 1) into 1 15.821 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.821 * [taylor]: Taking taylor expansion of y in y 15.822 * [backup-simplify]: Simplify 0 into 0 15.822 * [backup-simplify]: Simplify 1 into 1 15.822 * [backup-simplify]: Simplify (/ 1 1) into 1 15.822 * [backup-simplify]: Simplify (* 1 1) into 1 15.823 * [backup-simplify]: Simplify (+ 0 1) into 1 15.823 * [backup-simplify]: Simplify (sqrt 1) into 1 15.824 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.824 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.825 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.825 * [backup-simplify]: Simplify (+ 0 0) into 0 15.826 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.826 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 15.826 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.826 * [taylor]: Taking taylor expansion of y in y 15.826 * [backup-simplify]: Simplify 0 into 0 15.826 * [backup-simplify]: Simplify 1 into 1 15.830 * [backup-simplify]: Simplify (/ 1 1) into 1 15.830 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.830 * [taylor]: Taking taylor expansion of x in y 15.830 * [backup-simplify]: Simplify x into x 15.830 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.831 * [backup-simplify]: Simplify (+ 1 0) into 1 15.831 * [backup-simplify]: Simplify (/ 1 1) into 1 15.831 * [taylor]: Taking taylor expansion of (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 15.831 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 15.832 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.832 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 15.832 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 15.832 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.832 * [taylor]: Taking taylor expansion of x in x 15.832 * [backup-simplify]: Simplify 0 into 0 15.832 * [backup-simplify]: Simplify 1 into 1 15.833 * [backup-simplify]: Simplify (/ 1 1) into 1 15.833 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.833 * [taylor]: Taking taylor expansion of x in x 15.833 * [backup-simplify]: Simplify 0 into 0 15.833 * [backup-simplify]: Simplify 1 into 1 15.833 * [backup-simplify]: Simplify (/ 1 1) into 1 15.833 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 15.833 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.833 * [taylor]: Taking taylor expansion of y in x 15.833 * [backup-simplify]: Simplify y into y 15.833 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.833 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.833 * [taylor]: Taking taylor expansion of y in x 15.833 * [backup-simplify]: Simplify y into y 15.833 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.834 * [backup-simplify]: Simplify (* 1 1) into 1 15.834 * [backup-simplify]: Simplify (+ 1 0) into 1 15.835 * [backup-simplify]: Simplify (sqrt 1) into 1 15.836 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.836 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.837 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.837 * [backup-simplify]: Simplify (+ 0 0) into 0 15.838 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.838 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.838 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.838 * [taylor]: Taking taylor expansion of y in x 15.838 * [backup-simplify]: Simplify y into y 15.838 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.838 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.838 * [taylor]: Taking taylor expansion of x in x 15.838 * [backup-simplify]: Simplify 0 into 0 15.838 * [backup-simplify]: Simplify 1 into 1 15.839 * [backup-simplify]: Simplify (/ 1 1) into 1 15.839 * [backup-simplify]: Simplify (+ 0 1) into 1 15.839 * [backup-simplify]: Simplify (/ 1 1) into 1 15.839 * [taylor]: Taking taylor expansion of (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 15.839 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 15.840 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.840 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 15.840 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 15.840 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.840 * [taylor]: Taking taylor expansion of x in x 15.840 * [backup-simplify]: Simplify 0 into 0 15.840 * [backup-simplify]: Simplify 1 into 1 15.840 * [backup-simplify]: Simplify (/ 1 1) into 1 15.840 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.840 * [taylor]: Taking taylor expansion of x in x 15.840 * [backup-simplify]: Simplify 0 into 0 15.840 * [backup-simplify]: Simplify 1 into 1 15.841 * [backup-simplify]: Simplify (/ 1 1) into 1 15.841 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 15.841 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.841 * [taylor]: Taking taylor expansion of y in x 15.841 * [backup-simplify]: Simplify y into y 15.841 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.841 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.841 * [taylor]: Taking taylor expansion of y in x 15.841 * [backup-simplify]: Simplify y into y 15.841 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.841 * [backup-simplify]: Simplify (* 1 1) into 1 15.842 * [backup-simplify]: Simplify (+ 1 0) into 1 15.842 * [backup-simplify]: Simplify (sqrt 1) into 1 15.843 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.843 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.844 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.844 * [backup-simplify]: Simplify (+ 0 0) into 0 15.845 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.845 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.845 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.845 * [taylor]: Taking taylor expansion of y in x 15.845 * [backup-simplify]: Simplify y into y 15.845 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.845 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.845 * [taylor]: Taking taylor expansion of x in x 15.845 * [backup-simplify]: Simplify 0 into 0 15.845 * [backup-simplify]: Simplify 1 into 1 15.846 * [backup-simplify]: Simplify (/ 1 1) into 1 15.846 * [backup-simplify]: Simplify (+ 0 1) into 1 15.846 * [backup-simplify]: Simplify (/ 1 1) into 1 15.847 * [taylor]: Taking taylor expansion of 1 in y 15.847 * [backup-simplify]: Simplify 1 into 1 15.847 * [backup-simplify]: Simplify 1 into 1 15.847 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.848 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 15.848 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 15.848 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 15.848 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.848 * [taylor]: Taking taylor expansion of y in y 15.848 * [backup-simplify]: Simplify 0 into 0 15.848 * [backup-simplify]: Simplify 1 into 1 15.849 * [backup-simplify]: Simplify (/ 1 1) into 1 15.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.850 * [backup-simplify]: Simplify (- 0) into 0 15.850 * [backup-simplify]: Simplify 0 into 0 15.850 * [backup-simplify]: Simplify 0 into 0 15.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.852 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.852 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 15.853 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 15.854 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 15.854 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 15.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.855 * [backup-simplify]: Simplify (+ 0 0) into 0 15.856 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (* 3/2 (/ 1 (pow y 2))) 15.857 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 15.857 * [taylor]: Taking taylor expansion of 3/2 in y 15.857 * [backup-simplify]: Simplify 3/2 into 3/2 15.857 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 15.857 * [taylor]: Taking taylor expansion of (pow y 2) in y 15.857 * [taylor]: Taking taylor expansion of y in y 15.857 * [backup-simplify]: Simplify 0 into 0 15.857 * [backup-simplify]: Simplify 1 into 1 15.857 * [backup-simplify]: Simplify (* 1 1) into 1 15.857 * [backup-simplify]: Simplify (/ 1 1) into 1 15.858 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.859 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.862 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 15.862 * [backup-simplify]: Simplify 0 into 0 15.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.864 * [backup-simplify]: Simplify (- 0) into 0 15.864 * [backup-simplify]: Simplify 0 into 0 15.864 * [backup-simplify]: Simplify 0 into 0 15.865 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.866 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.867 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 15.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 15.867 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 15.868 * [backup-simplify]: Simplify (+ 0 0) into 0 15.869 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 15.869 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 15.870 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.870 * [backup-simplify]: Simplify (+ 0 0) into 0 15.872 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (* 3/2 (/ 1 (pow y 2))) (/ (/ 1 y) 1)))) into (- (* 3/2 (/ 1 (pow y 3)))) 15.872 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 3)))) in y 15.872 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 3))) in y 15.872 * [taylor]: Taking taylor expansion of 3/2 in y 15.872 * [backup-simplify]: Simplify 3/2 into 3/2 15.872 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 15.872 * [taylor]: Taking taylor expansion of (pow y 3) in y 15.872 * [taylor]: Taking taylor expansion of y in y 15.872 * [backup-simplify]: Simplify 0 into 0 15.872 * [backup-simplify]: Simplify 1 into 1 15.872 * [backup-simplify]: Simplify (* 1 1) into 1 15.873 * [backup-simplify]: Simplify (* 1 1) into 1 15.873 * [backup-simplify]: Simplify (/ 1 1) into 1 15.874 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.875 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.876 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.877 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.877 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.878 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.879 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.881 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.882 * [backup-simplify]: Simplify (- 0) into 0 15.882 * [backup-simplify]: Simplify 0 into 0 15.882 * [backup-simplify]: Simplify 1 into 1 15.882 * [backup-simplify]: Simplify (/ (hypot (/ 1 (- x)) (/ 1 (- y))) (+ (/ 1 (- x)) (/ 1 (- y)))) into (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) 15.882 * [approximate]: Taking taylor expansion of (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) in (x y) around 0 15.882 * [taylor]: Taking taylor expansion of (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) in y 15.882 * [taylor]: Taking taylor expansion of -1 in y 15.882 * [backup-simplify]: Simplify -1 into -1 15.882 * [taylor]: Taking taylor expansion of (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x))) in y 15.883 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 15.883 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 15.883 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 15.883 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 15.883 * [taylor]: Taking taylor expansion of (/ -1 x) in y 15.883 * [taylor]: Taking taylor expansion of -1 in y 15.883 * [backup-simplify]: Simplify -1 into -1 15.883 * [taylor]: Taking taylor expansion of x in y 15.883 * [backup-simplify]: Simplify x into x 15.883 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 15.883 * [taylor]: Taking taylor expansion of (/ -1 x) in y 15.883 * [taylor]: Taking taylor expansion of -1 in y 15.883 * [backup-simplify]: Simplify -1 into -1 15.883 * [taylor]: Taking taylor expansion of x in y 15.883 * [backup-simplify]: Simplify x into x 15.883 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 15.883 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 15.883 * [taylor]: Taking taylor expansion of (/ -1 y) in y 15.883 * [taylor]: Taking taylor expansion of -1 in y 15.883 * [backup-simplify]: Simplify -1 into -1 15.883 * [taylor]: Taking taylor expansion of y in y 15.883 * [backup-simplify]: Simplify 0 into 0 15.883 * [backup-simplify]: Simplify 1 into 1 15.884 * [backup-simplify]: Simplify (/ -1 1) into -1 15.884 * [taylor]: Taking taylor expansion of (/ -1 y) in y 15.884 * [taylor]: Taking taylor expansion of -1 in y 15.884 * [backup-simplify]: Simplify -1 into -1 15.884 * [taylor]: Taking taylor expansion of y in y 15.884 * [backup-simplify]: Simplify 0 into 0 15.884 * [backup-simplify]: Simplify 1 into 1 15.884 * [backup-simplify]: Simplify (/ -1 1) into -1 15.885 * [backup-simplify]: Simplify (* -1 -1) into 1 15.885 * [backup-simplify]: Simplify (+ 0 1) into 1 15.885 * [backup-simplify]: Simplify (sqrt 1) into 1 15.886 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.887 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.888 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 15.889 * [backup-simplify]: Simplify (+ 0 0) into 0 15.890 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.890 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 15.890 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.890 * [taylor]: Taking taylor expansion of y in y 15.890 * [backup-simplify]: Simplify 0 into 0 15.890 * [backup-simplify]: Simplify 1 into 1 15.891 * [backup-simplify]: Simplify (/ 1 1) into 1 15.891 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.891 * [taylor]: Taking taylor expansion of x in y 15.891 * [backup-simplify]: Simplify x into x 15.891 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.892 * [backup-simplify]: Simplify (+ 1 0) into 1 15.892 * [backup-simplify]: Simplify (/ 1 1) into 1 15.892 * [taylor]: Taking taylor expansion of (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) in x 15.892 * [taylor]: Taking taylor expansion of -1 in x 15.893 * [backup-simplify]: Simplify -1 into -1 15.893 * [taylor]: Taking taylor expansion of (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x))) in x 15.893 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 15.893 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 15.893 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 15.893 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 15.893 * [taylor]: Taking taylor expansion of (/ -1 x) in x 15.893 * [taylor]: Taking taylor expansion of -1 in x 15.893 * [backup-simplify]: Simplify -1 into -1 15.893 * [taylor]: Taking taylor expansion of x in x 15.893 * [backup-simplify]: Simplify 0 into 0 15.893 * [backup-simplify]: Simplify 1 into 1 15.894 * [backup-simplify]: Simplify (/ -1 1) into -1 15.894 * [taylor]: Taking taylor expansion of (/ -1 x) in x 15.894 * [taylor]: Taking taylor expansion of -1 in x 15.894 * [backup-simplify]: Simplify -1 into -1 15.894 * [taylor]: Taking taylor expansion of x in x 15.894 * [backup-simplify]: Simplify 0 into 0 15.894 * [backup-simplify]: Simplify 1 into 1 15.894 * [backup-simplify]: Simplify (/ -1 1) into -1 15.894 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 15.894 * [taylor]: Taking taylor expansion of (/ -1 y) in x 15.894 * [taylor]: Taking taylor expansion of -1 in x 15.894 * [backup-simplify]: Simplify -1 into -1 15.894 * [taylor]: Taking taylor expansion of y in x 15.894 * [backup-simplify]: Simplify y into y 15.895 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 15.895 * [taylor]: Taking taylor expansion of (/ -1 y) in x 15.895 * [taylor]: Taking taylor expansion of -1 in x 15.895 * [backup-simplify]: Simplify -1 into -1 15.895 * [taylor]: Taking taylor expansion of y in x 15.895 * [backup-simplify]: Simplify y into y 15.895 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 15.895 * [backup-simplify]: Simplify (* -1 -1) into 1 15.896 * [backup-simplify]: Simplify (+ 1 0) into 1 15.896 * [backup-simplify]: Simplify (sqrt 1) into 1 15.897 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.898 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.899 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 15.899 * [backup-simplify]: Simplify (+ 0 0) into 0 15.900 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.900 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.900 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.900 * [taylor]: Taking taylor expansion of y in x 15.900 * [backup-simplify]: Simplify y into y 15.900 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.900 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.900 * [taylor]: Taking taylor expansion of x in x 15.900 * [backup-simplify]: Simplify 0 into 0 15.900 * [backup-simplify]: Simplify 1 into 1 15.901 * [backup-simplify]: Simplify (/ 1 1) into 1 15.901 * [backup-simplify]: Simplify (+ 0 1) into 1 15.902 * [backup-simplify]: Simplify (/ 1 1) into 1 15.902 * [taylor]: Taking taylor expansion of (* -1 (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x)))) in x 15.902 * [taylor]: Taking taylor expansion of -1 in x 15.902 * [backup-simplify]: Simplify -1 into -1 15.902 * [taylor]: Taking taylor expansion of (/ (hypot (/ -1 x) (/ -1 y)) (+ (/ 1 y) (/ 1 x))) in x 15.902 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 15.902 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 15.902 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 15.902 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 15.902 * [taylor]: Taking taylor expansion of (/ -1 x) in x 15.902 * [taylor]: Taking taylor expansion of -1 in x 15.902 * [backup-simplify]: Simplify -1 into -1 15.902 * [taylor]: Taking taylor expansion of x in x 15.902 * [backup-simplify]: Simplify 0 into 0 15.902 * [backup-simplify]: Simplify 1 into 1 15.903 * [backup-simplify]: Simplify (/ -1 1) into -1 15.903 * [taylor]: Taking taylor expansion of (/ -1 x) in x 15.903 * [taylor]: Taking taylor expansion of -1 in x 15.903 * [backup-simplify]: Simplify -1 into -1 15.903 * [taylor]: Taking taylor expansion of x in x 15.903 * [backup-simplify]: Simplify 0 into 0 15.903 * [backup-simplify]: Simplify 1 into 1 15.903 * [backup-simplify]: Simplify (/ -1 1) into -1 15.903 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 15.903 * [taylor]: Taking taylor expansion of (/ -1 y) in x 15.903 * [taylor]: Taking taylor expansion of -1 in x 15.903 * [backup-simplify]: Simplify -1 into -1 15.903 * [taylor]: Taking taylor expansion of y in x 15.903 * [backup-simplify]: Simplify y into y 15.903 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 15.904 * [taylor]: Taking taylor expansion of (/ -1 y) in x 15.904 * [taylor]: Taking taylor expansion of -1 in x 15.904 * [backup-simplify]: Simplify -1 into -1 15.904 * [taylor]: Taking taylor expansion of y in x 15.904 * [backup-simplify]: Simplify y into y 15.904 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 15.904 * [backup-simplify]: Simplify (* -1 -1) into 1 15.904 * [backup-simplify]: Simplify (+ 1 0) into 1 15.905 * [backup-simplify]: Simplify (sqrt 1) into 1 15.906 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.907 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 15.907 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 15.907 * [backup-simplify]: Simplify (+ 0 0) into 0 15.908 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.908 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.908 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.908 * [taylor]: Taking taylor expansion of y in x 15.908 * [backup-simplify]: Simplify y into y 15.908 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.908 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.908 * [taylor]: Taking taylor expansion of x in x 15.908 * [backup-simplify]: Simplify 0 into 0 15.908 * [backup-simplify]: Simplify 1 into 1 15.909 * [backup-simplify]: Simplify (/ 1 1) into 1 15.909 * [backup-simplify]: Simplify (+ 0 1) into 1 15.910 * [backup-simplify]: Simplify (/ 1 1) into 1 15.910 * [backup-simplify]: Simplify (* -1 1) into -1 15.910 * [taylor]: Taking taylor expansion of -1 in y 15.910 * [backup-simplify]: Simplify -1 into -1 15.910 * [backup-simplify]: Simplify -1 into -1 15.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.911 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 15.912 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1 y) 1)))) into (- (/ 1 y)) 15.912 * [backup-simplify]: Simplify (+ (* -1 (- (/ 1 y))) (* 0 1)) into (/ 1 y) 15.912 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.912 * [taylor]: Taking taylor expansion of y in y 15.912 * [backup-simplify]: Simplify 0 into 0 15.912 * [backup-simplify]: Simplify 1 into 1 15.912 * [backup-simplify]: Simplify (/ 1 1) into 1 15.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.913 * [backup-simplify]: Simplify 0 into 0 15.913 * [backup-simplify]: Simplify 0 into 0 15.914 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.915 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.916 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 15.916 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 15.916 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 15.918 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 15.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 15.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.919 * [backup-simplify]: Simplify (+ 0 0) into 0 15.920 * [backup-simplify]: Simplify (- (/ (/ 1/2 (pow y 2)) 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ (/ 1 y) 1)))) into (* 3/2 (/ 1 (pow y 2))) 15.921 * [backup-simplify]: Simplify (+ (* -1 (* 3/2 (/ 1 (pow y 2)))) (+ (* 0 (- (/ 1 y))) (* 0 1))) into (- (* 3/2 (/ 1 (pow y 2)))) 15.921 * [taylor]: Taking taylor expansion of (- (* 3/2 (/ 1 (pow y 2)))) in y 15.921 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 2))) in y 15.921 * [taylor]: Taking taylor expansion of 3/2 in y 15.921 * [backup-simplify]: Simplify 3/2 into 3/2 15.921 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 15.921 * [taylor]: Taking taylor expansion of (pow y 2) in y 15.921 * [taylor]: Taking taylor expansion of y in y 15.921 * [backup-simplify]: Simplify 0 into 0 15.921 * [backup-simplify]: Simplify 1 into 1 15.922 * [backup-simplify]: Simplify (* 1 1) into 1 15.922 * [backup-simplify]: Simplify (/ 1 1) into 1 15.923 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.923 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.925 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.926 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (* 0 1))) into 0 15.926 * [backup-simplify]: Simplify (- 0) into 0 15.926 * [backup-simplify]: Simplify 0 into 0 15.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.927 * [backup-simplify]: Simplify 0 into 0 15.927 * [backup-simplify]: Simplify 0 into 0 15.928 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.929 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.930 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 15.930 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 15.931 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 15.931 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 15.931 * [backup-simplify]: Simplify (+ 0 0) into 0 15.932 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 15.932 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 15.933 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.933 * [backup-simplify]: Simplify (+ 0 0) into 0 15.935 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* (- (/ 1 y)) (/ 0 1)) (* (* 3/2 (/ 1 (pow y 2))) (/ (/ 1 y) 1)))) into (- (* 3/2 (/ 1 (pow y 3)))) 15.936 * [backup-simplify]: Simplify (+ (* -1 (- (* 3/2 (/ 1 (pow y 3))))) (+ (* 0 (* 3/2 (/ 1 (pow y 2)))) (+ (* 0 (- (/ 1 y))) (* 0 1)))) into (* 3/2 (/ 1 (pow y 3))) 15.936 * [taylor]: Taking taylor expansion of (* 3/2 (/ 1 (pow y 3))) in y 15.936 * [taylor]: Taking taylor expansion of 3/2 in y 15.936 * [backup-simplify]: Simplify 3/2 into 3/2 15.936 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 15.936 * [taylor]: Taking taylor expansion of (pow y 3) in y 15.936 * [taylor]: Taking taylor expansion of y in y 15.936 * [backup-simplify]: Simplify 0 into 0 15.936 * [backup-simplify]: Simplify 1 into 1 15.936 * [backup-simplify]: Simplify (* 1 1) into 1 15.937 * [backup-simplify]: Simplify (* 1 1) into 1 15.937 * [backup-simplify]: Simplify (/ 1 1) into 1 15.938 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.939 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.940 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.941 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.941 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.942 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.943 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.946 * [backup-simplify]: Simplify (+ (* 3/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.946 * [backup-simplify]: Simplify 0 into 0 15.946 * [backup-simplify]: Simplify -1 into -1 15.946 * * * * [progress]: [ 3 / 4 ] generating series at (2) 15.946 * [backup-simplify]: Simplify (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) into (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 15.946 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in (x y) around 0 15.946 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in y 15.946 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 15.946 * [taylor]: Taking taylor expansion of (+ x y) in y 15.946 * [taylor]: Taking taylor expansion of x in y 15.946 * [backup-simplify]: Simplify x into x 15.946 * [taylor]: Taking taylor expansion of y in y 15.946 * [backup-simplify]: Simplify 0 into 0 15.947 * [backup-simplify]: Simplify 1 into 1 15.947 * [taylor]: Taking taylor expansion of (- x y) in y 15.947 * [taylor]: Taking taylor expansion of x in y 15.947 * [backup-simplify]: Simplify x into x 15.947 * [taylor]: Taking taylor expansion of y in y 15.947 * [backup-simplify]: Simplify 0 into 0 15.947 * [backup-simplify]: Simplify 1 into 1 15.947 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 15.947 * [taylor]: Taking taylor expansion of (hypot x y) in y 15.947 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.947 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 15.947 * [taylor]: Taking taylor expansion of (* x x) in y 15.947 * [taylor]: Taking taylor expansion of x in y 15.947 * [backup-simplify]: Simplify x into x 15.947 * [taylor]: Taking taylor expansion of x in y 15.947 * [backup-simplify]: Simplify x into x 15.947 * [taylor]: Taking taylor expansion of (* y y) in y 15.947 * [taylor]: Taking taylor expansion of y in y 15.947 * [backup-simplify]: Simplify 0 into 0 15.947 * [backup-simplify]: Simplify 1 into 1 15.947 * [taylor]: Taking taylor expansion of y in y 15.947 * [backup-simplify]: Simplify 0 into 0 15.947 * [backup-simplify]: Simplify 1 into 1 15.947 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.948 * [backup-simplify]: Simplify (* 0 0) into 0 15.948 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 15.948 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 15.948 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 15.949 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.949 * [backup-simplify]: Simplify (+ 0 0) into 0 15.949 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 15.949 * [backup-simplify]: Simplify (+ x 0) into x 15.950 * [backup-simplify]: Simplify (- 0) into 0 15.950 * [backup-simplify]: Simplify (+ x 0) into x 15.950 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.950 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.950 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 15.950 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 15.950 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 15.950 * [taylor]: Taking taylor expansion of (+ x y) in x 15.950 * [taylor]: Taking taylor expansion of x in x 15.950 * [backup-simplify]: Simplify 0 into 0 15.950 * [backup-simplify]: Simplify 1 into 1 15.950 * [taylor]: Taking taylor expansion of y in x 15.950 * [backup-simplify]: Simplify y into y 15.950 * [taylor]: Taking taylor expansion of (- x y) in x 15.950 * [taylor]: Taking taylor expansion of x in x 15.950 * [backup-simplify]: Simplify 0 into 0 15.950 * [backup-simplify]: Simplify 1 into 1 15.950 * [taylor]: Taking taylor expansion of y in x 15.950 * [backup-simplify]: Simplify y into y 15.950 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 15.950 * [taylor]: Taking taylor expansion of (hypot x y) in x 15.951 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.951 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 15.951 * [taylor]: Taking taylor expansion of (* x x) in x 15.951 * [taylor]: Taking taylor expansion of x in x 15.951 * [backup-simplify]: Simplify 0 into 0 15.951 * [backup-simplify]: Simplify 1 into 1 15.951 * [taylor]: Taking taylor expansion of x in x 15.951 * [backup-simplify]: Simplify 0 into 0 15.951 * [backup-simplify]: Simplify 1 into 1 15.951 * [taylor]: Taking taylor expansion of (* y y) in x 15.951 * [taylor]: Taking taylor expansion of y in x 15.951 * [backup-simplify]: Simplify y into y 15.951 * [taylor]: Taking taylor expansion of y in x 15.951 * [backup-simplify]: Simplify y into y 15.951 * [backup-simplify]: Simplify (* 0 0) into 0 15.951 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.952 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 15.952 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 15.952 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.952 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.953 * [backup-simplify]: Simplify (+ 0 0) into 0 15.953 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 15.953 * [backup-simplify]: Simplify (+ 0 y) into y 15.953 * [backup-simplify]: Simplify (- y) into (- y) 15.953 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 15.953 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 15.953 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.954 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 15.954 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 15.954 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 15.954 * [taylor]: Taking taylor expansion of (+ x y) in x 15.954 * [taylor]: Taking taylor expansion of x in x 15.954 * [backup-simplify]: Simplify 0 into 0 15.954 * [backup-simplify]: Simplify 1 into 1 15.954 * [taylor]: Taking taylor expansion of y in x 15.954 * [backup-simplify]: Simplify y into y 15.954 * [taylor]: Taking taylor expansion of (- x y) in x 15.954 * [taylor]: Taking taylor expansion of x in x 15.954 * [backup-simplify]: Simplify 0 into 0 15.954 * [backup-simplify]: Simplify 1 into 1 15.954 * [taylor]: Taking taylor expansion of y in x 15.954 * [backup-simplify]: Simplify y into y 15.954 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 15.954 * [taylor]: Taking taylor expansion of (hypot x y) in x 15.954 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 15.954 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 15.954 * [taylor]: Taking taylor expansion of (* x x) in x 15.954 * [taylor]: Taking taylor expansion of x in x 15.954 * [backup-simplify]: Simplify 0 into 0 15.954 * [backup-simplify]: Simplify 1 into 1 15.954 * [taylor]: Taking taylor expansion of x in x 15.954 * [backup-simplify]: Simplify 0 into 0 15.954 * [backup-simplify]: Simplify 1 into 1 15.954 * [taylor]: Taking taylor expansion of (* y y) in x 15.954 * [taylor]: Taking taylor expansion of y in x 15.954 * [backup-simplify]: Simplify y into y 15.954 * [taylor]: Taking taylor expansion of y in x 15.954 * [backup-simplify]: Simplify y into y 15.955 * [backup-simplify]: Simplify (* 0 0) into 0 15.955 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.955 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 15.955 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 15.956 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 15.956 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.956 * [backup-simplify]: Simplify (+ 0 0) into 0 15.957 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 15.957 * [backup-simplify]: Simplify (+ 0 y) into y 15.957 * [backup-simplify]: Simplify (- y) into (- y) 15.957 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 15.957 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 15.957 * [backup-simplify]: Simplify (* y y) into (pow y 2) 15.957 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 15.957 * [taylor]: Taking taylor expansion of -1 in y 15.957 * [backup-simplify]: Simplify -1 into -1 15.957 * [backup-simplify]: Simplify -1 into -1 15.958 * [backup-simplify]: Simplify (- 0) into 0 15.958 * [backup-simplify]: Simplify (+ 1 0) into 1 15.958 * [backup-simplify]: Simplify (+ 1 0) into 1 15.959 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 15.959 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 15.959 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 15.959 * [taylor]: Taking taylor expansion of 0 in y 15.959 * [backup-simplify]: Simplify 0 into 0 15.959 * [backup-simplify]: Simplify 0 into 0 15.959 * [backup-simplify]: Simplify 0 into 0 15.960 * [backup-simplify]: Simplify (- 0) into 0 15.960 * [backup-simplify]: Simplify (+ 0 0) into 0 15.960 * [backup-simplify]: Simplify (+ 0 0) into 0 15.961 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 15.961 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 15.962 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 15.962 * [backup-simplify]: Simplify (+ 1 0) into 1 15.963 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 15.963 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 15.964 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 15.964 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 15.964 * [taylor]: Taking taylor expansion of 2 in y 15.964 * [backup-simplify]: Simplify 2 into 2 15.964 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 15.964 * [taylor]: Taking taylor expansion of (pow y 2) in y 15.964 * [taylor]: Taking taylor expansion of y in y 15.964 * [backup-simplify]: Simplify 0 into 0 15.964 * [backup-simplify]: Simplify 1 into 1 15.965 * [backup-simplify]: Simplify (* 1 1) into 1 15.965 * [backup-simplify]: Simplify (/ 1 1) into 1 15.966 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.966 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.969 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 15.969 * [backup-simplify]: Simplify 0 into 0 15.969 * [backup-simplify]: Simplify 0 into 0 15.969 * [backup-simplify]: Simplify 0 into 0 15.970 * [backup-simplify]: Simplify (- 0) into 0 15.970 * [backup-simplify]: Simplify (+ 0 0) into 0 15.970 * [backup-simplify]: Simplify (+ 0 0) into 0 15.971 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 15.972 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 15.973 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 15.973 * [backup-simplify]: Simplify (+ 0 0) into 0 15.973 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 15.974 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 15.974 * [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 15.974 * [taylor]: Taking taylor expansion of 0 in y 15.974 * [backup-simplify]: Simplify 0 into 0 15.975 * [backup-simplify]: Simplify 0 into 0 15.975 * [backup-simplify]: Simplify -1 into -1 15.975 * [backup-simplify]: Simplify (* (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) (/ 1 (/ (hypot (/ 1 x) (/ 1 y)) (+ (/ 1 x) (/ 1 y))))) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 15.975 * [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 15.975 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in y 15.975 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 15.975 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 15.975 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.975 * [taylor]: Taking taylor expansion of x in y 15.975 * [backup-simplify]: Simplify x into x 15.975 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.975 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.975 * [taylor]: Taking taylor expansion of y in y 15.975 * [backup-simplify]: Simplify 0 into 0 15.975 * [backup-simplify]: Simplify 1 into 1 15.976 * [backup-simplify]: Simplify (/ 1 1) into 1 15.976 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 15.976 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.976 * [taylor]: Taking taylor expansion of y in y 15.976 * [backup-simplify]: Simplify 0 into 0 15.976 * [backup-simplify]: Simplify 1 into 1 15.976 * [backup-simplify]: Simplify (/ 1 1) into 1 15.976 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.976 * [taylor]: Taking taylor expansion of x in y 15.977 * [backup-simplify]: Simplify x into x 15.977 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.977 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 15.977 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 15.977 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.977 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 15.977 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 15.977 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.977 * [taylor]: Taking taylor expansion of x in y 15.977 * [backup-simplify]: Simplify x into x 15.977 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.977 * [taylor]: Taking taylor expansion of (/ 1 x) in y 15.977 * [taylor]: Taking taylor expansion of x in y 15.977 * [backup-simplify]: Simplify x into x 15.977 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 15.977 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 15.977 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.977 * [taylor]: Taking taylor expansion of y in y 15.977 * [backup-simplify]: Simplify 0 into 0 15.977 * [backup-simplify]: Simplify 1 into 1 15.978 * [backup-simplify]: Simplify (/ 1 1) into 1 15.978 * [taylor]: Taking taylor expansion of (/ 1 y) in y 15.978 * [taylor]: Taking taylor expansion of y in y 15.978 * [backup-simplify]: Simplify 0 into 0 15.978 * [backup-simplify]: Simplify 1 into 1 15.978 * [backup-simplify]: Simplify (/ 1 1) into 1 15.978 * [backup-simplify]: Simplify (* 1 1) into 1 15.979 * [backup-simplify]: Simplify (+ 0 1) into 1 15.979 * [backup-simplify]: Simplify (sqrt 1) into 1 15.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.985 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.985 * [backup-simplify]: Simplify (+ 0 0) into 0 15.986 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.986 * [backup-simplify]: Simplify (- 1) into -1 15.986 * [backup-simplify]: Simplify (+ 0 -1) into -1 15.987 * [backup-simplify]: Simplify (+ 1 0) into 1 15.987 * [backup-simplify]: Simplify (* -1 1) into -1 15.988 * [backup-simplify]: Simplify (* 1 1) into 1 15.988 * [backup-simplify]: Simplify (/ -1 1) into -1 15.988 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 15.988 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 15.988 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 15.988 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.988 * [taylor]: Taking taylor expansion of x in x 15.988 * [backup-simplify]: Simplify 0 into 0 15.988 * [backup-simplify]: Simplify 1 into 1 15.989 * [backup-simplify]: Simplify (/ 1 1) into 1 15.989 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.989 * [taylor]: Taking taylor expansion of y in x 15.989 * [backup-simplify]: Simplify y into y 15.989 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.989 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.989 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.989 * [taylor]: Taking taylor expansion of y in x 15.989 * [backup-simplify]: Simplify y into y 15.989 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.989 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.989 * [taylor]: Taking taylor expansion of x in x 15.989 * [backup-simplify]: Simplify 0 into 0 15.989 * [backup-simplify]: Simplify 1 into 1 15.989 * [backup-simplify]: Simplify (/ 1 1) into 1 15.989 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 15.989 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 15.990 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.990 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 15.990 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 15.990 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.990 * [taylor]: Taking taylor expansion of x in x 15.990 * [backup-simplify]: Simplify 0 into 0 15.990 * [backup-simplify]: Simplify 1 into 1 15.990 * [backup-simplify]: Simplify (/ 1 1) into 1 15.990 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.990 * [taylor]: Taking taylor expansion of x in x 15.990 * [backup-simplify]: Simplify 0 into 0 15.990 * [backup-simplify]: Simplify 1 into 1 15.991 * [backup-simplify]: Simplify (/ 1 1) into 1 15.991 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 15.991 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.991 * [taylor]: Taking taylor expansion of y in x 15.991 * [backup-simplify]: Simplify y into y 15.991 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.991 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.991 * [taylor]: Taking taylor expansion of y in x 15.991 * [backup-simplify]: Simplify y into y 15.991 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.991 * [backup-simplify]: Simplify (* 1 1) into 1 15.992 * [backup-simplify]: Simplify (+ 1 0) into 1 15.992 * [backup-simplify]: Simplify (sqrt 1) into 1 15.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.994 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.994 * [backup-simplify]: Simplify (+ 0 0) into 0 15.995 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 15.996 * [backup-simplify]: Simplify (+ 1 0) into 1 15.996 * [backup-simplify]: Simplify (+ 0 1) into 1 15.996 * [backup-simplify]: Simplify (* 1 1) into 1 15.997 * [backup-simplify]: Simplify (* 1 1) into 1 15.997 * [backup-simplify]: Simplify (/ 1 1) into 1 15.997 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 15.997 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 15.997 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 15.997 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.997 * [taylor]: Taking taylor expansion of x in x 15.997 * [backup-simplify]: Simplify 0 into 0 15.997 * [backup-simplify]: Simplify 1 into 1 15.998 * [backup-simplify]: Simplify (/ 1 1) into 1 15.998 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.998 * [taylor]: Taking taylor expansion of y in x 15.998 * [backup-simplify]: Simplify y into y 15.998 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.998 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 15.998 * [taylor]: Taking taylor expansion of (/ 1 y) in x 15.998 * [taylor]: Taking taylor expansion of y in x 15.998 * [backup-simplify]: Simplify y into y 15.998 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 15.998 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.998 * [taylor]: Taking taylor expansion of x in x 15.998 * [backup-simplify]: Simplify 0 into 0 15.998 * [backup-simplify]: Simplify 1 into 1 15.998 * [backup-simplify]: Simplify (/ 1 1) into 1 15.998 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 15.998 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 15.999 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 15.999 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 15.999 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 15.999 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.999 * [taylor]: Taking taylor expansion of x in x 15.999 * [backup-simplify]: Simplify 0 into 0 15.999 * [backup-simplify]: Simplify 1 into 1 15.999 * [backup-simplify]: Simplify (/ 1 1) into 1 15.999 * [taylor]: Taking taylor expansion of (/ 1 x) in x 15.999 * [taylor]: Taking taylor expansion of x in x 15.999 * [backup-simplify]: Simplify 0 into 0 15.999 * [backup-simplify]: Simplify 1 into 1 16.000 * [backup-simplify]: Simplify (/ 1 1) into 1 16.000 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.000 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.000 * [taylor]: Taking taylor expansion of y in x 16.000 * [backup-simplify]: Simplify y into y 16.000 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.000 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.000 * [taylor]: Taking taylor expansion of y in x 16.000 * [backup-simplify]: Simplify y into y 16.000 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.000 * [backup-simplify]: Simplify (* 1 1) into 1 16.001 * [backup-simplify]: Simplify (+ 1 0) into 1 16.001 * [backup-simplify]: Simplify (sqrt 1) into 1 16.002 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.002 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.003 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.003 * [backup-simplify]: Simplify (+ 0 0) into 0 16.004 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.004 * [backup-simplify]: Simplify (+ 1 0) into 1 16.005 * [backup-simplify]: Simplify (+ 0 1) into 1 16.005 * [backup-simplify]: Simplify (* 1 1) into 1 16.006 * [backup-simplify]: Simplify (* 1 1) into 1 16.006 * [backup-simplify]: Simplify (/ 1 1) into 1 16.006 * [taylor]: Taking taylor expansion of 1 in y 16.006 * [backup-simplify]: Simplify 1 into 1 16.006 * [backup-simplify]: Simplify 1 into 1 16.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.007 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 16.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.008 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 16.008 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 16.008 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 16.009 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.009 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 16.010 * [taylor]: Taking taylor expansion of 0 in y 16.010 * [backup-simplify]: Simplify 0 into 0 16.010 * [backup-simplify]: Simplify 0 into 0 16.010 * [backup-simplify]: Simplify 0 into 0 16.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.011 * [backup-simplify]: Simplify (+ 0 0) into 0 16.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.012 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.012 * [backup-simplify]: Simplify (- 0) into 0 16.013 * [backup-simplify]: Simplify (+ 0 0) into 0 16.014 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 16.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.016 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.016 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 16.017 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.018 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.019 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 16.020 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 16.020 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 16.020 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 16.020 * [taylor]: Taking taylor expansion of 2 in y 16.020 * [backup-simplify]: Simplify 2 into 2 16.020 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.020 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.020 * [taylor]: Taking taylor expansion of y in y 16.020 * [backup-simplify]: Simplify 0 into 0 16.020 * [backup-simplify]: Simplify 1 into 1 16.021 * [backup-simplify]: Simplify (* 1 1) into 1 16.022 * [backup-simplify]: Simplify (/ 1 1) into 1 16.022 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.023 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.025 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.026 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 16.026 * [backup-simplify]: Simplify (- 0) into 0 16.026 * [backup-simplify]: Simplify 0 into 0 16.026 * [backup-simplify]: Simplify 0 into 0 16.026 * [backup-simplify]: Simplify 0 into 0 16.027 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 16.027 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.028 * [backup-simplify]: Simplify (+ 0 0) into 0 16.029 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.029 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 16.030 * [backup-simplify]: Simplify (- 0) into 0 16.030 * [backup-simplify]: Simplify (+ 0 0) into 0 16.031 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 16.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.034 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.034 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.034 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.034 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 16.035 * [backup-simplify]: Simplify (+ 0 0) into 0 16.035 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.037 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 16.039 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 16.039 * [taylor]: Taking taylor expansion of 0 in y 16.039 * [backup-simplify]: Simplify 0 into 0 16.039 * [backup-simplify]: Simplify 0 into 0 16.039 * [backup-simplify]: Simplify 1 into 1 16.040 * [backup-simplify]: Simplify (* (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) (/ 1 (/ (hypot (/ 1 (- x)) (/ 1 (- y))) (+ (/ 1 (- x)) (/ 1 (- y)))))) into (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 16.040 * [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 16.040 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in y 16.040 * [taylor]: Taking taylor expansion of -1 in y 16.040 * [backup-simplify]: Simplify -1 into -1 16.040 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in y 16.040 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 16.040 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 16.040 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.040 * [taylor]: Taking taylor expansion of y in y 16.040 * [backup-simplify]: Simplify 0 into 0 16.040 * [backup-simplify]: Simplify 1 into 1 16.040 * [backup-simplify]: Simplify (/ 1 1) into 1 16.040 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.040 * [taylor]: Taking taylor expansion of x in y 16.040 * [backup-simplify]: Simplify x into x 16.041 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.041 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 16.041 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.041 * [taylor]: Taking taylor expansion of y in y 16.041 * [backup-simplify]: Simplify 0 into 0 16.041 * [backup-simplify]: Simplify 1 into 1 16.041 * [backup-simplify]: Simplify (/ 1 1) into 1 16.041 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.041 * [taylor]: Taking taylor expansion of x in y 16.041 * [backup-simplify]: Simplify x into x 16.041 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.041 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 16.041 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 16.041 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.041 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 16.041 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 16.041 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.042 * [taylor]: Taking taylor expansion of -1 in y 16.042 * [backup-simplify]: Simplify -1 into -1 16.042 * [taylor]: Taking taylor expansion of x in y 16.042 * [backup-simplify]: Simplify x into x 16.042 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.042 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.042 * [taylor]: Taking taylor expansion of -1 in y 16.042 * [backup-simplify]: Simplify -1 into -1 16.042 * [taylor]: Taking taylor expansion of x in y 16.042 * [backup-simplify]: Simplify x into x 16.042 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.042 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 16.042 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.042 * [taylor]: Taking taylor expansion of -1 in y 16.042 * [backup-simplify]: Simplify -1 into -1 16.042 * [taylor]: Taking taylor expansion of y in y 16.042 * [backup-simplify]: Simplify 0 into 0 16.042 * [backup-simplify]: Simplify 1 into 1 16.042 * [backup-simplify]: Simplify (/ -1 1) into -1 16.042 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.043 * [taylor]: Taking taylor expansion of -1 in y 16.043 * [backup-simplify]: Simplify -1 into -1 16.043 * [taylor]: Taking taylor expansion of y in y 16.043 * [backup-simplify]: Simplify 0 into 0 16.043 * [backup-simplify]: Simplify 1 into 1 16.043 * [backup-simplify]: Simplify (/ -1 1) into -1 16.043 * [backup-simplify]: Simplify (* -1 -1) into 1 16.044 * [backup-simplify]: Simplify (+ 0 1) into 1 16.044 * [backup-simplify]: Simplify (sqrt 1) into 1 16.045 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.046 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.047 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.047 * [backup-simplify]: Simplify (+ 0 0) into 0 16.048 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.048 * [backup-simplify]: Simplify (+ 1 0) into 1 16.048 * [backup-simplify]: Simplify (+ 1 0) into 1 16.049 * [backup-simplify]: Simplify (* 1 1) into 1 16.049 * [backup-simplify]: Simplify (* 1 1) into 1 16.049 * [backup-simplify]: Simplify (/ 1 1) into 1 16.050 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 16.050 * [taylor]: Taking taylor expansion of -1 in x 16.050 * [backup-simplify]: Simplify -1 into -1 16.050 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 16.050 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 16.050 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 16.050 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.050 * [taylor]: Taking taylor expansion of y in x 16.050 * [backup-simplify]: Simplify y into y 16.050 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.050 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.050 * [taylor]: Taking taylor expansion of x in x 16.050 * [backup-simplify]: Simplify 0 into 0 16.050 * [backup-simplify]: Simplify 1 into 1 16.050 * [backup-simplify]: Simplify (/ 1 1) into 1 16.050 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 16.050 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.050 * [taylor]: Taking taylor expansion of y in x 16.050 * [backup-simplify]: Simplify y into y 16.050 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.051 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.051 * [taylor]: Taking taylor expansion of x in x 16.051 * [backup-simplify]: Simplify 0 into 0 16.051 * [backup-simplify]: Simplify 1 into 1 16.051 * [backup-simplify]: Simplify (/ 1 1) into 1 16.051 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 16.051 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.051 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.051 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.051 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.051 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.051 * [taylor]: Taking taylor expansion of -1 in x 16.051 * [backup-simplify]: Simplify -1 into -1 16.051 * [taylor]: Taking taylor expansion of x in x 16.051 * [backup-simplify]: Simplify 0 into 0 16.051 * [backup-simplify]: Simplify 1 into 1 16.052 * [backup-simplify]: Simplify (/ -1 1) into -1 16.052 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.052 * [taylor]: Taking taylor expansion of -1 in x 16.052 * [backup-simplify]: Simplify -1 into -1 16.052 * [taylor]: Taking taylor expansion of x in x 16.052 * [backup-simplify]: Simplify 0 into 0 16.052 * [backup-simplify]: Simplify 1 into 1 16.052 * [backup-simplify]: Simplify (/ -1 1) into -1 16.052 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.052 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.052 * [taylor]: Taking taylor expansion of -1 in x 16.053 * [backup-simplify]: Simplify -1 into -1 16.053 * [taylor]: Taking taylor expansion of y in x 16.053 * [backup-simplify]: Simplify y into y 16.053 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.053 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.053 * [taylor]: Taking taylor expansion of -1 in x 16.053 * [backup-simplify]: Simplify -1 into -1 16.053 * [taylor]: Taking taylor expansion of y in x 16.053 * [backup-simplify]: Simplify y into y 16.053 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.053 * [backup-simplify]: Simplify (* -1 -1) into 1 16.054 * [backup-simplify]: Simplify (+ 1 0) into 1 16.054 * [backup-simplify]: Simplify (sqrt 1) into 1 16.055 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.056 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.056 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.057 * [backup-simplify]: Simplify (+ 0 0) into 0 16.057 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.058 * [backup-simplify]: Simplify (+ 0 1) into 1 16.058 * [backup-simplify]: Simplify (- 1) into -1 16.058 * [backup-simplify]: Simplify (+ 0 -1) into -1 16.059 * [backup-simplify]: Simplify (* 1 -1) into -1 16.059 * [backup-simplify]: Simplify (* 1 1) into 1 16.060 * [backup-simplify]: Simplify (/ -1 1) into -1 16.060 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 16.060 * [taylor]: Taking taylor expansion of -1 in x 16.060 * [backup-simplify]: Simplify -1 into -1 16.060 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 16.060 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 16.060 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 16.060 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.060 * [taylor]: Taking taylor expansion of y in x 16.060 * [backup-simplify]: Simplify y into y 16.060 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.060 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.060 * [taylor]: Taking taylor expansion of x in x 16.060 * [backup-simplify]: Simplify 0 into 0 16.060 * [backup-simplify]: Simplify 1 into 1 16.060 * [backup-simplify]: Simplify (/ 1 1) into 1 16.060 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 16.060 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.061 * [taylor]: Taking taylor expansion of y in x 16.061 * [backup-simplify]: Simplify y into y 16.061 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.061 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.061 * [taylor]: Taking taylor expansion of x in x 16.061 * [backup-simplify]: Simplify 0 into 0 16.061 * [backup-simplify]: Simplify 1 into 1 16.061 * [backup-simplify]: Simplify (/ 1 1) into 1 16.061 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 16.061 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.061 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.061 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.061 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.061 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.061 * [taylor]: Taking taylor expansion of -1 in x 16.061 * [backup-simplify]: Simplify -1 into -1 16.061 * [taylor]: Taking taylor expansion of x in x 16.062 * [backup-simplify]: Simplify 0 into 0 16.062 * [backup-simplify]: Simplify 1 into 1 16.062 * [backup-simplify]: Simplify (/ -1 1) into -1 16.062 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.062 * [taylor]: Taking taylor expansion of -1 in x 16.062 * [backup-simplify]: Simplify -1 into -1 16.062 * [taylor]: Taking taylor expansion of x in x 16.062 * [backup-simplify]: Simplify 0 into 0 16.062 * [backup-simplify]: Simplify 1 into 1 16.063 * [backup-simplify]: Simplify (/ -1 1) into -1 16.063 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.063 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.063 * [taylor]: Taking taylor expansion of -1 in x 16.063 * [backup-simplify]: Simplify -1 into -1 16.063 * [taylor]: Taking taylor expansion of y in x 16.063 * [backup-simplify]: Simplify y into y 16.063 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.063 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.063 * [taylor]: Taking taylor expansion of -1 in x 16.063 * [backup-simplify]: Simplify -1 into -1 16.063 * [taylor]: Taking taylor expansion of y in x 16.063 * [backup-simplify]: Simplify y into y 16.063 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.063 * [backup-simplify]: Simplify (* -1 -1) into 1 16.064 * [backup-simplify]: Simplify (+ 1 0) into 1 16.064 * [backup-simplify]: Simplify (sqrt 1) into 1 16.065 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.066 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.066 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.067 * [backup-simplify]: Simplify (+ 0 0) into 0 16.067 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.068 * [backup-simplify]: Simplify (+ 0 1) into 1 16.068 * [backup-simplify]: Simplify (- 1) into -1 16.068 * [backup-simplify]: Simplify (+ 0 -1) into -1 16.069 * [backup-simplify]: Simplify (* 1 -1) into -1 16.069 * [backup-simplify]: Simplify (* 1 1) into 1 16.070 * [backup-simplify]: Simplify (/ -1 1) into -1 16.070 * [backup-simplify]: Simplify (* -1 -1) into 1 16.070 * [taylor]: Taking taylor expansion of 1 in y 16.070 * [backup-simplify]: Simplify 1 into 1 16.070 * [backup-simplify]: Simplify 1 into 1 16.071 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.071 * [backup-simplify]: Simplify (- 0) into 0 16.072 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 16.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.073 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 16.073 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 16.073 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.074 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.075 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.075 * [taylor]: Taking taylor expansion of 0 in y 16.075 * [backup-simplify]: Simplify 0 into 0 16.075 * [backup-simplify]: Simplify 0 into 0 16.075 * [backup-simplify]: Simplify 0 into 0 16.075 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.076 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.076 * [backup-simplify]: Simplify (- 0) into 0 16.077 * [backup-simplify]: Simplify (+ 0 0) into 0 16.077 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.078 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.078 * [backup-simplify]: Simplify (+ 0 0) into 0 16.079 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 16.080 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.081 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.082 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 16.082 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 16.082 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.083 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.084 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 16.085 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 16.086 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 16.086 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 16.086 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 16.086 * [taylor]: Taking taylor expansion of 2 in y 16.086 * [backup-simplify]: Simplify 2 into 2 16.086 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.086 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.086 * [taylor]: Taking taylor expansion of y in y 16.086 * [backup-simplify]: Simplify 0 into 0 16.086 * [backup-simplify]: Simplify 1 into 1 16.086 * [backup-simplify]: Simplify (* 1 1) into 1 16.087 * [backup-simplify]: Simplify (/ 1 1) into 1 16.088 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.088 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.089 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.090 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.091 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 16.091 * [backup-simplify]: Simplify (- 0) into 0 16.091 * [backup-simplify]: Simplify 0 into 0 16.091 * [backup-simplify]: Simplify 0 into 0 16.091 * [backup-simplify]: Simplify 0 into 0 16.092 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 16.092 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.093 * [backup-simplify]: Simplify (- 0) into 0 16.093 * [backup-simplify]: Simplify (+ 0 0) into 0 16.093 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 16.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.095 * [backup-simplify]: Simplify (+ 0 0) into 0 16.095 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 16.096 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.097 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.098 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 16.099 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.099 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.099 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 16.099 * [backup-simplify]: Simplify (+ 0 0) into 0 16.100 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.101 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 16.103 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 16.104 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 16.104 * [taylor]: Taking taylor expansion of 0 in y 16.104 * [backup-simplify]: Simplify 0 into 0 16.104 * [backup-simplify]: Simplify 0 into 0 16.104 * [backup-simplify]: Simplify 1 into 1 16.104 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 16.104 * [backup-simplify]: Simplify (/ (- x y) (hypot x y)) into (/ (- x y) (hypot x y)) 16.104 * [approximate]: Taking taylor expansion of (/ (- x y) (hypot x y)) in (x y) around 0 16.104 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 16.104 * [taylor]: Taking taylor expansion of (- x y) in y 16.104 * [taylor]: Taking taylor expansion of x in y 16.104 * [backup-simplify]: Simplify x into x 16.104 * [taylor]: Taking taylor expansion of y in y 16.104 * [backup-simplify]: Simplify 0 into 0 16.104 * [backup-simplify]: Simplify 1 into 1 16.105 * [taylor]: Taking taylor expansion of (hypot x y) in y 16.105 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.105 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 16.105 * [taylor]: Taking taylor expansion of (* x x) in y 16.105 * [taylor]: Taking taylor expansion of x in y 16.105 * [backup-simplify]: Simplify x into x 16.105 * [taylor]: Taking taylor expansion of x in y 16.105 * [backup-simplify]: Simplify x into x 16.105 * [taylor]: Taking taylor expansion of (* y y) in y 16.105 * [taylor]: Taking taylor expansion of y in y 16.105 * [backup-simplify]: Simplify 0 into 0 16.105 * [backup-simplify]: Simplify 1 into 1 16.105 * [taylor]: Taking taylor expansion of y in y 16.105 * [backup-simplify]: Simplify 0 into 0 16.105 * [backup-simplify]: Simplify 1 into 1 16.105 * [backup-simplify]: Simplify (* x x) into (pow x 2) 16.105 * [backup-simplify]: Simplify (* 0 0) into 0 16.106 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 16.106 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 16.106 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 16.107 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.107 * [backup-simplify]: Simplify (+ 0 0) into 0 16.107 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 16.107 * [backup-simplify]: Simplify (- 0) into 0 16.107 * [backup-simplify]: Simplify (+ x 0) into x 16.108 * [backup-simplify]: Simplify (/ x x) into 1 16.108 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 16.108 * [taylor]: Taking taylor expansion of (- x y) in x 16.108 * [taylor]: Taking taylor expansion of x in x 16.108 * [backup-simplify]: Simplify 0 into 0 16.108 * [backup-simplify]: Simplify 1 into 1 16.108 * [taylor]: Taking taylor expansion of y in x 16.108 * [backup-simplify]: Simplify y into y 16.108 * [taylor]: Taking taylor expansion of (hypot x y) in x 16.108 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.108 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 16.108 * [taylor]: Taking taylor expansion of (* x x) in x 16.108 * [taylor]: Taking taylor expansion of x in x 16.108 * [backup-simplify]: Simplify 0 into 0 16.108 * [backup-simplify]: Simplify 1 into 1 16.108 * [taylor]: Taking taylor expansion of x in x 16.108 * [backup-simplify]: Simplify 0 into 0 16.108 * [backup-simplify]: Simplify 1 into 1 16.108 * [taylor]: Taking taylor expansion of (* y y) in x 16.108 * [taylor]: Taking taylor expansion of y in x 16.108 * [backup-simplify]: Simplify y into y 16.108 * [taylor]: Taking taylor expansion of y in x 16.108 * [backup-simplify]: Simplify y into y 16.109 * [backup-simplify]: Simplify (* 0 0) into 0 16.109 * [backup-simplify]: Simplify (* y y) into (pow y 2) 16.109 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 16.109 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 16.109 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.110 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 16.110 * [backup-simplify]: Simplify (+ 0 0) into 0 16.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 16.110 * [backup-simplify]: Simplify (- y) into (- y) 16.110 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 16.110 * [backup-simplify]: Simplify (/ (- y) y) into -1 16.110 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 16.110 * [taylor]: Taking taylor expansion of (- x y) in x 16.110 * [taylor]: Taking taylor expansion of x in x 16.110 * [backup-simplify]: Simplify 0 into 0 16.110 * [backup-simplify]: Simplify 1 into 1 16.110 * [taylor]: Taking taylor expansion of y in x 16.110 * [backup-simplify]: Simplify y into y 16.110 * [taylor]: Taking taylor expansion of (hypot x y) in x 16.111 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 16.111 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 16.111 * [taylor]: Taking taylor expansion of (* x x) in x 16.111 * [taylor]: Taking taylor expansion of x in x 16.111 * [backup-simplify]: Simplify 0 into 0 16.111 * [backup-simplify]: Simplify 1 into 1 16.111 * [taylor]: Taking taylor expansion of x in x 16.111 * [backup-simplify]: Simplify 0 into 0 16.111 * [backup-simplify]: Simplify 1 into 1 16.111 * [taylor]: Taking taylor expansion of (* y y) in x 16.111 * [taylor]: Taking taylor expansion of y in x 16.111 * [backup-simplify]: Simplify y into y 16.111 * [taylor]: Taking taylor expansion of y in x 16.111 * [backup-simplify]: Simplify y into y 16.111 * [backup-simplify]: Simplify (* 0 0) into 0 16.111 * [backup-simplify]: Simplify (* y y) into (pow y 2) 16.112 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 16.112 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 16.112 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 16.112 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 16.113 * [backup-simplify]: Simplify (+ 0 0) into 0 16.113 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 16.113 * [backup-simplify]: Simplify (- y) into (- y) 16.113 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 16.113 * [backup-simplify]: Simplify (/ (- y) y) into -1 16.113 * [taylor]: Taking taylor expansion of -1 in y 16.113 * [backup-simplify]: Simplify -1 into -1 16.113 * [backup-simplify]: Simplify -1 into -1 16.114 * [backup-simplify]: Simplify (- 0) into 0 16.114 * [backup-simplify]: Simplify (+ 1 0) into 1 16.114 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 16.114 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.114 * [taylor]: Taking taylor expansion of y in y 16.114 * [backup-simplify]: Simplify 0 into 0 16.114 * [backup-simplify]: Simplify 1 into 1 16.115 * [backup-simplify]: Simplify (/ 1 1) into 1 16.115 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.115 * [backup-simplify]: Simplify 0 into 0 16.115 * [backup-simplify]: Simplify 0 into 0 16.116 * [backup-simplify]: Simplify (- 0) into 0 16.116 * [backup-simplify]: Simplify (+ 0 0) into 0 16.117 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 16.117 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 16.118 * [backup-simplify]: Simplify (+ 1 0) into 1 16.118 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 16.119 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 16.119 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 16.119 * [taylor]: Taking taylor expansion of 1/2 in y 16.119 * [backup-simplify]: Simplify 1/2 into 1/2 16.119 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.119 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.119 * [taylor]: Taking taylor expansion of y in y 16.119 * [backup-simplify]: Simplify 0 into 0 16.119 * [backup-simplify]: Simplify 1 into 1 16.119 * [backup-simplify]: Simplify (* 1 1) into 1 16.120 * [backup-simplify]: Simplify (/ 1 1) into 1 16.121 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.121 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.122 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.123 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.124 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 16.124 * [backup-simplify]: Simplify 0 into 0 16.125 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.125 * [backup-simplify]: Simplify 0 into 0 16.125 * [backup-simplify]: Simplify 0 into 0 16.125 * [backup-simplify]: Simplify (- 0) into 0 16.126 * [backup-simplify]: Simplify (+ 0 0) into 0 16.127 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 16.127 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 16.128 * [backup-simplify]: Simplify (+ 0 0) into 0 16.128 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 16.128 * [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)))) 16.128 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 16.128 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 16.129 * [taylor]: Taking taylor expansion of 1/2 in y 16.129 * [backup-simplify]: Simplify 1/2 into 1/2 16.129 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 16.129 * [taylor]: Taking taylor expansion of (pow y 3) in y 16.129 * [taylor]: Taking taylor expansion of y in y 16.129 * [backup-simplify]: Simplify 0 into 0 16.129 * [backup-simplify]: Simplify 1 into 1 16.132 * [backup-simplify]: Simplify (* 1 1) into 1 16.133 * [backup-simplify]: Simplify (* 1 1) into 1 16.133 * [backup-simplify]: Simplify (/ 1 1) into 1 16.134 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.135 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.136 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.137 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.138 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.142 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.142 * [backup-simplify]: Simplify (- 0) into 0 16.142 * [backup-simplify]: Simplify 0 into 0 16.143 * [backup-simplify]: Simplify -1 into -1 16.143 * [backup-simplify]: Simplify (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) into (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 16.143 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 16.143 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 16.143 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 16.143 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.143 * [taylor]: Taking taylor expansion of x in y 16.143 * [backup-simplify]: Simplify x into x 16.143 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.143 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.143 * [taylor]: Taking taylor expansion of y in y 16.143 * [backup-simplify]: Simplify 0 into 0 16.143 * [backup-simplify]: Simplify 1 into 1 16.144 * [backup-simplify]: Simplify (/ 1 1) into 1 16.144 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 16.144 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.144 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 16.144 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 16.144 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.144 * [taylor]: Taking taylor expansion of x in y 16.144 * [backup-simplify]: Simplify x into x 16.144 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.144 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.144 * [taylor]: Taking taylor expansion of x in y 16.144 * [backup-simplify]: Simplify x into x 16.144 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.144 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 16.144 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.144 * [taylor]: Taking taylor expansion of y in y 16.144 * [backup-simplify]: Simplify 0 into 0 16.144 * [backup-simplify]: Simplify 1 into 1 16.145 * [backup-simplify]: Simplify (/ 1 1) into 1 16.145 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.145 * [taylor]: Taking taylor expansion of y in y 16.145 * [backup-simplify]: Simplify 0 into 0 16.145 * [backup-simplify]: Simplify 1 into 1 16.145 * [backup-simplify]: Simplify (/ 1 1) into 1 16.146 * [backup-simplify]: Simplify (* 1 1) into 1 16.146 * [backup-simplify]: Simplify (+ 0 1) into 1 16.146 * [backup-simplify]: Simplify (sqrt 1) into 1 16.147 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.148 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.149 * [backup-simplify]: Simplify (+ 0 0) into 0 16.149 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.150 * [backup-simplify]: Simplify (- 1) into -1 16.150 * [backup-simplify]: Simplify (+ 0 -1) into -1 16.150 * [backup-simplify]: Simplify (/ -1 1) into -1 16.150 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 16.151 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 16.151 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.151 * [taylor]: Taking taylor expansion of x in x 16.151 * [backup-simplify]: Simplify 0 into 0 16.151 * [backup-simplify]: Simplify 1 into 1 16.151 * [backup-simplify]: Simplify (/ 1 1) into 1 16.151 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.151 * [taylor]: Taking taylor expansion of y in x 16.151 * [backup-simplify]: Simplify y into y 16.151 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.151 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 16.151 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.151 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 16.151 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 16.152 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.152 * [taylor]: Taking taylor expansion of x in x 16.152 * [backup-simplify]: Simplify 0 into 0 16.152 * [backup-simplify]: Simplify 1 into 1 16.152 * [backup-simplify]: Simplify (/ 1 1) into 1 16.152 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.152 * [taylor]: Taking taylor expansion of x in x 16.152 * [backup-simplify]: Simplify 0 into 0 16.152 * [backup-simplify]: Simplify 1 into 1 16.152 * [backup-simplify]: Simplify (/ 1 1) into 1 16.152 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.152 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.153 * [taylor]: Taking taylor expansion of y in x 16.153 * [backup-simplify]: Simplify y into y 16.153 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.153 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.153 * [taylor]: Taking taylor expansion of y in x 16.153 * [backup-simplify]: Simplify y into y 16.153 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.153 * [backup-simplify]: Simplify (* 1 1) into 1 16.154 * [backup-simplify]: Simplify (+ 1 0) into 1 16.154 * [backup-simplify]: Simplify (sqrt 1) into 1 16.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.156 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.156 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.157 * [backup-simplify]: Simplify (+ 0 0) into 0 16.157 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.158 * [backup-simplify]: Simplify (+ 1 0) into 1 16.158 * [backup-simplify]: Simplify (/ 1 1) into 1 16.158 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 16.158 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 16.158 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.158 * [taylor]: Taking taylor expansion of x in x 16.158 * [backup-simplify]: Simplify 0 into 0 16.158 * [backup-simplify]: Simplify 1 into 1 16.159 * [backup-simplify]: Simplify (/ 1 1) into 1 16.159 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.159 * [taylor]: Taking taylor expansion of y in x 16.159 * [backup-simplify]: Simplify y into y 16.159 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.159 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 16.159 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 16.159 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 16.159 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 16.159 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.159 * [taylor]: Taking taylor expansion of x in x 16.159 * [backup-simplify]: Simplify 0 into 0 16.159 * [backup-simplify]: Simplify 1 into 1 16.159 * [backup-simplify]: Simplify (/ 1 1) into 1 16.159 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.159 * [taylor]: Taking taylor expansion of x in x 16.160 * [backup-simplify]: Simplify 0 into 0 16.160 * [backup-simplify]: Simplify 1 into 1 16.160 * [backup-simplify]: Simplify (/ 1 1) into 1 16.160 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 16.160 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.160 * [taylor]: Taking taylor expansion of y in x 16.160 * [backup-simplify]: Simplify y into y 16.160 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.160 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.160 * [taylor]: Taking taylor expansion of y in x 16.160 * [backup-simplify]: Simplify y into y 16.160 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.161 * [backup-simplify]: Simplify (* 1 1) into 1 16.161 * [backup-simplify]: Simplify (+ 1 0) into 1 16.161 * [backup-simplify]: Simplify (sqrt 1) into 1 16.162 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.164 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.164 * [backup-simplify]: Simplify (+ 0 0) into 0 16.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.165 * [backup-simplify]: Simplify (+ 1 0) into 1 16.165 * [backup-simplify]: Simplify (/ 1 1) into 1 16.165 * [taylor]: Taking taylor expansion of 1 in y 16.165 * [backup-simplify]: Simplify 1 into 1 16.165 * [backup-simplify]: Simplify 1 into 1 16.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.166 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 16.166 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 16.167 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 16.167 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 16.167 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.167 * [taylor]: Taking taylor expansion of y in y 16.167 * [backup-simplify]: Simplify 0 into 0 16.167 * [backup-simplify]: Simplify 1 into 1 16.168 * [backup-simplify]: Simplify (/ 1 1) into 1 16.168 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.169 * [backup-simplify]: Simplify (- 0) into 0 16.169 * [backup-simplify]: Simplify 0 into 0 16.169 * [backup-simplify]: Simplify 0 into 0 16.170 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.170 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.170 * [backup-simplify]: Simplify (- 0) into 0 16.171 * [backup-simplify]: Simplify (+ 0 0) into 0 16.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.173 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.174 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 16.174 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.175 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.176 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 16.176 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 16.176 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 16.176 * [taylor]: Taking taylor expansion of 1/2 in y 16.176 * [backup-simplify]: Simplify 1/2 into 1/2 16.176 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.176 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.176 * [taylor]: Taking taylor expansion of y in y 16.176 * [backup-simplify]: Simplify 0 into 0 16.176 * [backup-simplify]: Simplify 1 into 1 16.177 * [backup-simplify]: Simplify (* 1 1) into 1 16.177 * [backup-simplify]: Simplify (/ 1 1) into 1 16.178 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.179 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.180 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.181 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 16.181 * [backup-simplify]: Simplify (- 0) into 0 16.181 * [backup-simplify]: Simplify 0 into 0 16.182 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.183 * [backup-simplify]: Simplify (- 0) into 0 16.183 * [backup-simplify]: Simplify 0 into 0 16.183 * [backup-simplify]: Simplify 0 into 0 16.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.184 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 16.184 * [backup-simplify]: Simplify (- 0) into 0 16.184 * [backup-simplify]: Simplify (+ 0 0) into 0 16.185 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.188 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.188 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.188 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 16.188 * [backup-simplify]: Simplify (+ 0 0) into 0 16.189 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.191 * [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))) 16.191 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 16.191 * [taylor]: Taking taylor expansion of 1/2 in y 16.191 * [backup-simplify]: Simplify 1/2 into 1/2 16.191 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 16.191 * [taylor]: Taking taylor expansion of (pow y 3) in y 16.191 * [taylor]: Taking taylor expansion of y in y 16.191 * [backup-simplify]: Simplify 0 into 0 16.191 * [backup-simplify]: Simplify 1 into 1 16.192 * [backup-simplify]: Simplify (* 1 1) into 1 16.192 * [backup-simplify]: Simplify (* 1 1) into 1 16.192 * [backup-simplify]: Simplify (/ 1 1) into 1 16.193 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.194 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.195 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.196 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.196 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.198 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.199 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.201 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.201 * [backup-simplify]: Simplify 0 into 0 16.201 * [backup-simplify]: Simplify 1 into 1 16.201 * [backup-simplify]: Simplify (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) into (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 16.202 * [approximate]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in (x y) around 0 16.202 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 16.202 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 16.202 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.202 * [taylor]: Taking taylor expansion of y in y 16.202 * [backup-simplify]: Simplify 0 into 0 16.202 * [backup-simplify]: Simplify 1 into 1 16.202 * [backup-simplify]: Simplify (/ 1 1) into 1 16.202 * [taylor]: Taking taylor expansion of (/ 1 x) in y 16.202 * [taylor]: Taking taylor expansion of x in y 16.202 * [backup-simplify]: Simplify x into x 16.202 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 16.202 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 16.202 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.202 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 16.203 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 16.203 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.203 * [taylor]: Taking taylor expansion of -1 in y 16.203 * [backup-simplify]: Simplify -1 into -1 16.203 * [taylor]: Taking taylor expansion of x in y 16.203 * [backup-simplify]: Simplify x into x 16.203 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.203 * [taylor]: Taking taylor expansion of (/ -1 x) in y 16.203 * [taylor]: Taking taylor expansion of -1 in y 16.203 * [backup-simplify]: Simplify -1 into -1 16.203 * [taylor]: Taking taylor expansion of x in y 16.203 * [backup-simplify]: Simplify x into x 16.203 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 16.203 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 16.203 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.203 * [taylor]: Taking taylor expansion of -1 in y 16.203 * [backup-simplify]: Simplify -1 into -1 16.203 * [taylor]: Taking taylor expansion of y in y 16.203 * [backup-simplify]: Simplify 0 into 0 16.203 * [backup-simplify]: Simplify 1 into 1 16.204 * [backup-simplify]: Simplify (/ -1 1) into -1 16.204 * [taylor]: Taking taylor expansion of (/ -1 y) in y 16.204 * [taylor]: Taking taylor expansion of -1 in y 16.204 * [backup-simplify]: Simplify -1 into -1 16.204 * [taylor]: Taking taylor expansion of y in y 16.204 * [backup-simplify]: Simplify 0 into 0 16.204 * [backup-simplify]: Simplify 1 into 1 16.204 * [backup-simplify]: Simplify (/ -1 1) into -1 16.204 * [backup-simplify]: Simplify (* -1 -1) into 1 16.205 * [backup-simplify]: Simplify (+ 0 1) into 1 16.205 * [backup-simplify]: Simplify (sqrt 1) into 1 16.206 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.207 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.208 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.208 * [backup-simplify]: Simplify (+ 0 0) into 0 16.209 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.209 * [backup-simplify]: Simplify (+ 1 0) into 1 16.209 * [backup-simplify]: Simplify (/ 1 1) into 1 16.209 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 16.209 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 16.209 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.209 * [taylor]: Taking taylor expansion of y in x 16.210 * [backup-simplify]: Simplify y into y 16.210 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.210 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.210 * [taylor]: Taking taylor expansion of x in x 16.210 * [backup-simplify]: Simplify 0 into 0 16.210 * [backup-simplify]: Simplify 1 into 1 16.210 * [backup-simplify]: Simplify (/ 1 1) into 1 16.210 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.210 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.210 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.210 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.210 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.210 * [taylor]: Taking taylor expansion of -1 in x 16.210 * [backup-simplify]: Simplify -1 into -1 16.210 * [taylor]: Taking taylor expansion of x in x 16.210 * [backup-simplify]: Simplify 0 into 0 16.211 * [backup-simplify]: Simplify 1 into 1 16.211 * [backup-simplify]: Simplify (/ -1 1) into -1 16.211 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.211 * [taylor]: Taking taylor expansion of -1 in x 16.211 * [backup-simplify]: Simplify -1 into -1 16.211 * [taylor]: Taking taylor expansion of x in x 16.211 * [backup-simplify]: Simplify 0 into 0 16.211 * [backup-simplify]: Simplify 1 into 1 16.211 * [backup-simplify]: Simplify (/ -1 1) into -1 16.212 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.212 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.212 * [taylor]: Taking taylor expansion of -1 in x 16.212 * [backup-simplify]: Simplify -1 into -1 16.212 * [taylor]: Taking taylor expansion of y in x 16.212 * [backup-simplify]: Simplify y into y 16.212 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.212 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.212 * [taylor]: Taking taylor expansion of -1 in x 16.212 * [backup-simplify]: Simplify -1 into -1 16.212 * [taylor]: Taking taylor expansion of y in x 16.212 * [backup-simplify]: Simplify y into y 16.212 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.212 * [backup-simplify]: Simplify (* -1 -1) into 1 16.213 * [backup-simplify]: Simplify (+ 1 0) into 1 16.213 * [backup-simplify]: Simplify (sqrt 1) into 1 16.214 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.215 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.215 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.216 * [backup-simplify]: Simplify (+ 0 0) into 0 16.216 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.217 * [backup-simplify]: Simplify (- 1) into -1 16.217 * [backup-simplify]: Simplify (+ 0 -1) into -1 16.218 * [backup-simplify]: Simplify (/ -1 1) into -1 16.218 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 16.218 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 16.218 * [taylor]: Taking taylor expansion of (/ 1 y) in x 16.218 * [taylor]: Taking taylor expansion of y in x 16.218 * [backup-simplify]: Simplify y into y 16.218 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 16.218 * [taylor]: Taking taylor expansion of (/ 1 x) in x 16.218 * [taylor]: Taking taylor expansion of x in x 16.218 * [backup-simplify]: Simplify 0 into 0 16.218 * [backup-simplify]: Simplify 1 into 1 16.218 * [backup-simplify]: Simplify (/ 1 1) into 1 16.218 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 16.218 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 16.219 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 16.219 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 16.219 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.219 * [taylor]: Taking taylor expansion of -1 in x 16.219 * [backup-simplify]: Simplify -1 into -1 16.219 * [taylor]: Taking taylor expansion of x in x 16.219 * [backup-simplify]: Simplify 0 into 0 16.219 * [backup-simplify]: Simplify 1 into 1 16.219 * [backup-simplify]: Simplify (/ -1 1) into -1 16.219 * [taylor]: Taking taylor expansion of (/ -1 x) in x 16.219 * [taylor]: Taking taylor expansion of -1 in x 16.219 * [backup-simplify]: Simplify -1 into -1 16.219 * [taylor]: Taking taylor expansion of x in x 16.219 * [backup-simplify]: Simplify 0 into 0 16.219 * [backup-simplify]: Simplify 1 into 1 16.220 * [backup-simplify]: Simplify (/ -1 1) into -1 16.220 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 16.220 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.220 * [taylor]: Taking taylor expansion of -1 in x 16.220 * [backup-simplify]: Simplify -1 into -1 16.220 * [taylor]: Taking taylor expansion of y in x 16.220 * [backup-simplify]: Simplify y into y 16.220 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.220 * [taylor]: Taking taylor expansion of (/ -1 y) in x 16.220 * [taylor]: Taking taylor expansion of -1 in x 16.220 * [backup-simplify]: Simplify -1 into -1 16.220 * [taylor]: Taking taylor expansion of y in x 16.220 * [backup-simplify]: Simplify y into y 16.220 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 16.220 * [backup-simplify]: Simplify (* -1 -1) into 1 16.221 * [backup-simplify]: Simplify (+ 1 0) into 1 16.222 * [backup-simplify]: Simplify (sqrt 1) into 1 16.223 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.224 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 16.224 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 16.225 * [backup-simplify]: Simplify (+ 0 0) into 0 16.226 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 16.226 * [backup-simplify]: Simplify (- 1) into -1 16.226 * [backup-simplify]: Simplify (+ 0 -1) into -1 16.227 * [backup-simplify]: Simplify (/ -1 1) into -1 16.227 * [taylor]: Taking taylor expansion of -1 in y 16.227 * [backup-simplify]: Simplify -1 into -1 16.227 * [backup-simplify]: Simplify -1 into -1 16.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.228 * [backup-simplify]: Simplify (- 0) into 0 16.228 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 16.229 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 16.229 * [taylor]: Taking taylor expansion of (/ 1 y) in y 16.229 * [taylor]: Taking taylor expansion of y in y 16.229 * [backup-simplify]: Simplify 0 into 0 16.229 * [backup-simplify]: Simplify 1 into 1 16.229 * [backup-simplify]: Simplify (/ 1 1) into 1 16.230 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.230 * [backup-simplify]: Simplify 0 into 0 16.230 * [backup-simplify]: Simplify 0 into 0 16.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 16.231 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.232 * [backup-simplify]: Simplify (- 0) into 0 16.232 * [backup-simplify]: Simplify (+ 0 0) into 0 16.233 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.234 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.235 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 16.235 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 16.235 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 16.236 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 16.237 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 16.238 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 16.238 * [taylor]: Taking taylor expansion of 1/2 in y 16.238 * [backup-simplify]: Simplify 1/2 into 1/2 16.238 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 16.238 * [taylor]: Taking taylor expansion of (pow y 2) in y 16.238 * [taylor]: Taking taylor expansion of y in y 16.238 * [backup-simplify]: Simplify 0 into 0 16.238 * [backup-simplify]: Simplify 1 into 1 16.238 * [backup-simplify]: Simplify (* 1 1) into 1 16.238 * [backup-simplify]: Simplify (/ 1 1) into 1 16.239 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.240 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.241 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.241 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.242 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 16.242 * [backup-simplify]: Simplify 0 into 0 16.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.243 * [backup-simplify]: Simplify 0 into 0 16.243 * [backup-simplify]: Simplify 0 into 0 16.243 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 16.244 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.245 * [backup-simplify]: Simplify (- 0) into 0 16.245 * [backup-simplify]: Simplify (+ 0 0) into 0 16.246 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.247 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.248 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 16.248 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.249 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 16.249 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 16.249 * [backup-simplify]: Simplify (+ 0 0) into 0 16.250 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 16.252 * [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)))) 16.252 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 16.252 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 16.252 * [taylor]: Taking taylor expansion of 1/2 in y 16.252 * [backup-simplify]: Simplify 1/2 into 1/2 16.252 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 16.252 * [taylor]: Taking taylor expansion of (pow y 3) in y 16.252 * [taylor]: Taking taylor expansion of y in y 16.252 * [backup-simplify]: Simplify 0 into 0 16.252 * [backup-simplify]: Simplify 1 into 1 16.252 * [backup-simplify]: Simplify (* 1 1) into 1 16.253 * [backup-simplify]: Simplify (* 1 1) into 1 16.253 * [backup-simplify]: Simplify (/ 1 1) into 1 16.254 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.255 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.256 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.257 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.257 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.258 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 16.259 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 16.262 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 16.262 * [backup-simplify]: Simplify (- 0) into 0 16.262 * [backup-simplify]: Simplify 0 into 0 16.263 * [backup-simplify]: Simplify -1 into -1 16.263 * * * [progress]: simplifying candidates 16.276 * [simplify]: Simplifying: (expm1 (/ 1 (/ (hypot x y) (+ x y)))) (log1p (/ 1 (/ (hypot x y) (+ x y)))) (- 1) (- (- (log (hypot x y)) (log (+ x y)))) (- (log (/ (hypot x y) (+ x y)))) (- 0 (- (log (hypot x y)) (log (+ x y)))) (- 0 (log (/ (hypot x y) (+ x y)))) (- (log 1) (- (log (hypot x y)) (log (+ x y)))) (- (log 1) (log (/ (hypot x y) (+ x y)))) (log (/ 1 (/ (hypot x y) (+ x y)))) (exp (/ 1 (/ (hypot x y) (+ x y)))) (/ (* (* 1 1) 1) (/ (* (* (hypot x y) (hypot x y)) (hypot x y)) (* (* (+ x y) (+ x y)) (+ x y)))) (/ (* (* 1 1) 1) (* (* (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y))) (/ (hypot x y) (+ x y)))) (* (cbrt (/ 1 (/ (hypot x y) (+ x y)))) (cbrt (/ 1 (/ (hypot x y) (+ x y))))) (cbrt (/ 1 (/ (hypot x y) (+ x y)))) (* (* (/ 1 (/ (hypot x y) (+ x y))) (/ 1 (/ (hypot x y) (+ x y)))) (/ 1 (/ (hypot x y) (+ x y)))) (sqrt (/ 1 (/ (hypot x y) (+ x y)))) (sqrt (/ 1 (/ (hypot x y) (+ x y)))) (- 1) (- (/ (hypot x y) (+ x y))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (/ (cbrt 1) (cbrt (/ (hypot x y) (+ x y)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (hypot x y) (+ x y)))) (/ (cbrt 1) (sqrt (/ (hypot x y) (+ x y)))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt 1) (/ (cbrt (hypot x y)) (cbrt (+ x y)))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ (cbrt 1) (/ (cbrt (hypot x y)) (sqrt (+ x y)))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (/ (cbrt 1) (/ (cbrt (hypot x y)) (+ x y))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (/ (cbrt 1) (/ (cbrt (hypot x y)) (+ x y))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt 1) (/ (sqrt (hypot x y)) (cbrt (+ x y)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (cbrt 1) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (hypot x y)) 1)) (/ (cbrt 1) (/ (sqrt (hypot x y)) (+ x y))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (hypot x y)) 1)) (/ (cbrt 1) (/ (sqrt (hypot x y)) (+ x y))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (cbrt 1) (/ (hypot x y) (cbrt (+ x y)))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt (+ x y)))) (/ (cbrt 1) (/ (hypot x y) (sqrt (+ x y)))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) (/ (cbrt 1) (/ (hypot x y) (+ x y))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) (/ (cbrt 1) (/ (hypot x y) (+ x y))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (/ (hypot x y) (+ x y))) (/ (* (cbrt 1) (cbrt 1)) (hypot x y)) (/ (cbrt 1) (/ 1 (+ x y))) (/ (* (cbrt 1) (cbrt 1)) (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ (cbrt 1) (+ (* x x) (- (* y y) (* x y)))) (/ (* (cbrt 1) (cbrt 1)) (/ (hypot x y) (- (* x x) (* y y)))) (/ (cbrt 1) (- x y)) (/ (sqrt 1) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (/ (sqrt 1) (cbrt (/ (hypot x y) (+ x y)))) (/ (sqrt 1) (sqrt (/ (hypot x y) (+ x y)))) (/ (sqrt 1) (sqrt (/ (hypot x y) (+ x y)))) (/ (sqrt 1) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt 1) (/ (cbrt (hypot x y)) (cbrt (+ x y)))) (/ (sqrt 1) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ (sqrt 1) (/ (cbrt (hypot x y)) (sqrt (+ x y)))) (/ (sqrt 1) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (/ (sqrt 1) (/ (cbrt (hypot x y)) (+ x y))) (/ (sqrt 1) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (/ (sqrt 1) (/ (cbrt (hypot x y)) (+ x y))) (/ (sqrt 1) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt 1) (/ (sqrt (hypot x y)) (cbrt (+ x y)))) (/ (sqrt 1) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (sqrt 1) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (sqrt 1) (/ (sqrt (hypot x y)) 1)) (/ (sqrt 1) (/ (sqrt (hypot x y)) (+ x y))) (/ (sqrt 1) (/ (sqrt (hypot x y)) 1)) (/ (sqrt 1) (/ (sqrt (hypot x y)) (+ x y))) (/ (sqrt 1) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (sqrt 1) (/ (hypot x y) (cbrt (+ x y)))) (/ (sqrt 1) (/ 1 (sqrt (+ x y)))) (/ (sqrt 1) (/ (hypot x y) (sqrt (+ x y)))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt 1) (/ (hypot x y) (+ x y))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt 1) (/ (hypot x y) (+ x y))) (/ (sqrt 1) 1) (/ (sqrt 1) (/ (hypot x y) (+ x y))) (/ (sqrt 1) (hypot x y)) (/ (sqrt 1) (/ 1 (+ x y))) (/ (sqrt 1) (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ (sqrt 1) (+ (* x x) (- (* y y) (* x y)))) (/ (sqrt 1) (/ (hypot x y) (- (* x x) (* y y)))) (/ (sqrt 1) (- x y)) (/ 1 (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (/ 1 (cbrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (cbrt (hypot x y)) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ 1 (/ (cbrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (/ 1 (/ (cbrt (hypot x y)) (+ x y))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (/ 1 (/ (cbrt (hypot x y)) (+ x y))) (/ 1 (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (sqrt (hypot x y)) (cbrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) 1)) (/ 1 (/ (sqrt (hypot x y)) (+ x y))) (/ 1 (/ (sqrt (hypot x y)) 1)) (/ 1 (/ (sqrt (hypot x y)) (+ x y))) (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (hypot x y) (cbrt (+ x y)))) (/ 1 (/ 1 (sqrt (+ x y)))) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) (/ 1 (/ 1 1)) (/ 1 (/ (hypot x y) (+ x y))) (/ 1 (/ 1 1)) (/ 1 (/ (hypot x y) (+ x y))) (/ 1 1) (/ 1 (/ (hypot x y) (+ x y))) (/ 1 (hypot x y)) (/ 1 (/ 1 (+ x y))) (/ 1 (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ 1 (+ (* x x) (- (* y y) (* x y)))) (/ 1 (/ (hypot x y) (- (* x x) (* y y)))) (/ 1 (- x y)) (/ 1 (/ (hypot x y) (+ x y))) (/ (/ (hypot x y) (+ x y)) 1) (/ 1 (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1)) (/ 1 (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) 1)) (/ 1 (/ (sqrt (hypot x y)) 1)) (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ 1 (sqrt (+ x y)))) (/ 1 (/ 1 1)) (/ 1 (/ 1 1)) (/ 1 1) (/ 1 (hypot x y)) (/ 1 (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ 1 (/ (hypot x y) (- (* x x) (* y y)))) (/ (/ (hypot x y) (+ x y)) (cbrt 1)) (/ (/ (hypot x y) (+ x y)) (sqrt 1)) (/ (/ (hypot x y) (+ x y)) 1) (/ 1 (hypot x y)) (expm1 (/ (hypot x y) (+ x y))) (log1p (/ (hypot x y) (+ x y))) (- (log (hypot x y)) (log (+ x y))) (log (/ (hypot x y) (+ x y))) (exp (/ (hypot x y) (+ x y))) (/ (* (* (hypot x y) (hypot x y)) (hypot x y)) (* (* (+ x y) (+ x y)) (+ x y))) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y)))) (cbrt (/ (hypot x y) (+ x y))) (* (* (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y))) (/ (hypot x y) (+ x y))) (sqrt (/ (hypot x y) (+ x y))) (sqrt (/ (hypot x y) (+ x y))) (- (hypot x y)) (- (+ x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (cbrt (hypot x y)) (cbrt (+ x y))) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y))) (/ (cbrt (hypot x y)) (sqrt (+ x y))) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1) (/ (cbrt (hypot x y)) (+ x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1) (/ (cbrt (hypot x y)) (+ x y)) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (sqrt (hypot x y)) (cbrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (/ (sqrt (hypot x y)) 1) (/ (sqrt (hypot x y)) (+ x y)) (/ (sqrt (hypot x y)) 1) (/ (sqrt (hypot x y)) (+ x y)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (hypot x y) (cbrt (+ x y))) (/ 1 (sqrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) (/ 1 1) (/ (hypot x y) (+ x y)) (/ 1 1) (/ (hypot x y) (+ x y)) (/ 1 (+ x y)) (/ (+ x y) (hypot x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (hypot x y) (sqrt (+ x y))) (/ (hypot x y) 1) (/ (hypot x y) 1) (/ (+ x y) (cbrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y)) (/ (hypot x y) (+ (pow x 3) (pow y 3))) (/ (hypot x y) (- (* x x) (* y y))) (expm1 (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (log1p (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (+ (- (log (- x y)) (log (hypot x y))) (- (- (log (hypot x y)) (log (+ x y))))) (+ (- (log (- x y)) (log (hypot x y))) (- (log (/ (hypot x y) (+ x y))))) (+ (- (log (- x y)) (log (hypot x y))) (- 0 (- (log (hypot x y)) (log (+ x y))))) (+ (- (log (- x y)) (log (hypot x y))) (- 0 (log (/ (hypot x y) (+ x y))))) (+ (- (log (- x y)) (log (hypot x y))) (- (log 1) (- (log (hypot x y)) (log (+ x y))))) (+ (- (log (- x y)) (log (hypot x y))) (- (log 1) (log (/ (hypot x y) (+ x y))))) (+ (- (log (- x y)) (log (hypot x y))) (log (/ 1 (/ (hypot x y) (+ x y))))) (+ (log (/ (- x y) (hypot x y))) (- (- (log (hypot x y)) (log (+ x y))))) (+ (log (/ (- x y) (hypot x y))) (- (log (/ (hypot x y) (+ x y))))) (+ (log (/ (- x y) (hypot x y))) (- 0 (- (log (hypot x y)) (log (+ x y))))) (+ (log (/ (- x y) (hypot x y))) (- 0 (log (/ (hypot x y) (+ x y))))) (+ (log (/ (- x y) (hypot x y))) (- (log 1) (- (log (hypot x y)) (log (+ x y))))) (+ (log (/ (- x y) (hypot x y))) (- (log 1) (log (/ (hypot x y) (+ x y))))) (+ (log (/ (- x y) (hypot x y))) (log (/ 1 (/ (hypot x y) (+ x y))))) (log (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (exp (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (* (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (/ (* (* 1 1) 1) (/ (* (* (hypot x y) (hypot x y)) (hypot x y)) (* (* (+ x y) (+ x y)) (+ x y))))) (* (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (/ (* (* 1 1) 1) (* (* (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y))) (/ (hypot x y) (+ x y))))) (* (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (* (* (/ 1 (/ (hypot x y) (+ x y))) (/ 1 (/ (hypot x y) (+ x y)))) (/ 1 (/ (hypot x y) (+ x y))))) (* (* (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (- x y) (hypot x y))) (/ (* (* 1 1) 1) (/ (* (* (hypot x y) (hypot x y)) (hypot x y)) (* (* (+ x y) (+ x y)) (+ x y))))) (* (* (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (- x y) (hypot x y))) (/ (* (* 1 1) 1) (* (* (/ (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))) (* (* (/ 1 (/ (hypot x y) (+ x y))) (/ 1 (/ (hypot x y) (+ x y)))) (/ 1 (/ (hypot x y) (+ x y))))) (* (cbrt (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (cbrt (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))))) (cbrt (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (* (* (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (sqrt (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (sqrt (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y))))) (* (- x y) 1) (* (hypot x y) (/ (hypot x y) (+ x y))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt 1) (sqrt (/ (hypot x y) (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt 1) (sqrt (/ (hypot x y) (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt 1) (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (/ (sqrt 1) (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (/ 1 (sqrt (/ (hypot x y) (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (/ 1 (sqrt (/ (hypot x y) (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt 1) (sqrt (/ (hypot x y) (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt 1) (sqrt (/ (hypot x y) (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt 1) (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt 1) (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ 1 (sqrt (/ (hypot x y) (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ 1 (sqrt (/ (hypot x y) (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (* (cbrt (/ 1 (/ (hypot x y) (+ x y)))) (cbrt (/ 1 (/ (hypot x y) (+ x y)))))) (* (/ (- x y) (hypot x y)) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (hypot x y) (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (hypot x y)) 1))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (hypot x y)) 1))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) 1)) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (hypot x y))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (hypot x y) (+ (pow x 3) (pow y 3))))) (* (/ (- x y) (hypot x y)) (/ (* (cbrt 1) (cbrt 1)) (/ (hypot x y) (- (* x x) (* y y))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (sqrt (/ (hypot x y) (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (sqrt (hypot x y)) 1))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (sqrt (hypot x y)) 1))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ 1 (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ 1 1))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ 1 1))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) 1)) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (hypot x y))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (hypot x y) (+ (pow x 3) (pow y 3))))) (* (/ (- x y) (hypot x y)) (/ (sqrt 1) (/ (hypot x y) (- (* x x) (* y y))))) (* (/ (- x y) (hypot x y)) (/ 1 (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ 1 (sqrt (/ (hypot x y) (+ x y))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) 1))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (sqrt (hypot x y)) 1))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (sqrt (hypot x y)) 1))) (* (/ (- x y) (hypot x y)) (/ 1 (/ 1 (* (cbrt (+ x y)) (cbrt (+ x y)))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ 1 (sqrt (+ x y))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ 1 1))) (* (/ (- x y) (hypot x y)) (/ 1 (/ 1 1))) (* (/ (- x y) (hypot x y)) (/ 1 1)) (* (/ (- x y) (hypot x y)) (/ 1 (hypot x y))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ (pow x 3) (pow y 3))))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (- (* x x) (* y y))))) (* (/ (- x y) (hypot x y)) 1) (* (/ (- x y) (hypot x y)) 1) (* (/ (- x y) (hypot x y)) (/ 1 (hypot x y))) (* (cbrt (/ (- x y) (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (sqrt (/ (- x y) (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (cbrt (- x y)) (cbrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (cbrt (- x y)) (sqrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (cbrt (- x y)) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (sqrt (- x y)) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (cbrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (sqrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (cbrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (sqrt (hypot x y))) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ 1 (hypot x y)) (/ 1 (/ (hypot x y) (+ x y)))) (* (/ (- x y) (hypot x y)) 1) (* (- x y) (/ 1 (/ (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)) (/ 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 16.290 * * [simplify]: Extracting # 0 : cost 0 16.291 * * [simplify]: Extracting # 1 : cost 0 16.292 * * [simplify]: Extracting # 2 : cost 0 16.293 * * [simplify]: Extracting # 3 : cost 0 16.294 * * [simplify]: Extracting # 4 : cost 0 16.295 * * [simplify]: Extracting # 5 : cost 0 16.296 * * [simplify]: Extracting # 6 : cost 0 16.297 * * [simplify]: Extracting # 7 : cost 0 16.298 * * [simplify]: iteration 0 : 339 enodes (cost 5542 ) 16.626 * * [simplify]: Extracting # 0 : cost 0 16.630 * * [simplify]: Extracting # 1 : cost 0 16.638 * * [simplify]: Extracting # 2 : cost 0 16.640 * * [simplify]: Extracting # 3 : cost 0 16.643 * * [simplify]: iteration 1 : 1088 enodes (cost 4863 ) 17.137 * * [simplify]: Extracting # 0 : cost 0 17.152 * * [simplify]: Extracting # 1 : cost 0 17.165 * * [simplify]: Extracting # 2 : cost 0 17.189 * * [simplify]: Extracting # 3 : cost 0 17.201 * * [simplify]: Extracting # 4 : cost 0 17.214 * * [simplify]: iteration done: 5000 enodes (cost 4477 ) 17.217 * [simplify]: Simplified to: (expm1 (/ 1 (/ (hypot x y) (+ x y)))) (log1p (/ 1 (/ (hypot x y) (+ x y)))) -1 (- (log (/ (hypot x y) (+ x y)))) (- (log (/ (hypot x y) (+ x y)))) (- (log (/ (hypot x y) (+ x y)))) (- (log (/ (hypot x y) (+ x y)))) (- (log (/ (hypot x y) (+ x y)))) (- (log (/ (hypot x y) (+ x y)))) (- (log (/ (hypot x y) (+ x y)))) (exp (/ 1 (/ (hypot x y) (+ x y)))) (* (/ 1 (pow (hypot x y) 3)) (pow (+ y x) 3)) (/ 1 (pow (/ (hypot x y) (+ x y)) 3)) (* (cbrt (/ 1 (/ (hypot x y) (+ x y)))) (cbrt (/ 1 (/ (hypot x y) (+ x y))))) (cbrt (/ 1 (/ (hypot x y) (+ x y)))) (pow (/ 1 (/ (hypot x y) (+ x y))) 3) (sqrt (/ 1 (/ (hypot x y) (+ x y)))) (sqrt (/ 1 (/ (hypot x y) (+ x y)))) -1 (- (/ (hypot x y) (+ x y))) (/ (/ 1 (cbrt (/ (hypot x y) (+ x y)))) (cbrt (/ (hypot x y) (+ x y)))) (/ 1 (cbrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (cbrt (hypot x y)) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ 1 (/ (cbrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (/ (cbrt (hypot x y)) (+ x y))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (/ (cbrt (hypot x y)) (+ x y))) (/ 1 (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (sqrt (hypot x y)) (cbrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (sqrt (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (+ x y))) (/ 1 (sqrt (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (+ x y))) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (cbrt (+ x y)))) (sqrt (+ x y)) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) 1 (/ 1 (/ (hypot x y) (+ x y))) 1 (/ 1 (/ (hypot x y) (+ x y))) 1 (/ 1 (/ (hypot x y) (+ x y))) (/ 1 (hypot x y)) (+ y x) (/ 1 (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ 1 (fma x x (* y (- y x)))) (/ 1 (/ (hypot x y) (- (* x x) (* y y)))) (/ 1 (- x y)) (/ (/ 1 (cbrt (/ (hypot x y) (+ x y)))) (cbrt (/ (hypot x y) (+ x y)))) (/ 1 (cbrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (cbrt (hypot x y)) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ 1 (/ (cbrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (/ (cbrt (hypot x y)) (+ x y))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (/ (cbrt (hypot x y)) (+ x y))) (/ 1 (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (sqrt (hypot x y)) (cbrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (sqrt (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (+ x y))) (/ 1 (sqrt (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (+ x y))) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (cbrt (+ x y)))) (sqrt (+ x y)) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) 1 (/ 1 (/ (hypot x y) (+ x y))) 1 (/ 1 (/ (hypot x y) (+ x y))) 1 (/ 1 (/ (hypot x y) (+ x y))) (/ 1 (hypot x y)) (+ y x) (/ 1 (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ 1 (fma x x (* y (- y x)))) (/ 1 (/ (hypot x y) (- (* x x) (* y y)))) (/ 1 (- x y)) (/ (/ 1 (cbrt (/ (hypot x y) (+ x y)))) (cbrt (/ (hypot x y) (+ x y)))) (/ 1 (cbrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (cbrt (hypot x y)) (cbrt (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ 1 (/ (cbrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (/ (cbrt (hypot x y)) (+ x y))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (/ (cbrt (hypot x y)) (+ x y))) (/ 1 (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (sqrt (hypot x y)) (cbrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (sqrt (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (+ x y))) (/ 1 (sqrt (hypot x y))) (/ 1 (/ (sqrt (hypot x y)) (+ x y))) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ 1 (/ (hypot x y) (cbrt (+ x y)))) (sqrt (+ x y)) (/ 1 (/ (hypot x y) (sqrt (+ x y)))) 1 (/ 1 (/ (hypot x y) (+ x y))) 1 (/ 1 (/ (hypot x y) (+ x y))) 1 (/ 1 (/ (hypot x y) (+ x y))) (/ 1 (hypot x y)) (+ y x) (/ 1 (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ 1 (fma x x (* y (- y x)))) (/ 1 (/ (hypot x y) (- (* x x) (* y y)))) (/ 1 (- x y)) (/ 1 (/ (hypot x y) (+ x y))) (/ (hypot x y) (+ x y)) (/ (/ 1 (cbrt (/ (hypot x y) (+ x y)))) (cbrt (/ (hypot x y) (+ x y)))) (/ 1 (sqrt (/ (hypot x y) (+ x y)))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ 1 (/ (sqrt (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ 1 (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ 1 (sqrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (+ x y)) 1 1 1 (/ 1 (hypot x y)) (/ 1 (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ 1 (/ (hypot x y) (- (* x x) (* y y)))) (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y)) (/ (hypot x y) (+ x y)) (/ 1 (hypot x y)) (expm1 (/ (hypot x y) (+ x y))) (log1p (/ (hypot x y) (+ x y))) (log (/ (hypot x y) (+ x y))) (log (/ (hypot x y) (+ x y))) (exp (/ (hypot x y) (+ x y))) (/ (pow (hypot x y) 3) (pow (+ y x) 3)) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y)))) (cbrt (/ (hypot x y) (+ x y))) (pow (/ (hypot x y) (+ x y)) 3) (sqrt (/ (hypot x y) (+ x y))) (sqrt (/ (hypot x y) (+ x y))) (- (hypot x y)) (- (+ x y)) (/ (cbrt (hypot x y)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (cbrt (hypot x y)))) (/ (cbrt (hypot x y)) (cbrt (+ x y))) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y))) (/ (cbrt (hypot x y)) (sqrt (+ x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y))) (/ (cbrt (hypot x y)) (+ x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y))) (/ (cbrt (hypot x y)) (+ x y)) (/ (/ (sqrt (hypot x y)) (cbrt (+ x y))) (cbrt (+ x y))) (/ (sqrt (hypot x y)) (cbrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (sqrt (hypot x y)) (/ (sqrt (hypot x y)) (+ x y)) (sqrt (hypot x y)) (/ (sqrt (hypot x y)) (+ x y)) (/ (/ 1 (cbrt (+ x y))) (cbrt (+ x y))) (/ (hypot x y) (cbrt (+ x y))) (/ 1 (sqrt (+ x y))) (/ (hypot x y) (sqrt (+ x y))) 1 (/ (hypot x y) (+ x y)) 1 (/ (hypot x y) (+ x y)) (/ 1 (+ x y)) (/ (+ x y) (hypot x y)) (/ (hypot x y) (* (cbrt (+ x y)) (cbrt (+ x y)))) (/ (hypot x y) (sqrt (+ x y))) (hypot x y) (hypot x y) (/ (+ x y) (cbrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) (hypot x y)) (/ (hypot x y) (+ (pow x 3) (pow y 3))) (/ (hypot x y) (- (* x x) (* y y))) (expm1 (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log1p (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (log (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (exp (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (/ (/ (pow (- x y) 3) (pow (hypot x y) 3)) (/ (pow (hypot x y) 3) (pow (+ y x) 3))) (/ (/ (pow (- x y) 3) (pow (hypot x y) 3)) (pow (/ (hypot x y) (+ x y)) 3)) (* (pow (/ 1 (/ (hypot x y) (+ x y))) 3) (/ (pow (- x y) 3) (pow (hypot x y) 3))) (/ (pow (/ (- x y) (hypot x y)) 3) (/ (pow (hypot x y) 3) (pow (+ y x) 3))) (/ (pow (/ (- x y) (hypot x y)) 3) (pow (/ (hypot x y) (+ x y)) 3)) (* (pow (/ (- x y) (hypot x y)) 3) (pow (/ 1 (/ (hypot x y) (+ x y))) 3)) (* (cbrt (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (cbrt (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))))) (cbrt (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (pow (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) 3) (sqrt (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (sqrt (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y)))) (- x y) (* (hypot x y) (/ (hypot x y) (+ x y))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (* (sqrt (/ (- x y) (hypot x y))) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (hypot x y) (+ x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (hypot x y) (+ x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (hypot x y) (+ x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (/ (hypot x y) (+ x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (* (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ (hypot x y) (+ x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ (hypot x y) (+ x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ (hypot x y) (+ x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (/ (hypot x y) (+ x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (* (/ (- x y) (hypot x y)) (* (cbrt (/ 1 (/ (hypot x y) (+ x y)))) (cbrt (/ 1 (/ (hypot x y) (+ x y)))))) (* (/ (- x y) (hypot x y)) (sqrt (/ 1 (/ (hypot x y) (+ x y))))) (/ (/ (- x y) (hypot x y)) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (/ (/ (- x y) (hypot x y)) (sqrt (/ (hypot x y) (+ x y)))) (/ (/ (- x y) (hypot x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (/ (- x y) (hypot x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (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)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (/ (- x y) (hypot x y)) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (* (/ (- x y) (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (sqrt (+ 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)) (hypot x y)) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (- (* x x) (* y y)))) (/ (/ (- x y) (hypot x y)) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (/ (/ (- x y) (hypot x y)) (sqrt (/ (hypot x y) (+ x y)))) (/ (/ (- x y) (hypot x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (/ (- x y) (hypot x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (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)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (/ (- x y) (hypot x y)) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (* (/ (- x y) (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (sqrt (+ 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)) (hypot x y)) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (- (* x x) (* y y)))) (/ (/ (- x y) (hypot x y)) (* (cbrt (/ (hypot x y) (+ x y))) (cbrt (/ (hypot x y) (+ x y))))) (/ (/ (- x y) (hypot x y)) (sqrt (/ (hypot x y) (+ x y)))) (/ (/ (- x y) (hypot x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (/ (- x y) (hypot x y)) (/ (* (cbrt (hypot x y)) (cbrt (hypot x y))) (sqrt (+ x y)))) (/ (/ (- x y) (hypot x y)) (* (cbrt (hypot x y)) (cbrt (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)) (* (cbrt (+ x y)) (cbrt (+ x y))))) (/ (/ (- x y) (hypot x y)) (/ (sqrt (hypot x y)) (sqrt (+ x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (* (/ (- x y) (hypot x y)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (sqrt (+ 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)) (hypot x y)) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ (pow x 3) (pow y 3)))) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (- (* x x) (* y y)))) (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y)) (/ (/ (- x y) (hypot x y)) (hypot x y)) (/ (cbrt (/ (- x y) (hypot x y))) (/ (hypot x y) (+ x y))) (/ (sqrt (/ (- x y) (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (cbrt (- x y)) (hypot x y)) (/ (hypot x y) (+ x y))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (sqrt (- x y)) (hypot x y)) (/ (hypot x y) (+ x y))) (/ (/ (- x y) (cbrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (- x y) (sqrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (- x y) (hypot x y)) (/ (hypot x y) (+ x y))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ (hypot x y) (+ x y))) (/ (/ (- x y) (cbrt (hypot x y))) (/ (hypot x y) (+ x y))) (/ (/ (- x y) (sqrt (hypot 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))) (/ (/ 1 (/ (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))) (log (/ (- x y) (hypot x y))) (log (/ (- x y) (hypot x y))) (exp (/ (- x y) (hypot x y))) (/ (pow (- x y) 3) (pow (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)) (* (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 17.222 * * * [progress]: adding candidates to table 18.885 * * [progress]: iteration 4 / 4 18.885 * * * [progress]: picking best candidate 18.897 * * * * [pick]: Picked # 18.897 * * * [progress]: localizing error 18.931 * * * [progress]: generating rewritten candidates 18.931 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 18.978 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 19.225 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 19.272 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1) 19.374 * * * [progress]: generating series expansions 19.374 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 19.374 * [backup-simplify]: Simplify (/ (+ x y) (sqrt (hypot x y))) into (* (sqrt (/ 1 (hypot x y))) (+ x y)) 19.374 * [approximate]: Taking taylor expansion of (* (sqrt (/ 1 (hypot x y))) (+ x y)) in (x y) around 0 19.375 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (hypot x y))) (+ x y)) in y 19.375 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot x y))) in y 19.375 * [taylor]: Taking taylor expansion of (/ 1 (hypot x y)) in y 19.375 * [taylor]: Taking taylor expansion of (hypot x y) in y 19.375 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.375 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 19.375 * [taylor]: Taking taylor expansion of (* x x) in y 19.375 * [taylor]: Taking taylor expansion of x in y 19.375 * [backup-simplify]: Simplify x into x 19.375 * [taylor]: Taking taylor expansion of x in y 19.375 * [backup-simplify]: Simplify x into x 19.375 * [taylor]: Taking taylor expansion of (* y y) in y 19.375 * [taylor]: Taking taylor expansion of y in y 19.375 * [backup-simplify]: Simplify 0 into 0 19.375 * [backup-simplify]: Simplify 1 into 1 19.375 * [taylor]: Taking taylor expansion of y in y 19.375 * [backup-simplify]: Simplify 0 into 0 19.375 * [backup-simplify]: Simplify 1 into 1 19.375 * [backup-simplify]: Simplify (* x x) into (pow x 2) 19.376 * [backup-simplify]: Simplify (* 0 0) into 0 19.376 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 19.377 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 19.377 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 19.378 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.378 * [backup-simplify]: Simplify (+ 0 0) into 0 19.378 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 19.378 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.378 * [backup-simplify]: Simplify (sqrt (/ 1 x)) into (sqrt (/ 1 x)) 19.379 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 19.379 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 x)))) into 0 19.379 * [taylor]: Taking taylor expansion of (+ x y) in y 19.379 * [taylor]: Taking taylor expansion of x in y 19.379 * [backup-simplify]: Simplify x into x 19.379 * [taylor]: Taking taylor expansion of y in y 19.379 * [backup-simplify]: Simplify 0 into 0 19.379 * [backup-simplify]: Simplify 1 into 1 19.379 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (hypot x y))) (+ x y)) in x 19.379 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot x y))) in x 19.379 * [taylor]: Taking taylor expansion of (/ 1 (hypot x y)) in x 19.379 * [taylor]: Taking taylor expansion of (hypot x y) in x 19.379 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.379 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 19.379 * [taylor]: Taking taylor expansion of (* x x) in x 19.379 * [taylor]: Taking taylor expansion of x in x 19.379 * [backup-simplify]: Simplify 0 into 0 19.379 * [backup-simplify]: Simplify 1 into 1 19.379 * [taylor]: Taking taylor expansion of x in x 19.379 * [backup-simplify]: Simplify 0 into 0 19.380 * [backup-simplify]: Simplify 1 into 1 19.380 * [taylor]: Taking taylor expansion of (* y y) in x 19.380 * [taylor]: Taking taylor expansion of y in x 19.380 * [backup-simplify]: Simplify y into y 19.380 * [taylor]: Taking taylor expansion of y in x 19.380 * [backup-simplify]: Simplify y into y 19.380 * [backup-simplify]: Simplify (* 0 0) into 0 19.380 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.381 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 19.381 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 19.381 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.382 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.382 * [backup-simplify]: Simplify (+ 0 0) into 0 19.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 19.382 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.382 * [backup-simplify]: Simplify (sqrt (/ 1 y)) into (sqrt (/ 1 y)) 19.383 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.383 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 y)))) into 0 19.383 * [taylor]: Taking taylor expansion of (+ x y) in x 19.383 * [taylor]: Taking taylor expansion of x in x 19.383 * [backup-simplify]: Simplify 0 into 0 19.383 * [backup-simplify]: Simplify 1 into 1 19.383 * [taylor]: Taking taylor expansion of y in x 19.383 * [backup-simplify]: Simplify y into y 19.383 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (hypot x y))) (+ x y)) in x 19.383 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot x y))) in x 19.383 * [taylor]: Taking taylor expansion of (/ 1 (hypot x y)) in x 19.383 * [taylor]: Taking taylor expansion of (hypot x y) in x 19.383 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.383 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 19.383 * [taylor]: Taking taylor expansion of (* x x) in x 19.383 * [taylor]: Taking taylor expansion of x in x 19.383 * [backup-simplify]: Simplify 0 into 0 19.383 * [backup-simplify]: Simplify 1 into 1 19.383 * [taylor]: Taking taylor expansion of x in x 19.383 * [backup-simplify]: Simplify 0 into 0 19.383 * [backup-simplify]: Simplify 1 into 1 19.383 * [taylor]: Taking taylor expansion of (* y y) in x 19.383 * [taylor]: Taking taylor expansion of y in x 19.383 * [backup-simplify]: Simplify y into y 19.384 * [taylor]: Taking taylor expansion of y in x 19.384 * [backup-simplify]: Simplify y into y 19.384 * [backup-simplify]: Simplify (* 0 0) into 0 19.384 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.384 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 19.384 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 19.385 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.385 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.385 * [backup-simplify]: Simplify (+ 0 0) into 0 19.386 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 19.386 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.386 * [backup-simplify]: Simplify (sqrt (/ 1 y)) into (sqrt (/ 1 y)) 19.386 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.386 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 y)))) into 0 19.386 * [taylor]: Taking taylor expansion of (+ x y) in x 19.386 * [taylor]: Taking taylor expansion of x in x 19.386 * [backup-simplify]: Simplify 0 into 0 19.386 * [backup-simplify]: Simplify 1 into 1 19.386 * [taylor]: Taking taylor expansion of y in x 19.386 * [backup-simplify]: Simplify y into y 19.386 * [backup-simplify]: Simplify (+ 0 y) into y 19.386 * [backup-simplify]: Simplify (* (sqrt (/ 1 y)) y) into (sqrt y) 19.386 * [taylor]: Taking taylor expansion of (sqrt y) in y 19.387 * [taylor]: Taking taylor expansion of y in y 19.387 * [backup-simplify]: Simplify 0 into 0 19.387 * [backup-simplify]: Simplify 1 into 1 19.387 * [backup-simplify]: Simplify (sqrt 0) into 0 19.389 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.389 * [backup-simplify]: Simplify 0 into 0 19.389 * [backup-simplify]: Simplify (+ 1 0) into 1 19.390 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 y)) 1) (* 0 y)) into (sqrt (/ 1 y)) 19.390 * [taylor]: Taking taylor expansion of (sqrt (/ 1 y)) in y 19.390 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.390 * [taylor]: Taking taylor expansion of y in y 19.390 * [backup-simplify]: Simplify 0 into 0 19.390 * [backup-simplify]: Simplify 1 into 1 19.390 * [backup-simplify]: Simplify (/ 1 1) into 1 19.390 * [backup-simplify]: Simplify (sqrt 0) into 0 19.392 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.392 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.392 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.392 * [backup-simplify]: Simplify (+ 0 0) into 0 19.393 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 19.394 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 19.394 * [backup-simplify]: Simplify (+ 1 0) into 1 19.395 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 19.395 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ (/ 1/2 y) y)) (* 0 (/ 0 y)))) into (- (* 1/2 (/ 1 (pow y 3)))) 19.397 * [backup-simplify]: Simplify (/ (- (- (* 1/2 (/ 1 (pow y 3)))) (pow 0 2) (+)) (* 2 (sqrt (/ 1 y)))) into (* -1/4 (sqrt (/ 1 (pow y 5)))) 19.398 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 y)) 0) (+ (* 0 1) (* (* -1/4 (sqrt (/ 1 (pow y 5)))) y))) into (- (* 1/4 (sqrt (/ 1 (pow y 3))))) 19.398 * [taylor]: Taking taylor expansion of (- (* 1/4 (sqrt (/ 1 (pow y 3))))) in y 19.398 * [taylor]: Taking taylor expansion of (* 1/4 (sqrt (/ 1 (pow y 3)))) in y 19.398 * [taylor]: Taking taylor expansion of 1/4 in y 19.398 * [backup-simplify]: Simplify 1/4 into 1/4 19.398 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow y 3))) in y 19.398 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 19.398 * [taylor]: Taking taylor expansion of (pow y 3) in y 19.398 * [taylor]: Taking taylor expansion of y in y 19.398 * [backup-simplify]: Simplify 0 into 0 19.398 * [backup-simplify]: Simplify 1 into 1 19.398 * [backup-simplify]: Simplify (* 1 1) into 1 19.399 * [backup-simplify]: Simplify (* 1 1) into 1 19.399 * [backup-simplify]: Simplify (/ 1 1) into 1 19.400 * [backup-simplify]: Simplify (sqrt 0) into 0 19.401 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.402 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.402 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.407 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 19.409 * [backup-simplify]: Simplify (+ (* 1/4 +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- +nan.0) 19.409 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.410 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.411 * [backup-simplify]: Simplify (+ (* (- +nan.0) (pow (* 1 x) 2)) (+ (* +nan.0 (* y 1)) (* +nan.0 (* 1 x)))) into (- (+ (* +nan.0 (pow x 2)) (- (+ (* +nan.0 x) (- (* +nan.0 y)))))) 19.411 * [backup-simplify]: Simplify (/ (+ (/ 1 x) (/ 1 y)) (sqrt (hypot (/ 1 x) (/ 1 y)))) into (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ 1 x) (/ 1 y))))) 19.411 * [approximate]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ 1 x) (/ 1 y))))) in (x y) around 0 19.411 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ 1 x) (/ 1 y))))) in y 19.411 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 19.411 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.411 * [taylor]: Taking taylor expansion of y in y 19.411 * [backup-simplify]: Simplify 0 into 0 19.411 * [backup-simplify]: Simplify 1 into 1 19.412 * [backup-simplify]: Simplify (/ 1 1) into 1 19.412 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.412 * [taylor]: Taking taylor expansion of x in y 19.412 * [backup-simplify]: Simplify x into x 19.412 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.412 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot (/ 1 x) (/ 1 y)))) in y 19.412 * [taylor]: Taking taylor expansion of (/ 1 (hypot (/ 1 x) (/ 1 y))) in y 19.412 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 19.412 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.412 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 19.412 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 19.412 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.412 * [taylor]: Taking taylor expansion of x in y 19.412 * [backup-simplify]: Simplify x into x 19.412 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.412 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.412 * [taylor]: Taking taylor expansion of x in y 19.412 * [backup-simplify]: Simplify x into x 19.412 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.412 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 19.412 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.413 * [taylor]: Taking taylor expansion of y in y 19.413 * [backup-simplify]: Simplify 0 into 0 19.413 * [backup-simplify]: Simplify 1 into 1 19.413 * [backup-simplify]: Simplify (/ 1 1) into 1 19.413 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.413 * [taylor]: Taking taylor expansion of y in y 19.413 * [backup-simplify]: Simplify 0 into 0 19.413 * [backup-simplify]: Simplify 1 into 1 19.413 * [backup-simplify]: Simplify (/ 1 1) into 1 19.414 * [backup-simplify]: Simplify (* 1 1) into 1 19.414 * [backup-simplify]: Simplify (+ 0 1) into 1 19.415 * [backup-simplify]: Simplify (sqrt 1) into 1 19.415 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.417 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.417 * [backup-simplify]: Simplify (+ 0 0) into 0 19.418 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.418 * [backup-simplify]: Simplify (/ 1 1) into 1 19.418 * [backup-simplify]: Simplify (sqrt 0) into 0 19.419 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.420 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ 1 x) (/ 1 y))))) in x 19.420 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 19.420 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.420 * [taylor]: Taking taylor expansion of y in x 19.420 * [backup-simplify]: Simplify y into y 19.420 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.420 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.420 * [taylor]: Taking taylor expansion of x in x 19.420 * [backup-simplify]: Simplify 0 into 0 19.420 * [backup-simplify]: Simplify 1 into 1 19.420 * [backup-simplify]: Simplify (/ 1 1) into 1 19.420 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot (/ 1 x) (/ 1 y)))) in x 19.420 * [taylor]: Taking taylor expansion of (/ 1 (hypot (/ 1 x) (/ 1 y))) in x 19.420 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 19.420 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.421 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 19.421 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 19.421 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.421 * [taylor]: Taking taylor expansion of x in x 19.421 * [backup-simplify]: Simplify 0 into 0 19.421 * [backup-simplify]: Simplify 1 into 1 19.421 * [backup-simplify]: Simplify (/ 1 1) into 1 19.421 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.421 * [taylor]: Taking taylor expansion of x in x 19.421 * [backup-simplify]: Simplify 0 into 0 19.421 * [backup-simplify]: Simplify 1 into 1 19.421 * [backup-simplify]: Simplify (/ 1 1) into 1 19.422 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 19.422 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.422 * [taylor]: Taking taylor expansion of y in x 19.422 * [backup-simplify]: Simplify y into y 19.422 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.422 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.422 * [taylor]: Taking taylor expansion of y in x 19.422 * [backup-simplify]: Simplify y into y 19.422 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.422 * [backup-simplify]: Simplify (* 1 1) into 1 19.423 * [backup-simplify]: Simplify (+ 1 0) into 1 19.423 * [backup-simplify]: Simplify (sqrt 1) into 1 19.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.425 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.425 * [backup-simplify]: Simplify (+ 0 0) into 0 19.426 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.426 * [backup-simplify]: Simplify (/ 1 1) into 1 19.427 * [backup-simplify]: Simplify (sqrt 0) into 0 19.428 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.428 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ 1 x) (/ 1 y))))) in x 19.428 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 19.428 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.428 * [taylor]: Taking taylor expansion of y in x 19.428 * [backup-simplify]: Simplify y into y 19.428 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.428 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.428 * [taylor]: Taking taylor expansion of x in x 19.428 * [backup-simplify]: Simplify 0 into 0 19.428 * [backup-simplify]: Simplify 1 into 1 19.428 * [backup-simplify]: Simplify (/ 1 1) into 1 19.429 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot (/ 1 x) (/ 1 y)))) in x 19.429 * [taylor]: Taking taylor expansion of (/ 1 (hypot (/ 1 x) (/ 1 y))) in x 19.429 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 19.429 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.429 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 19.429 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 19.429 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.429 * [taylor]: Taking taylor expansion of x in x 19.429 * [backup-simplify]: Simplify 0 into 0 19.429 * [backup-simplify]: Simplify 1 into 1 19.429 * [backup-simplify]: Simplify (/ 1 1) into 1 19.429 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.429 * [taylor]: Taking taylor expansion of x in x 19.429 * [backup-simplify]: Simplify 0 into 0 19.429 * [backup-simplify]: Simplify 1 into 1 19.430 * [backup-simplify]: Simplify (/ 1 1) into 1 19.430 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 19.430 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.430 * [taylor]: Taking taylor expansion of y in x 19.430 * [backup-simplify]: Simplify y into y 19.430 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.430 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.430 * [taylor]: Taking taylor expansion of y in x 19.430 * [backup-simplify]: Simplify y into y 19.430 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.431 * [backup-simplify]: Simplify (* 1 1) into 1 19.431 * [backup-simplify]: Simplify (+ 1 0) into 1 19.431 * [backup-simplify]: Simplify (sqrt 1) into 1 19.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.433 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.434 * [backup-simplify]: Simplify (+ 0 0) into 0 19.434 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.435 * [backup-simplify]: Simplify (/ 1 1) into 1 19.435 * [backup-simplify]: Simplify (sqrt 0) into 0 19.436 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.437 * [backup-simplify]: Simplify (+ 0 1) into 1 19.437 * [backup-simplify]: Simplify (* 1 0) into 0 19.437 * [taylor]: Taking taylor expansion of 0 in y 19.437 * [backup-simplify]: Simplify 0 into 0 19.438 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.438 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 19.439 * [backup-simplify]: Simplify (+ (* 1 +nan.0) (* (/ 1 y) 0)) into (- +nan.0) 19.439 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.439 * [taylor]: Taking taylor expansion of +nan.0 in y 19.439 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.439 * [backup-simplify]: Simplify 0 into 0 19.439 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.442 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 19.442 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.444 * [backup-simplify]: Simplify (+ 0 0) into 0 19.445 * [backup-simplify]: Simplify (+ (* 1 +nan.0) (+ (* (/ 1 y) +nan.0) (* 0 0))) into (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) 19.445 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) in y 19.445 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 y)) (- +nan.0)) in y 19.445 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 19.445 * [taylor]: Taking taylor expansion of +nan.0 in y 19.445 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.445 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.445 * [taylor]: Taking taylor expansion of y in y 19.445 * [backup-simplify]: Simplify 0 into 0 19.445 * [backup-simplify]: Simplify 1 into 1 19.445 * [backup-simplify]: Simplify (/ 1 1) into 1 19.445 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.445 * [taylor]: Taking taylor expansion of +nan.0 in y 19.445 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.446 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.446 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.447 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.447 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.448 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.448 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.448 * [backup-simplify]: Simplify 0 into 0 19.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.451 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.451 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 19.451 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 19.452 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 19.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 19.455 * [backup-simplify]: Simplify (/ (- (- (* 1/2 (/ 1 (pow y 2)))) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (+ (* 1/2 (/ 1 (pow y 2))) (- +nan.0))) 19.456 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.457 * [backup-simplify]: Simplify (+ 0 0) into 0 19.458 * [backup-simplify]: Simplify (+ (* 1 (* +nan.0 (+ (* 1/2 (/ 1 (pow y 2))) (- +nan.0)))) (+ (* (/ 1 y) +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) 19.458 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) in y 19.458 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)))) in y 19.458 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 19.458 * [taylor]: Taking taylor expansion of +nan.0 in y 19.458 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.458 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.458 * [taylor]: Taking taylor expansion of y in y 19.458 * [backup-simplify]: Simplify 0 into 0 19.458 * [backup-simplify]: Simplify 1 into 1 19.459 * [backup-simplify]: Simplify (/ 1 1) into 1 19.459 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))) in y 19.459 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)) in y 19.459 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow y 2))) in y 19.459 * [taylor]: Taking taylor expansion of +nan.0 in y 19.459 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.459 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.459 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.459 * [taylor]: Taking taylor expansion of y in y 19.459 * [backup-simplify]: Simplify 0 into 0 19.459 * [backup-simplify]: Simplify 1 into 1 19.459 * [backup-simplify]: Simplify (* 1 1) into 1 19.460 * [backup-simplify]: Simplify (/ 1 1) into 1 19.460 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.460 * [taylor]: Taking taylor expansion of +nan.0 in y 19.460 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.460 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.461 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.462 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.463 * [backup-simplify]: Simplify (+ 0 0) into 0 19.463 * [backup-simplify]: Simplify (- 0) into 0 19.463 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.464 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.464 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.466 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 y)) (pow (/ 1 x) 2))) (+ (- +nan.0) (* (- +nan.0) (* (/ 1 (/ 1 y)) (/ 1 x))))) into (- (+ (* +nan.0 (/ y (pow x 2))) (- (+ (* +nan.0 (/ y x)) (- +nan.0))))) 19.466 * [backup-simplify]: Simplify (/ (+ (/ 1 (- x)) (/ 1 (- y))) (sqrt (hypot (/ 1 (- x)) (/ 1 (- y))))) into (* -1 (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y)))))) 19.467 * [approximate]: Taking taylor expansion of (* -1 (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y)))))) in (x y) around 0 19.467 * [taylor]: Taking taylor expansion of (* -1 (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y)))))) in y 19.467 * [taylor]: Taking taylor expansion of -1 in y 19.467 * [backup-simplify]: Simplify -1 into -1 19.467 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y))))) in y 19.467 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 19.467 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.467 * [taylor]: Taking taylor expansion of y in y 19.467 * [backup-simplify]: Simplify 0 into 0 19.467 * [backup-simplify]: Simplify 1 into 1 19.467 * [backup-simplify]: Simplify (/ 1 1) into 1 19.467 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.467 * [taylor]: Taking taylor expansion of x in y 19.467 * [backup-simplify]: Simplify x into x 19.467 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.467 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y)))) in y 19.467 * [taylor]: Taking taylor expansion of (/ 1 (hypot (/ -1 x) (/ -1 y))) in y 19.468 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 19.468 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.468 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 19.468 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 19.468 * [taylor]: Taking taylor expansion of (/ -1 x) in y 19.468 * [taylor]: Taking taylor expansion of -1 in y 19.468 * [backup-simplify]: Simplify -1 into -1 19.468 * [taylor]: Taking taylor expansion of x in y 19.468 * [backup-simplify]: Simplify x into x 19.468 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 19.468 * [taylor]: Taking taylor expansion of (/ -1 x) in y 19.468 * [taylor]: Taking taylor expansion of -1 in y 19.468 * [backup-simplify]: Simplify -1 into -1 19.468 * [taylor]: Taking taylor expansion of x in y 19.468 * [backup-simplify]: Simplify x into x 19.468 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 19.468 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 19.468 * [taylor]: Taking taylor expansion of (/ -1 y) in y 19.468 * [taylor]: Taking taylor expansion of -1 in y 19.468 * [backup-simplify]: Simplify -1 into -1 19.468 * [taylor]: Taking taylor expansion of y in y 19.468 * [backup-simplify]: Simplify 0 into 0 19.468 * [backup-simplify]: Simplify 1 into 1 19.469 * [backup-simplify]: Simplify (/ -1 1) into -1 19.469 * [taylor]: Taking taylor expansion of (/ -1 y) in y 19.469 * [taylor]: Taking taylor expansion of -1 in y 19.469 * [backup-simplify]: Simplify -1 into -1 19.469 * [taylor]: Taking taylor expansion of y in y 19.469 * [backup-simplify]: Simplify 0 into 0 19.469 * [backup-simplify]: Simplify 1 into 1 19.469 * [backup-simplify]: Simplify (/ -1 1) into -1 19.470 * [backup-simplify]: Simplify (* -1 -1) into 1 19.470 * [backup-simplify]: Simplify (+ 0 1) into 1 19.471 * [backup-simplify]: Simplify (sqrt 1) into 1 19.471 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.472 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.473 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.473 * [backup-simplify]: Simplify (+ 0 0) into 0 19.474 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.474 * [backup-simplify]: Simplify (/ 1 1) into 1 19.475 * [backup-simplify]: Simplify (sqrt 0) into 0 19.483 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.483 * [taylor]: Taking taylor expansion of (* -1 (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y)))))) in x 19.483 * [taylor]: Taking taylor expansion of -1 in x 19.483 * [backup-simplify]: Simplify -1 into -1 19.483 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y))))) in x 19.483 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 19.483 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.483 * [taylor]: Taking taylor expansion of y in x 19.483 * [backup-simplify]: Simplify y into y 19.484 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.484 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.484 * [taylor]: Taking taylor expansion of x in x 19.484 * [backup-simplify]: Simplify 0 into 0 19.484 * [backup-simplify]: Simplify 1 into 1 19.484 * [backup-simplify]: Simplify (/ 1 1) into 1 19.484 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y)))) in x 19.484 * [taylor]: Taking taylor expansion of (/ 1 (hypot (/ -1 x) (/ -1 y))) in x 19.484 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 19.484 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.484 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 19.484 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 19.485 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.485 * [taylor]: Taking taylor expansion of -1 in x 19.485 * [backup-simplify]: Simplify -1 into -1 19.485 * [taylor]: Taking taylor expansion of x in x 19.485 * [backup-simplify]: Simplify 0 into 0 19.485 * [backup-simplify]: Simplify 1 into 1 19.485 * [backup-simplify]: Simplify (/ -1 1) into -1 19.485 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.485 * [taylor]: Taking taylor expansion of -1 in x 19.485 * [backup-simplify]: Simplify -1 into -1 19.485 * [taylor]: Taking taylor expansion of x in x 19.485 * [backup-simplify]: Simplify 0 into 0 19.485 * [backup-simplify]: Simplify 1 into 1 19.486 * [backup-simplify]: Simplify (/ -1 1) into -1 19.486 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 19.486 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.486 * [taylor]: Taking taylor expansion of -1 in x 19.486 * [backup-simplify]: Simplify -1 into -1 19.486 * [taylor]: Taking taylor expansion of y in x 19.486 * [backup-simplify]: Simplify y into y 19.486 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.486 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.486 * [taylor]: Taking taylor expansion of -1 in x 19.486 * [backup-simplify]: Simplify -1 into -1 19.486 * [taylor]: Taking taylor expansion of y in x 19.486 * [backup-simplify]: Simplify y into y 19.486 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.486 * [backup-simplify]: Simplify (* -1 -1) into 1 19.487 * [backup-simplify]: Simplify (+ 1 0) into 1 19.487 * [backup-simplify]: Simplify (sqrt 1) into 1 19.488 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.489 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.490 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.490 * [backup-simplify]: Simplify (+ 0 0) into 0 19.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.491 * [backup-simplify]: Simplify (/ 1 1) into 1 19.491 * [backup-simplify]: Simplify (sqrt 0) into 0 19.493 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.493 * [taylor]: Taking taylor expansion of (* -1 (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y)))))) in x 19.493 * [taylor]: Taking taylor expansion of -1 in x 19.493 * [backup-simplify]: Simplify -1 into -1 19.493 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y))))) in x 19.493 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 19.493 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.493 * [taylor]: Taking taylor expansion of y in x 19.493 * [backup-simplify]: Simplify y into y 19.493 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.493 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.493 * [taylor]: Taking taylor expansion of x in x 19.493 * [backup-simplify]: Simplify 0 into 0 19.493 * [backup-simplify]: Simplify 1 into 1 19.494 * [backup-simplify]: Simplify (/ 1 1) into 1 19.494 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (hypot (/ -1 x) (/ -1 y)))) in x 19.494 * [taylor]: Taking taylor expansion of (/ 1 (hypot (/ -1 x) (/ -1 y))) in x 19.494 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 19.494 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.494 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 19.494 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 19.494 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.494 * [taylor]: Taking taylor expansion of -1 in x 19.494 * [backup-simplify]: Simplify -1 into -1 19.494 * [taylor]: Taking taylor expansion of x in x 19.494 * [backup-simplify]: Simplify 0 into 0 19.494 * [backup-simplify]: Simplify 1 into 1 19.495 * [backup-simplify]: Simplify (/ -1 1) into -1 19.495 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.495 * [taylor]: Taking taylor expansion of -1 in x 19.495 * [backup-simplify]: Simplify -1 into -1 19.495 * [taylor]: Taking taylor expansion of x in x 19.495 * [backup-simplify]: Simplify 0 into 0 19.495 * [backup-simplify]: Simplify 1 into 1 19.495 * [backup-simplify]: Simplify (/ -1 1) into -1 19.495 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 19.495 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.495 * [taylor]: Taking taylor expansion of -1 in x 19.495 * [backup-simplify]: Simplify -1 into -1 19.495 * [taylor]: Taking taylor expansion of y in x 19.495 * [backup-simplify]: Simplify y into y 19.495 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.495 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.496 * [taylor]: Taking taylor expansion of -1 in x 19.496 * [backup-simplify]: Simplify -1 into -1 19.496 * [taylor]: Taking taylor expansion of y in x 19.496 * [backup-simplify]: Simplify y into y 19.496 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.496 * [backup-simplify]: Simplify (* -1 -1) into 1 19.497 * [backup-simplify]: Simplify (+ 1 0) into 1 19.497 * [backup-simplify]: Simplify (sqrt 1) into 1 19.498 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.499 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.499 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.500 * [backup-simplify]: Simplify (+ 0 0) into 0 19.500 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.501 * [backup-simplify]: Simplify (/ 1 1) into 1 19.501 * [backup-simplify]: Simplify (sqrt 0) into 0 19.503 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.503 * [backup-simplify]: Simplify (+ 0 1) into 1 19.504 * [backup-simplify]: Simplify (* 1 0) into 0 19.504 * [backup-simplify]: Simplify (* -1 0) into 0 19.504 * [taylor]: Taking taylor expansion of 0 in y 19.504 * [backup-simplify]: Simplify 0 into 0 19.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.505 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 19.506 * [backup-simplify]: Simplify (+ (* 1 +nan.0) (* (/ 1 y) 0)) into (- +nan.0) 19.508 * [backup-simplify]: Simplify (+ (* -1 (- +nan.0)) (* 0 0)) into (- +nan.0) 19.508 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.508 * [taylor]: Taking taylor expansion of +nan.0 in y 19.508 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.508 * [backup-simplify]: Simplify 0 into 0 19.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.512 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 19.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.514 * [backup-simplify]: Simplify (+ 0 0) into 0 19.514 * [backup-simplify]: Simplify (+ (* 1 +nan.0) (+ (* (/ 1 y) +nan.0) (* 0 0))) into (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) 19.516 * [backup-simplify]: Simplify (+ (* -1 (- (+ (* +nan.0 (/ 1 y)) (- +nan.0)))) (+ (* 0 (- +nan.0)) (* 0 0))) into (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) 19.516 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) in y 19.516 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 y)) (- +nan.0)) in y 19.516 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 19.516 * [taylor]: Taking taylor expansion of +nan.0 in y 19.516 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.516 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.516 * [taylor]: Taking taylor expansion of y in y 19.516 * [backup-simplify]: Simplify 0 into 0 19.516 * [backup-simplify]: Simplify 1 into 1 19.516 * [backup-simplify]: Simplify (/ 1 1) into 1 19.516 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.516 * [taylor]: Taking taylor expansion of +nan.0 in y 19.516 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.517 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.517 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.518 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.518 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.519 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.519 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.519 * [backup-simplify]: Simplify 0 into 0 19.520 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.521 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.522 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 19.522 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 19.522 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 19.524 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 19.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 19.527 * [backup-simplify]: Simplify (/ (- (- (* 1/2 (/ 1 (pow y 2)))) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (+ (* 1/2 (/ 1 (pow y 2))) (- +nan.0))) 19.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.528 * [backup-simplify]: Simplify (+ 0 0) into 0 19.530 * [backup-simplify]: Simplify (+ (* 1 (* +nan.0 (+ (* 1/2 (/ 1 (pow y 2))) (- +nan.0)))) (+ (* (/ 1 y) +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) 19.532 * [backup-simplify]: Simplify (+ (* -1 (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 y)) (- +nan.0)))) (+ (* 0 (- +nan.0)) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) 19.532 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) in y 19.532 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)))) in y 19.532 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 19.532 * [taylor]: Taking taylor expansion of +nan.0 in y 19.532 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.532 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.532 * [taylor]: Taking taylor expansion of y in y 19.532 * [backup-simplify]: Simplify 0 into 0 19.532 * [backup-simplify]: Simplify 1 into 1 19.533 * [backup-simplify]: Simplify (/ 1 1) into 1 19.533 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))) in y 19.533 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)) in y 19.533 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow y 2))) in y 19.533 * [taylor]: Taking taylor expansion of +nan.0 in y 19.533 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.533 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.533 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.533 * [taylor]: Taking taylor expansion of y in y 19.533 * [backup-simplify]: Simplify 0 into 0 19.533 * [backup-simplify]: Simplify 1 into 1 19.534 * [backup-simplify]: Simplify (* 1 1) into 1 19.535 * [backup-simplify]: Simplify (/ 1 1) into 1 19.535 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.535 * [taylor]: Taking taylor expansion of +nan.0 in y 19.535 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.535 * [backup-simplify]: Simplify (* +nan.0 1) into +nan.0 19.536 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.538 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.538 * [backup-simplify]: Simplify (+ 0 0) into 0 19.538 * [backup-simplify]: Simplify (- 0) into 0 19.539 * [backup-simplify]: Simplify (+ +nan.0 0) into (- +nan.0) 19.540 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.540 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.542 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 (- y))) (pow (/ 1 (- x)) 2))) (+ (- +nan.0) (* (- +nan.0) (* (/ 1 (/ 1 (- y))) (/ 1 (- x)))))) into (- (+ (* +nan.0 (/ y (pow x 2))) (- (+ (* +nan.0 (/ y x)) (- +nan.0))))) 19.542 * * * * [progress]: [ 2 / 4 ] generating series at (2) 19.543 * [backup-simplify]: Simplify (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) into (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) 19.543 * [approximate]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in (x y) around 0 19.543 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in y 19.543 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in y 19.543 * [taylor]: Taking taylor expansion of (+ x y) in y 19.543 * [taylor]: Taking taylor expansion of x in y 19.543 * [backup-simplify]: Simplify x into x 19.543 * [taylor]: Taking taylor expansion of y in y 19.543 * [backup-simplify]: Simplify 0 into 0 19.543 * [backup-simplify]: Simplify 1 into 1 19.543 * [taylor]: Taking taylor expansion of (- x y) in y 19.543 * [taylor]: Taking taylor expansion of x in y 19.543 * [backup-simplify]: Simplify x into x 19.543 * [taylor]: Taking taylor expansion of y in y 19.543 * [backup-simplify]: Simplify 0 into 0 19.543 * [backup-simplify]: Simplify 1 into 1 19.543 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in y 19.543 * [taylor]: Taking taylor expansion of (hypot x y) in y 19.543 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.543 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 19.543 * [taylor]: Taking taylor expansion of (* x x) in y 19.543 * [taylor]: Taking taylor expansion of x in y 19.543 * [backup-simplify]: Simplify x into x 19.543 * [taylor]: Taking taylor expansion of x in y 19.543 * [backup-simplify]: Simplify x into x 19.543 * [taylor]: Taking taylor expansion of (* y y) in y 19.543 * [taylor]: Taking taylor expansion of y in y 19.543 * [backup-simplify]: Simplify 0 into 0 19.543 * [backup-simplify]: Simplify 1 into 1 19.543 * [taylor]: Taking taylor expansion of y in y 19.544 * [backup-simplify]: Simplify 0 into 0 19.544 * [backup-simplify]: Simplify 1 into 1 19.544 * [backup-simplify]: Simplify (* x x) into (pow x 2) 19.544 * [backup-simplify]: Simplify (* 0 0) into 0 19.544 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 19.544 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 19.544 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 19.545 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.545 * [backup-simplify]: Simplify (+ 0 0) into 0 19.546 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 19.546 * [backup-simplify]: Simplify (+ x 0) into x 19.546 * [backup-simplify]: Simplify (- 0) into 0 19.546 * [backup-simplify]: Simplify (+ x 0) into x 19.546 * [backup-simplify]: Simplify (* x x) into (pow x 2) 19.546 * [backup-simplify]: Simplify (* x x) into (pow x 2) 19.546 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 19.547 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 19.547 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 19.547 * [taylor]: Taking taylor expansion of (+ x y) in x 19.547 * [taylor]: Taking taylor expansion of x in x 19.547 * [backup-simplify]: Simplify 0 into 0 19.547 * [backup-simplify]: Simplify 1 into 1 19.547 * [taylor]: Taking taylor expansion of y in x 19.547 * [backup-simplify]: Simplify y into y 19.547 * [taylor]: Taking taylor expansion of (- x y) in x 19.547 * [taylor]: Taking taylor expansion of x in x 19.547 * [backup-simplify]: Simplify 0 into 0 19.547 * [backup-simplify]: Simplify 1 into 1 19.547 * [taylor]: Taking taylor expansion of y in x 19.547 * [backup-simplify]: Simplify y into y 19.547 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 19.547 * [taylor]: Taking taylor expansion of (hypot x y) in x 19.547 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.547 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 19.547 * [taylor]: Taking taylor expansion of (* x x) in x 19.547 * [taylor]: Taking taylor expansion of x in x 19.547 * [backup-simplify]: Simplify 0 into 0 19.547 * [backup-simplify]: Simplify 1 into 1 19.547 * [taylor]: Taking taylor expansion of x in x 19.547 * [backup-simplify]: Simplify 0 into 0 19.547 * [backup-simplify]: Simplify 1 into 1 19.547 * [taylor]: Taking taylor expansion of (* y y) in x 19.547 * [taylor]: Taking taylor expansion of y in x 19.547 * [backup-simplify]: Simplify y into y 19.547 * [taylor]: Taking taylor expansion of y in x 19.547 * [backup-simplify]: Simplify y into y 19.548 * [backup-simplify]: Simplify (* 0 0) into 0 19.548 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.548 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 19.548 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 19.549 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.549 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.549 * [backup-simplify]: Simplify (+ 0 0) into 0 19.549 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 19.549 * [backup-simplify]: Simplify (+ 0 y) into y 19.550 * [backup-simplify]: Simplify (- y) into (- y) 19.550 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 19.550 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 19.550 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.550 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 19.550 * [taylor]: Taking taylor expansion of (/ (* (+ x y) (- x y)) (pow (hypot x y) 2)) in x 19.550 * [taylor]: Taking taylor expansion of (* (+ x y) (- x y)) in x 19.550 * [taylor]: Taking taylor expansion of (+ x y) in x 19.550 * [taylor]: Taking taylor expansion of x in x 19.550 * [backup-simplify]: Simplify 0 into 0 19.550 * [backup-simplify]: Simplify 1 into 1 19.550 * [taylor]: Taking taylor expansion of y in x 19.550 * [backup-simplify]: Simplify y into y 19.550 * [taylor]: Taking taylor expansion of (- x y) in x 19.550 * [taylor]: Taking taylor expansion of x in x 19.550 * [backup-simplify]: Simplify 0 into 0 19.550 * [backup-simplify]: Simplify 1 into 1 19.550 * [taylor]: Taking taylor expansion of y in x 19.550 * [backup-simplify]: Simplify y into y 19.550 * [taylor]: Taking taylor expansion of (pow (hypot x y) 2) in x 19.550 * [taylor]: Taking taylor expansion of (hypot x y) in x 19.551 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.551 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 19.551 * [taylor]: Taking taylor expansion of (* x x) in x 19.551 * [taylor]: Taking taylor expansion of x in x 19.551 * [backup-simplify]: Simplify 0 into 0 19.551 * [backup-simplify]: Simplify 1 into 1 19.551 * [taylor]: Taking taylor expansion of x in x 19.551 * [backup-simplify]: Simplify 0 into 0 19.551 * [backup-simplify]: Simplify 1 into 1 19.551 * [taylor]: Taking taylor expansion of (* y y) in x 19.551 * [taylor]: Taking taylor expansion of y in x 19.551 * [backup-simplify]: Simplify y into y 19.551 * [taylor]: Taking taylor expansion of y in x 19.551 * [backup-simplify]: Simplify y into y 19.551 * [backup-simplify]: Simplify (* 0 0) into 0 19.551 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.552 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 19.552 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 19.552 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.552 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.553 * [backup-simplify]: Simplify (+ 0 0) into 0 19.553 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 19.553 * [backup-simplify]: Simplify (+ 0 y) into y 19.553 * [backup-simplify]: Simplify (- y) into (- y) 19.553 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 19.553 * [backup-simplify]: Simplify (* y (- y)) into (* -1 (pow y 2)) 19.553 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.553 * [backup-simplify]: Simplify (/ (* -1 (pow y 2)) (pow y 2)) into -1 19.554 * [taylor]: Taking taylor expansion of -1 in y 19.554 * [backup-simplify]: Simplify -1 into -1 19.554 * [backup-simplify]: Simplify -1 into -1 19.554 * [backup-simplify]: Simplify (- 0) into 0 19.555 * [backup-simplify]: Simplify (+ 1 0) into 1 19.555 * [backup-simplify]: Simplify (+ 1 0) into 1 19.555 * [backup-simplify]: Simplify (+ (* y 1) (* 1 (- y))) into 0 19.555 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.556 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* -1 (/ 0 (pow y 2))))) into 0 19.556 * [taylor]: Taking taylor expansion of 0 in y 19.556 * [backup-simplify]: Simplify 0 into 0 19.556 * [backup-simplify]: Simplify 0 into 0 19.556 * [backup-simplify]: Simplify 0 into 0 19.556 * [backup-simplify]: Simplify (- 0) into 0 19.557 * [backup-simplify]: Simplify (+ 0 0) into 0 19.557 * [backup-simplify]: Simplify (+ 0 0) into 0 19.557 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 1) (* 0 (- y)))) into 1 19.558 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 19.559 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 19.559 * [backup-simplify]: Simplify (+ 1 0) into 1 19.560 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 19.560 * [backup-simplify]: Simplify (+ (* y (/ 1/2 y)) (+ (* 0 0) (* (/ 1/2 y) y))) into 1 19.561 * [backup-simplify]: Simplify (- (/ 1 (pow y 2)) (+ (* -1 (/ 1 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into (* 2 (/ 1 (pow y 2))) 19.561 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 19.561 * [taylor]: Taking taylor expansion of 2 in y 19.561 * [backup-simplify]: Simplify 2 into 2 19.561 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.561 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.561 * [taylor]: Taking taylor expansion of y in y 19.561 * [backup-simplify]: Simplify 0 into 0 19.561 * [backup-simplify]: Simplify 1 into 1 19.561 * [backup-simplify]: Simplify (* 1 1) into 1 19.562 * [backup-simplify]: Simplify (/ 1 1) into 1 19.563 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.563 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.566 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 19.566 * [backup-simplify]: Simplify 0 into 0 19.566 * [backup-simplify]: Simplify 0 into 0 19.566 * [backup-simplify]: Simplify 0 into 0 19.567 * [backup-simplify]: Simplify (- 0) into 0 19.567 * [backup-simplify]: Simplify (+ 0 0) into 0 19.568 * [backup-simplify]: Simplify (+ 0 0) into 0 19.569 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 1 0) (+ (* 0 1) (* 0 (- y))))) into 0 19.570 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 19.570 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 19.571 * [backup-simplify]: Simplify (+ 0 0) into 0 19.571 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 19.571 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 (/ 1/2 y)) (+ (* (/ 1/2 y) 0) (* 0 y)))) into 0 19.572 * [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 19.572 * [taylor]: Taking taylor expansion of 0 in y 19.572 * [backup-simplify]: Simplify 0 into 0 19.572 * [backup-simplify]: Simplify 0 into 0 19.572 * [backup-simplify]: Simplify -1 into -1 19.573 * [backup-simplify]: Simplify (* (/ (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) (sqrt (hypot (/ 1 x) (/ 1 y)))) (/ (+ (/ 1 x) (/ 1 y)) (sqrt (hypot (/ 1 x) (/ 1 y))))) into (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) 19.573 * [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 19.573 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in y 19.573 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in y 19.573 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 19.573 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.573 * [taylor]: Taking taylor expansion of x in y 19.573 * [backup-simplify]: Simplify x into x 19.573 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.573 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.573 * [taylor]: Taking taylor expansion of y in y 19.573 * [backup-simplify]: Simplify 0 into 0 19.573 * [backup-simplify]: Simplify 1 into 1 19.574 * [backup-simplify]: Simplify (/ 1 1) into 1 19.574 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 19.574 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.574 * [taylor]: Taking taylor expansion of y in y 19.574 * [backup-simplify]: Simplify 0 into 0 19.574 * [backup-simplify]: Simplify 1 into 1 19.574 * [backup-simplify]: Simplify (/ 1 1) into 1 19.574 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.574 * [taylor]: Taking taylor expansion of x in y 19.575 * [backup-simplify]: Simplify x into x 19.575 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.575 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in y 19.575 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 19.575 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.575 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 19.575 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 19.575 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.575 * [taylor]: Taking taylor expansion of x in y 19.575 * [backup-simplify]: Simplify x into x 19.575 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.575 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.575 * [taylor]: Taking taylor expansion of x in y 19.575 * [backup-simplify]: Simplify x into x 19.575 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.575 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 19.575 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.575 * [taylor]: Taking taylor expansion of y in y 19.575 * [backup-simplify]: Simplify 0 into 0 19.575 * [backup-simplify]: Simplify 1 into 1 19.576 * [backup-simplify]: Simplify (/ 1 1) into 1 19.576 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.576 * [taylor]: Taking taylor expansion of y in y 19.576 * [backup-simplify]: Simplify 0 into 0 19.576 * [backup-simplify]: Simplify 1 into 1 19.576 * [backup-simplify]: Simplify (/ 1 1) into 1 19.577 * [backup-simplify]: Simplify (* 1 1) into 1 19.577 * [backup-simplify]: Simplify (+ 0 1) into 1 19.577 * [backup-simplify]: Simplify (sqrt 1) into 1 19.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.580 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.580 * [backup-simplify]: Simplify (+ 0 0) into 0 19.581 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.581 * [backup-simplify]: Simplify (- 1) into -1 19.581 * [backup-simplify]: Simplify (+ 0 -1) into -1 19.582 * [backup-simplify]: Simplify (+ 1 0) into 1 19.582 * [backup-simplify]: Simplify (* -1 1) into -1 19.582 * [backup-simplify]: Simplify (* 1 1) into 1 19.583 * [backup-simplify]: Simplify (/ -1 1) into -1 19.583 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 19.583 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 19.583 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 19.583 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.583 * [taylor]: Taking taylor expansion of x in x 19.583 * [backup-simplify]: Simplify 0 into 0 19.583 * [backup-simplify]: Simplify 1 into 1 19.583 * [backup-simplify]: Simplify (/ 1 1) into 1 19.583 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.583 * [taylor]: Taking taylor expansion of y in x 19.584 * [backup-simplify]: Simplify y into y 19.584 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.584 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 19.584 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.584 * [taylor]: Taking taylor expansion of y in x 19.584 * [backup-simplify]: Simplify y into y 19.584 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.584 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.584 * [taylor]: Taking taylor expansion of x in x 19.584 * [backup-simplify]: Simplify 0 into 0 19.584 * [backup-simplify]: Simplify 1 into 1 19.584 * [backup-simplify]: Simplify (/ 1 1) into 1 19.584 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 19.584 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 19.584 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.584 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 19.585 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 19.585 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.585 * [taylor]: Taking taylor expansion of x in x 19.585 * [backup-simplify]: Simplify 0 into 0 19.585 * [backup-simplify]: Simplify 1 into 1 19.585 * [backup-simplify]: Simplify (/ 1 1) into 1 19.585 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.585 * [taylor]: Taking taylor expansion of x in x 19.585 * [backup-simplify]: Simplify 0 into 0 19.585 * [backup-simplify]: Simplify 1 into 1 19.585 * [backup-simplify]: Simplify (/ 1 1) into 1 19.585 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 19.585 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.586 * [taylor]: Taking taylor expansion of y in x 19.586 * [backup-simplify]: Simplify y into y 19.586 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.586 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.586 * [taylor]: Taking taylor expansion of y in x 19.586 * [backup-simplify]: Simplify y into y 19.586 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.586 * [backup-simplify]: Simplify (* 1 1) into 1 19.587 * [backup-simplify]: Simplify (+ 1 0) into 1 19.587 * [backup-simplify]: Simplify (sqrt 1) into 1 19.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.589 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.589 * [backup-simplify]: Simplify (+ 0 0) into 0 19.590 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.590 * [backup-simplify]: Simplify (+ 1 0) into 1 19.591 * [backup-simplify]: Simplify (+ 0 1) into 1 19.591 * [backup-simplify]: Simplify (* 1 1) into 1 19.592 * [backup-simplify]: Simplify (* 1 1) into 1 19.592 * [backup-simplify]: Simplify (/ 1 1) into 1 19.592 * [taylor]: Taking taylor expansion of (/ (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) (pow (hypot (/ 1 x) (/ 1 y)) 2)) in x 19.592 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (+ (/ 1 y) (/ 1 x))) in x 19.592 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 19.592 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.592 * [taylor]: Taking taylor expansion of x in x 19.592 * [backup-simplify]: Simplify 0 into 0 19.592 * [backup-simplify]: Simplify 1 into 1 19.593 * [backup-simplify]: Simplify (/ 1 1) into 1 19.593 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.593 * [taylor]: Taking taylor expansion of y in x 19.593 * [backup-simplify]: Simplify y into y 19.593 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.593 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 19.593 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.593 * [taylor]: Taking taylor expansion of y in x 19.593 * [backup-simplify]: Simplify y into y 19.593 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.593 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.593 * [taylor]: Taking taylor expansion of x in x 19.593 * [backup-simplify]: Simplify 0 into 0 19.593 * [backup-simplify]: Simplify 1 into 1 19.594 * [backup-simplify]: Simplify (/ 1 1) into 1 19.594 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 2) in x 19.594 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 19.594 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.594 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 19.594 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 19.594 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.594 * [taylor]: Taking taylor expansion of x in x 19.594 * [backup-simplify]: Simplify 0 into 0 19.594 * [backup-simplify]: Simplify 1 into 1 19.595 * [backup-simplify]: Simplify (/ 1 1) into 1 19.595 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.595 * [taylor]: Taking taylor expansion of x in x 19.595 * [backup-simplify]: Simplify 0 into 0 19.595 * [backup-simplify]: Simplify 1 into 1 19.596 * [backup-simplify]: Simplify (/ 1 1) into 1 19.596 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 19.596 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.596 * [taylor]: Taking taylor expansion of y in x 19.596 * [backup-simplify]: Simplify y into y 19.596 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.596 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.596 * [taylor]: Taking taylor expansion of y in x 19.596 * [backup-simplify]: Simplify y into y 19.596 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.597 * [backup-simplify]: Simplify (* 1 1) into 1 19.597 * [backup-simplify]: Simplify (+ 1 0) into 1 19.598 * [backup-simplify]: Simplify (sqrt 1) into 1 19.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.600 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.600 * [backup-simplify]: Simplify (+ 0 0) into 0 19.601 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.601 * [backup-simplify]: Simplify (+ 1 0) into 1 19.602 * [backup-simplify]: Simplify (+ 0 1) into 1 19.602 * [backup-simplify]: Simplify (* 1 1) into 1 19.603 * [backup-simplify]: Simplify (* 1 1) into 1 19.603 * [backup-simplify]: Simplify (/ 1 1) into 1 19.603 * [taylor]: Taking taylor expansion of 1 in y 19.603 * [backup-simplify]: Simplify 1 into 1 19.603 * [backup-simplify]: Simplify 1 into 1 19.604 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.604 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 19.605 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.605 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 19.605 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 19.606 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (- (/ 1 y)) 1)) into 0 19.606 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 19.607 * [taylor]: Taking taylor expansion of 0 in y 19.607 * [backup-simplify]: Simplify 0 into 0 19.607 * [backup-simplify]: Simplify 0 into 0 19.607 * [backup-simplify]: Simplify 0 into 0 19.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.608 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.609 * [backup-simplify]: Simplify (+ 0 0) into 0 19.609 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.610 * [backup-simplify]: Simplify (- 0) into 0 19.610 * [backup-simplify]: Simplify (+ 0 0) into 0 19.611 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) (/ 1 y)) (* 0 1))) into (- (/ 1 (pow y 2))) 19.612 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.613 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.614 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.614 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 19.614 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 19.615 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 19.616 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 19.617 * [backup-simplify]: Simplify (- (/ (- (/ 1 (pow y 2))) 1) (+ (* 1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (- (* 2 (/ 1 (pow y 2)))) 19.617 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 19.617 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 19.617 * [taylor]: Taking taylor expansion of 2 in y 19.617 * [backup-simplify]: Simplify 2 into 2 19.617 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.617 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.617 * [taylor]: Taking taylor expansion of y in y 19.617 * [backup-simplify]: Simplify 0 into 0 19.617 * [backup-simplify]: Simplify 1 into 1 19.618 * [backup-simplify]: Simplify (* 1 1) into 1 19.618 * [backup-simplify]: Simplify (/ 1 1) into 1 19.619 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.620 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.621 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.622 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 19.622 * [backup-simplify]: Simplify (- 0) into 0 19.622 * [backup-simplify]: Simplify 0 into 0 19.623 * [backup-simplify]: Simplify 0 into 0 19.623 * [backup-simplify]: Simplify 0 into 0 19.623 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.624 * [backup-simplify]: Simplify (+ 0 0) into 0 19.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.625 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.625 * [backup-simplify]: Simplify (- 0) into 0 19.626 * [backup-simplify]: Simplify (+ 0 0) into 0 19.627 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 (/ 1 y)) (* 0 1)))) into 0 19.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.630 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.630 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.630 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.630 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 19.630 * [backup-simplify]: Simplify (+ 0 0) into 0 19.631 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 19.632 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 19.634 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (- (* 2 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 19.634 * [taylor]: Taking taylor expansion of 0 in y 19.634 * [backup-simplify]: Simplify 0 into 0 19.634 * [backup-simplify]: Simplify 0 into 0 19.634 * [backup-simplify]: Simplify 1 into 1 19.635 * [backup-simplify]: Simplify (* (/ (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) (sqrt (hypot (/ 1 (- x)) (/ 1 (- y))))) (/ (+ (/ 1 (- x)) (/ 1 (- y))) (sqrt (hypot (/ 1 (- x)) (/ 1 (- y)))))) into (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) 19.635 * [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 19.635 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in y 19.635 * [taylor]: Taking taylor expansion of -1 in y 19.635 * [backup-simplify]: Simplify -1 into -1 19.635 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in y 19.635 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in y 19.635 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in y 19.635 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.635 * [taylor]: Taking taylor expansion of y in y 19.635 * [backup-simplify]: Simplify 0 into 0 19.635 * [backup-simplify]: Simplify 1 into 1 19.639 * [backup-simplify]: Simplify (/ 1 1) into 1 19.639 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.639 * [taylor]: Taking taylor expansion of x in y 19.639 * [backup-simplify]: Simplify x into x 19.639 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.639 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 19.639 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.639 * [taylor]: Taking taylor expansion of y in y 19.639 * [backup-simplify]: Simplify 0 into 0 19.639 * [backup-simplify]: Simplify 1 into 1 19.640 * [backup-simplify]: Simplify (/ 1 1) into 1 19.640 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.640 * [taylor]: Taking taylor expansion of x in y 19.640 * [backup-simplify]: Simplify x into x 19.640 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.640 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in y 19.640 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 19.640 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.640 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 19.640 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 19.640 * [taylor]: Taking taylor expansion of (/ -1 x) in y 19.640 * [taylor]: Taking taylor expansion of -1 in y 19.640 * [backup-simplify]: Simplify -1 into -1 19.640 * [taylor]: Taking taylor expansion of x in y 19.640 * [backup-simplify]: Simplify x into x 19.640 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 19.641 * [taylor]: Taking taylor expansion of (/ -1 x) in y 19.641 * [taylor]: Taking taylor expansion of -1 in y 19.641 * [backup-simplify]: Simplify -1 into -1 19.641 * [taylor]: Taking taylor expansion of x in y 19.641 * [backup-simplify]: Simplify x into x 19.641 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 19.641 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 19.641 * [taylor]: Taking taylor expansion of (/ -1 y) in y 19.641 * [taylor]: Taking taylor expansion of -1 in y 19.641 * [backup-simplify]: Simplify -1 into -1 19.641 * [taylor]: Taking taylor expansion of y in y 19.641 * [backup-simplify]: Simplify 0 into 0 19.641 * [backup-simplify]: Simplify 1 into 1 19.641 * [backup-simplify]: Simplify (/ -1 1) into -1 19.641 * [taylor]: Taking taylor expansion of (/ -1 y) in y 19.641 * [taylor]: Taking taylor expansion of -1 in y 19.642 * [backup-simplify]: Simplify -1 into -1 19.642 * [taylor]: Taking taylor expansion of y in y 19.642 * [backup-simplify]: Simplify 0 into 0 19.642 * [backup-simplify]: Simplify 1 into 1 19.642 * [backup-simplify]: Simplify (/ -1 1) into -1 19.642 * [backup-simplify]: Simplify (* -1 -1) into 1 19.643 * [backup-simplify]: Simplify (+ 0 1) into 1 19.643 * [backup-simplify]: Simplify (sqrt 1) into 1 19.644 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.645 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.645 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.646 * [backup-simplify]: Simplify (+ 0 0) into 0 19.647 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.647 * [backup-simplify]: Simplify (+ 1 0) into 1 19.647 * [backup-simplify]: Simplify (+ 1 0) into 1 19.648 * [backup-simplify]: Simplify (* 1 1) into 1 19.648 * [backup-simplify]: Simplify (* 1 1) into 1 19.648 * [backup-simplify]: Simplify (/ 1 1) into 1 19.649 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 19.649 * [taylor]: Taking taylor expansion of -1 in x 19.649 * [backup-simplify]: Simplify -1 into -1 19.649 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 19.649 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 19.649 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 19.649 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.649 * [taylor]: Taking taylor expansion of y in x 19.649 * [backup-simplify]: Simplify y into y 19.649 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.649 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.649 * [taylor]: Taking taylor expansion of x in x 19.649 * [backup-simplify]: Simplify 0 into 0 19.649 * [backup-simplify]: Simplify 1 into 1 19.649 * [backup-simplify]: Simplify (/ 1 1) into 1 19.649 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 19.649 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.649 * [taylor]: Taking taylor expansion of y in x 19.649 * [backup-simplify]: Simplify y into y 19.650 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.650 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.650 * [taylor]: Taking taylor expansion of x in x 19.650 * [backup-simplify]: Simplify 0 into 0 19.650 * [backup-simplify]: Simplify 1 into 1 19.650 * [backup-simplify]: Simplify (/ 1 1) into 1 19.650 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 19.650 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 19.650 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.650 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 19.650 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 19.650 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.650 * [taylor]: Taking taylor expansion of -1 in x 19.650 * [backup-simplify]: Simplify -1 into -1 19.651 * [taylor]: Taking taylor expansion of x in x 19.651 * [backup-simplify]: Simplify 0 into 0 19.651 * [backup-simplify]: Simplify 1 into 1 19.651 * [backup-simplify]: Simplify (/ -1 1) into -1 19.651 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.651 * [taylor]: Taking taylor expansion of -1 in x 19.651 * [backup-simplify]: Simplify -1 into -1 19.651 * [taylor]: Taking taylor expansion of x in x 19.651 * [backup-simplify]: Simplify 0 into 0 19.651 * [backup-simplify]: Simplify 1 into 1 19.652 * [backup-simplify]: Simplify (/ -1 1) into -1 19.652 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 19.652 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.652 * [taylor]: Taking taylor expansion of -1 in x 19.652 * [backup-simplify]: Simplify -1 into -1 19.652 * [taylor]: Taking taylor expansion of y in x 19.652 * [backup-simplify]: Simplify y into y 19.652 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.652 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.652 * [taylor]: Taking taylor expansion of -1 in x 19.652 * [backup-simplify]: Simplify -1 into -1 19.652 * [taylor]: Taking taylor expansion of y in x 19.652 * [backup-simplify]: Simplify y into y 19.652 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.652 * [backup-simplify]: Simplify (* -1 -1) into 1 19.653 * [backup-simplify]: Simplify (+ 1 0) into 1 19.653 * [backup-simplify]: Simplify (sqrt 1) into 1 19.654 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.655 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.656 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.656 * [backup-simplify]: Simplify (+ 0 0) into 0 19.657 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.657 * [backup-simplify]: Simplify (+ 0 1) into 1 19.658 * [backup-simplify]: Simplify (- 1) into -1 19.658 * [backup-simplify]: Simplify (+ 0 -1) into -1 19.659 * [backup-simplify]: Simplify (* 1 -1) into -1 19.659 * [backup-simplify]: Simplify (* 1 1) into 1 19.659 * [backup-simplify]: Simplify (/ -1 1) into -1 19.659 * [taylor]: Taking taylor expansion of (* -1 (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2))) in x 19.660 * [taylor]: Taking taylor expansion of -1 in x 19.660 * [backup-simplify]: Simplify -1 into -1 19.660 * [taylor]: Taking taylor expansion of (/ (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) (pow (hypot (/ -1 x) (/ -1 y)) 2)) in x 19.660 * [taylor]: Taking taylor expansion of (* (+ (/ 1 y) (/ 1 x)) (- (/ 1 y) (/ 1 x))) in x 19.660 * [taylor]: Taking taylor expansion of (+ (/ 1 y) (/ 1 x)) in x 19.660 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.660 * [taylor]: Taking taylor expansion of y in x 19.660 * [backup-simplify]: Simplify y into y 19.660 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.660 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.660 * [taylor]: Taking taylor expansion of x in x 19.660 * [backup-simplify]: Simplify 0 into 0 19.660 * [backup-simplify]: Simplify 1 into 1 19.660 * [backup-simplify]: Simplify (/ 1 1) into 1 19.660 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 19.660 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.660 * [taylor]: Taking taylor expansion of y in x 19.660 * [backup-simplify]: Simplify y into y 19.661 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.661 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.661 * [taylor]: Taking taylor expansion of x in x 19.661 * [backup-simplify]: Simplify 0 into 0 19.661 * [backup-simplify]: Simplify 1 into 1 19.661 * [backup-simplify]: Simplify (/ 1 1) into 1 19.661 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 2) in x 19.661 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 19.661 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.661 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 19.661 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 19.661 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.661 * [taylor]: Taking taylor expansion of -1 in x 19.661 * [backup-simplify]: Simplify -1 into -1 19.661 * [taylor]: Taking taylor expansion of x in x 19.661 * [backup-simplify]: Simplify 0 into 0 19.662 * [backup-simplify]: Simplify 1 into 1 19.662 * [backup-simplify]: Simplify (/ -1 1) into -1 19.662 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.662 * [taylor]: Taking taylor expansion of -1 in x 19.662 * [backup-simplify]: Simplify -1 into -1 19.662 * [taylor]: Taking taylor expansion of x in x 19.662 * [backup-simplify]: Simplify 0 into 0 19.662 * [backup-simplify]: Simplify 1 into 1 19.663 * [backup-simplify]: Simplify (/ -1 1) into -1 19.663 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 19.663 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.663 * [taylor]: Taking taylor expansion of -1 in x 19.663 * [backup-simplify]: Simplify -1 into -1 19.663 * [taylor]: Taking taylor expansion of y in x 19.663 * [backup-simplify]: Simplify y into y 19.663 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.663 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.663 * [taylor]: Taking taylor expansion of -1 in x 19.663 * [backup-simplify]: Simplify -1 into -1 19.663 * [taylor]: Taking taylor expansion of y in x 19.663 * [backup-simplify]: Simplify y into y 19.663 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.663 * [backup-simplify]: Simplify (* -1 -1) into 1 19.664 * [backup-simplify]: Simplify (+ 1 0) into 1 19.664 * [backup-simplify]: Simplify (sqrt 1) into 1 19.665 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.666 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.666 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.667 * [backup-simplify]: Simplify (+ 0 0) into 0 19.668 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.668 * [backup-simplify]: Simplify (+ 0 1) into 1 19.668 * [backup-simplify]: Simplify (- 1) into -1 19.669 * [backup-simplify]: Simplify (+ 0 -1) into -1 19.669 * [backup-simplify]: Simplify (* 1 -1) into -1 19.670 * [backup-simplify]: Simplify (* 1 1) into 1 19.670 * [backup-simplify]: Simplify (/ -1 1) into -1 19.670 * [backup-simplify]: Simplify (* -1 -1) into 1 19.670 * [taylor]: Taking taylor expansion of 1 in y 19.671 * [backup-simplify]: Simplify 1 into 1 19.671 * [backup-simplify]: Simplify 1 into 1 19.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.672 * [backup-simplify]: Simplify (- 0) into 0 19.672 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 19.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.673 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 19.673 * [backup-simplify]: Simplify (+ (* 1 (/ 1 y)) (* (/ 1 y) -1)) into 0 19.674 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.674 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.675 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.675 * [taylor]: Taking taylor expansion of 0 in y 19.675 * [backup-simplify]: Simplify 0 into 0 19.675 * [backup-simplify]: Simplify 0 into 0 19.675 * [backup-simplify]: Simplify 0 into 0 19.675 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.677 * [backup-simplify]: Simplify (- 0) into 0 19.677 * [backup-simplify]: Simplify (+ 0 0) into 0 19.677 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.678 * [backup-simplify]: Simplify (+ 0 0) into 0 19.679 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) (/ 1 y)) (* 0 -1))) into (/ 1 (pow y 2)) 19.680 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.681 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.682 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 19.682 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 19.682 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 19.683 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 19.684 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 19.685 * [backup-simplify]: Simplify (- (/ (/ 1 (pow y 2)) 1) (+ (* -1 (/ (/ 1 (pow y 2)) 1)) (* 0 (/ 0 1)))) into (* 2 (/ 1 (pow y 2))) 19.686 * [backup-simplify]: Simplify (+ (* -1 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1))) into (- (* 2 (/ 1 (pow y 2)))) 19.686 * [taylor]: Taking taylor expansion of (- (* 2 (/ 1 (pow y 2)))) in y 19.686 * [taylor]: Taking taylor expansion of (* 2 (/ 1 (pow y 2))) in y 19.686 * [taylor]: Taking taylor expansion of 2 in y 19.686 * [backup-simplify]: Simplify 2 into 2 19.686 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.686 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.686 * [taylor]: Taking taylor expansion of y in y 19.686 * [backup-simplify]: Simplify 0 into 0 19.686 * [backup-simplify]: Simplify 1 into 1 19.687 * [backup-simplify]: Simplify (* 1 1) into 1 19.687 * [backup-simplify]: Simplify (/ 1 1) into 1 19.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.689 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.691 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 1))) into 0 19.692 * [backup-simplify]: Simplify (- 0) into 0 19.692 * [backup-simplify]: Simplify 0 into 0 19.692 * [backup-simplify]: Simplify 0 into 0 19.692 * [backup-simplify]: Simplify 0 into 0 19.692 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.693 * [backup-simplify]: Simplify (- 0) into 0 19.694 * [backup-simplify]: Simplify (+ 0 0) into 0 19.694 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.695 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.695 * [backup-simplify]: Simplify (+ 0 0) into 0 19.696 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (/ 1 y) 0) (+ (* 0 (/ 1 y)) (* 0 -1)))) into 0 19.697 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.698 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.699 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 19.699 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 19.700 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 19.700 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 19.700 * [backup-simplify]: Simplify (+ 0 0) into 0 19.701 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 19.702 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 1/2 (pow y 2))) (+ (* (/ 1/2 (pow y 2)) 0) (* 0 1)))) into 0 19.704 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ (/ 1 (pow y 2)) 1)) (* (* 2 (/ 1 (pow y 2))) (/ 0 1)))) into 0 19.705 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 -1)))) into 0 19.705 * [taylor]: Taking taylor expansion of 0 in y 19.705 * [backup-simplify]: Simplify 0 into 0 19.705 * [backup-simplify]: Simplify 0 into 0 19.705 * [backup-simplify]: Simplify 1 into 1 19.705 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 19.706 * [backup-simplify]: Simplify (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) into (* (sqrt (/ 1 (pow (hypot x y) 3))) (- x y)) 19.706 * [approximate]: Taking taylor expansion of (* (sqrt (/ 1 (pow (hypot x y) 3))) (- x y)) in (x y) around 0 19.706 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (pow (hypot x y) 3))) (- x y)) in y 19.706 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot x y) 3))) in y 19.706 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot x y) 3)) in y 19.706 * [taylor]: Taking taylor expansion of (pow (hypot x y) 3) in y 19.706 * [taylor]: Taking taylor expansion of (hypot x y) in y 19.706 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.706 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 19.706 * [taylor]: Taking taylor expansion of (* x x) in y 19.706 * [taylor]: Taking taylor expansion of x in y 19.706 * [backup-simplify]: Simplify x into x 19.706 * [taylor]: Taking taylor expansion of x in y 19.706 * [backup-simplify]: Simplify x into x 19.706 * [taylor]: Taking taylor expansion of (* y y) in y 19.706 * [taylor]: Taking taylor expansion of y in y 19.706 * [backup-simplify]: Simplify 0 into 0 19.706 * [backup-simplify]: Simplify 1 into 1 19.707 * [taylor]: Taking taylor expansion of y in y 19.707 * [backup-simplify]: Simplify 0 into 0 19.707 * [backup-simplify]: Simplify 1 into 1 19.707 * [backup-simplify]: Simplify (* x x) into (pow x 2) 19.707 * [backup-simplify]: Simplify (* 0 0) into 0 19.707 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 19.707 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 19.708 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 19.708 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.709 * [backup-simplify]: Simplify (+ 0 0) into 0 19.709 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 19.709 * [backup-simplify]: Simplify (* x x) into (pow x 2) 19.709 * [backup-simplify]: Simplify (* x (pow x 2)) into (pow x 3) 19.709 * [backup-simplify]: Simplify (/ 1 (pow x 3)) into (/ 1 (pow x 3)) 19.709 * [backup-simplify]: Simplify (sqrt (/ 1 (pow x 3))) into (sqrt (/ 1 (pow x 3))) 19.709 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 19.710 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow x 2))) into 0 19.710 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 3)) (/ 0 (pow x 3))))) into 0 19.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow x 3))))) into 0 19.710 * [taylor]: Taking taylor expansion of (- x y) in y 19.710 * [taylor]: Taking taylor expansion of x in y 19.710 * [backup-simplify]: Simplify x into x 19.710 * [taylor]: Taking taylor expansion of y in y 19.710 * [backup-simplify]: Simplify 0 into 0 19.710 * [backup-simplify]: Simplify 1 into 1 19.710 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (pow (hypot x y) 3))) (- x y)) in x 19.710 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot x y) 3))) in x 19.710 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot x y) 3)) in x 19.710 * [taylor]: Taking taylor expansion of (pow (hypot x y) 3) in x 19.710 * [taylor]: Taking taylor expansion of (hypot x y) in x 19.711 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.711 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 19.711 * [taylor]: Taking taylor expansion of (* x x) in x 19.711 * [taylor]: Taking taylor expansion of x in x 19.711 * [backup-simplify]: Simplify 0 into 0 19.711 * [backup-simplify]: Simplify 1 into 1 19.711 * [taylor]: Taking taylor expansion of x in x 19.711 * [backup-simplify]: Simplify 0 into 0 19.711 * [backup-simplify]: Simplify 1 into 1 19.711 * [taylor]: Taking taylor expansion of (* y y) in x 19.711 * [taylor]: Taking taylor expansion of y in x 19.711 * [backup-simplify]: Simplify y into y 19.711 * [taylor]: Taking taylor expansion of y in x 19.711 * [backup-simplify]: Simplify y into y 19.712 * [backup-simplify]: Simplify (* 0 0) into 0 19.712 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.712 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 19.712 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 19.713 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.713 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.713 * [backup-simplify]: Simplify (+ 0 0) into 0 19.713 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 19.713 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.713 * [backup-simplify]: Simplify (* y (pow y 2)) into (pow y 3) 19.714 * [backup-simplify]: Simplify (/ 1 (pow y 3)) into (/ 1 (pow y 3)) 19.714 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 3))) into (sqrt (/ 1 (pow y 3))) 19.714 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.714 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (pow y 2))) into 0 19.714 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 3)) (/ 0 (pow y 3))))) into 0 19.715 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 3))))) into 0 19.715 * [taylor]: Taking taylor expansion of (- x y) in x 19.715 * [taylor]: Taking taylor expansion of x in x 19.715 * [backup-simplify]: Simplify 0 into 0 19.715 * [backup-simplify]: Simplify 1 into 1 19.715 * [taylor]: Taking taylor expansion of y in x 19.715 * [backup-simplify]: Simplify y into y 19.715 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (pow (hypot x y) 3))) (- x y)) in x 19.715 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot x y) 3))) in x 19.715 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot x y) 3)) in x 19.715 * [taylor]: Taking taylor expansion of (pow (hypot x y) 3) in x 19.715 * [taylor]: Taking taylor expansion of (hypot x y) in x 19.715 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.715 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 19.715 * [taylor]: Taking taylor expansion of (* x x) in x 19.715 * [taylor]: Taking taylor expansion of x in x 19.715 * [backup-simplify]: Simplify 0 into 0 19.715 * [backup-simplify]: Simplify 1 into 1 19.715 * [taylor]: Taking taylor expansion of x in x 19.715 * [backup-simplify]: Simplify 0 into 0 19.715 * [backup-simplify]: Simplify 1 into 1 19.715 * [taylor]: Taking taylor expansion of (* y y) in x 19.715 * [taylor]: Taking taylor expansion of y in x 19.716 * [backup-simplify]: Simplify y into y 19.716 * [taylor]: Taking taylor expansion of y in x 19.716 * [backup-simplify]: Simplify y into y 19.716 * [backup-simplify]: Simplify (* 0 0) into 0 19.716 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.716 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 19.717 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 19.717 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.717 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.718 * [backup-simplify]: Simplify (+ 0 0) into 0 19.718 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 19.718 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.718 * [backup-simplify]: Simplify (* y (pow y 2)) into (pow y 3) 19.718 * [backup-simplify]: Simplify (/ 1 (pow y 3)) into (/ 1 (pow y 3)) 19.718 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 3))) into (sqrt (/ 1 (pow y 3))) 19.718 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.719 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (pow y 2))) into 0 19.719 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 3)) (/ 0 (pow y 3))))) into 0 19.719 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 3))))) into 0 19.719 * [taylor]: Taking taylor expansion of (- x y) in x 19.719 * [taylor]: Taking taylor expansion of x in x 19.719 * [backup-simplify]: Simplify 0 into 0 19.719 * [backup-simplify]: Simplify 1 into 1 19.719 * [taylor]: Taking taylor expansion of y in x 19.719 * [backup-simplify]: Simplify y into y 19.719 * [backup-simplify]: Simplify (- y) into (- y) 19.720 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 19.720 * [backup-simplify]: Simplify (* (sqrt (/ 1 (pow y 3))) (- y)) into (* -1 (sqrt (/ 1 y))) 19.720 * [taylor]: Taking taylor expansion of (* -1 (sqrt (/ 1 y))) in y 19.720 * [taylor]: Taking taylor expansion of -1 in y 19.720 * [backup-simplify]: Simplify -1 into -1 19.720 * [taylor]: Taking taylor expansion of (sqrt (/ 1 y)) in y 19.720 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.720 * [taylor]: Taking taylor expansion of y in y 19.720 * [backup-simplify]: Simplify 0 into 0 19.720 * [backup-simplify]: Simplify 1 into 1 19.721 * [backup-simplify]: Simplify (/ 1 1) into 1 19.721 * [backup-simplify]: Simplify (sqrt 0) into 0 19.722 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.724 * [backup-simplify]: Simplify (+ (* -1 +nan.0) (* 0 0)) into (- +nan.0) 19.724 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.725 * [backup-simplify]: Simplify (- 0) into 0 19.725 * [backup-simplify]: Simplify (+ 1 0) into 1 19.725 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 (pow y 3))) 1) (* 0 (- y))) into (sqrt (/ 1 (pow y 3))) 19.726 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow y 3))) in y 19.726 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 19.726 * [taylor]: Taking taylor expansion of (pow y 3) in y 19.726 * [taylor]: Taking taylor expansion of y in y 19.726 * [backup-simplify]: Simplify 0 into 0 19.726 * [backup-simplify]: Simplify 1 into 1 19.726 * [backup-simplify]: Simplify (* 1 1) into 1 19.726 * [backup-simplify]: Simplify (* 1 1) into 1 19.727 * [backup-simplify]: Simplify (/ 1 1) into 1 19.727 * [backup-simplify]: Simplify (sqrt 0) into 0 19.729 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.729 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.730 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.731 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.734 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 19.734 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.735 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.738 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 19.740 * [backup-simplify]: Simplify (+ (* -1 +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- +nan.0) 19.740 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.741 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* y 1)) (+ (* +nan.0 (* 1 x)) (- +nan.0))) into (- (+ (* +nan.0 x) (- (+ (* +nan.0 y) (- +nan.0))))) 19.742 * [backup-simplify]: Simplify (/ (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) (sqrt (hypot (/ 1 x) (/ 1 y)))) into (* (- (/ 1 x) (/ 1 y)) (sqrt (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3)))) 19.742 * [approximate]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (sqrt (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3)))) in (x y) around 0 19.742 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (sqrt (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3)))) in y 19.742 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 19.742 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.742 * [taylor]: Taking taylor expansion of x in y 19.742 * [backup-simplify]: Simplify x into x 19.742 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.742 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.742 * [taylor]: Taking taylor expansion of y in y 19.742 * [backup-simplify]: Simplify 0 into 0 19.742 * [backup-simplify]: Simplify 1 into 1 19.743 * [backup-simplify]: Simplify (/ 1 1) into 1 19.743 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3))) in y 19.743 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3)) in y 19.743 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 3) in y 19.743 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 19.743 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.743 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 19.743 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 19.743 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.743 * [taylor]: Taking taylor expansion of x in y 19.743 * [backup-simplify]: Simplify x into x 19.744 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.744 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.744 * [taylor]: Taking taylor expansion of x in y 19.744 * [backup-simplify]: Simplify x into x 19.744 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.744 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 19.744 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.744 * [taylor]: Taking taylor expansion of y in y 19.744 * [backup-simplify]: Simplify 0 into 0 19.744 * [backup-simplify]: Simplify 1 into 1 19.744 * [backup-simplify]: Simplify (/ 1 1) into 1 19.744 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.744 * [taylor]: Taking taylor expansion of y in y 19.744 * [backup-simplify]: Simplify 0 into 0 19.745 * [backup-simplify]: Simplify 1 into 1 19.745 * [backup-simplify]: Simplify (/ 1 1) into 1 19.745 * [backup-simplify]: Simplify (* 1 1) into 1 19.746 * [backup-simplify]: Simplify (+ 0 1) into 1 19.746 * [backup-simplify]: Simplify (sqrt 1) into 1 19.747 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.748 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.749 * [backup-simplify]: Simplify (+ 0 0) into 0 19.749 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.750 * [backup-simplify]: Simplify (* 1 1) into 1 19.750 * [backup-simplify]: Simplify (* 1 1) into 1 19.751 * [backup-simplify]: Simplify (/ 1 1) into 1 19.751 * [backup-simplify]: Simplify (sqrt 0) into 0 19.752 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.753 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (sqrt (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3)))) in x 19.753 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 19.753 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.753 * [taylor]: Taking taylor expansion of x in x 19.753 * [backup-simplify]: Simplify 0 into 0 19.753 * [backup-simplify]: Simplify 1 into 1 19.753 * [backup-simplify]: Simplify (/ 1 1) into 1 19.753 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.753 * [taylor]: Taking taylor expansion of y in x 19.753 * [backup-simplify]: Simplify y into y 19.753 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.753 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3))) in x 19.753 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3)) in x 19.753 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 3) in x 19.753 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 19.754 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.754 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 19.754 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 19.754 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.754 * [taylor]: Taking taylor expansion of x in x 19.754 * [backup-simplify]: Simplify 0 into 0 19.754 * [backup-simplify]: Simplify 1 into 1 19.754 * [backup-simplify]: Simplify (/ 1 1) into 1 19.754 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.754 * [taylor]: Taking taylor expansion of x in x 19.754 * [backup-simplify]: Simplify 0 into 0 19.754 * [backup-simplify]: Simplify 1 into 1 19.755 * [backup-simplify]: Simplify (/ 1 1) into 1 19.755 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 19.755 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.755 * [taylor]: Taking taylor expansion of y in x 19.755 * [backup-simplify]: Simplify y into y 19.755 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.755 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.755 * [taylor]: Taking taylor expansion of y in x 19.755 * [backup-simplify]: Simplify y into y 19.755 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.756 * [backup-simplify]: Simplify (* 1 1) into 1 19.756 * [backup-simplify]: Simplify (+ 1 0) into 1 19.757 * [backup-simplify]: Simplify (sqrt 1) into 1 19.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.759 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.760 * [backup-simplify]: Simplify (+ 0 0) into 0 19.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.761 * [backup-simplify]: Simplify (* 1 1) into 1 19.761 * [backup-simplify]: Simplify (* 1 1) into 1 19.761 * [backup-simplify]: Simplify (/ 1 1) into 1 19.762 * [backup-simplify]: Simplify (sqrt 0) into 0 19.763 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.763 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) (/ 1 y)) (sqrt (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3)))) in x 19.763 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 19.763 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.763 * [taylor]: Taking taylor expansion of x in x 19.764 * [backup-simplify]: Simplify 0 into 0 19.764 * [backup-simplify]: Simplify 1 into 1 19.764 * [backup-simplify]: Simplify (/ 1 1) into 1 19.764 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.764 * [taylor]: Taking taylor expansion of y in x 19.764 * [backup-simplify]: Simplify y into y 19.764 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.764 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3))) in x 19.764 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot (/ 1 x) (/ 1 y)) 3)) in x 19.764 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x) (/ 1 y)) 3) in x 19.764 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 19.765 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.765 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 19.765 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 19.765 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.765 * [taylor]: Taking taylor expansion of x in x 19.765 * [backup-simplify]: Simplify 0 into 0 19.765 * [backup-simplify]: Simplify 1 into 1 19.765 * [backup-simplify]: Simplify (/ 1 1) into 1 19.765 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.765 * [taylor]: Taking taylor expansion of x in x 19.765 * [backup-simplify]: Simplify 0 into 0 19.765 * [backup-simplify]: Simplify 1 into 1 19.766 * [backup-simplify]: Simplify (/ 1 1) into 1 19.766 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 19.766 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.766 * [taylor]: Taking taylor expansion of y in x 19.766 * [backup-simplify]: Simplify y into y 19.766 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.766 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.766 * [taylor]: Taking taylor expansion of y in x 19.766 * [backup-simplify]: Simplify y into y 19.766 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.766 * [backup-simplify]: Simplify (* 1 1) into 1 19.767 * [backup-simplify]: Simplify (+ 1 0) into 1 19.767 * [backup-simplify]: Simplify (sqrt 1) into 1 19.768 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.769 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.769 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.770 * [backup-simplify]: Simplify (+ 0 0) into 0 19.771 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.771 * [backup-simplify]: Simplify (* 1 1) into 1 19.771 * [backup-simplify]: Simplify (* 1 1) into 1 19.772 * [backup-simplify]: Simplify (/ 1 1) into 1 19.772 * [backup-simplify]: Simplify (sqrt 0) into 0 19.774 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.774 * [backup-simplify]: Simplify (+ 1 0) into 1 19.775 * [backup-simplify]: Simplify (* 1 0) into 0 19.775 * [taylor]: Taking taylor expansion of 0 in y 19.775 * [backup-simplify]: Simplify 0 into 0 19.775 * [backup-simplify]: Simplify 0 into 0 19.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.776 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 19.776 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 19.777 * [backup-simplify]: Simplify (+ (* 1 +nan.0) (* (- (/ 1 y)) 0)) into (- +nan.0) 19.777 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.777 * [taylor]: Taking taylor expansion of +nan.0 in y 19.777 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.777 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.778 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.778 * [backup-simplify]: Simplify 0 into 0 19.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.779 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.783 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 19.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.784 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.784 * [backup-simplify]: Simplify (- 0) into 0 19.785 * [backup-simplify]: Simplify (+ 0 0) into 0 19.786 * [backup-simplify]: Simplify (+ (* 1 +nan.0) (+ (* (- (/ 1 y)) +nan.0) (* 0 0))) into (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) 19.786 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) in y 19.786 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 y)) (- +nan.0)) in y 19.786 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 19.786 * [taylor]: Taking taylor expansion of +nan.0 in y 19.786 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.786 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.786 * [taylor]: Taking taylor expansion of y in y 19.786 * [backup-simplify]: Simplify 0 into 0 19.786 * [backup-simplify]: Simplify 1 into 1 19.786 * [backup-simplify]: Simplify (/ 1 1) into 1 19.786 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.786 * [taylor]: Taking taylor expansion of +nan.0 in y 19.786 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.787 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.788 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.788 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.789 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.790 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.790 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.790 * [backup-simplify]: Simplify (- 0) into 0 19.791 * [backup-simplify]: Simplify 0 into 0 19.791 * [backup-simplify]: Simplify 0 into 0 19.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.792 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.793 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.793 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 19.794 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 19.798 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 19.799 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 19.800 * [backup-simplify]: Simplify (+ (* 1 (/ 1 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (* 3/2 (/ 1 (pow y 2))) 19.801 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 3/2 (/ 1 (pow y 2))) 1)) (* 0 (/ 0 1)))) into (- (* 3/2 (/ 1 (pow y 2)))) 19.803 * [backup-simplify]: Simplify (/ (- (- (* 3/2 (/ 1 (pow y 2)))) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (+ (* 3/2 (/ 1 (pow y 2))) (- +nan.0))) 19.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.804 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.804 * [backup-simplify]: Simplify (- 0) into 0 19.805 * [backup-simplify]: Simplify (+ 0 0) into 0 19.806 * [backup-simplify]: Simplify (+ (* 1 (* +nan.0 (+ (* 3/2 (/ 1 (pow y 2))) (- +nan.0)))) (+ (* (- (/ 1 y)) +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) 19.807 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) in y 19.807 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)))) in y 19.807 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 19.807 * [taylor]: Taking taylor expansion of +nan.0 in y 19.807 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.807 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.807 * [taylor]: Taking taylor expansion of y in y 19.807 * [backup-simplify]: Simplify 0 into 0 19.807 * [backup-simplify]: Simplify 1 into 1 19.807 * [backup-simplify]: Simplify (/ 1 1) into 1 19.807 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))) in y 19.807 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)) in y 19.807 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow y 2))) in y 19.807 * [taylor]: Taking taylor expansion of +nan.0 in y 19.807 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.807 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.807 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.807 * [taylor]: Taking taylor expansion of y in y 19.807 * [backup-simplify]: Simplify 0 into 0 19.807 * [backup-simplify]: Simplify 1 into 1 19.808 * [backup-simplify]: Simplify (* 1 1) into 1 19.808 * [backup-simplify]: Simplify (/ 1 1) into 1 19.808 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.808 * [taylor]: Taking taylor expansion of +nan.0 in y 19.808 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.809 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.810 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.810 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.811 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.812 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.813 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.814 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.814 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.815 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.816 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.816 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.817 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.817 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.819 * [backup-simplify]: Simplify (+ (* (- +nan.0) (pow (* 1 (/ 1 x)) 3)) (+ (* (- +nan.0) (pow (* 1 (/ 1 x)) 2)) (* (- +nan.0) (* 1 (/ 1 x))))) into (- (+ (* +nan.0 (/ 1 (pow x 2))) (- (+ (* +nan.0 (/ 1 x)) (- (* +nan.0 (/ 1 (pow x 3)))))))) 19.820 * [backup-simplify]: Simplify (/ (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) (sqrt (hypot (/ 1 (- x)) (/ 1 (- y))))) into (* (sqrt (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3))) (- (/ 1 y) (/ 1 x))) 19.820 * [approximate]: Taking taylor expansion of (* (sqrt (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3))) (- (/ 1 y) (/ 1 x))) in (x y) around 0 19.820 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3))) (- (/ 1 y) (/ 1 x))) in y 19.820 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3))) in y 19.820 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3)) in y 19.820 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 3) in y 19.820 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 19.820 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.820 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 19.820 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 19.820 * [taylor]: Taking taylor expansion of (/ -1 x) in y 19.820 * [taylor]: Taking taylor expansion of -1 in y 19.820 * [backup-simplify]: Simplify -1 into -1 19.820 * [taylor]: Taking taylor expansion of x in y 19.820 * [backup-simplify]: Simplify x into x 19.820 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 19.820 * [taylor]: Taking taylor expansion of (/ -1 x) in y 19.820 * [taylor]: Taking taylor expansion of -1 in y 19.820 * [backup-simplify]: Simplify -1 into -1 19.820 * [taylor]: Taking taylor expansion of x in y 19.820 * [backup-simplify]: Simplify x into x 19.821 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 19.821 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 19.821 * [taylor]: Taking taylor expansion of (/ -1 y) in y 19.821 * [taylor]: Taking taylor expansion of -1 in y 19.821 * [backup-simplify]: Simplify -1 into -1 19.821 * [taylor]: Taking taylor expansion of y in y 19.821 * [backup-simplify]: Simplify 0 into 0 19.821 * [backup-simplify]: Simplify 1 into 1 19.822 * [backup-simplify]: Simplify (/ -1 1) into -1 19.822 * [taylor]: Taking taylor expansion of (/ -1 y) in y 19.822 * [taylor]: Taking taylor expansion of -1 in y 19.822 * [backup-simplify]: Simplify -1 into -1 19.822 * [taylor]: Taking taylor expansion of y in y 19.822 * [backup-simplify]: Simplify 0 into 0 19.822 * [backup-simplify]: Simplify 1 into 1 19.823 * [backup-simplify]: Simplify (/ -1 1) into -1 19.824 * [backup-simplify]: Simplify (* -1 -1) into 1 19.824 * [backup-simplify]: Simplify (+ 0 1) into 1 19.825 * [backup-simplify]: Simplify (sqrt 1) into 1 19.826 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.828 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.829 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.829 * [backup-simplify]: Simplify (+ 0 0) into 0 19.830 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.830 * [backup-simplify]: Simplify (* 1 1) into 1 19.831 * [backup-simplify]: Simplify (* 1 1) into 1 19.831 * [backup-simplify]: Simplify (/ 1 1) into 1 19.831 * [backup-simplify]: Simplify (sqrt 0) into 0 19.833 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.833 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 19.833 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.833 * [taylor]: Taking taylor expansion of y in y 19.833 * [backup-simplify]: Simplify 0 into 0 19.833 * [backup-simplify]: Simplify 1 into 1 19.833 * [backup-simplify]: Simplify (/ 1 1) into 1 19.834 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.834 * [taylor]: Taking taylor expansion of x in y 19.834 * [backup-simplify]: Simplify x into x 19.834 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.834 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3))) (- (/ 1 y) (/ 1 x))) in x 19.834 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3))) in x 19.834 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3)) in x 19.834 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 3) in x 19.834 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 19.834 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.834 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 19.834 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 19.834 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.834 * [taylor]: Taking taylor expansion of -1 in x 19.834 * [backup-simplify]: Simplify -1 into -1 19.834 * [taylor]: Taking taylor expansion of x in x 19.834 * [backup-simplify]: Simplify 0 into 0 19.834 * [backup-simplify]: Simplify 1 into 1 19.835 * [backup-simplify]: Simplify (/ -1 1) into -1 19.835 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.835 * [taylor]: Taking taylor expansion of -1 in x 19.835 * [backup-simplify]: Simplify -1 into -1 19.835 * [taylor]: Taking taylor expansion of x in x 19.835 * [backup-simplify]: Simplify 0 into 0 19.835 * [backup-simplify]: Simplify 1 into 1 19.835 * [backup-simplify]: Simplify (/ -1 1) into -1 19.835 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 19.836 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.836 * [taylor]: Taking taylor expansion of -1 in x 19.836 * [backup-simplify]: Simplify -1 into -1 19.836 * [taylor]: Taking taylor expansion of y in x 19.836 * [backup-simplify]: Simplify y into y 19.836 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.836 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.836 * [taylor]: Taking taylor expansion of -1 in x 19.836 * [backup-simplify]: Simplify -1 into -1 19.836 * [taylor]: Taking taylor expansion of y in x 19.836 * [backup-simplify]: Simplify y into y 19.836 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.836 * [backup-simplify]: Simplify (* -1 -1) into 1 19.837 * [backup-simplify]: Simplify (+ 1 0) into 1 19.837 * [backup-simplify]: Simplify (sqrt 1) into 1 19.838 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.839 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.840 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.840 * [backup-simplify]: Simplify (+ 0 0) into 0 19.841 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.841 * [backup-simplify]: Simplify (* 1 1) into 1 19.841 * [backup-simplify]: Simplify (* 1 1) into 1 19.842 * [backup-simplify]: Simplify (/ 1 1) into 1 19.842 * [backup-simplify]: Simplify (sqrt 0) into 0 19.843 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.843 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 19.843 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.843 * [taylor]: Taking taylor expansion of y in x 19.843 * [backup-simplify]: Simplify y into y 19.843 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.843 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.843 * [taylor]: Taking taylor expansion of x in x 19.844 * [backup-simplify]: Simplify 0 into 0 19.844 * [backup-simplify]: Simplify 1 into 1 19.844 * [backup-simplify]: Simplify (/ 1 1) into 1 19.844 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3))) (- (/ 1 y) (/ 1 x))) in x 19.844 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3))) in x 19.844 * [taylor]: Taking taylor expansion of (/ 1 (pow (hypot (/ -1 x) (/ -1 y)) 3)) in x 19.844 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x) (/ -1 y)) 3) in x 19.844 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 19.844 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.844 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 19.844 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 19.844 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.844 * [taylor]: Taking taylor expansion of -1 in x 19.844 * [backup-simplify]: Simplify -1 into -1 19.844 * [taylor]: Taking taylor expansion of x in x 19.844 * [backup-simplify]: Simplify 0 into 0 19.844 * [backup-simplify]: Simplify 1 into 1 19.845 * [backup-simplify]: Simplify (/ -1 1) into -1 19.845 * [taylor]: Taking taylor expansion of (/ -1 x) in x 19.845 * [taylor]: Taking taylor expansion of -1 in x 19.845 * [backup-simplify]: Simplify -1 into -1 19.845 * [taylor]: Taking taylor expansion of x in x 19.845 * [backup-simplify]: Simplify 0 into 0 19.845 * [backup-simplify]: Simplify 1 into 1 19.845 * [backup-simplify]: Simplify (/ -1 1) into -1 19.845 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 19.846 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.846 * [taylor]: Taking taylor expansion of -1 in x 19.846 * [backup-simplify]: Simplify -1 into -1 19.846 * [taylor]: Taking taylor expansion of y in x 19.846 * [backup-simplify]: Simplify y into y 19.846 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.846 * [taylor]: Taking taylor expansion of (/ -1 y) in x 19.846 * [taylor]: Taking taylor expansion of -1 in x 19.846 * [backup-simplify]: Simplify -1 into -1 19.846 * [taylor]: Taking taylor expansion of y in x 19.846 * [backup-simplify]: Simplify y into y 19.846 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 19.846 * [backup-simplify]: Simplify (* -1 -1) into 1 19.847 * [backup-simplify]: Simplify (+ 1 0) into 1 19.847 * [backup-simplify]: Simplify (sqrt 1) into 1 19.848 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.848 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 19.849 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 19.849 * [backup-simplify]: Simplify (+ 0 0) into 0 19.850 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.850 * [backup-simplify]: Simplify (* 1 1) into 1 19.851 * [backup-simplify]: Simplify (* 1 1) into 1 19.851 * [backup-simplify]: Simplify (/ 1 1) into 1 19.851 * [backup-simplify]: Simplify (sqrt 0) into 0 19.853 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 19.853 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 19.853 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.853 * [taylor]: Taking taylor expansion of y in x 19.853 * [backup-simplify]: Simplify y into y 19.853 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.853 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.853 * [taylor]: Taking taylor expansion of x in x 19.853 * [backup-simplify]: Simplify 0 into 0 19.853 * [backup-simplify]: Simplify 1 into 1 19.853 * [backup-simplify]: Simplify (/ 1 1) into 1 19.854 * [backup-simplify]: Simplify (- 1) into -1 19.854 * [backup-simplify]: Simplify (+ 0 -1) into -1 19.855 * [backup-simplify]: Simplify (* 0 -1) into 0 19.855 * [taylor]: Taking taylor expansion of 0 in y 19.855 * [backup-simplify]: Simplify 0 into 0 19.855 * [backup-simplify]: Simplify 0 into 0 19.856 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.856 * [backup-simplify]: Simplify (- 0) into 0 19.856 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 19.857 * [backup-simplify]: Simplify (+ (* 0 (/ 1 y)) (* +nan.0 -1)) into (- +nan.0) 19.857 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.857 * [taylor]: Taking taylor expansion of +nan.0 in y 19.857 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.857 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.858 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.858 * [backup-simplify]: Simplify 0 into 0 19.858 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.859 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.859 * [backup-simplify]: Simplify (- 0) into 0 19.859 * [backup-simplify]: Simplify (+ 0 0) into 0 19.860 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.861 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.864 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 19.865 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* +nan.0 (/ 1 y)) (* +nan.0 -1))) into (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) 19.865 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 y)) (- +nan.0))) in y 19.865 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 y)) (- +nan.0)) in y 19.865 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 19.865 * [taylor]: Taking taylor expansion of +nan.0 in y 19.865 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.865 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.866 * [taylor]: Taking taylor expansion of y in y 19.866 * [backup-simplify]: Simplify 0 into 0 19.866 * [backup-simplify]: Simplify 1 into 1 19.866 * [backup-simplify]: Simplify (/ 1 1) into 1 19.866 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.866 * [taylor]: Taking taylor expansion of +nan.0 in y 19.866 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.867 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.868 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.869 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.869 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.870 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.870 * [backup-simplify]: Simplify (- 0) into 0 19.870 * [backup-simplify]: Simplify 0 into 0 19.870 * [backup-simplify]: Simplify 0 into 0 19.870 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.871 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.872 * [backup-simplify]: Simplify (- 0) into 0 19.872 * [backup-simplify]: Simplify (+ 0 0) into 0 19.873 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.874 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.875 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 19.875 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 19.875 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 19.876 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 19.877 * [backup-simplify]: Simplify (+ (* 1 (/ 1/2 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (/ 1 (pow y 2)) 19.878 * [backup-simplify]: Simplify (+ (* 1 (/ 1 (pow y 2))) (+ (* 0 0) (* (/ 1/2 (pow y 2)) 1))) into (* 3/2 (/ 1 (pow y 2))) 19.879 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 3/2 (/ 1 (pow y 2))) 1)) (* 0 (/ 0 1)))) into (- (* 3/2 (/ 1 (pow y 2)))) 19.881 * [backup-simplify]: Simplify (/ (- (- (* 3/2 (/ 1 (pow y 2)))) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (+ (* 3/2 (/ 1 (pow y 2))) (- +nan.0))) 19.882 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* +nan.0 0) (+ (* +nan.0 (/ 1 y)) (* (* +nan.0 (+ (* 3/2 (/ 1 (pow y 2))) (- +nan.0))) -1)))) into (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) 19.882 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))))) in y 19.882 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 y)) (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)))) in y 19.882 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 y)) in y 19.882 * [taylor]: Taking taylor expansion of +nan.0 in y 19.882 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.882 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.883 * [taylor]: Taking taylor expansion of y in y 19.883 * [backup-simplify]: Simplify 0 into 0 19.883 * [backup-simplify]: Simplify 1 into 1 19.883 * [backup-simplify]: Simplify (/ 1 1) into 1 19.883 * [taylor]: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0))) in y 19.883 * [taylor]: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y 2))) (- +nan.0)) in y 19.883 * [taylor]: Taking taylor expansion of (* +nan.0 (/ 1 (pow y 2))) in y 19.883 * [taylor]: Taking taylor expansion of +nan.0 in y 19.883 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.883 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.883 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.883 * [taylor]: Taking taylor expansion of y in y 19.883 * [backup-simplify]: Simplify 0 into 0 19.883 * [backup-simplify]: Simplify 1 into 1 19.884 * [backup-simplify]: Simplify (* 1 1) into 1 19.884 * [backup-simplify]: Simplify (/ 1 1) into 1 19.884 * [taylor]: Taking taylor expansion of (- +nan.0) in y 19.884 * [taylor]: Taking taylor expansion of +nan.0 in y 19.884 * [backup-simplify]: Simplify +nan.0 into +nan.0 19.885 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.885 * [backup-simplify]: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 19.886 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.887 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.888 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.888 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.889 * [backup-simplify]: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 19.890 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.891 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.891 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.892 * [backup-simplify]: Simplify (+ 0 (- +nan.0)) into (- +nan.0) 19.893 * [backup-simplify]: Simplify (- (- +nan.0)) into (- +nan.0) 19.893 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 19.895 * [backup-simplify]: Simplify (+ (* (- +nan.0) (pow (* 1 (/ 1 (- x))) 3)) (+ (* (- +nan.0) (pow (* 1 (/ 1 (- x))) 2)) (* (- +nan.0) (* 1 (/ 1 (- x)))))) into (- (+ (* +nan.0 (/ 1 (pow x 2))) (- (+ (* +nan.0 (/ 1 x)) (- (* +nan.0 (/ 1 (pow x 3)))))))) 19.895 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1) 19.895 * [backup-simplify]: Simplify (/ (- x y) (hypot x y)) into (/ (- x y) (hypot x y)) 19.895 * [approximate]: Taking taylor expansion of (/ (- x y) (hypot x y)) in (x y) around 0 19.895 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in y 19.895 * [taylor]: Taking taylor expansion of (- x y) in y 19.895 * [taylor]: Taking taylor expansion of x in y 19.896 * [backup-simplify]: Simplify x into x 19.896 * [taylor]: Taking taylor expansion of y in y 19.896 * [backup-simplify]: Simplify 0 into 0 19.896 * [backup-simplify]: Simplify 1 into 1 19.896 * [taylor]: Taking taylor expansion of (hypot x y) in y 19.896 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.896 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in y 19.896 * [taylor]: Taking taylor expansion of (* x x) in y 19.896 * [taylor]: Taking taylor expansion of x in y 19.896 * [backup-simplify]: Simplify x into x 19.896 * [taylor]: Taking taylor expansion of x in y 19.896 * [backup-simplify]: Simplify x into x 19.896 * [taylor]: Taking taylor expansion of (* y y) in y 19.896 * [taylor]: Taking taylor expansion of y in y 19.896 * [backup-simplify]: Simplify 0 into 0 19.896 * [backup-simplify]: Simplify 1 into 1 19.896 * [taylor]: Taking taylor expansion of y in y 19.896 * [backup-simplify]: Simplify 0 into 0 19.896 * [backup-simplify]: Simplify 1 into 1 19.896 * [backup-simplify]: Simplify (* x x) into (pow x 2) 19.897 * [backup-simplify]: Simplify (* 0 0) into 0 19.897 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 19.897 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 19.897 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 19.898 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.898 * [backup-simplify]: Simplify (+ 0 0) into 0 19.899 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 19.899 * [backup-simplify]: Simplify (- 0) into 0 19.899 * [backup-simplify]: Simplify (+ x 0) into x 19.899 * [backup-simplify]: Simplify (/ x x) into 1 19.899 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 19.899 * [taylor]: Taking taylor expansion of (- x y) in x 19.899 * [taylor]: Taking taylor expansion of x in x 19.899 * [backup-simplify]: Simplify 0 into 0 19.899 * [backup-simplify]: Simplify 1 into 1 19.899 * [taylor]: Taking taylor expansion of y in x 19.899 * [backup-simplify]: Simplify y into y 19.899 * [taylor]: Taking taylor expansion of (hypot x y) in x 19.899 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.899 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 19.899 * [taylor]: Taking taylor expansion of (* x x) in x 19.900 * [taylor]: Taking taylor expansion of x in x 19.900 * [backup-simplify]: Simplify 0 into 0 19.900 * [backup-simplify]: Simplify 1 into 1 19.900 * [taylor]: Taking taylor expansion of x in x 19.900 * [backup-simplify]: Simplify 0 into 0 19.900 * [backup-simplify]: Simplify 1 into 1 19.900 * [taylor]: Taking taylor expansion of (* y y) in x 19.900 * [taylor]: Taking taylor expansion of y in x 19.900 * [backup-simplify]: Simplify y into y 19.900 * [taylor]: Taking taylor expansion of y in x 19.900 * [backup-simplify]: Simplify y into y 19.900 * [backup-simplify]: Simplify (* 0 0) into 0 19.900 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.900 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 19.901 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 19.901 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.901 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.902 * [backup-simplify]: Simplify (+ 0 0) into 0 19.902 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 19.902 * [backup-simplify]: Simplify (- y) into (- y) 19.902 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 19.902 * [backup-simplify]: Simplify (/ (- y) y) into -1 19.902 * [taylor]: Taking taylor expansion of (/ (- x y) (hypot x y)) in x 19.902 * [taylor]: Taking taylor expansion of (- x y) in x 19.902 * [taylor]: Taking taylor expansion of x in x 19.902 * [backup-simplify]: Simplify 0 into 0 19.902 * [backup-simplify]: Simplify 1 into 1 19.902 * [taylor]: Taking taylor expansion of y in x 19.902 * [backup-simplify]: Simplify y into y 19.902 * [taylor]: Taking taylor expansion of (hypot x y) in x 19.903 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* y y))) 19.903 * [taylor]: Taking taylor expansion of (+ (* x x) (* y y)) in x 19.903 * [taylor]: Taking taylor expansion of (* x x) in x 19.903 * [taylor]: Taking taylor expansion of x in x 19.903 * [backup-simplify]: Simplify 0 into 0 19.903 * [backup-simplify]: Simplify 1 into 1 19.903 * [taylor]: Taking taylor expansion of x in x 19.903 * [backup-simplify]: Simplify 0 into 0 19.903 * [backup-simplify]: Simplify 1 into 1 19.903 * [taylor]: Taking taylor expansion of (* y y) in x 19.903 * [taylor]: Taking taylor expansion of y in x 19.903 * [backup-simplify]: Simplify y into y 19.903 * [taylor]: Taking taylor expansion of y in x 19.903 * [backup-simplify]: Simplify y into y 19.903 * [backup-simplify]: Simplify (* 0 0) into 0 19.903 * [backup-simplify]: Simplify (* y y) into (pow y 2) 19.904 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 19.904 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 19.904 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 19.905 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 19.905 * [backup-simplify]: Simplify (+ 0 0) into 0 19.905 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 19.905 * [backup-simplify]: Simplify (- y) into (- y) 19.905 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 19.905 * [backup-simplify]: Simplify (/ (- y) y) into -1 19.905 * [taylor]: Taking taylor expansion of -1 in y 19.905 * [backup-simplify]: Simplify -1 into -1 19.906 * [backup-simplify]: Simplify -1 into -1 19.906 * [backup-simplify]: Simplify (- 0) into 0 19.906 * [backup-simplify]: Simplify (+ 1 0) into 1 19.907 * [backup-simplify]: Simplify (- (/ 1 y) (+ (* -1 (/ 0 y)))) into (/ 1 y) 19.907 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.907 * [taylor]: Taking taylor expansion of y in y 19.907 * [backup-simplify]: Simplify 0 into 0 19.907 * [backup-simplify]: Simplify 1 into 1 19.907 * [backup-simplify]: Simplify (/ 1 1) into 1 19.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.908 * [backup-simplify]: Simplify 0 into 0 19.908 * [backup-simplify]: Simplify 0 into 0 19.909 * [backup-simplify]: Simplify (- 0) into 0 19.909 * [backup-simplify]: Simplify (+ 0 0) into 0 19.910 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 19.910 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 19.911 * [backup-simplify]: Simplify (+ 1 0) into 1 19.911 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 19.912 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* -1 (/ (/ 1/2 y) y)) (* (/ 1 y) (/ 0 y)))) into (* 1/2 (/ 1 (pow y 2))) 19.912 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 19.912 * [taylor]: Taking taylor expansion of 1/2 in y 19.912 * [backup-simplify]: Simplify 1/2 into 1/2 19.912 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.912 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.912 * [taylor]: Taking taylor expansion of y in y 19.912 * [backup-simplify]: Simplify 0 into 0 19.912 * [backup-simplify]: Simplify 1 into 1 19.912 * [backup-simplify]: Simplify (* 1 1) into 1 19.913 * [backup-simplify]: Simplify (/ 1 1) into 1 19.914 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.914 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.915 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.917 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 19.917 * [backup-simplify]: Simplify 0 into 0 19.918 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.918 * [backup-simplify]: Simplify 0 into 0 19.918 * [backup-simplify]: Simplify 0 into 0 19.919 * [backup-simplify]: Simplify (- 0) into 0 19.919 * [backup-simplify]: Simplify (+ 0 0) into 0 19.920 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 19.921 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 19.921 * [backup-simplify]: Simplify (+ 0 0) into 0 19.922 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y))))) (* 2 y)) into 0 19.922 * [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)))) 19.922 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 19.922 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 19.922 * [taylor]: Taking taylor expansion of 1/2 in y 19.922 * [backup-simplify]: Simplify 1/2 into 1/2 19.922 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 19.922 * [taylor]: Taking taylor expansion of (pow y 3) in y 19.922 * [taylor]: Taking taylor expansion of y in y 19.922 * [backup-simplify]: Simplify 0 into 0 19.922 * [backup-simplify]: Simplify 1 into 1 19.923 * [backup-simplify]: Simplify (* 1 1) into 1 19.923 * [backup-simplify]: Simplify (* 1 1) into 1 19.924 * [backup-simplify]: Simplify (/ 1 1) into 1 19.925 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.926 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.926 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.927 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.928 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.929 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.930 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.931 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.931 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.933 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.933 * [backup-simplify]: Simplify (- 0) into 0 19.933 * [backup-simplify]: Simplify 0 into 0 19.933 * [backup-simplify]: Simplify -1 into -1 19.934 * [backup-simplify]: Simplify (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) into (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) 19.934 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in (x y) around 0 19.934 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in y 19.934 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in y 19.934 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.934 * [taylor]: Taking taylor expansion of x in y 19.934 * [backup-simplify]: Simplify x into x 19.934 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.934 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.934 * [taylor]: Taking taylor expansion of y in y 19.934 * [backup-simplify]: Simplify 0 into 0 19.934 * [backup-simplify]: Simplify 1 into 1 19.934 * [backup-simplify]: Simplify (/ 1 1) into 1 19.934 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in y 19.935 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.935 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in y 19.935 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 19.935 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.935 * [taylor]: Taking taylor expansion of x in y 19.935 * [backup-simplify]: Simplify x into x 19.935 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.935 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.935 * [taylor]: Taking taylor expansion of x in y 19.935 * [backup-simplify]: Simplify x into x 19.935 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.935 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in y 19.935 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.935 * [taylor]: Taking taylor expansion of y in y 19.935 * [backup-simplify]: Simplify 0 into 0 19.935 * [backup-simplify]: Simplify 1 into 1 19.935 * [backup-simplify]: Simplify (/ 1 1) into 1 19.936 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.936 * [taylor]: Taking taylor expansion of y in y 19.936 * [backup-simplify]: Simplify 0 into 0 19.936 * [backup-simplify]: Simplify 1 into 1 19.936 * [backup-simplify]: Simplify (/ 1 1) into 1 19.936 * [backup-simplify]: Simplify (* 1 1) into 1 19.937 * [backup-simplify]: Simplify (+ 0 1) into 1 19.937 * [backup-simplify]: Simplify (sqrt 1) into 1 19.938 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.939 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.939 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.940 * [backup-simplify]: Simplify (+ 0 0) into 0 19.940 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.941 * [backup-simplify]: Simplify (- 1) into -1 19.941 * [backup-simplify]: Simplify (+ 0 -1) into -1 19.941 * [backup-simplify]: Simplify (/ -1 1) into -1 19.942 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 19.942 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 19.942 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.942 * [taylor]: Taking taylor expansion of x in x 19.942 * [backup-simplify]: Simplify 0 into 0 19.942 * [backup-simplify]: Simplify 1 into 1 19.942 * [backup-simplify]: Simplify (/ 1 1) into 1 19.942 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.942 * [taylor]: Taking taylor expansion of y in x 19.942 * [backup-simplify]: Simplify y into y 19.942 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.942 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 19.942 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.943 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 19.943 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 19.943 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.943 * [taylor]: Taking taylor expansion of x in x 19.943 * [backup-simplify]: Simplify 0 into 0 19.943 * [backup-simplify]: Simplify 1 into 1 19.943 * [backup-simplify]: Simplify (/ 1 1) into 1 19.943 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.943 * [taylor]: Taking taylor expansion of x in x 19.943 * [backup-simplify]: Simplify 0 into 0 19.943 * [backup-simplify]: Simplify 1 into 1 19.944 * [backup-simplify]: Simplify (/ 1 1) into 1 19.944 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 19.944 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.944 * [taylor]: Taking taylor expansion of y in x 19.944 * [backup-simplify]: Simplify y into y 19.944 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.944 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.944 * [taylor]: Taking taylor expansion of y in x 19.944 * [backup-simplify]: Simplify y into y 19.944 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.944 * [backup-simplify]: Simplify (* 1 1) into 1 19.945 * [backup-simplify]: Simplify (+ 1 0) into 1 19.945 * [backup-simplify]: Simplify (sqrt 1) into 1 19.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.947 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.947 * [backup-simplify]: Simplify (+ 0 0) into 0 19.948 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.949 * [backup-simplify]: Simplify (+ 1 0) into 1 19.952 * [backup-simplify]: Simplify (/ 1 1) into 1 19.953 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 y)) (hypot (/ 1 x) (/ 1 y))) in x 19.953 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 y)) in x 19.953 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.953 * [taylor]: Taking taylor expansion of x in x 19.953 * [backup-simplify]: Simplify 0 into 0 19.953 * [backup-simplify]: Simplify 1 into 1 19.953 * [backup-simplify]: Simplify (/ 1 1) into 1 19.954 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.954 * [taylor]: Taking taylor expansion of y in x 19.954 * [backup-simplify]: Simplify y into y 19.954 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.954 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (/ 1 y)) in x 19.954 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y)))) 19.954 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (/ 1 y) (/ 1 y))) in x 19.954 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 19.954 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.954 * [taylor]: Taking taylor expansion of x in x 19.954 * [backup-simplify]: Simplify 0 into 0 19.954 * [backup-simplify]: Simplify 1 into 1 19.955 * [backup-simplify]: Simplify (/ 1 1) into 1 19.955 * [taylor]: Taking taylor expansion of (/ 1 x) in x 19.955 * [taylor]: Taking taylor expansion of x in x 19.955 * [backup-simplify]: Simplify 0 into 0 19.955 * [backup-simplify]: Simplify 1 into 1 19.955 * [backup-simplify]: Simplify (/ 1 1) into 1 19.955 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 1 y)) in x 19.955 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.955 * [taylor]: Taking taylor expansion of y in x 19.955 * [backup-simplify]: Simplify y into y 19.955 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.955 * [taylor]: Taking taylor expansion of (/ 1 y) in x 19.955 * [taylor]: Taking taylor expansion of y in x 19.955 * [backup-simplify]: Simplify y into y 19.955 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 19.956 * [backup-simplify]: Simplify (* 1 1) into 1 19.956 * [backup-simplify]: Simplify (+ 1 0) into 1 19.957 * [backup-simplify]: Simplify (sqrt 1) into 1 19.958 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.958 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.959 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.959 * [backup-simplify]: Simplify (+ 0 0) into 0 19.960 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 19.961 * [backup-simplify]: Simplify (+ 1 0) into 1 19.961 * [backup-simplify]: Simplify (/ 1 1) into 1 19.961 * [taylor]: Taking taylor expansion of 1 in y 19.961 * [backup-simplify]: Simplify 1 into 1 19.961 * [backup-simplify]: Simplify 1 into 1 19.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.962 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 19.962 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 19.963 * [backup-simplify]: Simplify (- (/ (- (/ 1 y)) 1) (+ (* 1 (/ 0 1)))) into (- (/ 1 y)) 19.963 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 19.963 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.963 * [taylor]: Taking taylor expansion of y in y 19.963 * [backup-simplify]: Simplify 0 into 0 19.963 * [backup-simplify]: Simplify 1 into 1 19.963 * [backup-simplify]: Simplify (/ 1 1) into 1 19.964 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.965 * [backup-simplify]: Simplify (- 0) into 0 19.965 * [backup-simplify]: Simplify 0 into 0 19.965 * [backup-simplify]: Simplify 0 into 0 19.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.966 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.966 * [backup-simplify]: Simplify (- 0) into 0 19.966 * [backup-simplify]: Simplify (+ 0 0) into 0 19.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.969 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 y)) into (/ 1 (pow y 2)) 19.969 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 19.971 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 19.972 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ (/ 1/2 (pow y 2)) 1)) (* (- (/ 1 y)) (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y 2)))) 19.972 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 2)))) in y 19.972 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 19.972 * [taylor]: Taking taylor expansion of 1/2 in y 19.972 * [backup-simplify]: Simplify 1/2 into 1/2 19.972 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 19.972 * [taylor]: Taking taylor expansion of (pow y 2) in y 19.972 * [taylor]: Taking taylor expansion of y in y 19.972 * [backup-simplify]: Simplify 0 into 0 19.972 * [backup-simplify]: Simplify 1 into 1 19.972 * [backup-simplify]: Simplify (* 1 1) into 1 19.973 * [backup-simplify]: Simplify (/ 1 1) into 1 19.974 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.974 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.977 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 19.977 * [backup-simplify]: Simplify (- 0) into 0 19.977 * [backup-simplify]: Simplify 0 into 0 19.978 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.978 * [backup-simplify]: Simplify (- 0) into 0 19.979 * [backup-simplify]: Simplify 0 into 0 19.979 * [backup-simplify]: Simplify 0 into 0 19.979 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.980 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 19.980 * [backup-simplify]: Simplify (- 0) into 0 19.980 * [backup-simplify]: Simplify (+ 0 0) into 0 19.981 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.983 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.983 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.983 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 19.984 * [backup-simplify]: Simplify (+ (* (/ 1 y) 0) (* 0 (/ 1 y))) into 0 19.984 * [backup-simplify]: Simplify (+ 0 0) into 0 19.985 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 19.986 * [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))) 19.987 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 19.987 * [taylor]: Taking taylor expansion of 1/2 in y 19.987 * [backup-simplify]: Simplify 1/2 into 1/2 19.987 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 19.987 * [taylor]: Taking taylor expansion of (pow y 3) in y 19.987 * [taylor]: Taking taylor expansion of y in y 19.987 * [backup-simplify]: Simplify 0 into 0 19.987 * [backup-simplify]: Simplify 1 into 1 19.987 * [backup-simplify]: Simplify (* 1 1) into 1 19.988 * [backup-simplify]: Simplify (* 1 1) into 1 19.988 * [backup-simplify]: Simplify (/ 1 1) into 1 19.989 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.990 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.990 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.991 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.992 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.994 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.994 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.996 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 19.997 * [backup-simplify]: Simplify 0 into 0 19.997 * [backup-simplify]: Simplify 1 into 1 19.997 * [backup-simplify]: Simplify (/ (- (/ 1 (- x)) (/ 1 (- y))) (hypot (/ 1 (- x)) (/ 1 (- y)))) into (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) 19.997 * [approximate]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in (x y) around 0 19.997 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in y 19.997 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in y 19.997 * [taylor]: Taking taylor expansion of (/ 1 y) in y 19.997 * [taylor]: Taking taylor expansion of y in y 19.997 * [backup-simplify]: Simplify 0 into 0 19.997 * [backup-simplify]: Simplify 1 into 1 19.998 * [backup-simplify]: Simplify (/ 1 1) into 1 19.998 * [taylor]: Taking taylor expansion of (/ 1 x) in y 19.998 * [taylor]: Taking taylor expansion of x in y 19.998 * [backup-simplify]: Simplify x into x 19.998 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 19.998 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in y 19.998 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 19.998 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in y 19.998 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 19.998 * [taylor]: Taking taylor expansion of (/ -1 x) in y 19.998 * [taylor]: Taking taylor expansion of -1 in y 19.998 * [backup-simplify]: Simplify -1 into -1 19.998 * [taylor]: Taking taylor expansion of x in y 19.998 * [backup-simplify]: Simplify x into x 19.998 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 19.998 * [taylor]: Taking taylor expansion of (/ -1 x) in y 19.998 * [taylor]: Taking taylor expansion of -1 in y 19.998 * [backup-simplify]: Simplify -1 into -1 19.998 * [taylor]: Taking taylor expansion of x in y 19.998 * [backup-simplify]: Simplify x into x 19.998 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 19.999 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in y 19.999 * [taylor]: Taking taylor expansion of (/ -1 y) in y 19.999 * [taylor]: Taking taylor expansion of -1 in y 19.999 * [backup-simplify]: Simplify -1 into -1 19.999 * [taylor]: Taking taylor expansion of y in y 19.999 * [backup-simplify]: Simplify 0 into 0 19.999 * [backup-simplify]: Simplify 1 into 1 19.999 * [backup-simplify]: Simplify (/ -1 1) into -1 19.999 * [taylor]: Taking taylor expansion of (/ -1 y) in y 19.999 * [taylor]: Taking taylor expansion of -1 in y 19.999 * [backup-simplify]: Simplify -1 into -1 19.999 * [taylor]: Taking taylor expansion of y in y 19.999 * [backup-simplify]: Simplify 0 into 0 19.999 * [backup-simplify]: Simplify 1 into 1 20.000 * [backup-simplify]: Simplify (/ -1 1) into -1 20.000 * [backup-simplify]: Simplify (* -1 -1) into 1 20.000 * [backup-simplify]: Simplify (+ 0 1) into 1 20.001 * [backup-simplify]: Simplify (sqrt 1) into 1 20.002 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 20.002 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 20.003 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 20.003 * [backup-simplify]: Simplify (+ 0 0) into 0 20.004 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.004 * [backup-simplify]: Simplify (+ 1 0) into 1 20.005 * [backup-simplify]: Simplify (/ 1 1) into 1 20.005 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 20.005 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 20.005 * [taylor]: Taking taylor expansion of (/ 1 y) in x 20.005 * [taylor]: Taking taylor expansion of y in x 20.005 * [backup-simplify]: Simplify y into y 20.005 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 20.005 * [taylor]: Taking taylor expansion of (/ 1 x) in x 20.005 * [taylor]: Taking taylor expansion of x in x 20.005 * [backup-simplify]: Simplify 0 into 0 20.005 * [backup-simplify]: Simplify 1 into 1 20.005 * [backup-simplify]: Simplify (/ 1 1) into 1 20.005 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 20.006 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 20.006 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 20.006 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 20.006 * [taylor]: Taking taylor expansion of (/ -1 x) in x 20.006 * [taylor]: Taking taylor expansion of -1 in x 20.006 * [backup-simplify]: Simplify -1 into -1 20.006 * [taylor]: Taking taylor expansion of x in x 20.006 * [backup-simplify]: Simplify 0 into 0 20.006 * [backup-simplify]: Simplify 1 into 1 20.006 * [backup-simplify]: Simplify (/ -1 1) into -1 20.006 * [taylor]: Taking taylor expansion of (/ -1 x) in x 20.006 * [taylor]: Taking taylor expansion of -1 in x 20.006 * [backup-simplify]: Simplify -1 into -1 20.006 * [taylor]: Taking taylor expansion of x in x 20.006 * [backup-simplify]: Simplify 0 into 0 20.006 * [backup-simplify]: Simplify 1 into 1 20.007 * [backup-simplify]: Simplify (/ -1 1) into -1 20.007 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 20.007 * [taylor]: Taking taylor expansion of (/ -1 y) in x 20.007 * [taylor]: Taking taylor expansion of -1 in x 20.007 * [backup-simplify]: Simplify -1 into -1 20.007 * [taylor]: Taking taylor expansion of y in x 20.007 * [backup-simplify]: Simplify y into y 20.007 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 20.007 * [taylor]: Taking taylor expansion of (/ -1 y) in x 20.007 * [taylor]: Taking taylor expansion of -1 in x 20.007 * [backup-simplify]: Simplify -1 into -1 20.007 * [taylor]: Taking taylor expansion of y in x 20.007 * [backup-simplify]: Simplify y into y 20.007 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 20.008 * [backup-simplify]: Simplify (* -1 -1) into 1 20.008 * [backup-simplify]: Simplify (+ 1 0) into 1 20.009 * [backup-simplify]: Simplify (sqrt 1) into 1 20.009 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 20.010 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 20.011 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 20.011 * [backup-simplify]: Simplify (+ 0 0) into 0 20.012 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.012 * [backup-simplify]: Simplify (- 1) into -1 20.013 * [backup-simplify]: Simplify (+ 0 -1) into -1 20.013 * [backup-simplify]: Simplify (/ -1 1) into -1 20.013 * [taylor]: Taking taylor expansion of (/ (- (/ 1 y) (/ 1 x)) (hypot (/ -1 x) (/ -1 y))) in x 20.013 * [taylor]: Taking taylor expansion of (- (/ 1 y) (/ 1 x)) in x 20.013 * [taylor]: Taking taylor expansion of (/ 1 y) in x 20.013 * [taylor]: Taking taylor expansion of y in x 20.013 * [backup-simplify]: Simplify y into y 20.013 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 20.013 * [taylor]: Taking taylor expansion of (/ 1 x) in x 20.013 * [taylor]: Taking taylor expansion of x in x 20.013 * [backup-simplify]: Simplify 0 into 0 20.013 * [backup-simplify]: Simplify 1 into 1 20.014 * [backup-simplify]: Simplify (/ 1 1) into 1 20.014 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (/ -1 y)) in x 20.014 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y)))) 20.014 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (/ -1 y) (/ -1 y))) in x 20.014 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 20.014 * [taylor]: Taking taylor expansion of (/ -1 x) in x 20.014 * [taylor]: Taking taylor expansion of -1 in x 20.014 * [backup-simplify]: Simplify -1 into -1 20.014 * [taylor]: Taking taylor expansion of x in x 20.014 * [backup-simplify]: Simplify 0 into 0 20.014 * [backup-simplify]: Simplify 1 into 1 20.014 * [backup-simplify]: Simplify (/ -1 1) into -1 20.015 * [taylor]: Taking taylor expansion of (/ -1 x) in x 20.015 * [taylor]: Taking taylor expansion of -1 in x 20.015 * [backup-simplify]: Simplify -1 into -1 20.015 * [taylor]: Taking taylor expansion of x in x 20.015 * [backup-simplify]: Simplify 0 into 0 20.015 * [backup-simplify]: Simplify 1 into 1 20.015 * [backup-simplify]: Simplify (/ -1 1) into -1 20.015 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -1 y)) in x 20.015 * [taylor]: Taking taylor expansion of (/ -1 y) in x 20.015 * [taylor]: Taking taylor expansion of -1 in x 20.015 * [backup-simplify]: Simplify -1 into -1 20.015 * [taylor]: Taking taylor expansion of y in x 20.015 * [backup-simplify]: Simplify y into y 20.015 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 20.015 * [taylor]: Taking taylor expansion of (/ -1 y) in x 20.015 * [taylor]: Taking taylor expansion of -1 in x 20.015 * [backup-simplify]: Simplify -1 into -1 20.015 * [taylor]: Taking taylor expansion of y in x 20.015 * [backup-simplify]: Simplify y into y 20.016 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 20.016 * [backup-simplify]: Simplify (* -1 -1) into 1 20.016 * [backup-simplify]: Simplify (+ 1 0) into 1 20.017 * [backup-simplify]: Simplify (sqrt 1) into 1 20.017 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 20.018 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 20.019 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 20.019 * [backup-simplify]: Simplify (+ 0 0) into 0 20.020 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 20.020 * [backup-simplify]: Simplify (- 1) into -1 20.020 * [backup-simplify]: Simplify (+ 0 -1) into -1 20.021 * [backup-simplify]: Simplify (/ -1 1) into -1 20.021 * [taylor]: Taking taylor expansion of -1 in y 20.021 * [backup-simplify]: Simplify -1 into -1 20.021 * [backup-simplify]: Simplify -1 into -1 20.022 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.022 * [backup-simplify]: Simplify (- 0) into 0 20.022 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 20.023 * [backup-simplify]: Simplify (- (/ (/ 1 y) 1) (+ (* -1 (/ 0 1)))) into (/ 1 y) 20.023 * [taylor]: Taking taylor expansion of (/ 1 y) in y 20.023 * [taylor]: Taking taylor expansion of y in y 20.023 * [backup-simplify]: Simplify 0 into 0 20.023 * [backup-simplify]: Simplify 1 into 1 20.024 * [backup-simplify]: Simplify (/ 1 1) into 1 20.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.025 * [backup-simplify]: Simplify 0 into 0 20.025 * [backup-simplify]: Simplify 0 into 0 20.025 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 20.026 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.026 * [backup-simplify]: Simplify (- 0) into 0 20.027 * [backup-simplify]: Simplify (+ 0 0) into 0 20.028 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.029 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.030 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 20.030 * [backup-simplify]: Simplify (* (/ -1 y) (/ -1 y)) into (/ 1 (pow y 2)) 20.030 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 20.032 * [backup-simplify]: Simplify (/ (- (/ 1 (pow y 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y 2)) 20.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ (/ 1/2 (pow y 2)) 1)) (* (/ 1 y) (/ 0 1)))) into (* 1/2 (/ 1 (pow y 2))) 20.033 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 20.033 * [taylor]: Taking taylor expansion of 1/2 in y 20.033 * [backup-simplify]: Simplify 1/2 into 1/2 20.033 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 20.033 * [taylor]: Taking taylor expansion of (pow y 2) in y 20.033 * [taylor]: Taking taylor expansion of y in y 20.033 * [backup-simplify]: Simplify 0 into 0 20.033 * [backup-simplify]: Simplify 1 into 1 20.033 * [backup-simplify]: Simplify (* 1 1) into 1 20.034 * [backup-simplify]: Simplify (/ 1 1) into 1 20.035 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.035 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.038 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 20.038 * [backup-simplify]: Simplify 0 into 0 20.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.039 * [backup-simplify]: Simplify 0 into 0 20.039 * [backup-simplify]: Simplify 0 into 0 20.039 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 20.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.040 * [backup-simplify]: Simplify (- 0) into 0 20.040 * [backup-simplify]: Simplify (+ 0 0) into 0 20.041 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.043 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.044 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 20.045 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 20.045 * [backup-simplify]: Simplify (- (/ 0 y) (+ (* (/ -1 y) (/ 0 y)))) into 0 20.045 * [backup-simplify]: Simplify (+ (* (/ -1 y) 0) (* 0 (/ -1 y))) into 0 20.046 * [backup-simplify]: Simplify (+ 0 0) into 0 20.047 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y 2)))))) (* 2 1)) into 0 20.050 * [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)))) 20.050 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y 3)))) in y 20.050 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 3))) in y 20.050 * [taylor]: Taking taylor expansion of 1/2 in y 20.050 * [backup-simplify]: Simplify 1/2 into 1/2 20.050 * [taylor]: Taking taylor expansion of (/ 1 (pow y 3)) in y 20.050 * [taylor]: Taking taylor expansion of (pow y 3) in y 20.050 * [taylor]: Taking taylor expansion of y in y 20.050 * [backup-simplify]: Simplify 0 into 0 20.050 * [backup-simplify]: Simplify 1 into 1 20.051 * [backup-simplify]: Simplify (* 1 1) into 1 20.052 * [backup-simplify]: Simplify (* 1 1) into 1 20.052 * [backup-simplify]: Simplify (/ 1 1) into 1 20.053 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.054 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.055 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.056 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.057 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.059 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.060 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.062 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 20.063 * [backup-simplify]: Simplify (- 0) into 0 20.063 * [backup-simplify]: Simplify 0 into 0 20.063 * [backup-simplify]: Simplify -1 into -1 20.063 * * * [progress]: simplifying candidates 20.075 * [simplify]: Simplifying: (expm1 (/ (+ x y) (sqrt (hypot x y)))) (log1p (/ (+ x y) (sqrt (hypot x y)))) (- (log (+ x y)) (log (sqrt (hypot x y)))) (log (/ (+ x y) (sqrt (hypot x y)))) (exp (/ (+ x y) (sqrt (hypot x y)))) (/ (* (* (+ x y) (+ x y)) (+ x y)) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y)))) (* (cbrt (/ (+ x y) (sqrt (hypot x y)))) (cbrt (/ (+ x y) (sqrt (hypot x y))))) (cbrt (/ (+ x y) (sqrt (hypot x y)))) (* (* (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y)))) (- (+ x y)) (- (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (cbrt (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (cbrt (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (sqrt (hypot x y)))) (/ (cbrt (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt 1)) (/ (cbrt (+ x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (sqrt (hypot x y)))) (/ (cbrt (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) 1) (/ (cbrt (+ x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (sqrt (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (sqrt (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt 1)) (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) 1) (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (+ x y) (cbrt (sqrt (hypot x y)))) (/ 1 (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (+ x y) (sqrt (cbrt (hypot x y)))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) (/ 1 (sqrt 1)) (/ (+ x y) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) (/ 1 1) (/ (+ x y) (sqrt (hypot x y))) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (+ x y) (cbrt (sqrt (hypot x y)))) (/ 1 (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (+ x y) (sqrt (cbrt (hypot x y)))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) (/ 1 (sqrt 1)) (/ (+ x y) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) (/ 1 1) (/ (+ x y) (sqrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (sqrt (hypot x y)) (+ x y)) (/ (+ x y) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (+ x y) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt 1)) (/ (+ x y) (sqrt (sqrt (hypot x y)))) (/ (+ x y) 1) (/ (sqrt (hypot x y)) (cbrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (/ (sqrt (hypot x y)) (+ x y)) (/ (sqrt (hypot x y)) (+ x y)) (* (sqrt (hypot x y)) (+ (* x x) (- (* y y) (* x y)))) (* (sqrt (hypot x y)) (- x y)) (expm1 (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (log1p (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (+ (- (- (log (- x y)) (log (hypot x y))) (log (sqrt (hypot x y)))) (- (log (+ x y)) (log (sqrt (hypot x y))))) (+ (- (- (log (- x y)) (log (hypot x y))) (log (sqrt (hypot x y)))) (log (/ (+ x y) (sqrt (hypot x y))))) (+ (- (log (/ (- x y) (hypot x y))) (log (sqrt (hypot x y)))) (- (log (+ x y)) (log (sqrt (hypot x y))))) (+ (- (log (/ (- x y) (hypot x y))) (log (sqrt (hypot x y)))) (log (/ (+ x y) (sqrt (hypot x y))))) (+ (log (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (- (log (+ x y)) (log (sqrt (hypot x y))))) (+ (log (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (log (/ (+ x y) (sqrt (hypot x y))))) (log (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (exp (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y)))) (/ (* (* (+ x y) (+ x y)) (+ x y)) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y))))) (* (/ (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y)))) (* (* (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) (sqrt (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 (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y)))) (/ (* (* (+ x y) (+ x y)) (+ x y)) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y))))) (* (/ (* (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (- x y) (hypot x y))) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y)))) (* (* (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y))))) (* (* (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (* (* (+ x y) (+ x y)) (+ x y)) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y))))) (* (* (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (* (* (/ (+ x y) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y))))) (* (cbrt (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (cbrt (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))))) (cbrt (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (* (* (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (sqrt (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (sqrt (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y))))) (* (/ (- x y) (hypot x y)) (+ x y)) (* (sqrt (hypot x y)) (sqrt (hypot x y))) (* (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (* (cbrt (/ (+ x y) (sqrt (hypot x y)))) (cbrt (/ (+ x y) (sqrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt 1))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) 1)) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt 1))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) 1)) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt 1))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 1)) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y)))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt 1))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y))))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 1)) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) 1) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (+ x y)) (* (cbrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ 1 (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ 1 (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ 1 (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ 1 (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ 1 (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ 1 (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ 1 (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (+ x y)) (* (/ (- x y) (hypot x y)) (/ (+ x y) (sqrt (hypot x y)))) (expm1 (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (log1p (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (- (- (log (- x y)) (log (hypot x y))) (log (sqrt (hypot x y)))) (- (log (/ (- x y) (hypot x y))) (log (sqrt (hypot x y)))) (log (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (exp (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (/ (* (* (- x y) (- x y)) (- x y)) (* (* (hypot x y) (hypot x y)) (hypot x y))) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y)))) (/ (* (* (/ (- x y) (hypot x y)) (/ (- x y) (hypot x y))) (/ (- x y) (hypot x y))) (* (* (sqrt (hypot x y)) (sqrt (hypot x y))) (sqrt (hypot x y)))) (* (cbrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (cbrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))))) (cbrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (* (* (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (sqrt (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y)))) (- (/ (- x y) (hypot x y))) (- (sqrt (hypot x y))) (/ (/ x (hypot x y)) (sqrt (hypot x y))) (/ (/ y (hypot x y)) (sqrt (hypot x y))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (cbrt (/ (- x y) (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (sqrt 1)) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) 1) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (sqrt (/ (- x y) (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (sqrt (/ (- x y) (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt 1)) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) 1) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt 1)) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 1) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (sqrt 1)) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) 1) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (cbrt (- x y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) (sqrt 1)) (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) 1) 1) (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (hypot x y))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt 1)) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 1) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt 1)) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) 1) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (sqrt (- x y)) 1) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (sqrt (- x y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) 1) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) 1) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) 1) (sqrt 1)) (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (hypot x y))) (/ (/ (sqrt (- x y)) 1) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) 1) 1) (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (hypot x y))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt 1)) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 1) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (sqrt 1)) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) 1) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 1) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (/ 1 1) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (/ 1 1) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ 1 1) (sqrt 1)) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ 1 1) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ 1 1) 1) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt 1)) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 1) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt 1)) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) 1) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (+ (sqrt x) (sqrt y)) 1) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) 1) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) 1) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) 1) (sqrt 1)) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (hypot x y))) (/ (/ (+ (sqrt x) (sqrt y)) 1) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) 1) 1) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (hypot x y))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt 1)) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) 1) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (sqrt 1)) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) 1) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 1) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (/ 1 1) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (/ 1 1) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ 1 1) (sqrt 1)) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (/ 1 1) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ 1 1) 1) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ 1 (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ 1 (sqrt 1)) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ 1 1) (/ (/ (- x y) (hypot x y)) (sqrt (hypot x y))) (/ (- x y) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ 1 (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (- x y) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ 1 (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (- x y) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (- x y) (sqrt 1)) (/ (/ 1 (hypot x y)) (sqrt (hypot x y))) (/ (- x y) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (- x y) 1) (/ (/ 1 (hypot x y)) (sqrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (sqrt (hypot x y)) (/ (- x y) (hypot x y))) (/ (/ (- x y) (hypot x y)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (sqrt (* (cbrt (hypot x y)) (cbrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt 1)) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) 1) (/ (sqrt (hypot x y)) (cbrt (/ (- x y) (hypot x y)))) (/ (sqrt (hypot x y)) (sqrt (/ (- x y) (hypot x y)))) (/ (sqrt (hypot x y)) (/ (cbrt (- x y)) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (cbrt (- x y)) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (cbrt (- x y)) (hypot x y))) (/ (sqrt (hypot x y)) (/ (sqrt (- x y)) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (sqrt (- x y)) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (sqrt (- x y)) (hypot x y))) (/ (sqrt (hypot x y)) (/ (- x y) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- x y) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- (sqrt x) (sqrt y)) (hypot x y))) (/ (sqrt (hypot x y)) (/ (- x y) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- x y) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (/ 1 (hypot x y))) (* (sqrt (hypot 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)) (- (+ (* +nan.0 (pow x 2)) (- (+ (* +nan.0 x) (- (* +nan.0 y)))))) (- (+ (* +nan.0 (/ y (pow x 2))) (- (+ (* +nan.0 (/ y x)) (- +nan.0))))) (- (+ (* +nan.0 (/ y (pow x 2))) (- (+ (* +nan.0 (/ y x)) (- +nan.0))))) -1 1 1 (- (+ (* +nan.0 x) (- (+ (* +nan.0 y) (- +nan.0))))) (- (+ (* +nan.0 (/ 1 (pow x 2))) (- (+ (* +nan.0 (/ 1 x)) (- (* +nan.0 (/ 1 (pow x 3)))))))) (- (+ (* +nan.0 (/ 1 (pow x 2))) (- (+ (* +nan.0 (/ 1 x)) (- (* +nan.0 (/ 1 (pow x 3)))))))) -1 1 -1 20.106 * * [simplify]: Extracting # 0 : cost 0 20.108 * * [simplify]: Extracting # 1 : cost 0 20.109 * * [simplify]: Extracting # 2 : cost 0 20.111 * * [simplify]: Extracting # 3 : cost 0 20.113 * * [simplify]: Extracting # 4 : cost 0 20.115 * * [simplify]: Extracting # 5 : cost 0 20.117 * * [simplify]: Extracting # 6 : cost 0 20.120 * * [simplify]: Extracting # 7 : cost 0 20.122 * * [simplify]: Extracting # 8 : cost 0 20.123 * * [simplify]: Extracting # 9 : cost 0 20.125 * * [simplify]: Extracting # 10 : cost 0 20.127 * * [simplify]: Extracting # 11 : cost 0 20.129 * * [simplify]: iteration 0 : 455 enodes (cost 10368 ) 20.366 * * [simplify]: Extracting # 0 : cost 0 20.370 * * [simplify]: Extracting # 1 : cost 0 20.374 * * [simplify]: Extracting # 2 : cost 0 20.378 * * [simplify]: Extracting # 3 : cost 0 20.388 * * [simplify]: Extracting # 4 : cost 0 20.392 * * [simplify]: iteration 1 : 1406 enodes (cost 9772 ) 21.156 * * [simplify]: Extracting # 0 : cost 0 21.166 * * [simplify]: Extracting # 1 : cost 0 21.182 * * [simplify]: Extracting # 2 : cost 0 21.207 * * [simplify]: Extracting # 3 : cost 0 21.221 * * [simplify]: Extracting # 4 : cost 0 21.235 * * [simplify]: iteration done: 5001 enodes (cost 9118 ) 21.241 * [simplify]: Simplified to: (expm1 (/ (+ x y) (sqrt (hypot x y)))) (log1p (/ (+ x y) (sqrt (hypot x y)))) (log (/ (+ x y) (sqrt (hypot x y)))) (log (/ (+ x y) (sqrt (hypot x y)))) (exp (/ (+ x y) (sqrt (hypot x y)))) (/ (pow (+ x y) 3) (pow (sqrt (hypot x y)) 3)) (* (cbrt (/ (+ x y) (sqrt (hypot x y)))) (cbrt (/ (+ x y) (sqrt (hypot x y))))) (cbrt (/ (+ x y) (sqrt (hypot x y)))) (pow (/ (+ x y) (sqrt (hypot x y))) 3) (sqrt (/ (+ x y) (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y)))) (- (+ x y)) (- (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (cbrt (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (cbrt (+ x y)) (/ (fabs (cbrt (hypot x y))) (cbrt (+ x y)))) (/ (cbrt (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (sqrt (hypot x y)))) (/ (cbrt (+ x y)) (sqrt (sqrt (hypot x y)))) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (cbrt (+ x y)) (sqrt (hypot x y))) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (sqrt (hypot x y)))) (/ (cbrt (+ x y)) (sqrt (sqrt (hypot x y)))) (* (cbrt (+ x y)) (cbrt (+ x y))) (/ (cbrt (+ x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (sqrt (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (fabs (cbrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (sqrt (+ x y)) (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (sqrt (+ x y)) (/ (sqrt (+ x y)) (sqrt (hypot x y))) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (+ x y) (cbrt (sqrt (hypot x y)))) (/ 1 (fabs (cbrt (hypot x y)))) (/ (+ x y) (sqrt (cbrt (hypot x y)))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) 1 (/ (+ x y) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) 1 (/ (+ x y) (sqrt (hypot x y))) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (+ x y) (cbrt (sqrt (hypot x y)))) (/ 1 (fabs (cbrt (hypot x y)))) (/ (+ x y) (sqrt (cbrt (hypot x y)))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) 1 (/ (+ x y) (sqrt (hypot x y))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) 1 (/ (+ x y) (sqrt (hypot x y))) (/ 1 (sqrt (hypot x y))) (/ (sqrt (hypot x y)) (+ x y)) (/ (+ x y) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (+ x y) (fabs (cbrt (hypot x y)))) (/ (+ x y) (sqrt (sqrt (hypot x y)))) (+ x y) (/ (+ x y) (sqrt (sqrt (hypot x y)))) (+ x y) (/ (sqrt (hypot x y)) (cbrt (+ x y))) (/ (sqrt (hypot x y)) (sqrt (+ x y))) (/ (sqrt (hypot x y)) (+ x y)) (/ (sqrt (hypot x y)) (+ x y)) (* (sqrt (hypot x y)) (fma x x (* y (- y x)))) (* (sqrt (hypot x y)) (- x y)) (expm1 (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (log1p (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) (log (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (log (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (log (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (log (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (log (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (log (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (log (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (pow (exp (/ (+ x y) (sqrt (hypot x y)))) (/ (- x y) (pow (sqrt (hypot x y)) 3))) (/ (* (/ (pow (/ (- x y) (hypot x y)) 3) (pow (sqrt (hypot x y)) 3)) (pow (+ x y) 3)) (pow (sqrt (hypot x y)) 3)) (/ (* (pow (/ (- x y) (hypot x y)) 3) (pow (/ (+ x y) (sqrt (hypot x y))) 3)) (pow (sqrt (hypot x y)) 3)) (/ (* (/ (pow (/ (- x y) (hypot x y)) 3) (pow (sqrt (hypot x y)) 3)) (pow (+ x y) 3)) (pow (sqrt (hypot x y)) 3)) (/ (* (pow (/ (- x y) (hypot x y)) 3) (pow (/ (+ x y) (sqrt (hypot x y))) 3)) (pow (sqrt (hypot x y)) 3)) (* (/ (pow (+ x y) 3) (pow (sqrt (hypot x y)) 3)) (pow (/ (- x y) (pow (sqrt (hypot x y)) 3)) 3)) (* (pow (/ (+ x y) (sqrt (hypot x y))) 3) (pow (/ (- x y) (pow (sqrt (hypot x y)) 3)) 3)) (* (cbrt (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (cbrt (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))))) (cbrt (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (pow (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) 3) (sqrt (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (sqrt (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y)))) (/ (* (- x y) (+ x y)) (hypot x y)) (hypot x y) (* (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (/ (* (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (sqrt (+ x y))) (sqrt (sqrt (hypot x y)))) (/ (* (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (sqrt (+ x y))) (sqrt (sqrt (hypot x y)))) (/ (* (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (sqrt (+ x y))) (sqrt (sqrt (hypot x y)))) (/ (* (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (sqrt (+ x y))) (sqrt (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (+ x y) (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y))))) (/ (* (* (cbrt (/ (+ x y) (sqrt (hypot x y)))) (cbrt (/ (+ x y) (sqrt (hypot x y))))) (- x y)) (pow (sqrt (hypot x y)) 3)) (* (sqrt (/ (+ x y) (sqrt (hypot x y)))) (/ (- x y) (pow (sqrt (hypot x y)) 3))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (fabs (cbrt (hypot x y)))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (sqrt (hypot x y))))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (* (cbrt (+ x y)) (cbrt (+ x y))) (sqrt (sqrt (hypot x y))))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (* (cbrt (+ x y)) (cbrt (+ x y)))) (* (/ (sqrt (+ x y)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (- x y) (pow (sqrt (hypot x y)) 3))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (sqrt (+ x y))) (fabs (cbrt (hypot x y)))) (/ (* (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (- x y)) (pow (sqrt (hypot x y)) 3)) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (sqrt (+ x y))) (/ (* (/ (sqrt (+ x y)) (sqrt (sqrt (hypot x y)))) (- x y)) (pow (sqrt (hypot x y)) 3)) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (sqrt (+ x y))) (/ (/ (- x y) (pow (sqrt (hypot x y)) 3)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (pow (sqrt (hypot x y)) 3)) (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (pow (sqrt (hypot x y)) 3)) (sqrt (sqrt (hypot x y)))) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (/ (- x y) (pow (sqrt (hypot x y)) 3)) (sqrt (sqrt (hypot x y)))) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (/ (- x y) (pow (sqrt (hypot x y)) 3)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (pow (sqrt (hypot x y)) 3)) (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (pow (sqrt (hypot x y)) 3)) (sqrt (sqrt (hypot x y)))) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (/ (- x y) (pow (sqrt (hypot x y)) 3)) (sqrt (sqrt (hypot x y)))) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (- x y) (pow (sqrt (hypot x y)) 3)) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (* (cbrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (/ (+ x y) (sqrt (hypot x y)))) (* (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (+ x y) (sqrt (hypot x y))) (/ (cbrt (- x y)) (hypot x y))) (* (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (+ x y) (sqrt (hypot x y))) (/ (cbrt (- x y)) (hypot x y))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (cbrt (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (+ x y) (sqrt (hypot x y))) (/ (sqrt (- x y)) (hypot x y))) (* (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (+ x y) (sqrt (hypot x y))) (/ (sqrt (- x y)) (hypot x y))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (/ (* (/ (+ x y) (sqrt (hypot x y))) (sqrt (- x y))) (pow (sqrt (hypot x y)) 3)) (* (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (/ (* (/ (+ x y) (sqrt (hypot x y))) (sqrt (- x y))) (pow (sqrt (hypot x y)) 3)) (* (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (/ (* (/ (- x y) (hypot x y)) (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (hypot x y)) (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (* (/ (- x y) (hypot x y)) (+ x y)) (sqrt (sqrt (hypot x y)))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (/ (* (/ (- x y) (hypot x y)) (+ x y)) (sqrt (sqrt (hypot x y)))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (- (sqrt x) (sqrt y)) (pow (sqrt (hypot x y)) 3)) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (- (sqrt x) (sqrt y)) (pow (sqrt (hypot x y)) 3)) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (+ x y) (sqrt (hypot x y)))) (/ (* (/ (- x y) (hypot x y)) (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (hypot x y)) (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (* (/ (- x y) (hypot x y)) (+ x y)) (sqrt (sqrt (hypot x y)))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (/ (* (/ (- x y) (hypot x y)) (+ x y)) (sqrt (sqrt (hypot x y)))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (cbrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (cbrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (sqrt (hypot x y)))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) (* (/ (/ 1 (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ 1 (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (/ 1 (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (+ x y) (sqrt (hypot x y))) (/ 1 (pow (sqrt (hypot x y)) 3))) (* (/ (/ 1 (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (+ x y) (sqrt (hypot x y)))) (* (/ (+ x y) (sqrt (hypot x y))) (/ 1 (pow (sqrt (hypot x y)) 3))) (/ (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (sqrt (hypot x y))) (/ (/ (+ x y) (sqrt (hypot x y))) (sqrt (hypot x y))) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (* (/ (- x y) (pow (sqrt (hypot x y)) 3)) (+ x y)) (expm1 (/ (- x y) (pow (sqrt (hypot x y)) 3))) (log1p (/ (- x y) (pow (sqrt (hypot x y)) 3))) (log (/ (- x y) (pow (sqrt (hypot x y)) 3))) (log (/ (- x y) (pow (sqrt (hypot x y)) 3))) (log (/ (- x y) (pow (sqrt (hypot x y)) 3))) (exp (/ (- x y) (pow (sqrt (hypot x y)) 3))) (/ (pow (/ (- x y) (hypot x y)) 3) (pow (sqrt (hypot x y)) 3)) (/ (pow (/ (- x y) (hypot x y)) 3) (pow (sqrt (hypot x y)) 3)) (* (cbrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (cbrt (/ (- x y) (pow (sqrt (hypot x y)) 3)))) (cbrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (pow (/ (- x y) (pow (sqrt (hypot x y)) 3)) 3) (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (sqrt (/ (- x y) (pow (sqrt (hypot x y)) 3))) (- (/ (- x y) (hypot x y))) (- (sqrt (hypot x y))) (/ x (pow (sqrt (hypot x y)) 3)) (/ y (pow (sqrt (hypot x y)) 3)) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (cbrt (/ (- x y) (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (fabs (cbrt (hypot x y)))) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (* (cbrt (/ (- x y) (hypot x y))) (cbrt (/ (- x y) (hypot x y)))) (/ (cbrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (sqrt (/ (- x y) (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (sqrt (/ (- x y) (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (fabs (cbrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (sqrt (hypot x y)))) (sqrt (/ (- x y) (hypot x y))) (/ (sqrt (/ (- x y) (hypot x y))) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (fabs (cbrt (hypot x y)))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (cbrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (fabs (cbrt (hypot x y)))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (hypot x y)) (/ (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (hypot x y))) (/ (cbrt (- x y)) (hypot x y)) (/ (* (cbrt (- x y)) (cbrt (- x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (cbrt (- x y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (fabs (cbrt (hypot x y)))) (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (* (cbrt (- x y)) (cbrt (- x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (cbrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (fabs (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (- x y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (fabs (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (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 (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (sqrt (- x y)) (sqrt (hypot x y))) (/ (sqrt (- x y)) (hypot x y)) (/ (sqrt (- x y)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (sqrt (- x y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (sqrt (- x y)) (fabs (cbrt (hypot x y)))) (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (sqrt (- x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (sqrt (- x y)) (/ (sqrt (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (sqrt (- x y)) (sqrt (sqrt (hypot x y)))) (/ (/ (sqrt (- x y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (sqrt (- x y)) (/ (sqrt (- x y)) (pow (sqrt (hypot x y)) 3)) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ (/ 1 (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ 1 (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) 1 (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) 1 (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (fabs (cbrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (fabs (cbrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (+ (sqrt x) (sqrt y)) (sqrt (hypot x y))) (/ (- (sqrt x) (sqrt y)) (hypot x y)) (/ (+ (sqrt x) (sqrt y)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (+ (sqrt x) (sqrt y)) (fabs (cbrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (+ (sqrt x) (sqrt y)) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (+ (sqrt x) (sqrt y)) (/ (- (sqrt x) (sqrt y)) (pow (sqrt (hypot x y)) 3)) (/ (+ (sqrt x) (sqrt y)) (sqrt (sqrt (hypot x y)))) (/ (/ (- (sqrt x) (sqrt y)) (hypot x y)) (sqrt (sqrt (hypot x y)))) (+ (sqrt x) (sqrt y)) (/ (- (sqrt x) (sqrt y)) (pow (sqrt (hypot x y)) 3)) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (cbrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ 1 (* (cbrt (hypot x y)) (cbrt (hypot x y)))) (/ (/ (- x y) (cbrt (hypot x y))) (sqrt (hypot x y))) (/ (/ 1 (sqrt (hypot x y))) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (sqrt (hypot x y))) (cbrt (sqrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (cbrt (hypot x y)))) (/ (/ 1 (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ (/ 1 (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (sqrt (hypot x y))) (sqrt (sqrt (hypot x y)))) (/ 1 (sqrt (hypot x y))) (/ (- x y) (hypot x y)) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ 1 (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) 1 (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) 1 (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ 1 (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ 1 (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) 1 (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ 1 (sqrt (sqrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) 1 (/ (- x y) (pow (sqrt (hypot x y)) 3)) (/ (- x y) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ 1 (hypot x y)) (cbrt (sqrt (hypot x y)))) (/ (- x y) (fabs (cbrt (hypot x y)))) (/ (/ 1 (hypot x y)) (sqrt (cbrt (hypot x y)))) (/ (- x y) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (hypot x y)) (sqrt (sqrt (hypot x y)))) (- x y) (/ 1 (pow (sqrt (hypot x y)) 3)) (/ (- x y) (sqrt (sqrt (hypot x y)))) (/ (/ 1 (hypot x y)) (sqrt (sqrt (hypot x y)))) (- x y) (/ 1 (pow (sqrt (hypot x y)) 3)) (/ 1 (sqrt (hypot x y))) (/ (sqrt (hypot x y)) (/ (- x y) (hypot x y))) (/ (/ (- x y) (hypot x y)) (* (cbrt (sqrt (hypot x y))) (cbrt (sqrt (hypot x y))))) (/ (/ (- x y) (hypot x y)) (fabs (cbrt (hypot x y)))) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (- x y) (hypot x y)) (/ (/ (- x y) (hypot x y)) (sqrt (sqrt (hypot x y)))) (/ (- x y) (hypot x y)) (/ (sqrt (hypot x y)) (cbrt (/ (- x y) (hypot x y)))) (/ (sqrt (hypot x y)) (sqrt (/ (- x y) (hypot x y)))) (/ (sqrt (hypot x y)) (/ (cbrt (- x y)) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (cbrt (- x y)) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (cbrt (- x y)) (hypot x y))) (/ (sqrt (hypot x y)) (/ (sqrt (- x y)) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (sqrt (- x y)) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (sqrt (- x y)) (hypot x y))) (/ (sqrt (hypot x y)) (/ (- x y) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- x y) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (/ (- (sqrt x) (sqrt y)) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- (sqrt x) (sqrt y)) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- (sqrt x) (sqrt y)) (hypot x y))) (/ (sqrt (hypot x y)) (/ (- x y) (cbrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- x y) (sqrt (hypot x y)))) (/ (sqrt (hypot x y)) (/ (- x y) (hypot x y))) (/ (sqrt (hypot x y)) (/ (- x y) (hypot x y))) (pow (sqrt (hypot x y)) 3) (pow (sqrt (hypot x y)) 3) (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)) (* (fma x x (* y (+ x y))) (hypot x y)) (* (hypot x y) (+ x y)) (- (- (* +nan.0 (pow x 2)) (* +nan.0 (- x y)))) (- (fma +nan.0 (/ y (pow x 2)) (- (fma +nan.0 (/ y x) (- +nan.0))))) (- (fma +nan.0 (/ y (pow x 2)) (- (fma +nan.0 (/ y x) (- +nan.0))))) -1 1 1 (- (+ (* +nan.0 (- x y)) +nan.0)) (- (+ (- (/ +nan.0 (* x x)) (/ +nan.0 x)) (/ +nan.0 (pow x 3)))) (- (+ (- (/ +nan.0 (* x x)) (/ +nan.0 x)) (/ +nan.0 (pow x 3)))) -1 1 -1 21.247 * * * [progress]: adding candidates to table 23.732 * [progress]: [Phase 3 of 3] Extracting. 23.733 * * [regime]: Finding splitpoints for: (# # #) 23.734 * * * [regime-changes]: Trying 2 branch expressions: (y x) 23.734 * * * * [regimes]: Trying to branch on y from (# # #) 23.787 * * * * [regimes]: Trying to branch on x from (# # #) 23.844 * * * [regime]: Found split indices: #