* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 * * * * [misc]points: Computing exacts on every 16 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Setting MPFR precision to 832 * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 832 * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 832 * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 832 * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 89 additional inputs, on iter 1 have 167 / 256 * * * * [misc]points: Computing exacts on every 5 of 89 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 2 of 89 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 89 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 27 additional inputs, on iter 2 have 229 / 256 * * * * [misc]points: Computing exacts for 27 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 3 have 244 / 256 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 252 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 254 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 256 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (69 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (* (cos (+ (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))) (* (atan2 x.im x.re) y.re))) (* (exp (* (atan2 x.im x.re) (- y.im))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))) * * [misc]progress: iteration 1 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2 1 1 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 1 1 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2 1 1 1 1) * [misc]approximate: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in (x.re x.im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 x.im)) into (/ 1/2 x.im) * [misc]taylor: Taking taylor expansion of (/ 1/2 x.im) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 x.im))))) (* 2 x.im)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* x.im 1)) into x.im * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in (x.re x.im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow x.im 2)) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.im 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 x.re)))) into x.re * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in (x.re x.im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow x.im 2)) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.im 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 (- x.re))))) into (* -1 x.re) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 1 1 1) * [misc]approximate: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in (x.re x.im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 x.im)) into (/ 1/2 x.im) * [misc]taylor: Taking taylor expansion of (/ 1/2 x.im) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 x.im))))) (* 2 x.im)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* x.im 1)) into x.im * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in (x.re x.im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow x.im 2)) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.im 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 x.re)))) into x.re * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in (x.re x.im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow x.im 2)) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.im 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 (- x.re))))) into (* -1 x.re) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) in (x.re x.im y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) in y.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) in y.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) in y.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in y.re * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.im 2) (pow x.re 2))) * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) y.im) into (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) y.im) * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) y.im) 0) into (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) y.im) * [misc]backup-simplify: Simplify (cos (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) y.im)) into (cos (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) y.im)) * [misc]backup-simplify: Simplify (sin (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) y.im)) into (sin (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) y.im)) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) in y.im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) in y.im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.im 2) (pow x.re 2))) * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 0) into 0 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) in x.im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* (log x.re) y.im) into (* (log x.re) y.im) * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (+ (* (log x.re) y.im) (* (atan2 x.im x.re) y.re)) into (+ (* (log x.re) y.im) (* (atan2 x.im x.re) y.re)) * [misc]backup-simplify: Simplify (cos (+ (* (log x.re) y.im) (* (atan2 x.im x.re) y.re))) into (cos (+ (* (log x.re) y.im) (* (atan2 x.im x.re) y.re))) * [misc]backup-simplify: Simplify (sin (+ (* (log x.re) y.im) (* (atan2 x.im x.re) y.re))) into (sin (+ (* (log x.re) y.im) (* (atan2 x.im x.re) y.re))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) in x.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* (log x.im) y.im) into (* (log x.im) y.im) * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (+ (* (log x.im) y.im) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) into (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) into (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) in x.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.re x.re) (* x.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* (log x.im) y.im) into (* (log x.im) y.im) * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (+ (* (log x.im) y.im) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) into (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) into (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (* (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 1) into (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) into (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (* (log x.im) y.im) in x.im * [misc]taylor: Taking taylor expansion of (log x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) * [misc]backup-simplify: Simplify (* (log x.im) y.im) into (* (log x.im) y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) into (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) into (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) into (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (* (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 1) into (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) into (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (* (log x.im) y.im) in y.im * [misc]taylor: Taking taylor expansion of (log x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (log x.im) into (log x.im) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (* (log x.im) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) y.re) 0) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log x.im) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log x.im) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log x.im) 1) (* 0 0)) into (log x.im) * [misc]backup-simplify: Simplify (+ 0 (log x.im)) into (log x.im) * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (log x.im) 1) 1))) into (log x.im) * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) (* 0 0)) into (* (log x.im) (sin (* (atan2 x.im x.re) y.re))) * [misc]backup-simplify: Simplify (- (* (log x.im) (sin (* (atan2 x.im x.re) y.re)))) into (- (* (log x.im) (sin (* (atan2 x.im x.re) y.re)))) * [misc]backup-simplify: Simplify (+ 0 (- (* (log x.im) (sin (* (atan2 x.im x.re) y.re))))) into (- (* (log x.im) (sin (* (atan2 x.im x.re) y.re)))) * [misc]taylor: Taking taylor expansion of (- (* (log x.im) (sin (* (atan2 x.im x.re) y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (log x.im) (sin (* (atan2 x.im x.re) y.re))) in y.re * [misc]taylor: Taking taylor expansion of (log x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (log x.im) into (log x.im) * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* (log x.im) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 x.im)) into (/ 1/2 x.im) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x.im 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 x.im)) 1)) (pow x.im 1)))) 2) into (/ 1/2 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ (* (log x.im) 0) (+ (* 0 0) (* (/ 1/2 (pow x.im 2)) y.im))) into (* 1/2 (/ y.im (pow x.im 2))) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 (/ y.im (pow x.im 2))) 0) into (* 1/2 (/ y.im (pow x.im 2))) * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow (* 1/2 (/ y.im (pow x.im 2))) 1) 1))) into (* 1/2 (/ y.im (pow x.im 2))) * [misc]backup-simplify: Simplify (+ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) (* 1/2 (/ y.im (pow x.im 2)))) (+ (* 0 0) (* 0 0))) into (* 1/2 (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (pow x.im 2))) * [misc]backup-simplify: Simplify (- (* 1/2 (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (pow x.im 2)))) into (- (* 1/2 (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (pow x.im 2)))) * [misc]backup-simplify: Simplify (+ 0 (- (* 1/2 (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (pow x.im 2))))) into (- (* 1/2 (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (pow x.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (pow x.im 2)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (pow x.im 2))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (pow x.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) in x.im * [misc]taylor: Taking taylor expansion of (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (* (log x.im) y.im) in x.im * [misc]taylor: Taking taylor expansion of (log x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) * [misc]backup-simplify: Simplify (* (log x.im) y.im) into (* (log x.im) y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) into (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im)) * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) into (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) into (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im * [misc]backup-simplify: Simplify (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 1) into (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (* (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) into 0 * [misc]backup-simplify: Simplify (+ (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) into (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) * [misc]backup-simplify: Simplify (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) into (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) * [misc]backup-simplify: Simplify (/ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) 1) into (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log x.im) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (log x.im) 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (* (sin (+ (* (atan2 x.im x.re) y.re) (* (log x.im) y.im))) y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]approximate: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) in (x.re x.im y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) in y.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in y.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (cos (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) into (cos (+ (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.im))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) in y.im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1) into (log (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))))) * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) * [misc]backup-simplify: Simplify (cos (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) into (cos (+ (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.im))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) in x.im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) * [misc]backup-simplify: Simplify (* (- (log x.im)) (/ 1 y.im)) into (* -1 (/ (log x.im) y.im)) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) * [misc]backup-simplify: Simplify (+ (* -1 (/ (log x.im) y.im)) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im)) * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) into (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (* (- (log x.re)) (/ 1 y.im)) into (* -1 (/ (log x.re) y.im)) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) * [misc]backup-simplify: Simplify (+ (* -1 (/ (log x.re) y.im)) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (* (- (log x.re)) (/ 1 y.im)) into (* -1 (/ (log x.re) y.im)) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) * [misc]backup-simplify: Simplify (+ (* -1 (/ (log x.re) y.im)) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]taylor: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) * [misc]backup-simplify: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) * [misc]backup-simplify: Simplify (+ (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (- (/ (log x.re) y.im))) into (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]taylor: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (log x.re) 1) into (log x.re) * [misc]backup-simplify: Simplify (- (log x.re)) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ 0 (- (log x.re))) into (- (log x.re)) * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]taylor: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) * [misc]backup-simplify: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- (log x.re)) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow x.im 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ (* (- (log x.re)) 0) (+ (* 0 0) (* (/ 1/2 (pow x.im 2)) (/ 1 y.im)))) into (* 1/2 (/ 1 (* y.im (pow x.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 (/ 1 (* y.im (pow x.im 2)))) 0) into (* 1/2 (/ 1 (* y.im (pow x.im 2)))) * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow (* 1/2 (/ 1 (* y.im (pow x.im 2)))) 1) 1))) into (* 1/2 (/ 1 (* y.im (pow x.im 2)))) * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* 1/2 (/ 1 (* y.im (pow x.im 2))))) (+ (* 0 0) (* 0 0))) into (* 1/2 (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* y.im (pow x.im 2)))) * [misc]backup-simplify: Simplify (- (* 1/2 (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* y.im (pow x.im 2))))) into (- (* 1/2 (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* y.im (pow x.im 2))))) * [misc]backup-simplify: Simplify (+ 0 (- (* 1/2 (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* y.im (pow x.im 2)))))) into (- (* 1/2 (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* y.im (pow x.im 2))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* y.im (pow x.im 2))))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* y.im (pow x.im 2)))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) (* y.im (pow x.im 2))) in x.im * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) * [misc]backup-simplify: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) * [misc]backup-simplify: Simplify (+ (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (- (/ (log x.re) y.im))) into (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]taylor: Taking taylor expansion of (* y.im (pow x.im 2)) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im * [misc]backup-simplify: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 * [misc]backup-simplify: Simplify (+ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) * [misc]backup-simplify: Simplify (* y.im 1) into y.im * [misc]backup-simplify: Simplify (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) y.im) into (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) y.im) * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x.re 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x.re 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (cos (- (* (atan2 x.im x.re) y.re) (* (log (/ 1 x.re)) y.im))) * [misc]approximate: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) in (x.re x.im y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) in y.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in y.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) -1) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (cos (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) into (cos (- (+ (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) in y.im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) -1) into (* -1 (log (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2)))))) * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) * [misc]backup-simplify: Simplify (cos (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) into (cos (- (+ (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) in x.im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) * [misc]backup-simplify: Simplify (* (- (log x.im)) (/ -1 y.im)) into (/ (log x.im) y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (+ (/ (log x.im) y.im) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (cos (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (cos (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (sin (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (sin (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (* (- (log x.re)) (/ -1 y.im)) into (/ (log x.re) y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (+ (/ (log x.re) y.im) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (cos (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (* (- (log x.re)) (/ -1 y.im)) into (/ (log x.re) y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (+ (/ (log x.re) y.im) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) * [misc]backup-simplify: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (+ (/ (log x.re) y.im) (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.im * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (log x.re) 1) into (log x.re) * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) * [misc]backup-simplify: Simplify (+ (log x.re) 0) into (log x.re) * [misc]backup-simplify: Simplify (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- (log x.re)) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow x.im 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow x.im 2)) * [misc]backup-simplify: Simplify (+ (* (- (log x.re)) 0) (+ (* 0 0) (* (/ 1/2 (pow x.im 2)) (/ -1 y.im)))) into (- (* 1/2 (/ 1 (* y.im (pow x.im 2))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (- (* 1/2 (/ 1 (* y.im (pow x.im 2))))) 0) into (- (* 1/2 (/ 1 (* y.im (pow x.im 2))))) * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow (- (* 1/2 (/ 1 (* y.im (pow x.im 2))))) 1) 1))) into (- (* 1/2 (/ 1 (* y.im (pow x.im 2))))) * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) (- (* 1/2 (/ 1 (* y.im (pow x.im 2)))))) (+ (* 0 0) (* 0 0))) into (- (* 1/2 (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) (* y.im (pow x.im 2))))) * [misc]backup-simplify: Simplify (- (- (* 1/2 (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) (* y.im (pow x.im 2)))))) into (* 1/2 (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) (* y.im (pow x.im 2)))) * [misc]backup-simplify: Simplify (+ 0 (* 1/2 (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) (* y.im (pow x.im 2))))) into (* 1/2 (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) (* y.im (pow x.im 2)))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) (* y.im (pow x.im 2)))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) (* y.im (pow x.im 2))) in x.im * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) * [misc]backup-simplify: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (+ (/ (log x.re) y.im) (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (* y.im (pow x.im 2)) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im * [misc]backup-simplify: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 * [misc]backup-simplify: Simplify (+ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) * [misc]backup-simplify: Simplify (* y.im 1) into y.im * [misc]backup-simplify: Simplify (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) y.im) into (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) y.im) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x.re 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x.re 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (cos (- (* (atan2 x.im x.re) y.re) (* (log (/ -1 x.re)) y.im))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 2) * [misc]approximate: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.im)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.im)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (* y.im (* 1 1))) into (* (atan2 x.im x.re) y.im) * [misc]approximate: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (* 0 (/ 1 y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* (/ 1 (/ 1 y.im)) (* 1 1))) into (* (atan2 x.im x.re) y.im) * [misc]approximate: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re * [misc]taylor: Taking taylor expansion of -1 in x.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (/ -1 y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 y.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* (/ 1 (/ 1 (- y.im))) (* 1 1))) into (* (atan2 x.im x.re) y.im) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (log (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (log (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 4 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (exp (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (exp (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 5 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re))))) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re))))) * [enter]simplify: Simplifying (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 6 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (+ (* x.re x.re) (* x.im x.im))) (sqrt (+ (* x.re x.re) (* x.im x.im)))) (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (+ (* x.im x.im) (* x.re x.re)) (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (* (+ (* x.im x.im) (* x.re x.re)) (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 7 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (+ (* x.re x.re) (* x.im x.im))) (cbrt (+ (* x.re x.re) (* x.im x.im))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (fabs (cbrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (fabs (cbrt (+ (* x.im x.im) (* x.re x.re)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 8 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 9 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (+ (* x.re x.re) (* x.im x.im))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* x.im x.im) (* x.re x.re))) * [exit]simplify: Simplified to (sqrt (+ (* x.im x.im) (* x.re x.re))) * * * * [misc]progress: [ 10 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (pow (* x.re x.re) 3) (pow (* x.im x.im) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (pow x.im 3) (pow x.im 3)) (pow (* x.re x.re) 3))) * [exit]simplify: Simplified to (sqrt (+ (* (pow x.im 3) (pow x.im 3)) (pow (* x.re x.re) 3))) * [enter]simplify: Simplifying (sqrt (+ (* (* x.re x.re) (* x.re x.re)) (- (* (* x.im x.im) (* x.im x.im)) (* (* x.re x.re) (* x.im x.im))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (235 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (- (* x.re x.re) (* x.im x.im)) (* x.re x.re)) (* (* x.im x.im) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (+ (* (- (* x.re x.re) (* x.im x.im)) (* x.re x.re)) (* (* x.im x.im) (* x.im x.im)))) * * * * [misc]progress: [ 11 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im x.im) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * [exit]simplify: Simplified to (sqrt (* (+ (* x.re x.re) (* x.im x.im)) (- (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (* (+ (* x.re x.re) (* x.im x.im)) (- (* x.re x.re) (* x.im x.im)))) * [enter]simplify: Simplifying (sqrt (- (* x.re x.re) (* x.im x.im))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (* (- x.re x.im) (+ x.re x.im))) * [exit]simplify: Simplified to (sqrt (* (- x.re x.im) (+ x.re x.im))) * * * * [misc]progress: [ 12 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 13 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (log (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (log (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 18 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (exp (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (exp (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 19 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re))))) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re))))) * [enter]simplify: Simplifying (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 20 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (+ (* x.re x.re) (* x.im x.im))) (sqrt (+ (* x.re x.re) (* x.im x.im)))) (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (+ (* x.im x.im) (* x.re x.re)) (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (* (+ (* x.im x.im) (* x.re x.re)) (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 21 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (+ (* x.re x.re) (* x.im x.im))) (cbrt (+ (* x.re x.re) (* x.im x.im))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (fabs (cbrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (fabs (cbrt (+ (* x.im x.im) (* x.re x.re)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 22 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 23 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (+ (* x.re x.re) (* x.im x.im))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* x.im x.im) (* x.re x.re))) * [exit]simplify: Simplified to (sqrt (+ (* x.im x.im) (* x.re x.re))) * * * * [misc]progress: [ 24 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (pow (* x.re x.re) 3) (pow (* x.im x.im) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (pow x.im 3) (pow x.im 3)) (pow (* x.re x.re) 3))) * [exit]simplify: Simplified to (sqrt (+ (* (pow x.im 3) (pow x.im 3)) (pow (* x.re x.re) 3))) * [enter]simplify: Simplifying (sqrt (+ (* (* x.re x.re) (* x.re x.re)) (- (* (* x.im x.im) (* x.im x.im)) (* (* x.re x.re) (* x.im x.im))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (235 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (- (* x.re x.re) (* x.im x.im)) (* x.re x.re)) (* (* x.im x.im) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (+ (* (- (* x.re x.re) (* x.im x.im)) (* x.re x.re)) (* (* x.im x.im) (* x.im x.im)))) * * * * [misc]progress: [ 25 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im x.im) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * [exit]simplify: Simplified to (sqrt (* (+ (* x.re x.re) (* x.im x.im)) (- (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (* (+ (* x.re x.re) (* x.im x.im)) (- (* x.re x.re) (* x.im x.im)))) * [enter]simplify: Simplifying (sqrt (- (* x.re x.re) (* x.im x.im))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (* (- x.re x.im) (+ x.re x.im))) * [exit]simplify: Simplified to (sqrt (* (- x.re x.im) (+ x.re x.im))) * * * * [misc]progress: [ 26 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * * * [misc]progress: [ 27 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cos (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im)) (cos (* (atan2 x.im x.re) y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * [exit]simplify: Simplified to (* (cos (* y.re (atan2 x.im x.re))) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) * [exit]simplify: Simplified to (* (cos (* y.re (atan2 x.im x.re))) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) * [enter]simplify: Simplifying (* (sin (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im)) (sin (* (atan2 x.im x.re) y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * [exit]simplify: Simplified to (* (sin (* y.re (atan2 x.im x.re))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) * [exit]simplify: Simplified to (* (sin (* y.re (atan2 x.im x.re))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) * * * * [misc]progress: [ 30 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * [exit]simplify: Simplified to (log (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * [exit]simplify: Simplified to (log (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * * * * [misc]progress: [ 32 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * [exit]simplify: Simplified to (exp (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * [exit]simplify: Simplified to (exp (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * * * * [misc]progress: [ 33 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) (cbrt (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * [exit]simplify: Simplified to (* (cbrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) (cbrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) * [exit]simplify: Simplified to (* (cbrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) (cbrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) * [enter]simplify: Simplifying (cbrt (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * [exit]simplify: Simplified to (cbrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * [exit]simplify: Simplified to (cbrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * * * * [misc]progress: [ 34 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * [exit]simplify: Simplified to (pow (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) 3) * [exit]simplify: Simplified to (pow (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) 3) * * * * [misc]progress: [ 35 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * [exit]simplify: Simplified to (sqrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * [exit]simplify: Simplified to (sqrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * [enter]simplify: Simplifying (sqrt (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * [exit]simplify: Simplified to (sqrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * [exit]simplify: Simplified to (sqrt (cos (+ (* y.re (atan2 x.im x.re)) (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) * * * * [misc]progress: [ 36 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (log (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (log (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 39 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (exp (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (exp (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 40 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) * [exit]simplify: Simplified to (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) * [enter]simplify: Simplifying (cbrt (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 41 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (90 enodes) * [exit]simplify: Simplified to (pow (* (atan2 x.im x.re) y.im) 3) * [exit]simplify: Simplified to (pow (* (atan2 x.im x.re) y.im) 3) * * * * [misc]progress: [ 42 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) y.im)) * [enter]simplify: Simplifying (sqrt (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 43 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (atan2 x.im x.re)) y.im) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* (cbrt (atan2 x.im x.re)) y.im) * [exit]simplify: Simplified to (* (cbrt (atan2 x.im x.re)) y.im) * * * * [misc]progress: [ 45 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (atan2 x.im x.re)) y.im) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* (sqrt (atan2 x.im x.re)) y.im) * [exit]simplify: Simplified to (* (sqrt (atan2 x.im x.re)) y.im) * * * * [misc]progress: [ 46 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (atan2 x.im x.re) y.im) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * * * * [misc]progress: [ 47 / 59 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log x.im) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (* (exp (* (atan2 x.im x.re) (- y.im))) (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))))) * * * * [misc]progress: [ 49 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log x.re) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (* (exp (* (atan2 x.im x.re) (- y.im))) (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))))) * * * * [misc]progress: [ 50 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (* -1 x.re)) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (122 enodes) * * [misc]simplify: iters left: 1 (162 enodes) * [exit]simplify: Simplified to (* (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log (- x.re))))) (* (exp (* (atan2 x.im x.re) (- y.im))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))) * * * * [misc]progress: [ 51 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log x.im) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (* (/ (pow x.im y.re) (pow (exp y.im) (atan2 x.im x.re))) (cos (+ (* y.re (atan2 x.im x.re)) (* (log (sqrt (+ (* x.im x.im) (* x.re x.re)))) y.im)))) * * * * [misc]progress: [ 52 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log x.re) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (* (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) (cos (+ (* y.re (atan2 x.im x.re)) (* (log (sqrt (+ (* x.im x.im) (* x.re x.re)))) y.im)))) * * * * [misc]progress: [ 53 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (* -1 x.re)) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * * [misc]simplify: iters left: 1 (286 enodes) * [exit]simplify: Simplified to (/ (cos (+ (* (atan2 x.im x.re) y.re) (* (log (sqrt (+ (* x.im x.im) (* x.re x.re)))) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (- x.re) y.re))) * * * * [misc]progress: [ 54 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (75 enodes) * * [misc]simplify: iters left: 1 (79 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (exp (* (atan2 x.im x.re) (- y.im)))) * * * * [misc]progress: [ 55 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (- (* (atan2 x.im x.re) y.re) (* (log (/ 1 x.re)) y.im)))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (74 enodes) * * [misc]simplify: iters left: 3 (110 enodes) * * [misc]simplify: iters left: 2 (206 enodes) * [exit]simplify: Simplified to (* (* (cos (+ (* y.im (log x.re)) (* (atan2 x.im x.re) y.re))) (exp (* (- y.im) (atan2 x.im x.re)))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) * * * * [misc]progress: [ 56 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (- (* (atan2 x.im x.re) y.re) (* (log (/ -1 x.re)) y.im)))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (155 enodes) * * [misc]simplify: iters left: 1 (231 enodes) * [exit]simplify: Simplified to (* (* (exp (* (- y.im) (atan2 x.im x.re))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) (cos (- (* (atan2 x.im x.re) y.re) (* (log (/ -1 x.re)) y.im)))) * * * * [misc]progress: [ 57 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (69 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (* (cos (+ (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))) (* (atan2 x.im x.re) y.re))) (* (exp (* (atan2 x.im x.re) (- y.im))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))) * * * * [misc]progress: [ 58 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (69 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (* (cos (+ (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))) (* (atan2 x.im x.re) y.re))) (* (exp (* (atan2 x.im x.re) (- y.im))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))) * * * * [misc]progress: [ 59 / 59 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (69 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (* (cos (+ (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))) (* (atan2 x.im x.re) y.re))) (* (exp (* (atan2 x.im x.re) (- y.im))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1) * [misc]approximate: Taking taylor expansion of (sqrt (+ (* x.im x.im) (* x.re x.re))) in (x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.im x.im) (* x.re x.re))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* x.im x.im) (* x.re x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow x.im 2) 0) into (pow x.im 2) * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.im x.im) (* x.re x.re))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* x.im x.im) (* x.re x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.re 2)) into (pow x.re 2) * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* x.im x.im) (* x.re x.re))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* x.im x.im) (* x.re x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.re 2)) into (pow x.re 2) * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 x.re)) into (/ 1/2 x.re) * [misc]taylor: Taking taylor expansion of (/ 1/2 x.re) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 x.re))))) (* 2 x.re)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* x.re 1)) into x.re * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re)))) in (x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.re 2))) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow x.re 2)) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 x.im)))) into x.im * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re))))) in (x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re))))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re))))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.re 2))) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow x.re 2)) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 (- x.im))))) into (* -1 x.im) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (- y.im)) into (* -1 (* (atan2 x.im x.re) y.im)) * [misc]taylor: Taking taylor expansion of (* -1 (* (atan2 x.im x.re) y.im)) in x.re * [misc]taylor: Taking taylor expansion of -1 in x.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (* -1 (* (atan2 x.im x.re) y.im)) into (* -1 (* (atan2 x.im x.re) y.im)) * [misc]taylor: Taking taylor expansion of (* -1 (* (atan2 x.im x.re) y.im)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (* -1 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 (- y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (atan2 x.im x.re) y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (+ (* -1 (atan2 x.im x.re)) (* 0 0)) into (- (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (- (atan2 x.im x.re)) into (- (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 (- y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (atan2 x.im x.re) y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (atan2 x.im x.re)) (* 0 0))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (- (atan2 x.im x.re)) (* y.im (* 1 1))) into (* -1 (* (atan2 x.im x.re) y.im)) * [misc]approximate: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) into (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.re * [misc]taylor: Taking taylor expansion of -1 in x.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ 1 x.im) (/ 1 x.re))) into (* -1 (atan2 (/ 1 x.im) (/ 1 x.re))) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ 1 x.im) (/ 1 x.re))) into (* -1 (atan2 (/ 1 x.im) (/ 1 x.re))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (* 0 (- (/ 1 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (* 0 (- (/ 1 y.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (/ 1 y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (* -1 (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re)))) (* (/ 1 (/ 1 y.im)) (* 1 1))) into (* -1 (* (atan2 x.im x.re) y.im)) * [misc]approximate: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (/ 1 y.im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (* (/ 1 (/ 1 (- y.im))) (* 1 1))) into (* -1 (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (exp (* (atan2 x.im x.re) (- y.im))) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) -1) (* 0 0)) into (- (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (- y.im)) into (* -1 (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (* (atan2 x.im x.re) y.im))) into (exp (* -1 (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (- y.im)) into (* -1 (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (* (atan2 x.im x.re) y.im))) into (exp (* -1 (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (- y.im)) into (* -1 (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (* (atan2 x.im x.re) y.im))) into (exp (* -1 (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (* (atan2 x.im x.re) y.im))) in x.re * [misc]taylor: Taking taylor expansion of (* -1 (* (atan2 x.im x.re) y.im)) in x.re * [misc]taylor: Taking taylor expansion of -1 in x.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (* -1 (* (atan2 x.im x.re) y.im)) into (* -1 (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (* (atan2 x.im x.re) y.im))) into (exp (* -1 (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (* (atan2 x.im x.re) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* -1 (* (atan2 x.im x.re) y.im)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (* -1 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (+ (* -1 (atan2 x.im x.re)) (* 0 0)) into (- (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 (- y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (* (atan2 x.im x.re) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (atan2 x.im x.re) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (* (atan2 x.im x.re) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (- (atan2 x.im x.re)) 1) 1)))) into (* -1 (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 x.im x.re)) into (* -1 (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 (- y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (* (atan2 x.im x.re) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (atan2 x.im x.re) y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (* (atan2 x.im x.re) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (atan2 x.im x.re)) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (- (atan2 x.im x.re)) 2) 2)) (* (/ (pow 0 1) 1)))) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]backup-simplify: Simplify (+ (* (* 1/2 (pow (atan2 x.im x.re) 2)) (pow (* y.im (* 1 1)) 2)) (+ (* (* -1 (atan2 x.im x.re)) (* y.im (* 1 1))) 1)) into (- (+ 1 (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow y.im 2)))) (* (atan2 x.im x.re) y.im)) * [misc]approximate: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im)))) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) -1) into (* -1 (atan2 (/ 1 x.im) (/ 1 x.re))) * [misc]backup-simplify: Simplify (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im)))) into (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) into (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) into (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (- (/ 1 y.im))) into (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) in x.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.re * [misc]taylor: Taking taylor expansion of -1 in x.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ 1 x.im) (/ 1 x.re))) into (* -1 (atan2 (/ 1 x.im) (/ 1 x.re))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (* 0 (- (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ 1 y.im)) into (- (/ 1 y.im)) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (* 0 (- (/ 1 y.im))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.im)))) into (exp (* -1 (* (atan2 x.im x.re) y.im))) * [misc]approximate: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im))))) in (x.im x.re y.im) around 0 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im))))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im))))) into (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im))))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im))))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im))))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (- (/ 1 (- y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.im)))) into (exp (* -1 (* (atan2 x.im x.re) y.im))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 1) * [misc]approximate: Taking taylor expansion of (+ (* x.im x.im) (* x.re x.re)) in (x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (+ (* x.im x.im) (* x.re x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (* x.im x.im) (* x.re x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (+ (* x.im x.im) (* x.re x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow x.re 2)) into (pow x.re 2) * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (pow (* x.re 1) 2)) (* 1 (pow (* 1 x.im) 2))) into (+ (pow x.im 2) (pow x.re 2)) * [misc]approximate: Taking taylor expansion of (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re))) in (x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.re 2))) into (/ 1 (pow x.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow x.re 2)) in x.re * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (+ (* 0 0) (* 0 (/ 1 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 x.im))) 2)) (* 1 (pow (* (/ 1 (/ 1 x.re)) 1) 2))) into (+ (pow x.im 2) (pow x.re 2)) * [misc]approximate: Taking taylor expansion of (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re)))) in (x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- x.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.re 2))) into (/ 1 (pow x.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow x.re 2)) in x.re * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (+ (* 0 0) (* 0 (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 (- x.im)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- x.re))) 1) 2))) into (+ (pow x.im 2) (pow x.re 2)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * * * [misc]progress: [ 4 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (exp (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (exp (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * * * [misc]progress: [ 5 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im))))) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im))))) * [enter]simplify: Simplifying (cbrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * * * [misc]progress: [ 6 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (+ (* x.im x.im) (* x.re x.re))) (sqrt (+ (* x.im x.im) (* x.re x.re)))) (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (+ (* x.re x.re) (* x.im x.im)) (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (* (+ (* x.re x.re) (* x.im x.im)) (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * * * [misc]progress: [ 7 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (+ (* x.im x.im) (* x.re x.re))) (cbrt (+ (* x.im x.im) (* x.re x.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (fabs (cbrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (fabs (cbrt (+ (* x.re x.re) (* x.im x.im)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* x.re x.re) (* x.im x.im)))) * * * * [misc]progress: [ 8 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * * * [misc]progress: [ 9 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (+ (* x.im x.im) (* x.re x.re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* x.re x.re) (* x.im x.im))) * [exit]simplify: Simplified to (sqrt (+ (* x.re x.re) (* x.im x.im))) * * * * [misc]progress: [ 10 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (pow (* x.im x.im) 3) (pow (* x.re x.re) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (pow x.re 3) (pow x.re 3)) (pow (* x.im x.im) 3))) * [exit]simplify: Simplified to (sqrt (+ (* (pow x.re 3) (pow x.re 3)) (pow (* x.im x.im) 3))) * [enter]simplify: Simplifying (sqrt (+ (* (* x.im x.im) (* x.im x.im)) (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im x.im) (* x.re x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (235 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (- (* x.im x.im) (* x.re x.re)) (* x.im x.im)) (* (* x.re x.re) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (+ (* (- (* x.im x.im) (* x.re x.re)) (* x.im x.im)) (* (* x.re x.re) (* x.re x.re)))) * * * * [misc]progress: [ 11 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* (* x.im x.im) (* x.im x.im)) (* (* x.re x.re) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * [exit]simplify: Simplified to (sqrt (* (+ (* x.im x.im) (* x.re x.re)) (- (* x.im x.im) (* x.re x.re)))) * [exit]simplify: Simplified to (sqrt (* (+ (* x.im x.im) (* x.re x.re)) (- (* x.im x.im) (* x.re x.re)))) * [enter]simplify: Simplifying (sqrt (- (* x.im x.im) (* x.re x.re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (* (- x.im x.re) (+ x.im x.re))) * [exit]simplify: Simplified to (sqrt (* (- x.im x.re) (+ x.im x.re))) * * * * [misc]progress: [ 12 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* x.re x.re) (* x.im x.im)))) * * * * [misc]progress: [ 13 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (atan2 x.im x.re) (- y.im)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) (- y.im)) * [exit]simplify: Simplified to (* (atan2 x.im x.re) (- y.im)) * * * * [misc]progress: [ 16 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (atan2 x.im x.re)) (log (- y.im))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (+ (log (- y.im)) (log (atan2 x.im x.re))) * [exit]simplify: Simplified to (+ (log (- y.im)) (log (atan2 x.im x.re))) * * * * [misc]progress: [ 18 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (atan2 x.im x.re) (- y.im))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (log (* (atan2 x.im x.re) (- y.im))) * [exit]simplify: Simplified to (log (* (atan2 x.im x.re) (- y.im))) * * * * [misc]progress: [ 19 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (atan2 x.im x.re) (- y.im))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (31 enodes) * [exit]simplify: Simplified to (exp (* (atan2 x.im x.re) (- y.im))) * [exit]simplify: Simplified to (exp (* (atan2 x.im x.re) (- y.im))) * * * * [misc]progress: [ 20 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* (- y.im) (- y.im)) (- y.im))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (189 enodes) * * [misc]simplify: iters left: 2 (389 enodes) * [exit]simplify: Simplified to (* (* (* y.im y.im) (- y.im)) (pow (atan2 x.im x.re) 3)) * [exit]simplify: Simplified to (* (* (* y.im y.im) (- y.im)) (pow (atan2 x.im x.re) 3)) * * * * [misc]progress: [ 21 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (atan2 x.im x.re) (- y.im))) (cbrt (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (* (atan2 x.im x.re) (- y.im))) (cbrt (* (atan2 x.im x.re) (- y.im)))) * [exit]simplify: Simplified to (* (cbrt (* (atan2 x.im x.re) (- y.im))) (cbrt (* (atan2 x.im x.re) (- y.im)))) * [enter]simplify: Simplifying (cbrt (* (atan2 x.im x.re) (- y.im))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) (- y.im))) * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) (- y.im))) * * * * [misc]progress: [ 22 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (atan2 x.im x.re) (- y.im)) (* (atan2 x.im x.re) (- y.im))) (* (atan2 x.im x.re) (- y.im))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (201 enodes) * * [misc]simplify: iters left: 2 (429 enodes) * [exit]simplify: Simplified to (pow (* (- y.im) (atan2 x.im x.re)) 3) * [exit]simplify: Simplified to (pow (* (- y.im) (atan2 x.im x.re)) 3) * * * * [misc]progress: [ 23 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (atan2 x.im x.re) (- y.im))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) (- y.im))) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) (- y.im))) * [enter]simplify: Simplifying (sqrt (* (atan2 x.im x.re) (- y.im))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) (- y.im))) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) (- y.im))) * * * * [misc]progress: [ 24 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (atan2 x.im x.re) y.im) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * * * * [misc]progress: [ 26 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (atan2 x.im x.re) (* (cbrt (- y.im)) (cbrt (- y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) (* (cbrt (- y.im)) (cbrt (- y.im)))) * [exit]simplify: Simplified to (* (atan2 x.im x.re) (* (cbrt (- y.im)) (cbrt (- y.im)))) * * * * [misc]progress: [ 27 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (atan2 x.im x.re) (sqrt (- y.im))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) (sqrt (- y.im))) * [exit]simplify: Simplified to (* (atan2 x.im x.re) (sqrt (- y.im))) * * * * [misc]progress: [ 28 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (atan2 x.im x.re) 1) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (atan2 x.im x.re) * [exit]simplify: Simplified to (atan2 x.im x.re) * * * * [misc]progress: [ 29 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (atan2 x.im x.re) -1) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (- (atan2 x.im x.re)) * [exit]simplify: Simplified to (- (atan2 x.im x.re)) * * * * [misc]progress: [ 30 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (atan2 x.im x.re)) (- y.im)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (* (cbrt (atan2 x.im x.re)) (- y.im)) * [exit]simplify: Simplified to (* (cbrt (atan2 x.im x.re)) (- y.im)) * * * * [misc]progress: [ 31 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (atan2 x.im x.re)) (- y.im)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (* (sqrt (atan2 x.im x.re)) (- y.im)) * [exit]simplify: Simplified to (* (sqrt (atan2 x.im x.re)) (- y.im)) * * * * [misc]progress: [ 32 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (atan2 x.im x.re) (- y.im)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) (- y.im)) * [exit]simplify: Simplified to (* (atan2 x.im x.re) (- y.im)) * * * * [misc]progress: [ 33 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (atan2 x.im x.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (exp (atan2 x.im x.re)) * [exit]simplify: Simplified to (exp (atan2 x.im x.re)) * * * * [misc]progress: [ 37 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (exp (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (exp (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 38 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (log (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * * [misc]simplify: iters left: 1 (72 enodes) * [exit]simplify: Simplified to (* (- y.im) (atan2 x.im x.re)) * [exit]simplify: Simplified to (* (- y.im) (atan2 x.im x.re)) * * * * [misc]progress: [ 40 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (exp (exp (* (atan2 x.im x.re) (- y.im)))) * [exit]simplify: Simplified to (exp (exp (* (atan2 x.im x.re) (- y.im)))) * * * * [misc]progress: [ 41 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (exp (* (atan2 x.im x.re) (- y.im)))) (cbrt (exp (* (atan2 x.im x.re) (- y.im))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (* (cbrt (exp (* (atan2 x.im x.re) (- y.im)))) (cbrt (exp (* (atan2 x.im x.re) (- y.im))))) * [exit]simplify: Simplified to (* (cbrt (exp (* (atan2 x.im x.re) (- y.im)))) (cbrt (exp (* (atan2 x.im x.re) (- y.im))))) * [enter]simplify: Simplifying (cbrt (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (cbrt (exp (* (atan2 x.im x.re) (- y.im)))) * [exit]simplify: Simplified to (cbrt (exp (* (atan2 x.im x.re) (- y.im)))) * * * * [misc]progress: [ 42 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (exp (* (atan2 x.im x.re) (- y.im))) (exp (* (atan2 x.im x.re) (- y.im)))) (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (93 enodes) * * [misc]simplify: iters left: 2 (177 enodes) * * [misc]simplify: iters left: 1 (247 enodes) * [exit]simplify: Simplified to (pow (exp (atan2 x.im x.re)) (- (- y.im) (+ y.im y.im))) * [exit]simplify: Simplified to (pow (exp (atan2 x.im x.re)) (- (- y.im) (+ y.im y.im))) * * * * [misc]progress: [ 43 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (sqrt (exp (* (atan2 x.im x.re) (- y.im)))) * [exit]simplify: Simplified to (sqrt (exp (* (atan2 x.im x.re) (- y.im)))) * [enter]simplify: Simplifying (sqrt (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (sqrt (exp (* (atan2 x.im x.re) (- y.im)))) * [exit]simplify: Simplified to (sqrt (exp (* (atan2 x.im x.re) (- y.im)))) * * * * [misc]progress: [ 44 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (* x.im x.im)) (exp (* x.re x.re))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (exp (+ (* x.im x.im) (* x.re x.re))) * [exit]simplify: Simplified to (exp (+ (* x.im x.im) (* x.re x.re))) * * * * [misc]progress: [ 46 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ (* x.im x.im) (* x.re x.re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (log (+ (* x.re x.re) (* x.im x.im))) * [exit]simplify: Simplified to (log (+ (* x.re x.re) (* x.im x.im))) * * * * [misc]progress: [ 48 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (+ (* x.im x.im) (* x.re x.re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * [exit]simplify: Simplified to (exp (+ (* x.re x.re) (* x.im x.im))) * [exit]simplify: Simplified to (exp (+ (* x.re x.re) (* x.im x.im))) * * * * [misc]progress: [ 49 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (+ (* x.im x.im) (* x.re x.re))) (cbrt (+ (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (* x.re x.re) (* x.im x.im))) (cbrt (+ (* x.re x.re) (* x.im x.im)))) * [exit]simplify: Simplified to (* (cbrt (+ (* x.re x.re) (* x.im x.im))) (cbrt (+ (* x.re x.re) (* x.im x.im)))) * [enter]simplify: Simplifying (cbrt (+ (* x.im x.im) (* x.re x.re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (cbrt (+ (* x.re x.re) (* x.im x.im))) * [exit]simplify: Simplified to (cbrt (+ (* x.re x.re) (* x.im x.im))) * * * * [misc]progress: [ 50 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (+ (* x.im x.im) (* x.re x.re)) (+ (* x.im x.im) (* x.re x.re))) (+ (* x.im x.im) (* x.re x.re))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (316 enodes) * [exit]simplify: Simplified to (pow (+ (* x.re x.re) (* x.im x.im)) 3) * [exit]simplify: Simplified to (pow (+ (* x.re x.re) (* x.im x.im)) 3) * * * * [misc]progress: [ 51 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (* x.im x.im) (* x.re x.re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* x.re x.re) (* x.im x.im))) * [exit]simplify: Simplified to (sqrt (+ (* x.re x.re) (* x.im x.im))) * [enter]simplify: Simplifying (sqrt (+ (* x.im x.im) (* x.re x.re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* x.re x.re) (* x.im x.im))) * [exit]simplify: Simplified to (sqrt (+ (* x.re x.re) (* x.im x.im))) * * * * [misc]progress: [ 52 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow (* x.im x.im) 3) (pow (* x.re x.re) 3)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (+ (pow (* x.re x.re) 3) (* (pow x.im 3) (pow x.im 3))) * [exit]simplify: Simplified to (+ (pow (* x.re x.re) 3) (* (pow x.im 3) (pow x.im 3))) * [enter]simplify: Simplifying (+ (* (* x.im x.im) (* x.im x.im)) (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im x.im) (* x.re x.re)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (133 enodes) * * [misc]simplify: iters left: 2 (234 enodes) * [exit]simplify: Simplified to (+ (* (* x.im x.im) (- (* x.im x.im) (* x.re x.re))) (* (* x.re x.re) (* x.re x.re))) * [exit]simplify: Simplified to (+ (* (* x.im x.im) (- (* x.im x.im) (* x.re x.re))) (* (* x.re x.re) (* x.re x.re))) * * * * [misc]progress: [ 53 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* x.im x.im) (* x.im x.im)) (* (* x.re x.re) (* x.re x.re))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (170 enodes) * [exit]simplify: Simplified to (- (* (* x.im x.im) (* x.im x.im)) (* (* x.re x.re) (* x.re x.re))) * [exit]simplify: Simplified to (- (* (* x.im x.im) (* x.im x.im)) (* (* x.re x.re) (* x.re x.re))) * [enter]simplify: Simplifying (- (* x.im x.im) (* x.re x.re)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (- (* x.im x.im) (* x.re x.re)) * [exit]simplify: Simplified to (- (* x.im x.im) (* x.re x.re)) * * * * [misc]progress: [ 55 / 67 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow x.re y.re) (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 57 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow x.im y.re) (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (pow x.im y.re) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 58 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (* -1 x.im) y.re) (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (/ (pow (- x.im) y.re) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 59 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (exp (* -1 (* (atan2 x.im x.re) y.im)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (exp (* (- y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 60 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (exp (* -1 (* (atan2 x.im x.re) y.im)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (exp (* (- y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 61 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (exp (* -1 (* (atan2 x.im x.re) y.im)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (exp (* (- y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 62 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (- (+ 1 (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow y.im 2)))) (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (193 enodes) * * [misc]simplify: iters left: 2 (423 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (+ (* (* (* y.im 1/2) (atan2 x.im x.re)) (* y.im (atan2 x.im x.re))) (- 1 (* y.im (atan2 x.im x.re))))) * * * * [misc]progress: [ 63 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (exp (* -1 (* (atan2 x.im x.re) y.im)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (exp (* (- y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 64 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) (exp (* -1 (* (atan2 x.im x.re) y.im)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (exp (* (- y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 65 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (exp (* (- y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 66 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (exp (* (- y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 67 / 67 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) (exp (* (atan2 x.im x.re) (- y.im)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (63 enodes) * [exit]simplify: Simplified to (* (pow (sqrt (+ (* x.re x.re) (* x.im x.im))) y.re) (exp (* (- y.im) (atan2 x.im x.re)))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 2 ] rewriting at (2 2) * * * * [misc]progress: [ 2 / 2 ] rewriting at (2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 2 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.re * [misc]taylor: Taking taylor expansion of (exp y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.im * [misc]taylor: Taking taylor expansion of (exp y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.im * [misc]taylor: Taking taylor expansion of (exp y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.im * [misc]taylor: Taking taylor expansion of (exp y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (atan2 x.im x.re) 1) 1)))) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1/2) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (atan2 x.im x.re) 2) 2)) (* (/ (pow 0 1) 1)))) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (atan2 x.im x.re) 2)) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 2) in x.im * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (atan2 x.im x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* 2 (log (atan2 x.im x.re))) in x.im * [misc]taylor: Taking taylor expansion of 2 in x.im * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (* 2 (log (atan2 x.im x.re))) into (* 2 (log (atan2 x.im x.re))) * [misc]backup-simplify: Simplify (exp (* 2 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 2) * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (atan2 x.im x.re) 2)) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 2) in x.re * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (atan2 x.im x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* 2 (log (atan2 x.im x.re))) in x.re * [misc]taylor: Taking taylor expansion of 2 in x.re * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (* 2 (log (atan2 x.im x.re))) into (* 2 (log (atan2 x.im x.re))) * [misc]backup-simplify: Simplify (exp (* 2 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 2) * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]backup-simplify: Simplify (+ (* (* 1/2 (pow (atan2 x.im x.re) 2)) (pow (* 1 (* 1 y.im)) 2)) (+ (* (atan2 x.im x.re) (* 1 (* 1 y.im))) 1)) into (+ (* (atan2 x.im x.re) y.im) (+ 1 (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow y.im 2))))) * [misc]approximate: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.re * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ 1 y.im)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ 1 y.im)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ 1 y.im)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.im))) into (exp (* (atan2 x.im x.re) y.im)) * [misc]approximate: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- y.im))) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- y.im))) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re * [misc]taylor: Taking taylor expansion of -1 in x.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ -1 y.im)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ -1 y.im)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ -1 y.im)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.im))))) into (exp (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 2 / 2 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) in (x.re y.re y.im x.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) in x.im * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in x.im * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in x.im * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* (log x.re) y.re) * [misc]backup-simplify: Simplify (exp (* (log x.re) y.re)) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.im * [misc]taylor: Taking taylor expansion of (exp y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) into (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) in y.im * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in y.im * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* (log x.re) y.re) * [misc]backup-simplify: Simplify (exp (* (log x.re) y.re)) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.im * [misc]taylor: Taking taylor expansion of (exp y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (/ (exp (* (log x.re) y.re)) 1) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) in y.re * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in y.re * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in y.re * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (* 0 (log x.re)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log x.re))) into (log x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.re * [misc]taylor: Taking taylor expansion of (exp y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ 1 (exp (* (atan2 x.im x.re) y.im))) into (/ 1 (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) in x.re * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (log x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* (log x.re) y.re) * [misc]backup-simplify: Simplify (exp (* (log x.re) y.re)) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.re * [misc]taylor: Taking taylor expansion of (exp y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) into (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) in x.re * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (log x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* (log x.re) y.re) * [misc]backup-simplify: Simplify (exp (* (log x.re) y.re)) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.re * [misc]taylor: Taking taylor expansion of (exp y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) into (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (log x.re) y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* (log x.re) y.re) in y.re * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (log x.re) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log x.re) 1) (* 0 0)) into (log x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) y.im)) in y.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ 1 (exp (* (atan2 x.im x.re) y.im))) into (/ 1 (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ 1 (exp (* (atan2 x.im x.re) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 (log x.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* (log x.re) y.re)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (* (exp y.im) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp y.im) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (* (exp (* (atan2 x.im x.re) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* (atan2 x.im x.re) y.im))) (+ (* (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) (/ 0 (exp (* (atan2 x.im x.re) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (log x.re) 1) 1)))) into (log x.re) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (* (exp (* (atan2 x.im x.re) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (log x.re) (exp (* (atan2 x.im x.re) y.im))) (+ (* (/ 1 (exp (* (atan2 x.im x.re) y.im))) (/ 0 (exp (* (atan2 x.im x.re) y.im)))))) into (/ (log x.re) (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (log x.re) (exp (* (atan2 x.im x.re) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (/ (log x.re) 1) into (log x.re) * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (atan2 x.im x.re) 1) 1)))) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (atan2 x.im x.re) 1)))) into (- (atan2 x.im x.re)) * [misc]taylor: Taking taylor expansion of (- (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (- (atan2 x.im x.re)) into (- (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (- (atan2 x.im x.re)) into (- (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (+ (* (- (atan2 x.im x.re)) (* 1 (* y.im (* 1 1)))) (+ (* (log x.re) (* 1 (* 1 (* y.re 1)))) 1)) into (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) * [misc]approximate: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re)))) in (x.re y.re y.im x.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (log (/ 1 x.re)) into (log (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (log (/ 1 x.re))) into (/ (log (/ 1 x.re)) y.re) * [misc]backup-simplify: Simplify (exp (/ (log (/ 1 x.re)) y.re)) into (exp (/ (log (/ 1 x.re)) y.re)) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (log (/ 1 x.re)) into (log (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (log (/ 1 x.re))) into (/ (log (/ 1 x.re)) y.re) * [misc]backup-simplify: Simplify (exp (/ (log (/ 1 x.re)) y.re)) into (exp (/ (log (/ 1 x.re)) y.re)) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (log (/ 1 x.re)) into (log (/ 1 x.re)) * [misc]backup-simplify: Simplify (* 1 (log (/ 1 x.re))) into (log (/ 1 x.re)) * [misc]backup-simplify: Simplify (exp (* (/ 1 y.re) (log (/ 1 x.re)))) into (exp (/ (log (/ 1 x.re)) y.re)) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.re * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (- (log x.re))) into (* -1 (/ (log x.re) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.re * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (- (log x.re))) into (* -1 (/ (log x.re) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.re * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log x.re) y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.re) y.re)) in y.re * [misc]taylor: Taking taylor expansion of -1 in y.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in y.re * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (log x.re) 1) into (log x.re) * [misc]backup-simplify: Simplify (* -1 (log x.re)) into (* -1 (log x.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log x.re) y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.re) y.re)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in y.im * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (log x.re) y.re) into (/ (log x.re) y.re) * [misc]backup-simplify: Simplify (* -1 (/ (log x.re) y.re)) into (* -1 (/ (log x.re) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log x.re) y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.re) y.re)) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in x.im * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (log x.re) y.re) into (/ (log x.re) y.re) * [misc]backup-simplify: Simplify (* -1 (/ (log x.re) y.re)) into (* -1 (/ (log x.re) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (- (log x.re)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 1 y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ 1 y.im)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log x.re) y.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log x.re) y.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (+ (* 0 0) (* 0 (- (log x.re))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.re) y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ 1 y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ 1 y.im)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ 1 y.im)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))) (* 0 (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log (/ 1 x.re)) (/ 1 y.re)))) (exp (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.im)))) into (/ (exp (* -1 (* (log (/ 1 x.re)) y.re))) (exp (* (atan2 x.im x.re) y.im))) * [misc]approximate: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in (x.re y.re y.im x.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in x.im * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (log (/ -1 x.re)) into (log (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (log (/ -1 x.re))) into (* -1 (/ (log (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log (/ -1 x.re)) y.re))) into (exp (* -1 (/ (log (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in x.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in y.im * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (log (/ -1 x.re)) into (log (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (log (/ -1 x.re))) into (* -1 (/ (log (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log (/ -1 x.re)) y.re))) into (exp (* -1 (/ (log (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (exp (/ 1 (- y.im))) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in y.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (log (/ -1 x.re)) into (log (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (log (/ -1 x.re))) into (* -1 (log (/ -1 x.re))) * [misc]backup-simplify: Simplify (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) into (exp (* -1 (/ (log (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in y.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in y.re * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) (log -1)) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (- (log -1) (log x.re))) into (* -1 (/ (- (log -1) (log x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) (log -1)) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (- (log -1) (log x.re))) into (* -1 (/ (- (log -1) (log x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (log (exp (/ 1 (- y.im))))) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 (- y.im)))) in x.re * [misc]taylor: Taking taylor expansion of (exp (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ -1 y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log -1) (log x.re)) y.re)) in y.re * [misc]taylor: Taking taylor expansion of -1 in y.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log -1) (log x.re)) y.re) in y.re * [misc]taylor: Taking taylor expansion of (- (log -1) (log x.re)) in y.re * [misc]taylor: Taking taylor expansion of (log -1) in y.re * [misc]taylor: Taking taylor expansion of -1 in y.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (log x.re)) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log x.re))) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (/ (- (log -1) (log x.re)) 1) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (* -1 (- (log -1) (log x.re))) into (* -1 (- (log -1) (log x.re))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in y.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.re * [misc]taylor: Taking taylor expansion of -1 in y.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log -1) (log x.re)) y.re)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log -1) (log x.re)) y.re) in y.im * [misc]taylor: Taking taylor expansion of (- (log -1) (log x.re)) in y.im * [misc]taylor: Taking taylor expansion of (log -1) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- (log x.re)) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log x.re))) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (/ (- (log -1) (log x.re)) y.re) into (/ (- (log -1) (log x.re)) y.re) * [misc]backup-simplify: Simplify (* -1 (/ (- (log -1) (log x.re)) y.re)) into (* -1 (/ (- (log -1) (log x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log -1) (log x.re)) y.re)) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log -1) (log x.re)) y.re) in x.im * [misc]taylor: Taking taylor expansion of (- (log -1) (log x.re)) in x.im * [misc]taylor: Taking taylor expansion of (log -1) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- (log x.re)) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log x.re))) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (/ (- (log -1) (log x.re)) y.re) into (/ (- (log -1) (log x.re)) y.re) * [misc]backup-simplify: Simplify (* -1 (/ (- (log -1) (log x.re)) y.re)) into (* -1 (/ (- (log -1) (log x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) (log -1)) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (- (log -1) (log x.re)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -1 y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ -1 y.im)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (- (log -1) (log x.re)) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log x.re)) y.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (- (log -1) (log x.re)) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log x.re)) y.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) (log -1)) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (+ (* 0 0) (* 0 (- (log -1) (log x.re))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ -1 y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (/ -1 y.im)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (/ -1 y.im)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) (* 0 (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log (/ 1 (- x.re)))) (/ 1 (- y.re))))) (exp (* -1 (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.im)))))) into (/ (exp (* (- (log -1) (log (/ -1 x.re))) y.re)) (exp (* (atan2 x.im x.re) y.im))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (* y.im (atan2 x.im x.re)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * * * * [misc]progress: [ 2 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (exp y.im)) (atan2 x.im x.re)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * * * * [misc]progress: [ 3 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (atan2 x.im x.re)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (atan2 x.im x.re) * [exit]simplify: Simplified to (atan2 x.im x.re) * * * * [misc]progress: [ 4 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (exp y.im) (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (pow (exp y.im) (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) * [exit]simplify: Simplified to (pow (exp y.im) (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) * * * * [misc]progress: [ 5 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (exp y.im) (sqrt (atan2 x.im x.re))) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow (exp y.im) (sqrt (atan2 x.im x.re))) * [exit]simplify: Simplified to (pow (exp y.im) (sqrt (atan2 x.im x.re))) * * * * [misc]progress: [ 6 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (exp y.im) 1) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (exp y.im) * [exit]simplify: Simplified to (exp y.im) * * * * [misc]progress: [ 7 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) * [exit]simplify: Simplified to (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) * [enter]simplify: Simplifying (pow (cbrt (exp y.im)) (atan2 x.im x.re)) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow (cbrt (exp y.im)) (atan2 x.im x.re)) * [exit]simplify: Simplified to (pow (cbrt (exp y.im)) (atan2 x.im x.re)) * * * * [misc]progress: [ 8 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (sqrt (exp y.im)) (atan2 x.im x.re)) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow (sqrt (exp y.im)) (atan2 x.im x.re)) * [exit]simplify: Simplified to (pow (sqrt (exp y.im)) (atan2 x.im x.re)) * [enter]simplify: Simplifying (pow (sqrt (exp y.im)) (atan2 x.im x.re)) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow (sqrt (exp y.im)) (atan2 x.im x.re)) * [exit]simplify: Simplified to (pow (sqrt (exp y.im)) (atan2 x.im x.re)) * * * * [misc]progress: [ 9 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow 1 (atan2 x.im x.re)) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (exp y.im) (atan2 x.im x.re)) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (pow (exp y.im) (atan2 x.im x.re)) * [exit]simplify: Simplified to (pow (exp y.im) (atan2 x.im x.re)) * * * * [misc]progress: [ 10 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (log (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (* y.im (atan2 x.im x.re)) * [exit]simplify: Simplified to (* y.im (atan2 x.im x.re)) * * * * [misc]progress: [ 12 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (exp (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (exp (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 13 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (cbrt (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (cbrt (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 14 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (pow (exp y.im) (atan2 x.im x.re)) (pow (exp y.im) (atan2 x.im x.re))) (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (pow (pow (exp y.im) (atan2 x.im x.re)) 3) * [exit]simplify: Simplified to (pow (pow (exp y.im) (atan2 x.im x.re)) 3) * * * * [misc]progress: [ 15 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) * [enter]simplify: Simplifying (sqrt (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 16 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))) * * * * [misc]progress: [ 19 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (log x.re) y.re) (* (log (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 20 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (log x.re) y.re) (log (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 21 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (pow x.re y.re)) (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) * * * * [misc]progress: [ 22 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (pow x.re y.re)) (* (log (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 23 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (pow x.re y.re)) (log (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 24 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))) * * * * [misc]progress: [ 25 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (exp (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (exp (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 26 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (pow x.re y.re) (pow x.re y.re)) (pow x.re y.re)) (* (* (pow (exp y.im) (atan2 x.im x.re)) (pow (exp y.im) (atan2 x.im x.re))) (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (155 enodes) * * [misc]simplify: iters left: 1 (172 enodes) * [exit]simplify: Simplified to (pow (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) 3) * [exit]simplify: Simplified to (pow (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) 3) * * * * [misc]progress: [ 27 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))))) * [exit]simplify: Simplified to (* (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))))) * [enter]simplify: Simplifying (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 28 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (102 enodes) * * [misc]simplify: iters left: 1 (131 enodes) * [exit]simplify: Simplified to (pow (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) 3) * [exit]simplify: Simplified to (pow (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) 3) * * * * [misc]progress: [ 29 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 30 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow x.re y.re)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (- (pow x.re y.re)) * [exit]simplify: Simplified to (- (pow x.re y.re)) * [enter]simplify: Simplifying (- (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (- (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (- (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 31 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * * * * [misc]progress: [ 32 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * * * [misc]progress: [ 33 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (pow 1 (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) * [exit]simplify: Simplified to (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 34 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * [exit]simplify: Simplified to (* (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 35 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 36 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) * [exit]simplify: Simplified to (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 37 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (12 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * * * * [misc]progress: [ 38 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * * * [misc]progress: [ 39 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (pow 1 (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * [exit]simplify: Simplified to (sqrt (pow x.re y.re)) * [exit]simplify: Simplified to (sqrt (pow x.re y.re)) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 40 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 41 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 42 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) 1) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (sqrt (pow x.re y.re)) * [exit]simplify: Simplified to (sqrt (pow x.re y.re)) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 43 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ 1 (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * [enter]simplify: Simplifying (/ (pow x.re y.re) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) * * * * [misc]progress: [ 44 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ 1 (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ 1 (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [enter]simplify: Simplifying (/ (pow x.re y.re) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * * * [misc]progress: [ 45 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (pow 1 (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 46 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * [enter]simplify: Simplifying (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 47 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ 1 (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 48 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 49 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (pow (exp y.im) (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (/ 1 (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ 1 (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 51 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * * * * [misc]progress: [ 52 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (11 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re))) * * * * [misc]progress: [ 53 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) * * * * [misc]progress: [ 54 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (pow 1 (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (pow x.re y.re) * [exit]simplify: Simplified to (pow x.re y.re) * * * * [misc]progress: [ 55 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 56 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 57 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) 1) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (pow x.re y.re) * [exit]simplify: Simplified to (pow x.re y.re) * * * * [misc]progress: [ 58 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow x.re y.re))) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow x.re y.re))) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow x.re y.re))) * * * * [misc]progress: [ 59 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow x.re y.re))) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow x.re y.re))) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow x.re y.re))) * * * * [misc]progress: [ 60 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * * * * [misc]progress: [ 61 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (+ (* (atan2 x.im x.re) y.im) (+ 1 (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow y.im 2)))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (88 enodes) * * [misc]simplify: iters left: 2 (124 enodes) * * [misc]simplify: iters left: 1 (170 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (+ (+ (* y.im (atan2 x.im x.re)) 1) (* (* 1/2 (* y.im y.im)) (* (atan2 x.im x.re) (atan2 x.im x.re))))) * * * * [misc]progress: [ 62 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 63 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 64 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (+ 1 (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 65 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* -1 (* (log (/ 1 x.re)) y.re))) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (341 enodes) * [exit]simplify: Simplified to (exp (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 66 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* (- (log -1) (log (/ -1 x.re))) y.re)) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (93 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (368 enodes) * [exit]simplify: Simplified to (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 4 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 3 ] rewriting at (2 2 1) * * * * [misc]progress: [ 2 / 3 ] rewriting at (2) * * * * [misc]progress: [ 3 / 3 ] rewriting at (2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 3 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* 0 (atan2 x.im x.re)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (atan2 x.im x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (* 1 (* 1 y.im))) into (* (atan2 x.im x.re) y.im) * [misc]approximate: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* 1 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* 1 (* 1 (/ 1 (/ 1 y.im))))) into (* (atan2 x.im x.re) y.im) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]taylor: Taking taylor expansion of (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]taylor: Taking taylor expansion of (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of -1 in x.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* 1 (* 1 (/ 1 (/ 1 (- y.im)))))) into (* (atan2 x.im x.re) y.im) * * * * [misc]progress: [ 2 / 3 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) in (x.re y.re y.im x.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in x.im * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in x.im * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* (log x.re) y.re) * [misc]backup-simplify: Simplify (exp (* (log x.re) y.re)) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in x.im * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* y.im (atan2 x.im x.re)) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) into (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in y.im * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* (log x.re) y.re) * [misc]backup-simplify: Simplify (exp (* (log x.re) y.re)) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in y.im * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* 0 (atan2 x.im x.re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (/ (exp (* (log x.re) y.re)) 1) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in y.re * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in y.re * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (* 0 (log x.re)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log x.re))) into (log x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in y.re * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* y.im (atan2 x.im x.re)) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ 1 (exp (* (atan2 x.im x.re) y.im))) into (/ 1 (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (log x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* (log x.re) y.re) * [misc]backup-simplify: Simplify (exp (* (log x.re) y.re)) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* y.im (atan2 x.im x.re)) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) into (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (log x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* (log x.re) y.re) * [misc]backup-simplify: Simplify (exp (* (log x.re) y.re)) into (exp (* (log x.re) y.re)) * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* y.im (atan2 x.im x.re)) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) into (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (log x.re) y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* (log x.re) y.re) in y.re * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (log x.re) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log x.re) 1) (* 0 0)) into (log x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) y.im)) in y.re * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]backup-simplify: Simplify (/ 1 (exp (* (atan2 x.im x.re) y.im))) into (/ 1 (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ 1 (exp (* (atan2 x.im x.re) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 (log x.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* (log x.re) y.re)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* (atan2 x.im x.re) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* (atan2 x.im x.re) y.im))) (+ (* (/ (exp (* (log x.re) y.re)) (exp (* (atan2 x.im x.re) y.im))) (/ 0 (exp (* (atan2 x.im x.re) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (log x.re) 1) 1)))) into (log x.re) * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (* (exp (* (atan2 x.im x.re) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (log x.re) (exp (* (atan2 x.im x.re) y.im))) (+ (* (/ 1 (exp (* (atan2 x.im x.re) y.im))) (/ 0 (exp (* (atan2 x.im x.re) y.im)))))) into (/ (log x.re) (exp (* (atan2 x.im x.re) y.im))) * [misc]taylor: Taking taylor expansion of (/ (log x.re) (exp (* (atan2 x.im x.re) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify (/ (log x.re) 1) into (log x.re) * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (atan2 x.im x.re) 1) 1)))) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (atan2 x.im x.re) 1)))) into (- (atan2 x.im x.re)) * [misc]taylor: Taking taylor expansion of (- (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (- (atan2 x.im x.re)) into (- (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (- (atan2 x.im x.re)) into (- (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (+ (* (- (atan2 x.im x.re)) (* 1 (* y.im (* 1 1)))) (+ (* (log x.re) (* 1 (* 1 (* y.re 1)))) 1)) into (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) * [misc]approximate: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))))) in (x.re y.re y.im x.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.im * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (log (/ 1 x.re)) into (log (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (log (/ 1 x.re))) into (/ (log (/ 1 x.re)) y.re) * [misc]backup-simplify: Simplify (exp (/ (log (/ 1 x.re)) y.re)) into (exp (/ (log (/ 1 x.re)) y.re)) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))))) in y.im * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (log (/ 1 x.re)) into (log (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (log (/ 1 x.re))) into (/ (log (/ 1 x.re)) y.re) * [misc]backup-simplify: Simplify (exp (/ (log (/ 1 x.re)) y.re)) into (exp (/ (log (/ 1 x.re)) y.re)) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* 1 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))))) in y.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (log (/ 1 x.re)) into (log (/ 1 x.re)) * [misc]backup-simplify: Simplify (* 1 (log (/ 1 x.re))) into (log (/ 1 x.re)) * [misc]backup-simplify: Simplify (exp (* (/ 1 y.re) (log (/ 1 x.re)))) into (exp (/ (log (/ 1 x.re)) y.re)) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (/ (log (/ 1 x.re)) y.re)) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (- (log x.re))) into (* -1 (/ (log x.re) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 x.re) (/ 1 y.re)) (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (- (log x.re))) into (* -1 (/ (log x.re) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log x.re) y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.re) y.re)) in y.re * [misc]taylor: Taking taylor expansion of -1 in y.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in y.re * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (log x.re) 1) into (log x.re) * [misc]backup-simplify: Simplify (* -1 (log x.re)) into (* -1 (log x.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log x.re) y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.re) y.re)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in y.im * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (log x.re) y.re) into (/ (log x.re) y.re) * [misc]backup-simplify: Simplify (* -1 (/ (log x.re) y.re)) into (* -1 (/ (log x.re) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log x.re) y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.re) y.re)) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in x.im * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ (log x.re) y.re) into (/ (log x.re) y.re) * [misc]backup-simplify: Simplify (* -1 (/ (log x.re) y.re)) into (* -1 (/ (log x.re) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) into (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (- (log x.re)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log x.re) y.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log x.re) y.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (+ (* 0 0) (* 0 (- (log x.re))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.re) y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (+ (* 0 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (+ (* (/ (exp (* -1 (/ (log x.re) y.re))) (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im))) (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))) (* 0 (/ 0 (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log (/ 1 x.re)) (/ 1 y.re)))) (exp (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.im)))) into (/ (exp (* -1 (* (log (/ 1 x.re)) y.re))) (exp (* (atan2 x.im x.re) y.im))) * [misc]approximate: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))))) in (x.re y.re y.im x.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))))) in x.im * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (log (/ -1 x.re)) into (log (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (log (/ -1 x.re))) into (* -1 (/ (log (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log (/ -1 x.re)) y.re))) into (exp (* -1 (/ (log (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))))) in y.im * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (log (/ -1 x.re)) into (log (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (log (/ -1 x.re))) into (* -1 (/ (log (/ -1 x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (log (/ -1 x.re)) y.re))) into (exp (* -1 (/ (log (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))))) in y.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]backup-simplify: Simplify (log (/ -1 x.re)) into (log (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (log (/ -1 x.re))) into (* -1 (log (/ -1 x.re))) * [misc]backup-simplify: Simplify (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) into (exp (* -1 (/ (log (/ -1 x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (log (/ -1 x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) (log -1)) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (- (log -1) (log x.re))) into (* -1 (/ (- (log -1) (log x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (pow (/ 1 (- x.re)) (/ 1 (- y.re))) (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.re)) (log (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (log (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) (log -1)) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (- (log -1) (log x.re))) into (* -1 (/ (- (log -1) (log x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) in y.re * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log -1) (log x.re)) y.re)) in y.re * [misc]taylor: Taking taylor expansion of -1 in y.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log -1) (log x.re)) y.re) in y.re * [misc]taylor: Taking taylor expansion of (- (log -1) (log x.re)) in y.re * [misc]taylor: Taking taylor expansion of (log -1) in y.re * [misc]taylor: Taking taylor expansion of -1 in y.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (log x.re)) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log x.re))) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (/ (- (log -1) (log x.re)) 1) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (* -1 (- (log -1) (log x.re))) into (* -1 (- (log -1) (log x.re))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in y.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.re * [misc]taylor: Taking taylor expansion of -1 in y.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.re * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) in y.im * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log -1) (log x.re)) y.re)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log -1) (log x.re)) y.re) in y.im * [misc]taylor: Taking taylor expansion of (- (log -1) (log x.re)) in y.im * [misc]taylor: Taking taylor expansion of (log -1) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- (log x.re)) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log x.re))) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (/ (- (log -1) (log x.re)) y.re) into (/ (- (log -1) (log x.re)) y.re) * [misc]backup-simplify: Simplify (* -1 (/ (- (log -1) (log x.re)) y.re)) into (* -1 (/ (- (log -1) (log x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im * [misc]taylor: Taking taylor expansion of -1 in y.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) in x.im * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (- (log -1) (log x.re)) y.re)) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (- (log -1) (log x.re)) y.re) in x.im * [misc]taylor: Taking taylor expansion of (- (log -1) (log x.re)) in x.im * [misc]taylor: Taking taylor expansion of (log -1) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (log x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (log x.re) into (log x.re) * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- (log x.re)) into (- (log x.re)) * [misc]backup-simplify: Simplify (+ (log -1) (- (log x.re))) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (/ (- (log -1) (log x.re)) y.re) into (/ (- (log -1) (log x.re)) y.re) * [misc]backup-simplify: Simplify (* -1 (/ (- (log -1) (log x.re)) y.re)) into (* -1 (/ (- (log -1) (log x.re)) y.re)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) into (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) (log -1)) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (- (log -1) (log x.re)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (- (log -1) (log x.re)) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log x.re)) y.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (- (log -1) (log x.re)) y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log x.re)) y.re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) (log -1)) into (- (log -1) (log x.re)) * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (+ (* 0 0) (* 0 (- (log -1) (log x.re))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (+ (* (/ (exp (* -1 (/ (- (log -1) (log x.re)) y.re))) (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) (* 0 (/ 0 (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (- (log -1) (log (/ 1 (- x.re)))) (/ 1 (- y.re))))) (exp (* -1 (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.im)))))) into (/ (exp (* (- (log -1) (log (/ -1 x.re))) y.re)) (exp (* (atan2 x.im x.re) y.im))) * * * * [misc]progress: [ 3 / 3 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* y.im (atan2 x.im x.re)) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in x.im * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* y.im (atan2 x.im x.re)) into (* (atan2 x.im x.re) y.im) * [misc]backup-simplify: Simplify (exp (* (atan2 x.im x.re) y.im)) into (exp (* (atan2 x.im x.re) y.im)) * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in y.im * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* 0 (atan2 x.im x.re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (exp (* y.im (atan2 x.im x.re))) in y.im * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (* 0 (atan2 x.im x.re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (atan2 x.im x.re) 1) 1)))) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (atan2 x.im x.re)))) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (atan2 x.im x.re) 2) 2)) (* (/ (pow 0 1) 1)))) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (atan2 x.im x.re) 2)) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 2) in x.im * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (atan2 x.im x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* 2 (log (atan2 x.im x.re))) in x.im * [misc]taylor: Taking taylor expansion of 2 in x.im * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.im * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (* 2 (log (atan2 x.im x.re))) into (* 2 (log (atan2 x.im x.re))) * [misc]backup-simplify: Simplify (exp (* 2 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 2) * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (atan2 x.im x.re) 2)) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 2) in x.re * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (atan2 x.im x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* 2 (log (atan2 x.im x.re))) in x.re * [misc]taylor: Taking taylor expansion of 2 in x.re * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.re * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) * [misc]backup-simplify: Simplify (* 2 (log (atan2 x.im x.re))) into (* 2 (log (atan2 x.im x.re))) * [misc]backup-simplify: Simplify (exp (* 2 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 2) * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) * [misc]backup-simplify: Simplify (+ (* (* 1/2 (pow (atan2 x.im x.re) 2)) (pow (* 1 (* 1 y.im)) 2)) (+ (* (atan2 x.im x.re) (* 1 (* 1 y.im))) 1)) into (+ (* (atan2 x.im x.re) y.im) (+ 1 (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow y.im 2))))) * [misc]approximate: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* 1 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (* 1 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]backup-simplify: Simplify (exp (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re)))) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) into (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.im))) into (exp (* (atan2 x.im x.re) y.im)) * [misc]approximate: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in (y.im x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in x.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) in y.im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) * [misc]backup-simplify: Simplify (exp (* (/ 1 (- y.im)) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.im * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im * [misc]taylor: Taking taylor expansion of -1 in x.im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.re * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re * [misc]taylor: Taking taylor expansion of -1 in x.re * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.im))))) into (exp (* (atan2 x.im x.re) y.im)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 57 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (log (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (log (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 3 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (pow (exp y.im) (atan2 x.im x.re)) * [exit]simplify: Simplified to (pow (exp y.im) (atan2 x.im x.re)) * * * * [misc]progress: [ 4 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* y.im (atan2 x.im x.re))) (cbrt (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) * [exit]simplify: Simplified to (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) * [enter]simplify: Simplifying (cbrt (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 5 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re))) (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (90 enodes) * [exit]simplify: Simplified to (pow (* (atan2 x.im x.re) y.im) 3) * [exit]simplify: Simplified to (pow (* (atan2 x.im x.re) y.im) 3) * * * * [misc]progress: [ 6 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) y.im)) * [enter]simplify: Simplifying (sqrt (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) y.im)) * [exit]simplify: Simplified to (sqrt (* (atan2 x.im x.re) y.im)) * * * * [misc]progress: [ 7 / 57 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* y.im (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (* (* y.im (cbrt (atan2 x.im x.re))) (cbrt (atan2 x.im x.re))) * [exit]simplify: Simplified to (* (* y.im (cbrt (atan2 x.im x.re))) (cbrt (atan2 x.im x.re))) * * * * [misc]progress: [ 9 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* y.im (sqrt (atan2 x.im x.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* y.im (sqrt (atan2 x.im x.re))) * [exit]simplify: Simplified to (* y.im (sqrt (atan2 x.im x.re))) * * * * [misc]progress: [ 10 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* y.im 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to y.im * [exit]simplify: Simplified to y.im * * * * [misc]progress: [ 11 / 57 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 57 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))) * [exit]simplify: Simplified to (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))) * * * * [misc]progress: [ 14 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (pow x.re y.re)) (* y.im (atan2 x.im x.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) * * * * [misc]progress: [ 15 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) * [exit]simplify: Simplified to (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) * * * * [misc]progress: [ 16 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (exp (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (exp (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 17 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (pow x.re y.re) (pow x.re y.re)) (pow x.re y.re)) (* (* (exp (* y.im (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re)))) (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (126 enodes) * * [misc]simplify: iters left: 2 (190 enodes) * * [misc]simplify: iters left: 1 (207 enodes) * [exit]simplify: Simplified to (pow (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) 3) * [exit]simplify: Simplified to (pow (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) 3) * * * * [misc]progress: [ 18 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re))))) (cbrt (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))))) * [exit]simplify: Simplified to (* (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))))) * [enter]simplify: Simplifying (cbrt (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (cbrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 19 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re))))) (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (107 enodes) * * [misc]simplify: iters left: 1 (144 enodes) * [exit]simplify: Simplified to (pow (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) 3) * [exit]simplify: Simplified to (pow (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) 3) * * * * [misc]progress: [ 20 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (sqrt (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (sqrt (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 21 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow x.re y.re)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (- (pow x.re y.re)) * [exit]simplify: Simplified to (- (pow x.re y.re)) * [enter]simplify: Simplifying (- (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (- (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (- (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 22 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (* (cbrt (exp (* y.im (atan2 x.im x.re)))) (cbrt (exp (* y.im (atan2 x.im x.re)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * [exit]simplify: Simplified to (* (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (cbrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 23 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (sqrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (sqrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 24 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) * [exit]simplify: Simplified to (* (cbrt (pow x.re y.re)) (cbrt (pow x.re y.re))) * [enter]simplify: Simplifying (/ (cbrt (pow x.re y.re)) (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (cbrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 25 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (* (cbrt (exp (* y.im (atan2 x.im x.re)))) (cbrt (exp (* y.im (atan2 x.im x.re)))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (cbrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 26 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (sqrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (sqrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 27 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) 1) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (sqrt (pow x.re y.re)) * [exit]simplify: Simplified to (sqrt (pow x.re y.re)) * [enter]simplify: Simplifying (/ (sqrt (pow x.re y.re)) (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (sqrt (pow x.re y.re)) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 28 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (exp (* y.im (atan2 x.im x.re)))) (cbrt (exp (* y.im (atan2 x.im x.re)))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re))))) * [enter]simplify: Simplifying (/ (pow x.re y.re) (cbrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 29 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ 1 (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (/ (pow x.re y.re) (sqrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 30 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 31 / 57 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (exp (* (- y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (exp (* (- y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 33 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* y.im (atan2 x.im x.re))) (pow x.re y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * * * * [misc]progress: [ 34 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (* (cbrt (exp (* y.im (atan2 x.im x.re)))) (cbrt (exp (* y.im (atan2 x.im x.re)))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (/ (pow x.re y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 35 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (sqrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (/ (pow x.re y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re)))) * * * * [misc]progress: [ 36 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) 1) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (pow x.re y.re) * [exit]simplify: Simplified to (pow x.re y.re) * * * * [misc]progress: [ 37 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* y.im (atan2 x.im x.re))) (cbrt (pow x.re y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow x.re y.re))) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow x.re y.re))) * * * * [misc]progress: [ 38 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* y.im (atan2 x.im x.re))) (sqrt (pow x.re y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow x.re y.re))) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow x.re y.re))) * * * * [misc]progress: [ 39 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* y.im (atan2 x.im x.re))) (pow x.re y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)) * * * * [misc]progress: [ 40 / 57 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (exp y.im) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (exp y.im) * [exit]simplify: Simplified to (exp y.im) * * * * [misc]progress: [ 42 / 57 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (log (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) * * * * [misc]progress: [ 44 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (exp (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (exp (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 45 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (exp (* y.im (atan2 x.im x.re)))) (cbrt (exp (* y.im (atan2 x.im x.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [exit]simplify: Simplified to (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) * [enter]simplify: Simplifying (cbrt (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (cbrt (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 46 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (exp (* y.im (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re)))) (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (pow (exp (atan2 x.im x.re)) (+ (+ y.im y.im) y.im)) * [exit]simplify: Simplified to (pow (exp (atan2 x.im x.re)) (+ (+ y.im y.im) y.im)) * * * * [misc]progress: [ 47 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) * [enter]simplify: Simplifying (sqrt (exp (* y.im (atan2 x.im x.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]progress: [ 48 / 57 ] simplifiying candidate # * * * * [misc]progress: [ 49 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 50 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 51 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 52 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (+ 1 (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 53 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* -1 (* (log (/ 1 x.re)) y.re))) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (341 enodes) * [exit]simplify: Simplified to (exp (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 54 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* (- (log -1) (log (/ -1 x.re))) y.re)) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (93 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (368 enodes) * [exit]simplify: Simplified to (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 55 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (+ (* (atan2 x.im x.re) y.im) (+ 1 (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow y.im 2)))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (88 enodes) * * [misc]simplify: iters left: 2 (124 enodes) * * [misc]simplify: iters left: 1 (170 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (+ (+ (* y.im (atan2 x.im x.re)) 1) (* (* 1/2 (* y.im y.im)) (* (atan2 x.im x.re) (atan2 x.im x.re))))) * * * * [misc]progress: [ 56 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * * * [misc]progress: [ 57 / 57 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (pow x.re y.re) (exp (* (atan2 x.im x.re) y.im))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime-changes: Finding splitpoints for: (# # # # # # #) * [misc]regimes: searching between 1.0000000000015932 and 1.0 on (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) * [misc]regimes: searching between 2.494914579720426e-308 and -9.29046661015638e-309 on x.re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 2.872370783698258e-297 and -6.927447088811174e-308 on x.im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 3.7457446402529265e-121 and 2.1314997908414407e-122 on x.im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 2.959691164259491e-70 and 1.0529242234568665e-70 on x.im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -655179.2151237688 and -1224784650.4703598 on y.re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -2.060972498604747e-87 and -4.256912883723349e-85 on y.re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -2.645434843755432e-114 and -2.5162847843554757e-108 on y.re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -2.3478504842390316e-189 and -3.4191794581698214e-188 on y.re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -3.1138950919665792e-264 and -9.651348940868241e-256 on y.re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between -8.090401413559609e-291 and -1.7896164686595064e-277 on y.re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 1.1549662856978524e-94 and 4.2093234112607673e-100 on y.re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -1.3737272018500257e-160 and -2.8015401141869077e-158 on y.im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.181315668548758e-270 and -1.1409818691248403e-269 on y.im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.5138674895179173e-290 and 2.059394317654766e-292 on y.im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.0000000000015932 on (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log x.re) y.im) (* (atan2 x.im x.re) y.re)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.0 on (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (- (* (atan2 x.im x.re) y.re) (* (log (/ -1 x.re)) y.im)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.0000000000060765 on (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.0000003421592718 on (/ (pow (- x.im) y.re) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.9999999999999991 and 0.9999999999999942 on (exp y.im) * [misc]regimes: searching between +inf.0 and 1.0048298030225933 on (/ (pow x.im y.re) (pow (exp y.im) (atan2 x.im x.re))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: Found splitpoints: (#s(sp 0 x.im -2.1659480938715e-310) #s(sp 1 x.im 3.714180074609937e-121) #s(sp 2 x.im 1.106169874404692e-70) #s(sp 1 x.im +nan.0)) , with alts (# # #) * [enter]simplify: Simplifying (if (<= x.im -2.1659480938715e-310) (/ (pow (- x.im) y.re) (pow (exp y.im) (atan2 x.im x.re))) (if (<= x.im 3.714180074609937e-121) (/ (pow x.im y.re) (pow (exp y.im) (atan2 x.im x.re))) (if (<= x.im 1.106169874404692e-70) (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))) (/ (pow x.im y.re) (pow (exp y.im) (atan2 x.im x.re)))))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * [exit]simplify: Simplified to (if (<= x.im -2.1659480938715e-310) (/ (pow (- x.im) y.re) (pow (exp y.im) (atan2 x.im x.re))) (if (or (<= x.im 3.714180074609937e-121) (not (<= x.im 1.106169874404692e-70))) (/ (pow x.im y.re) (pow (exp y.im) (atan2 x.im x.re))) (/ (pow x.re y.re) (exp (* y.im (atan2 x.im x.re)))))) * * * * [misc]points: Sampling 8000 additional inputs, on iter 0 have 0 / 8000 * * * * [misc]points: Computing exacts on every 500 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 250 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 125 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 62 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 31 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 8000 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 2833 additional inputs, on iter 1 have 5167 / 8000 * * * * [misc]points: Computing exacts on every 177 of 2833 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 88 of 2833 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 44 of 2833 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 22 of 2833 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 11 of 2833 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 5 of 2833 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 2 of 2833 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 2833 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 989 additional inputs, on iter 2 have 7011 / 8000 * * * * [misc]points: Computing exacts on every 61 of 989 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 30 of 989 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 989 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 989 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 989 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 989 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 346 additional inputs, on iter 3 have 7654 / 8000 * * * * [misc]points: Computing exacts on every 21 of 346 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 10 of 346 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 5 of 346 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 2 of 346 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 346 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 123 additional inputs, on iter 4 have 7877 / 8000 * * * * [misc]points: Computing exacts on every 7 of 123 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 123 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 123 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 47 additional inputs, on iter 5 have 7953 / 8000 * * * * [misc]points: Computing exacts on every 2 of 47 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 47 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 6 have 7984 / 8000 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 7 have 7995 / 8000 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 7999 / 8000 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 8001 points with exact outputs * [misc]regime-testing: Baseline error score: 23.50165256713972 * [misc]regime-testing: End program error score: 15.317849024072059 * [misc]regime-testing: Oracle error score: 4.351771332251951