1538731113.333 * [misc]progress: [Phase 1 of 3] Setting up. 1538731113.334 * * * [misc]progress: [1/2] Preparing points 1538731113.335 * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 1538731113.905 * * * * [misc]points: Filtering points with unrepresentable outputs 1538731113.905 * * * * [misc]points: Sampling 101 additional inputs, on iter 1 have 155 / 256 1538731114.047 * * * * [misc]points: Filtering points with unrepresentable outputs 1538731114.047 * * * * [misc]points: Sampling 32 additional inputs, on iter 2 have 224 / 256 1538731114.405 * * * * [misc]points: Filtering points with unrepresentable outputs 1538731114.405 * * * * [misc]points: Sampling 13 additional inputs, on iter 3 have 243 / 256 1538731114.417 * * * * [misc]points: Filtering points with unrepresentable outputs 1538731114.417 * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 254 / 256 1538731114.423 * * * * [misc]points: Filtering points with unrepresentable outputs 1538731114.423 * * * * [exit]points: Sampled 257 points with exact outputs 1538731114.423 * * * [misc]progress: [2/2] Setting up program. 1538731114.443 * [misc]progress: [Phase 2 of 3] Improving. 1538731114.444 * [enter]simplify: Simplifying (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) 1538731114.448 * * [misc]simplify: iters left: 6 (19 enodes) 1538731114.463 * * [misc]simplify: iters left: 5 (35 enodes) 1538731114.472 * * [misc]simplify: iters left: 4 (62 enodes) 1538731114.505 * * [misc]simplify: iters left: 3 (82 enodes) 1538731114.518 * * [misc]simplify: iters left: 2 (103 enodes) 1538731114.539 * * [misc]simplify: iters left: 1 (140 enodes) 1538731114.604 * [exit]simplify: Simplified to (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))) 1538731114.640 * * [misc]progress: iteration 1 / 4 1538731114.640 * * * [misc]progress: picking best candidate 1538731114.658 * * * * [misc]pick: Picked # 1538731114.658 * * * [misc]progress: localizing error 1538731114.715 * * * [misc]progress: generating rewritten candidates 1538731114.726 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) 1538731114.752 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1) 1538731114.767 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 3) 1538731114.796 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2) 1538731114.880 * * * [misc]progress: generating series expansions 1538731114.880 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) 1538731114.889 * [misc]backup-simplify: Simplify (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) into (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) 1538731114.889 * [misc]approximate: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in (y.im x.re x.im y.re) around 0 1538731114.890 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 1538731114.890 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 1538731114.892 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731114.892 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 1538731114.892 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731114.892 * [misc]backup-simplify: Simplify y.im into y.im 1538731114.892 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 1538731114.892 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.re 1538731114.892 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731114.892 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 1538731114.892 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.re 1538731114.893 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731114.893 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.893 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731114.893 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.893 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.re 1538731114.893 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731114.893 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.893 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731114.893 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.894 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731114.894 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731114.895 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731114.896 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731114.896 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731114.896 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731114.896 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.897 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731114.897 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731114.897 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731114.897 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731114.897 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.897 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731114.897 * [misc]backup-simplify: Simplify 0 into 0 1538731114.897 * [misc]backup-simplify: Simplify 1 into 1 1538731114.898 * [misc]backup-simplify: Simplify (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731114.898 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731114.898 * [misc]backup-simplify: Simplify (+ (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 0) into (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 1538731114.898 * [misc]backup-simplify: Simplify (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (sin (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1538731114.898 * [misc]backup-simplify: Simplify (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (cos (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1538731114.899 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 1538731114.899 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 1538731114.899 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731114.899 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 1538731114.899 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731114.899 * [misc]backup-simplify: Simplify y.im into y.im 1538731114.899 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 1538731114.899 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.im 1538731114.899 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731114.899 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 1538731114.899 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im 1538731114.899 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731114.899 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.899 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731114.899 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.899 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im 1538731114.899 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731114.899 * [misc]backup-simplify: Simplify 0 into 0 1538731114.899 * [misc]backup-simplify: Simplify 1 into 1 1538731114.899 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731114.899 * [misc]backup-simplify: Simplify 0 into 0 1538731114.899 * [misc]backup-simplify: Simplify 1 into 1 1538731114.900 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731114.900 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731114.900 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 1538731114.900 * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re 1538731114.900 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731114.900 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731114.901 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.901 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 1538731114.901 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731114.901 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731114.901 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731114.901 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.901 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731114.901 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.901 * [misc]backup-simplify: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 1538731114.901 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.901 * [misc]backup-simplify: Simplify (+ (* y.im (log x.re)) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re))) 1538731114.902 * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) into (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1538731114.902 * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1538731114.902 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 1538731114.902 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 1538731114.902 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731114.902 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 1538731114.902 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731114.902 * [misc]backup-simplify: Simplify y.im into y.im 1538731114.902 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 1538731114.902 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.re 1538731114.902 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731114.902 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 1538731114.902 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re 1538731114.902 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731114.902 * [misc]backup-simplify: Simplify 0 into 0 1538731114.902 * [misc]backup-simplify: Simplify 1 into 1 1538731114.902 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731114.902 * [misc]backup-simplify: Simplify 0 into 0 1538731114.902 * [misc]backup-simplify: Simplify 1 into 1 1538731114.902 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re 1538731114.902 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731114.902 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.902 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731114.902 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.903 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731114.903 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731114.903 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731114.903 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731114.903 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731114.903 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731114.903 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.904 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731114.904 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731114.904 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731114.904 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731114.904 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.904 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731114.904 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.904 * [misc]backup-simplify: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 1538731114.904 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.904 * [misc]backup-simplify: Simplify (+ (* y.im (log x.im)) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731114.904 * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) into (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1538731114.905 * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1538731114.905 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 1538731114.905 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 1538731114.905 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731114.905 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 1538731114.905 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731114.905 * [misc]backup-simplify: Simplify 0 into 0 1538731114.905 * [misc]backup-simplify: Simplify 1 into 1 1538731114.905 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731114.905 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731114.905 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731114.905 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731114.905 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731114.905 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731114.905 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.905 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731114.905 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.905 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731114.905 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731114.905 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.905 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731114.905 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.905 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731114.905 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731114.905 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731114.906 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731114.906 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731114.906 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731114.906 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.906 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731114.907 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731114.907 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 1538731114.907 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731114.907 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.907 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731114.907 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.907 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731114.907 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.907 * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 1538731114.907 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.907 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.907 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 1538731114.907 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 1538731114.908 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731114.908 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 1538731114.908 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731114.908 * [misc]backup-simplify: Simplify 0 into 0 1538731114.908 * [misc]backup-simplify: Simplify 1 into 1 1538731114.908 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731114.908 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731114.908 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731114.908 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731114.908 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731114.908 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731114.908 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.908 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731114.908 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.908 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731114.908 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731114.908 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.908 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731114.908 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.908 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731114.908 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731114.908 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731114.909 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731114.909 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731114.909 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731114.909 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.909 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731114.910 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731114.910 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 1538731114.910 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731114.910 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.910 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731114.910 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.910 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731114.910 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.910 * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 1538731114.911 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.911 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.912 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.912 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731114.912 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.912 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 1538731114.912 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731114.912 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731114.912 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.912 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731114.912 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.912 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.912 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.912 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.913 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.913 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731114.913 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.913 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 1538731114.913 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731114.913 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731114.913 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.913 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731114.913 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.913 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.913 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.913 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.914 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.914 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731114.914 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.914 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 1538731114.914 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731114.914 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731114.914 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.914 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731114.914 * [misc]backup-simplify: Simplify 0 into 0 1538731114.914 * [misc]backup-simplify: Simplify 1 into 1 1538731114.914 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731114.914 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731114.914 * [misc]backup-simplify: Simplify 0 into 0 1538731114.916 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731114.916 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731114.918 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 1538731114.919 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731114.919 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731114.919 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 0) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731114.920 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1) 1))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731114.920 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 1538731114.921 * [misc]backup-simplify: Simplify (+ 0 (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731114.921 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) in x.re 1538731114.921 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 1538731114.921 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731114.921 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731114.921 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.921 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731114.921 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.921 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.921 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.921 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.921 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 1538731114.921 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 1538731114.921 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 1538731114.921 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re 1538731114.921 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731114.921 * [misc]backup-simplify: Simplify 0 into 0 1538731114.922 * [misc]backup-simplify: Simplify 1 into 1 1538731114.922 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.re 1538731114.922 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731114.922 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.922 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731114.923 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731114.923 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731114.923 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731114.923 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.923 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731114.923 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731114.924 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.924 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 1538731114.924 * [misc]backup-simplify: Simplify (- 0) into 0 1538731114.924 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.924 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) 1538731114.924 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) in x.im 1538731114.924 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 1538731114.925 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731114.925 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731114.925 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.925 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731114.925 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.925 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.925 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.925 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.925 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731114.925 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731114.925 * [misc]backup-simplify: Simplify 0 into 0 1538731114.925 * [misc]backup-simplify: Simplify 1 into 1 1538731114.925 * [misc]backup-simplify: Simplify (log 1) into 0 1538731114.925 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.926 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 1538731114.926 * [misc]backup-simplify: Simplify (- 0) into 0 1538731114.926 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.926 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731114.926 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) 1538731114.926 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) in y.re 1538731114.926 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 1538731114.927 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731114.927 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731114.927 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.927 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731114.927 * [misc]backup-simplify: Simplify 0 into 0 1538731114.927 * [misc]backup-simplify: Simplify 1 into 1 1538731114.927 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731114.927 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731114.927 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731114.927 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731114.927 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.927 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731114.927 * [misc]backup-simplify: Simplify (* 1 (log x.im)) into (log x.im) 1538731114.927 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731114.928 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731114.928 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731114.929 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731114.930 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731114.930 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731114.930 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.930 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731114.930 * [misc]backup-simplify: Simplify 0 into 0 1538731114.930 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731114.930 * [misc]backup-simplify: Simplify 0 into 0 1538731114.931 * [misc]backup-simplify: Simplify 0 into 0 1538731114.931 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731114.931 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731114.931 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731114.932 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731114.933 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731114.933 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.933 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731114.933 * [misc]backup-simplify: Simplify 0 into 0 1538731114.933 * [misc]backup-simplify: Simplify 0 into 0 1538731114.933 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 1538731114.933 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.935 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) 2)) 0) into (- (* 1/2 (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) 1538731114.937 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (- (* 1/2 (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) (+ (* 0 0) (* 0 1))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 1538731114.938 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 1538731114.939 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 1538731114.939 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.940 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 1538731114.942 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 2) into 0 1538731114.943 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 1538731114.943 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731114.943 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.945 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731114.945 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 1538731114.947 * [misc]backup-simplify: Simplify (+ (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 1538731114.947 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) in x.re 1538731114.947 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) in x.re 1538731114.947 * [misc]taylor: Taking taylor expansion of 1/2 in x.re 1538731114.947 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731114.947 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)) in x.re 1538731114.947 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 1538731114.947 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731114.947 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731114.947 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.947 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731114.947 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.948 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.948 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.948 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.948 * [misc]taylor: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 1538731114.948 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 1538731114.948 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 1538731114.948 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 1538731114.948 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re 1538731114.948 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731114.948 * [misc]backup-simplify: Simplify 0 into 0 1538731114.948 * [misc]backup-simplify: Simplify 1 into 1 1538731114.948 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.re 1538731114.948 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731114.948 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.948 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731114.948 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731114.948 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731114.949 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731114.949 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.949 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731114.949 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731114.949 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.949 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731114.950 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.950 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731114.950 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 1538731114.951 * [misc]backup-simplify: Simplify (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 1538731114.952 * [misc]backup-simplify: Simplify (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 1538731114.952 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in x.im 1538731114.952 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in x.im 1538731114.952 * [misc]taylor: Taking taylor expansion of 1/2 in x.im 1538731114.952 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731114.952 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in x.im 1538731114.952 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 1538731114.952 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731114.952 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731114.952 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.952 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731114.952 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.952 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731114.953 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.953 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731114.953 * [misc]taylor: Taking taylor expansion of (pow (log x.im) 2) in x.im 1538731114.953 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731114.953 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731114.953 * [misc]backup-simplify: Simplify 0 into 0 1538731114.953 * [misc]backup-simplify: Simplify 1 into 1 1538731114.953 * [misc]backup-simplify: Simplify (log 1) into 0 1538731114.953 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731114.954 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.954 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731114.954 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731114.954 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731114.954 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731114.955 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731114.955 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 1538731114.956 * [misc]backup-simplify: Simplify (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 1538731114.957 * [misc]backup-simplify: Simplify (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 1538731114.957 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in y.re 1538731114.957 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in y.re 1538731114.957 * [misc]taylor: Taking taylor expansion of 1/2 in y.re 1538731114.957 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731114.957 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in y.re 1538731114.957 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 1538731114.957 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731114.957 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731114.957 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731114.957 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731114.957 * [misc]backup-simplify: Simplify 0 into 0 1538731114.958 * [misc]backup-simplify: Simplify 1 into 1 1538731114.958 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731114.958 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731114.958 * [misc]taylor: Taking taylor expansion of (pow (log x.im) 2) in y.re 1538731114.958 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731114.958 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731114.958 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.958 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731114.959 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731114.959 * [misc]backup-simplify: Simplify (* 0 (pow (log x.im) 2)) into 0 1538731114.959 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 1538731114.959 * [misc]backup-simplify: Simplify (- 0) into 0 1538731114.959 * [misc]backup-simplify: Simplify 0 into 0 1538731114.960 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 1538731114.961 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731114.961 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731114.961 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731114.962 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731114.963 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731114.963 * [misc]backup-simplify: Simplify (- 0) into 0 1538731114.963 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.963 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 1538731114.963 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731114.963 * [misc]backup-simplify: Simplify 0 into 0 1538731114.963 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731114.963 * [misc]backup-simplify: Simplify 0 into 0 1538731114.963 * [misc]backup-simplify: Simplify 0 into 0 1538731114.964 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 1538731114.965 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 1538731114.965 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731114.966 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731114.966 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 1538731114.966 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.967 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731114.967 * [misc]backup-simplify: Simplify 0 into 0 1538731114.967 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731114.967 * [misc]backup-simplify: Simplify 0 into 0 1538731114.967 * [misc]backup-simplify: Simplify 0 into 0 1538731114.969 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731114.969 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731114.970 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731114.970 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731114.971 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731114.972 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731114.972 * [misc]backup-simplify: Simplify (- 0) into 0 1538731114.972 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.972 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731114.973 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 1538731114.973 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731114.973 * [misc]backup-simplify: Simplify 0 into 0 1538731114.973 * [misc]backup-simplify: Simplify 0 into 0 1538731114.973 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731114.973 * [misc]backup-simplify: Simplify 0 into 0 1538731114.973 * [misc]backup-simplify: Simplify 0 into 0 1538731114.974 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 1538731114.974 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 1538731114.975 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731114.976 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731114.976 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 1538731114.976 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.976 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731114.976 * [misc]backup-simplify: Simplify 0 into 0 1538731114.976 * [misc]backup-simplify: Simplify 0 into 0 1538731114.977 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) (* y.re (* 1 (* 1 1)))) (* (log x.im) (* 1 (* 1 (* 1 y.im))))) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731114.977 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731114.977 * [misc]approximate: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in (y.im x.re x.im y.re) around 0 1538731114.977 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731114.978 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731114.978 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731114.978 * [misc]backup-simplify: Simplify y.im into y.im 1538731114.978 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731114.978 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 1538731114.978 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731114.978 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731114.978 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.978 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731114.978 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731114.978 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.978 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731114.978 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731114.978 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731114.978 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.979 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731114.979 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731114.979 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731114.979 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.979 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731114.979 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731114.979 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731114.979 * [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))) 1538731114.980 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731114.980 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731114.980 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731114.980 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731114.980 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731114.980 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731114.981 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731114.981 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.981 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731114.981 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731114.981 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731114.981 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731114.982 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731114.982 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731114.982 * [misc]backup-simplify: Simplify 0 into 0 1538731114.982 * [misc]backup-simplify: Simplify 1 into 1 1538731114.982 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731114.982 * [misc]backup-simplify: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731114.982 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731114.982 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731114.982 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731114.983 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731114.983 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731114.983 * [misc]backup-simplify: Simplify y.im into y.im 1538731114.983 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731114.983 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 1538731114.983 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731114.983 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731114.983 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.983 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731114.983 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731114.983 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.983 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731114.983 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731114.983 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731114.983 * [misc]backup-simplify: Simplify 0 into 0 1538731114.983 * [misc]backup-simplify: Simplify 1 into 1 1538731114.984 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731114.984 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731114.984 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731114.984 * [misc]backup-simplify: Simplify 0 into 0 1538731114.984 * [misc]backup-simplify: Simplify 1 into 1 1538731114.984 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731114.984 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731114.984 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731114.984 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731114.985 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731114.985 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731114.985 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731114.985 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.986 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731114.986 * [misc]backup-simplify: Simplify (log 1) into 0 1538731114.986 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731114.986 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731114.986 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731114.986 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731114.986 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.986 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731114.986 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731114.986 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 1538731114.987 * [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)) 1538731114.987 * [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))) 1538731114.987 * [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))) 1538731114.987 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731114.987 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731114.987 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731114.987 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731114.987 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731114.987 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731114.987 * [misc]backup-simplify: Simplify y.im into y.im 1538731114.987 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731114.987 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731114.987 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731114.988 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731114.988 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731114.988 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731114.988 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731114.988 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731114.988 * [misc]backup-simplify: Simplify 0 into 0 1538731114.988 * [misc]backup-simplify: Simplify 1 into 1 1538731114.988 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731114.988 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731114.988 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731114.988 * [misc]backup-simplify: Simplify 0 into 0 1538731114.988 * [misc]backup-simplify: Simplify 1 into 1 1538731114.988 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731114.988 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731114.988 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731114.988 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731114.988 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.988 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731114.988 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731114.988 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731114.988 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.988 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731114.989 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731114.989 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731114.989 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731114.989 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731114.989 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731114.990 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731114.990 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.990 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731114.990 * [misc]backup-simplify: Simplify (log 1) into 0 1538731114.990 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731114.990 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731114.990 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731114.990 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731114.990 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.990 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731114.991 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731114.991 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 1538731114.991 * [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)) 1538731114.991 * [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))) 1538731114.992 * [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))) 1538731114.992 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 1538731114.992 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.im 1538731114.992 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731114.992 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731114.992 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731114.992 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731114.992 * [misc]backup-simplify: Simplify 0 into 0 1538731114.992 * [misc]backup-simplify: Simplify 1 into 1 1538731114.992 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731114.992 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731114.992 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731114.992 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731114.992 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731114.992 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731114.992 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731114.992 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731114.993 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.993 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731114.993 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731114.993 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731114.993 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.993 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731114.993 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731114.993 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731114.993 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731114.993 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.993 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731114.993 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731114.993 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731114.993 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.993 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731114.993 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731114.993 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731114.994 * [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))) 1538731114.994 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731114.994 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731114.994 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731114.994 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731114.994 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731114.994 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731114.995 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731114.995 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731114.995 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731114.995 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731114.995 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 1538731114.995 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731114.996 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731114.996 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731114.996 * [misc]backup-simplify: Simplify y.re into y.re 1538731114.996 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731114.996 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731114.996 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731114.997 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731114.997 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 1538731114.997 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.im 1538731114.997 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731114.997 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731114.997 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731114.997 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731114.997 * [misc]backup-simplify: Simplify 0 into 0 1538731114.997 * [misc]backup-simplify: Simplify 1 into 1 1538731114.997 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731114.997 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731114.997 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731114.997 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731114.997 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731114.997 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731114.997 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731114.997 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731114.997 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.998 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731114.998 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731114.998 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731114.998 * [misc]backup-simplify: Simplify x.re into x.re 1538731114.998 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731114.998 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731114.998 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731114.998 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731114.998 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.998 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731114.998 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731114.998 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731114.998 * [misc]backup-simplify: Simplify x.im into x.im 1538731114.998 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731114.998 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731114.998 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731114.998 * [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))) 1538731114.999 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731114.999 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731114.999 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731114.999 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731114.999 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731114.999 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731114.999 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731115.000 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.000 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.000 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.000 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 1538731115.000 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731115.000 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.000 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.001 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.001 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731115.001 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.001 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.001 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731115.002 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731115.002 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731115.002 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731115.002 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731115.002 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731115.002 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.002 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.002 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731115.002 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731115.002 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731115.002 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731115.002 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731115.002 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731115.002 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731115.002 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.002 * [misc]backup-simplify: Simplify 0 into 0 1538731115.002 * [misc]backup-simplify: Simplify 1 into 1 1538731115.003 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.003 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731115.003 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.003 * [misc]backup-simplify: Simplify 0 into 0 1538731115.003 * [misc]backup-simplify: Simplify 1 into 1 1538731115.003 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.003 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731115.003 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731115.003 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.003 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.003 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.003 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731115.003 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.003 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.003 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.003 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731115.003 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731115.004 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.004 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731115.004 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731115.004 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731115.004 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.005 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.005 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.005 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731115.005 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731115.005 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.005 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.005 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.005 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731115.006 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731115.006 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 1538731115.006 * [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)) 1538731115.006 * [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))) 1538731115.006 * [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))) 1538731115.007 * [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))) 1538731115.007 * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 1538731115.007 * [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))) 1538731115.007 * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 1538731115.007 * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 1538731115.007 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731115.007 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731115.008 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.008 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.008 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.008 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731115.008 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im 1538731115.008 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731115.008 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.008 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.008 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.008 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.008 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.008 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731115.016 * [misc]backup-simplify: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 1538731115.017 * [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)) 1538731115.017 * [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))) 1538731115.017 * [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))) 1538731115.018 * [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))) 1538731115.018 * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 1538731115.018 * [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))) 1538731115.018 * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 1538731115.018 * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 1538731115.018 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731115.018 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731115.018 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.018 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.018 * [misc]backup-simplify: Simplify 0 into 0 1538731115.018 * [misc]backup-simplify: Simplify 1 into 1 1538731115.019 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.019 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re 1538731115.019 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731115.019 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.019 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.019 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.019 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731115.019 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.019 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731115.019 * [misc]backup-simplify: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.019 * [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))) 1538731115.020 * [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))) 1538731115.020 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.020 * [misc]backup-simplify: Simplify 0 into 0 1538731115.020 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.020 * [misc]backup-simplify: Simplify 0 into 0 1538731115.020 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.020 * [misc]backup-simplify: Simplify 0 into 0 1538731115.020 * [misc]backup-simplify: Simplify 0 into 0 1538731115.021 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731115.021 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 1538731115.024 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731115.024 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 1538731115.024 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731115.024 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 1538731115.025 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731115.025 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.026 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731115.027 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 1538731115.027 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.027 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.027 * [misc]backup-simplify: Simplify 0 into 0 1538731115.027 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.027 * [misc]backup-simplify: Simplify 0 into 0 1538731115.027 * [misc]backup-simplify: Simplify 0 into 0 1538731115.027 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731115.028 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 1538731115.028 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731115.029 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731115.029 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 1538731115.029 * [misc]backup-simplify: Simplify (- 0) into 0 1538731115.029 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.030 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731115.031 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 1538731115.031 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.031 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.031 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.031 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.031 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.031 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.031 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.031 * [misc]backup-simplify: Simplify 0 into 0 1538731115.032 * [misc]backup-simplify: Simplify 0 into 0 1538731115.032 * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 1538731115.032 * [misc]backup-simplify: Simplify (sin (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731115.032 * [misc]approximate: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in (y.im x.re x.im y.re) around 0 1538731115.032 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731115.032 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731115.033 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731115.033 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.033 * [misc]backup-simplify: Simplify -1 into -1 1538731115.033 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731115.033 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.033 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.033 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 1538731115.033 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.033 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.033 * [misc]backup-simplify: Simplify -1 into -1 1538731115.033 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.033 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.033 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.033 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.033 * [misc]backup-simplify: Simplify -1 into -1 1538731115.033 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.033 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.033 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.033 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731115.033 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.033 * [misc]backup-simplify: Simplify -1 into -1 1538731115.034 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.034 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.034 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.034 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731115.034 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.034 * [misc]backup-simplify: Simplify -1 into -1 1538731115.034 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.034 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.034 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.034 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.034 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.034 * [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))) 1538731115.034 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.035 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.035 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.035 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731115.035 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.035 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.035 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731115.036 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.036 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.036 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.036 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731115.036 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.036 * [misc]backup-simplify: Simplify -1 into -1 1538731115.036 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731115.036 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731115.036 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.037 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.037 * [misc]backup-simplify: Simplify 0 into 0 1538731115.037 * [misc]backup-simplify: Simplify 1 into 1 1538731115.037 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.037 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731115.037 * [misc]backup-simplify: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731115.037 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731115.037 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731115.037 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731115.037 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731115.038 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.038 * [misc]backup-simplify: Simplify -1 into -1 1538731115.038 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.038 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.038 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.038 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 1538731115.038 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.038 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.038 * [misc]backup-simplify: Simplify -1 into -1 1538731115.038 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.038 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.038 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.038 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.038 * [misc]backup-simplify: Simplify -1 into -1 1538731115.038 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.038 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.038 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.038 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731115.038 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.038 * [misc]backup-simplify: Simplify -1 into -1 1538731115.038 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.038 * [misc]backup-simplify: Simplify 0 into 0 1538731115.039 * [misc]backup-simplify: Simplify 1 into 1 1538731115.039 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.039 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731115.039 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.039 * [misc]backup-simplify: Simplify -1 into -1 1538731115.039 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.039 * [misc]backup-simplify: Simplify 0 into 0 1538731115.039 * [misc]backup-simplify: Simplify 1 into 1 1538731115.039 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.039 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731115.039 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731115.040 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.040 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.040 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.040 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731115.041 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.041 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.041 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.041 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731115.041 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.041 * [misc]backup-simplify: Simplify -1 into -1 1538731115.041 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731115.041 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731115.041 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.041 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.041 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.041 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.042 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731115.042 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 1538731115.042 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731115.042 * [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)) 1538731115.042 * [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))) 1538731115.043 * [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))) 1538731115.043 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731115.043 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731115.043 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731115.043 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731115.043 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731115.043 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.043 * [misc]backup-simplify: Simplify -1 into -1 1538731115.043 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.043 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.043 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.043 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731115.043 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731115.043 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.043 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731115.043 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731115.043 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731115.043 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.043 * [misc]backup-simplify: Simplify -1 into -1 1538731115.043 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.044 * [misc]backup-simplify: Simplify 0 into 0 1538731115.044 * [misc]backup-simplify: Simplify 1 into 1 1538731115.044 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.044 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731115.044 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.044 * [misc]backup-simplify: Simplify -1 into -1 1538731115.044 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.044 * [misc]backup-simplify: Simplify 0 into 0 1538731115.044 * [misc]backup-simplify: Simplify 1 into 1 1538731115.044 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.044 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731115.044 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731115.044 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.044 * [misc]backup-simplify: Simplify -1 into -1 1538731115.044 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.044 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.044 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.044 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731115.044 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.044 * [misc]backup-simplify: Simplify -1 into -1 1538731115.044 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.044 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.045 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.045 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731115.045 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731115.045 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.045 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.046 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.046 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731115.046 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.046 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.046 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.046 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731115.046 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.046 * [misc]backup-simplify: Simplify -1 into -1 1538731115.046 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731115.047 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731115.047 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.047 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.047 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.047 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.047 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731115.047 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 1538731115.047 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731115.048 * [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)) 1538731115.048 * [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))) 1538731115.048 * [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))) 1538731115.048 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.im 1538731115.048 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.im 1538731115.048 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731115.048 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731115.048 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731115.048 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.048 * [misc]backup-simplify: Simplify -1 into -1 1538731115.048 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.049 * [misc]backup-simplify: Simplify 0 into 0 1538731115.049 * [misc]backup-simplify: Simplify 1 into 1 1538731115.049 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.049 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731115.049 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731115.049 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.049 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731115.049 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731115.049 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731115.049 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.049 * [misc]backup-simplify: Simplify -1 into -1 1538731115.049 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.049 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.049 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.049 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731115.049 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.049 * [misc]backup-simplify: Simplify -1 into -1 1538731115.049 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.049 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.049 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.049 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731115.049 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731115.049 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.049 * [misc]backup-simplify: Simplify -1 into -1 1538731115.050 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.050 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.050 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.050 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731115.050 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.050 * [misc]backup-simplify: Simplify -1 into -1 1538731115.050 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.050 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.050 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.050 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.050 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.050 * [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))) 1538731115.050 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.051 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.051 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.051 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731115.051 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.051 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.051 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731115.052 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.052 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.052 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.052 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 1538731115.052 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.052 * [misc]backup-simplify: Simplify -1 into -1 1538731115.052 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 1538731115.052 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731115.053 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.053 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.053 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.053 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.053 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731115.053 * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731115.054 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731115.054 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.im 1538731115.054 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.im 1538731115.054 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731115.054 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731115.054 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731115.054 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.054 * [misc]backup-simplify: Simplify -1 into -1 1538731115.054 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.054 * [misc]backup-simplify: Simplify 0 into 0 1538731115.054 * [misc]backup-simplify: Simplify 1 into 1 1538731115.054 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.054 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731115.054 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731115.054 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.054 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731115.054 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731115.055 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731115.055 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.055 * [misc]backup-simplify: Simplify -1 into -1 1538731115.055 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.055 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.055 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.055 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731115.055 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.055 * [misc]backup-simplify: Simplify -1 into -1 1538731115.055 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.055 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.055 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.055 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731115.055 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731115.055 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.055 * [misc]backup-simplify: Simplify -1 into -1 1538731115.055 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.055 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.055 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.055 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731115.055 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.055 * [misc]backup-simplify: Simplify -1 into -1 1538731115.055 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.055 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.055 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.055 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.056 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.056 * [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))) 1538731115.056 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.056 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.056 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.056 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731115.057 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.057 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.057 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731115.057 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.057 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.058 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.058 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 1538731115.058 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.058 * [misc]backup-simplify: Simplify -1 into -1 1538731115.058 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 1538731115.058 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731115.058 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.058 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.058 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.058 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.058 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731115.059 * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731115.059 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731115.059 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731115.059 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731115.059 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731115.059 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731115.059 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731115.059 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.059 * [misc]backup-simplify: Simplify -1 into -1 1538731115.059 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.059 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.060 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.060 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731115.060 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731115.060 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.060 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731115.060 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731115.060 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731115.060 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.060 * [misc]backup-simplify: Simplify -1 into -1 1538731115.060 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.060 * [misc]backup-simplify: Simplify 0 into 0 1538731115.060 * [misc]backup-simplify: Simplify 1 into 1 1538731115.060 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.060 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731115.060 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.060 * [misc]backup-simplify: Simplify -1 into -1 1538731115.060 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.060 * [misc]backup-simplify: Simplify 0 into 0 1538731115.060 * [misc]backup-simplify: Simplify 1 into 1 1538731115.060 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.061 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731115.061 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731115.061 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.061 * [misc]backup-simplify: Simplify -1 into -1 1538731115.061 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.061 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.061 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.061 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731115.061 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.061 * [misc]backup-simplify: Simplify -1 into -1 1538731115.061 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.061 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.061 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.061 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731115.061 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731115.061 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.062 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.062 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.062 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731115.062 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.063 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.063 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.063 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731115.063 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.063 * [misc]backup-simplify: Simplify -1 into -1 1538731115.063 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731115.063 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731115.063 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.063 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.063 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.063 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.063 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731115.064 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 1538731115.064 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731115.064 * [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)) 1538731115.064 * [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))) 1538731115.064 * [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))) 1538731115.065 * [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))) 1538731115.065 * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 1538731115.065 * [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))) 1538731115.065 * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731115.065 * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731115.065 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im 1538731115.065 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731115.065 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.066 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.066 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.066 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.066 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.066 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731115.066 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731115.066 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731115.066 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.066 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.066 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.066 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.066 * [misc]backup-simplify: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731115.066 * [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)) 1538731115.067 * [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))) 1538731115.067 * [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))) 1538731115.067 * [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))) 1538731115.068 * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 1538731115.068 * [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))) 1538731115.068 * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731115.068 * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731115.068 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re 1538731115.068 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731115.068 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.068 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.068 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.068 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731115.068 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.068 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731115.068 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731115.068 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731115.068 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.068 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.068 * [misc]backup-simplify: Simplify 0 into 0 1538731115.068 * [misc]backup-simplify: Simplify 1 into 1 1538731115.069 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.069 * [misc]backup-simplify: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731115.069 * [misc]backup-simplify: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731115.069 * [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))) 1538731115.069 * [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))) 1538731115.069 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.070 * [misc]backup-simplify: Simplify 0 into 0 1538731115.070 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.070 * [misc]backup-simplify: Simplify 0 into 0 1538731115.070 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.070 * [misc]backup-simplify: Simplify 0 into 0 1538731115.070 * [misc]backup-simplify: Simplify 0 into 0 1538731115.070 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731115.071 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 1538731115.074 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731115.074 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 1538731115.074 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731115.074 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 1538731115.074 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731115.075 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 1538731115.075 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.076 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731115.076 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 1538731115.076 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.076 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.076 * [misc]backup-simplify: Simplify 0 into 0 1538731115.076 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.076 * [misc]backup-simplify: Simplify 0 into 0 1538731115.076 * [misc]backup-simplify: Simplify 0 into 0 1538731115.076 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731115.077 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 1538731115.077 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731115.077 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 1538731115.077 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731115.078 * [misc]backup-simplify: Simplify (- 0) into 0 1538731115.078 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.078 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731115.079 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 1538731115.079 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.079 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]backup-simplify: Simplify 0 into 0 1538731115.079 * [misc]backup-simplify: Simplify (sin (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 1538731115.079 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1) 1538731115.080 * [misc]backup-simplify: Simplify (pow (exp y.im) (atan2 x.im x.re)) into (pow (exp y.im) (atan2 x.im x.re)) 1538731115.080 * [misc]approximate: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in (y.im x.im x.re) around 0 1538731115.080 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.re 1538731115.080 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.re 1538731115.080 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.re 1538731115.080 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731115.080 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.080 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.re 1538731115.080 * [misc]taylor: Taking taylor expansion of (exp y.im) in x.re 1538731115.080 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.080 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.080 * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) 1538731115.080 * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im 1538731115.080 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 1538731115.080 * [misc]backup-simplify: Simplify (exp (* y.im (atan2 x.im x.re))) into (exp (* y.im (atan2 x.im x.re))) 1538731115.080 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.im 1538731115.080 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.im 1538731115.080 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.im 1538731115.080 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731115.080 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.080 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.im 1538731115.080 * [misc]taylor: Taking taylor expansion of (exp y.im) in x.im 1538731115.080 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.080 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.080 * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) 1538731115.080 * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im 1538731115.080 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 1538731115.080 * [misc]backup-simplify: Simplify (exp (* y.im (atan2 x.im x.re))) into (exp (* y.im (atan2 x.im x.re))) 1538731115.080 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.im 1538731115.080 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.im 1538731115.080 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.im 1538731115.080 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731115.080 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.080 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.im 1538731115.080 * [misc]taylor: Taking taylor expansion of (exp y.im) in y.im 1538731115.080 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.081 * [misc]backup-simplify: Simplify 0 into 0 1538731115.081 * [misc]backup-simplify: Simplify 1 into 1 1538731115.081 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.081 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.081 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731115.082 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 1538731115.083 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 1538731115.083 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731115.083 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.083 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.im 1538731115.083 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.im 1538731115.083 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.im 1538731115.083 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731115.083 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.083 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.im 1538731115.083 * [misc]taylor: Taking taylor expansion of (exp y.im) in y.im 1538731115.083 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.084 * [misc]backup-simplify: Simplify 0 into 0 1538731115.084 * [misc]backup-simplify: Simplify 1 into 1 1538731115.084 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.084 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.084 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731115.084 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 1538731115.086 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 1538731115.086 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731115.086 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.086 * [misc]taylor: Taking taylor expansion of 1 in x.im 1538731115.086 * [misc]backup-simplify: Simplify 1 into 1 1538731115.086 * [misc]taylor: Taking taylor expansion of 1 in x.re 1538731115.086 * [misc]backup-simplify: Simplify 1 into 1 1538731115.086 * [misc]backup-simplify: Simplify 1 into 1 1538731115.086 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (atan2 x.im x.re) 1) 1)))) into (atan2 x.im x.re) 1538731115.087 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731115.087 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.087 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731115.087 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.087 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.087 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.087 * [misc]backup-simplify: Simplify 0 into 0 1538731115.087 * [misc]backup-simplify: Simplify 0 into 0 1538731115.087 * [misc]backup-simplify: Simplify 0 into 0 1538731115.088 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 1538731115.091 * [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 1538731115.091 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 1538731115.092 * [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)) 1538731115.092 * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (atan2 x.im x.re) 2)) in x.im 1538731115.092 * [misc]taylor: Taking taylor expansion of 1/2 in x.im 1538731115.092 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731115.092 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 2) in x.im 1538731115.092 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731115.092 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.092 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (atan2 x.im x.re)) into (pow (atan2 x.im x.re) 2) 1538731115.092 * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) 1538731115.092 * [misc]taylor: Taking taylor expansion of (* 1/2 (pow (atan2 x.im x.re) 2)) in x.re 1538731115.092 * [misc]taylor: Taking taylor expansion of 1/2 in x.re 1538731115.092 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731115.092 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 2) in x.re 1538731115.093 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731115.093 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.093 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (atan2 x.im x.re)) into (pow (atan2 x.im x.re) 2) 1538731115.093 * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) 1538731115.093 * [misc]backup-simplify: Simplify (* 1/2 (pow (atan2 x.im x.re) 2)) into (* 1/2 (pow (atan2 x.im x.re) 2)) 1538731115.094 * [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 (+ (* y.im (atan2 x.im x.re)) (+ (* 1/2 (* (pow y.im 2) (pow (atan2 x.im x.re) 2))) 1)) 1538731115.094 * [misc]backup-simplify: Simplify (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) into (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731115.094 * [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 1538731115.094 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 1538731115.094 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.re 1538731115.094 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.re 1538731115.094 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731115.094 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.094 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.re 1538731115.094 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.re 1538731115.094 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731115.094 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.094 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.094 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731115.094 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.095 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.095 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.095 * [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)) 1538731115.095 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731115.095 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.095 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im 1538731115.095 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.095 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.095 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731115.095 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.095 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.095 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.095 * [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)) 1538731115.095 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731115.095 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.095 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.im 1538731115.095 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731115.095 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.095 * [misc]backup-simplify: Simplify 0 into 0 1538731115.095 * [misc]backup-simplify: Simplify 1 into 1 1538731115.096 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.096 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.096 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.096 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.096 * [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)) 1538731115.096 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im 1538731115.096 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.im 1538731115.096 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.im 1538731115.096 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731115.096 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.096 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.im 1538731115.096 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.im 1538731115.096 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731115.096 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.096 * [misc]backup-simplify: Simplify 0 into 0 1538731115.096 * [misc]backup-simplify: Simplify 1 into 1 1538731115.096 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.096 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.096 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.096 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.097 * [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)) 1538731115.097 * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.im 1538731115.097 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 1538731115.097 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731115.097 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.097 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.097 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.097 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.097 * [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)) 1538731115.097 * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.re 1538731115.097 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 1538731115.097 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731115.097 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.097 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.097 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.097 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.097 * [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)) 1538731115.097 * [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)) 1538731115.098 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ 1 y.im)) 1)))) 1) into 0 1538731115.098 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (* 0 (/ 1 y.im))) into 0 1538731115.099 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.099 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.099 * [misc]backup-simplify: Simplify 0 into 0 1538731115.099 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.099 * [misc]backup-simplify: Simplify 0 into 0 1538731115.099 * [misc]backup-simplify: Simplify 0 into 0 1538731115.099 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.100 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.100 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.100 * [misc]backup-simplify: Simplify 0 into 0 1538731115.100 * [misc]backup-simplify: Simplify 0 into 0 1538731115.100 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.101 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.101 * [misc]backup-simplify: Simplify 0 into 0 1538731115.102 * [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 1538731115.102 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 1538731115.104 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731115.104 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.104 * [misc]backup-simplify: Simplify 0 into 0 1538731115.104 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.104 * [misc]backup-simplify: Simplify 0 into 0 1538731115.104 * [misc]backup-simplify: Simplify 0 into 0 1538731115.104 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.104 * [misc]backup-simplify: Simplify 0 into 0 1538731115.104 * [misc]backup-simplify: Simplify 0 into 0 1538731115.105 * [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 1538731115.107 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731115.107 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.107 * [misc]backup-simplify: Simplify 0 into 0 1538731115.107 * [misc]backup-simplify: Simplify 0 into 0 1538731115.107 * [misc]backup-simplify: Simplify (exp (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.im))) into (exp (* y.im (atan2 x.im x.re))) 1538731115.107 * [misc]backup-simplify: Simplify (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) into (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731115.107 * [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 1538731115.107 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731115.107 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in x.re 1538731115.107 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in x.re 1538731115.107 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731115.108 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.108 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in x.re 1538731115.108 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in x.re 1538731115.108 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731115.108 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.108 * [misc]backup-simplify: Simplify -1 into -1 1538731115.108 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.108 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.108 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.108 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.108 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.108 * [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)) 1538731115.108 * [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))) 1538731115.108 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731115.108 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in x.im 1538731115.108 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in x.im 1538731115.108 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731115.109 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.109 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in x.im 1538731115.109 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in x.im 1538731115.109 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.im 1538731115.109 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.109 * [misc]backup-simplify: Simplify -1 into -1 1538731115.109 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.109 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.109 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.109 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.109 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.109 * [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)) 1538731115.109 * [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))) 1538731115.109 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in y.im 1538731115.109 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in y.im 1538731115.109 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in y.im 1538731115.109 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731115.110 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.110 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in y.im 1538731115.110 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in y.im 1538731115.110 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731115.110 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.110 * [misc]backup-simplify: Simplify -1 into -1 1538731115.110 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.110 * [misc]backup-simplify: Simplify 0 into 0 1538731115.110 * [misc]backup-simplify: Simplify 1 into 1 1538731115.110 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.110 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.110 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.110 * [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)) 1538731115.111 * [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))) 1538731115.111 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in y.im 1538731115.111 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in y.im 1538731115.111 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in y.im 1538731115.111 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731115.111 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.111 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in y.im 1538731115.111 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in y.im 1538731115.111 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731115.111 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.111 * [misc]backup-simplify: Simplify -1 into -1 1538731115.111 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.111 * [misc]backup-simplify: Simplify 0 into 0 1538731115.111 * [misc]backup-simplify: Simplify 1 into 1 1538731115.111 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.111 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.111 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.112 * [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)) 1538731115.112 * [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))) 1538731115.112 * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.im 1538731115.112 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 1538731115.112 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.112 * [misc]backup-simplify: Simplify -1 into -1 1538731115.112 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 1538731115.112 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731115.112 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.112 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.112 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.112 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 1538731115.113 * [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)) 1538731115.113 * [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))) 1538731115.113 * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.re 1538731115.113 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 1538731115.113 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.113 * [misc]backup-simplify: Simplify -1 into -1 1538731115.113 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 1538731115.113 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731115.113 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.113 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.113 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.113 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 1538731115.114 * [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)) 1538731115.114 * [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))) 1538731115.114 * [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))) 1538731115.115 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ -1 y.im)) 1)))) 1) into 0 1538731115.115 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (/ -1 y.im))) into 0 1538731115.117 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.117 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.117 * [misc]backup-simplify: Simplify 0 into 0 1538731115.117 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.117 * [misc]backup-simplify: Simplify 0 into 0 1538731115.117 * [misc]backup-simplify: Simplify 0 into 0 1538731115.117 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.118 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 1538731115.119 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.119 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.119 * [misc]backup-simplify: Simplify 0 into 0 1538731115.119 * [misc]backup-simplify: Simplify 0 into 0 1538731115.119 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.120 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 1538731115.121 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.121 * [misc]backup-simplify: Simplify 0 into 0 1538731115.124 * [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 1538731115.124 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 1538731115.127 * [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 1538731115.127 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.127 * [misc]backup-simplify: Simplify 0 into 0 1538731115.127 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.127 * [misc]backup-simplify: Simplify 0 into 0 1538731115.127 * [misc]backup-simplify: Simplify 0 into 0 1538731115.127 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.127 * [misc]backup-simplify: Simplify 0 into 0 1538731115.127 * [misc]backup-simplify: Simplify 0 into 0 1538731115.127 * [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 1538731115.128 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 1538731115.130 * [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 1538731115.130 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.130 * [misc]backup-simplify: Simplify 0 into 0 1538731115.130 * [misc]backup-simplify: Simplify 0 into 0 1538731115.130 * [misc]backup-simplify: Simplify (exp (* -1 (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.im))))) into (exp (* y.im (atan2 x.im x.re))) 1538731115.130 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 3) 1538731115.131 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731115.131 * [misc]approximate: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in (x.im x.re y.re) around 0 1538731115.131 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731115.131 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731115.131 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.131 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.131 * [misc]backup-simplify: Simplify 0 into 0 1538731115.131 * [misc]backup-simplify: Simplify 1 into 1 1538731115.131 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731115.131 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731115.131 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.131 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.131 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.131 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731115.131 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731115.131 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.131 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.131 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.131 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731115.131 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731115.131 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.131 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.132 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.132 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731115.132 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731115.132 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731115.132 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.132 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.132 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.132 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731115.132 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731115.132 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731115.132 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.132 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.132 * [misc]backup-simplify: Simplify 0 into 0 1538731115.132 * [misc]backup-simplify: Simplify 1 into 1 1538731115.132 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731115.132 * [misc]backup-simplify: Simplify 0 into 0 1538731115.132 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731115.132 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.132 * [misc]backup-simplify: Simplify 0 into 0 1538731115.132 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.132 * [misc]backup-simplify: Simplify 0 into 0 1538731115.132 * [misc]backup-simplify: Simplify 0 into 0 1538731115.132 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731115.132 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.132 * [misc]backup-simplify: Simplify 0 into 0 1538731115.132 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731115.133 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.133 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731115.133 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731115.133 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.133 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 1538731115.133 * [misc]backup-simplify: Simplify 0 into 0 1538731115.134 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (* y.re (* 1 1))) into (* (atan2 x.im x.re) y.re) 1538731115.134 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731115.134 * [misc]approximate: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in (x.im x.re y.re) around 0 1538731115.134 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731115.134 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731115.134 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.134 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.134 * [misc]backup-simplify: Simplify 0 into 0 1538731115.134 * [misc]backup-simplify: Simplify 1 into 1 1538731115.134 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.134 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731115.134 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731115.134 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.134 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.134 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.134 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731115.134 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731115.134 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731115.134 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.134 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.134 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.134 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731115.134 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731115.134 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731115.134 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.134 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.135 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.135 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731115.135 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731115.135 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731115.135 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.135 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.135 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.135 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731115.135 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731115.135 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731115.135 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.135 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.135 * [misc]backup-simplify: Simplify 0 into 0 1538731115.135 * [misc]backup-simplify: Simplify 1 into 1 1538731115.135 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.135 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.135 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731115.135 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.135 * [misc]backup-simplify: Simplify 0 into 0 1538731115.135 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.135 * [misc]backup-simplify: Simplify 0 into 0 1538731115.136 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731115.136 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.136 * [misc]backup-simplify: Simplify 0 into 0 1538731115.136 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 1538731115.136 * [misc]backup-simplify: Simplify 0 into 0 1538731115.136 * [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 1538731115.136 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.136 * [misc]backup-simplify: Simplify 0 into 0 1538731115.136 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.136 * [misc]backup-simplify: Simplify 0 into 0 1538731115.136 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.136 * [misc]backup-simplify: Simplify 0 into 0 1538731115.136 * [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 1538731115.136 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.136 * [misc]backup-simplify: Simplify 0 into 0 1538731115.136 * [misc]backup-simplify: Simplify 0 into 0 1538731115.137 * [misc]backup-simplify: Simplify 0 into 0 1538731115.137 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731115.137 * [misc]backup-simplify: Simplify 0 into 0 1538731115.137 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731115.137 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.137 * [misc]backup-simplify: Simplify 0 into 0 1538731115.137 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.137 * [misc]backup-simplify: Simplify 0 into 0 1538731115.137 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.137 * [misc]backup-simplify: Simplify 0 into 0 1538731115.137 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.137 * [misc]backup-simplify: Simplify 0 into 0 1538731115.138 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731115.138 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.138 * [misc]backup-simplify: Simplify 0 into 0 1538731115.138 * [misc]backup-simplify: Simplify 0 into 0 1538731115.138 * [misc]backup-simplify: Simplify 0 into 0 1538731115.138 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* (/ 1 (/ 1 y.re)) (* 1 1))) into (* (atan2 x.im x.re) y.re) 1538731115.138 * [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)) 1538731115.138 * [misc]approximate: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in (x.im x.re y.re) around 0 1538731115.138 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731115.138 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.138 * [misc]backup-simplify: Simplify -1 into -1 1538731115.138 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731115.138 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731115.138 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.138 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.138 * [misc]backup-simplify: Simplify 0 into 0 1538731115.138 * [misc]backup-simplify: Simplify 1 into 1 1538731115.138 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.138 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731115.138 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.138 * [misc]backup-simplify: Simplify -1 into -1 1538731115.138 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731115.138 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731115.138 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.138 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.138 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.139 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.139 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731115.139 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.139 * [misc]backup-simplify: Simplify -1 into -1 1538731115.139 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731115.139 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731115.139 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.139 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.139 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.139 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.139 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731115.139 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.139 * [misc]backup-simplify: Simplify -1 into -1 1538731115.139 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731115.139 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731115.139 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.139 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.139 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.139 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.139 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731115.139 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731115.139 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.139 * [misc]backup-simplify: Simplify -1 into -1 1538731115.139 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731115.139 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731115.139 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.139 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.139 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.139 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731115.140 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731115.140 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731115.140 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.140 * [misc]backup-simplify: Simplify -1 into -1 1538731115.140 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731115.140 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731115.140 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.140 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.140 * [misc]backup-simplify: Simplify 0 into 0 1538731115.140 * [misc]backup-simplify: Simplify 1 into 1 1538731115.140 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.140 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731115.140 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731115.140 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731115.140 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 1538731115.140 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.141 * [misc]backup-simplify: Simplify 0 into 0 1538731115.141 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.141 * [misc]backup-simplify: Simplify 0 into 0 1538731115.141 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731115.141 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 1538731115.141 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.141 * [misc]backup-simplify: Simplify 0 into 0 1538731115.141 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 1538731115.141 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 1538731115.141 * [misc]backup-simplify: Simplify 0 into 0 1538731115.142 * [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 1538731115.142 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731115.142 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.142 * [misc]backup-simplify: Simplify 0 into 0 1538731115.142 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.142 * [misc]backup-simplify: Simplify 0 into 0 1538731115.142 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.142 * [misc]backup-simplify: Simplify 0 into 0 1538731115.142 * [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 1538731115.142 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731115.142 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.142 * [misc]backup-simplify: Simplify 0 into 0 1538731115.143 * [misc]backup-simplify: Simplify 0 into 0 1538731115.143 * [misc]backup-simplify: Simplify 0 into 0 1538731115.143 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731115.143 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731115.143 * [misc]backup-simplify: Simplify 0 into 0 1538731115.143 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731115.144 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731115.144 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.144 * [misc]backup-simplify: Simplify 0 into 0 1538731115.144 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.144 * [misc]backup-simplify: Simplify 0 into 0 1538731115.144 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.144 * [misc]backup-simplify: Simplify 0 into 0 1538731115.144 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.144 * [misc]backup-simplify: Simplify 0 into 0 1538731115.144 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731115.145 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731115.145 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.145 * [misc]backup-simplify: Simplify 0 into 0 1538731115.145 * [misc]backup-simplify: Simplify 0 into 0 1538731115.145 * [misc]backup-simplify: Simplify 0 into 0 1538731115.145 * [misc]backup-simplify: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* (/ 1 (/ 1 (- y.re))) (* 1 1))) into (* (atan2 x.im x.re) y.re) 1538731115.145 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2) 1538731115.146 * [misc]backup-simplify: Simplify (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) into (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.146 * [misc]approximate: Taking taylor expansion of (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) in (y.im x.im x.re y.re) around 0 1538731115.146 * [misc]taylor: Taking taylor expansion of (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731115.146 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.146 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (exp y.im) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731115.146 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.146 * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) 1538731115.146 * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im 1538731115.146 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 1538731115.146 * [misc]backup-simplify: Simplify (exp (* y.im (atan2 x.im x.re))) into (exp (* y.im (atan2 x.im x.re))) 1538731115.146 * [misc]taylor: Taking taylor expansion of (pow (hypot x.re x.im) y.re) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log (hypot x.re x.im)))) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.146 * [misc]backup-simplify: Simplify 0 into 0 1538731115.146 * [misc]backup-simplify: Simplify 1 into 1 1538731115.146 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.re 1538731115.146 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731115.146 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.146 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.146 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.146 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.146 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.re 1538731115.146 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.146 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.146 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.146 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.146 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731115.146 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731115.146 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731115.147 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731115.147 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731115.147 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731115.147 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.147 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731115.147 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731115.147 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731115.148 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 1538731115.149 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731115.149 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.149 * [misc]backup-simplify: Simplify (/ (exp (* y.im (atan2 x.im x.re))) 1) into (exp (* y.im (atan2 x.im x.re))) 1538731115.149 * [misc]taylor: Taking taylor expansion of (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731115.149 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.149 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (exp y.im) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.149 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.149 * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) 1538731115.149 * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im 1538731115.149 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 1538731115.149 * [misc]backup-simplify: Simplify (exp (* y.im (atan2 x.im x.re))) into (exp (* y.im (atan2 x.im x.re))) 1538731115.149 * [misc]taylor: Taking taylor expansion of (pow (hypot x.re x.im) y.re) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log (hypot x.re x.im)))) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.149 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.re 1538731115.149 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731115.149 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.149 * [misc]backup-simplify: Simplify 0 into 0 1538731115.149 * [misc]backup-simplify: Simplify 1 into 1 1538731115.149 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.149 * [misc]backup-simplify: Simplify 0 into 0 1538731115.149 * [misc]backup-simplify: Simplify 1 into 1 1538731115.149 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re 1538731115.149 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.149 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.150 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.150 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.150 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731115.150 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731115.150 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731115.150 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731115.150 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731115.150 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731115.150 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.150 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731115.150 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731115.150 * [misc]backup-simplify: Simplify (* y.re (log x.im)) into (* y.re (log x.im)) 1538731115.150 * [misc]backup-simplify: Simplify (exp (* y.re (log x.im))) into (pow x.im y.re) 1538731115.150 * [misc]backup-simplify: Simplify (/ (exp (* y.im (atan2 x.im x.re))) (pow x.im y.re)) into (/ (exp (* y.im (atan2 x.im x.re))) (pow x.im y.re)) 1538731115.150 * [misc]taylor: Taking taylor expansion of (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731115.151 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.151 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (exp y.im) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.151 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.151 * [misc]backup-simplify: Simplify (exp y.im) into (exp y.im) 1538731115.151 * [misc]backup-simplify: Simplify (log (exp y.im)) into y.im 1538731115.151 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 1538731115.151 * [misc]backup-simplify: Simplify (exp (* y.im (atan2 x.im x.re))) into (exp (* y.im (atan2 x.im x.re))) 1538731115.151 * [misc]taylor: Taking taylor expansion of (pow (hypot x.re x.im) y.re) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log (hypot x.re x.im)))) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.151 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.151 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.im 1538731115.151 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731115.151 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.151 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.151 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.151 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.151 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im 1538731115.151 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.151 * [misc]backup-simplify: Simplify 0 into 0 1538731115.151 * [misc]backup-simplify: Simplify 1 into 1 1538731115.151 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.151 * [misc]backup-simplify: Simplify 0 into 0 1538731115.151 * [misc]backup-simplify: Simplify 1 into 1 1538731115.151 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731115.151 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731115.151 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 1538731115.152 * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re 1538731115.152 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731115.152 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731115.152 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.152 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 1538731115.152 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.152 * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* y.re (log x.re)) 1538731115.152 * [misc]backup-simplify: Simplify (exp (* y.re (log x.re))) into (pow x.re y.re) 1538731115.152 * [misc]backup-simplify: Simplify (/ (exp (* y.im (atan2 x.im x.re))) (pow x.re y.re)) into (/ (exp (* y.im (atan2 x.im x.re))) (pow x.re y.re)) 1538731115.152 * [misc]taylor: Taking taylor expansion of (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) in y.im 1538731115.152 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.im 1538731115.152 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.im 1538731115.152 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.im 1538731115.152 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731115.152 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.152 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.im 1538731115.152 * [misc]taylor: Taking taylor expansion of (exp y.im) in y.im 1538731115.152 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.152 * [misc]backup-simplify: Simplify 0 into 0 1538731115.152 * [misc]backup-simplify: Simplify 1 into 1 1538731115.152 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.152 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.153 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731115.153 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 1538731115.155 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 1538731115.155 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731115.155 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.155 * [misc]taylor: Taking taylor expansion of (pow (hypot x.re x.im) y.re) in y.im 1538731115.155 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log (hypot x.re x.im)))) in y.im 1538731115.155 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in y.im 1538731115.155 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.155 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.155 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731115.155 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731115.155 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731115.155 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731115.155 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731115.155 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.155 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.156 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.156 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.156 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731115.156 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.156 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.156 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.156 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.156 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731115.156 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731115.156 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731115.156 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731115.156 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731115.156 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731115.156 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.156 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731115.157 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731115.157 * [misc]backup-simplify: Simplify (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731115.157 * [misc]backup-simplify: Simplify (exp (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) into (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) 1538731115.157 * [misc]backup-simplify: Simplify (/ 1 (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) into (/ 1 (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) y.re)) 1538731115.157 * [misc]taylor: Taking taylor expansion of (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) in y.im 1538731115.157 * [misc]taylor: Taking taylor expansion of (pow (exp y.im) (atan2 x.im x.re)) in y.im 1538731115.157 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 x.im x.re) (log (exp y.im)))) in y.im 1538731115.157 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) (log (exp y.im))) in y.im 1538731115.157 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731115.157 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.157 * [misc]taylor: Taking taylor expansion of (log (exp y.im)) in y.im 1538731115.157 * [misc]taylor: Taking taylor expansion of (exp y.im) in y.im 1538731115.157 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.157 * [misc]backup-simplify: Simplify 0 into 0 1538731115.157 * [misc]backup-simplify: Simplify 1 into 1 1538731115.157 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.158 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.158 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731115.158 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 1 1) 1)))) into 1 1538731115.160 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 1 1)))) 1) into 1 1538731115.161 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731115.161 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.161 * [misc]taylor: Taking taylor expansion of (pow (hypot x.re x.im) y.re) in y.im 1538731115.161 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log (hypot x.re x.im)))) in y.im 1538731115.161 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in y.im 1538731115.161 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.161 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.161 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731115.161 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731115.161 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731115.161 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731115.161 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731115.161 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.161 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.161 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.161 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.161 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731115.161 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.161 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.161 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.161 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.161 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731115.161 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731115.161 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731115.161 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731115.162 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731115.162 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731115.162 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.162 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731115.162 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731115.162 * [misc]backup-simplify: Simplify (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731115.162 * [misc]backup-simplify: Simplify (exp (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) into (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) 1538731115.163 * [misc]backup-simplify: Simplify (/ 1 (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) into (/ 1 (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) y.re)) 1538731115.163 * [misc]taylor: Taking taylor expansion of (/ 1 (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) y.re)) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) y.re) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.163 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.163 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.163 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.163 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im 1538731115.163 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.163 * [misc]backup-simplify: Simplify 0 into 0 1538731115.163 * [misc]backup-simplify: Simplify 1 into 1 1538731115.163 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731115.163 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 1538731115.163 * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re 1538731115.163 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731115.163 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.164 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 1538731115.164 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.164 * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* y.re (log x.re)) 1538731115.164 * [misc]backup-simplify: Simplify (exp (* y.re (log x.re))) into (pow x.re y.re) 1538731115.164 * [misc]backup-simplify: Simplify (/ 1 (pow x.re y.re)) into (/ 1 (pow x.re y.re)) 1538731115.164 * [misc]taylor: Taking taylor expansion of (/ 1 (pow x.re y.re)) in x.re 1538731115.164 * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in x.re 1538731115.164 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in x.re 1538731115.164 * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in x.re 1538731115.164 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.164 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.164 * [misc]taylor: Taking taylor expansion of (log x.re) in x.re 1538731115.164 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.164 * [misc]backup-simplify: Simplify 0 into 0 1538731115.164 * [misc]backup-simplify: Simplify 1 into 1 1538731115.164 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.164 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) 1538731115.164 * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* y.re (log x.re)) 1538731115.164 * [misc]backup-simplify: Simplify (exp (* y.re (log x.re))) into (pow x.re y.re) 1538731115.164 * [misc]backup-simplify: Simplify (/ 1 (pow x.re y.re)) into (/ 1 (pow x.re y.re)) 1538731115.164 * [misc]taylor: Taking taylor expansion of (/ 1 (pow x.re y.re)) in y.re 1538731115.164 * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in y.re 1538731115.164 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in y.re 1538731115.165 * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in y.re 1538731115.165 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.165 * [misc]backup-simplify: Simplify 0 into 0 1538731115.165 * [misc]backup-simplify: Simplify 1 into 1 1538731115.165 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731115.165 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.165 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.165 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.165 * [misc]backup-simplify: Simplify (* 0 (log x.re)) into 0 1538731115.167 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731115.168 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log x.re))) into (log x.re) 1538731115.168 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.168 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.168 * [misc]backup-simplify: Simplify 1 into 1 1538731115.168 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (atan2 x.im x.re) 1) 1)))) into (atan2 x.im x.re) 1538731115.169 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 1538731115.169 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into 0 1538731115.170 * [misc]backup-simplify: Simplify (* (exp (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.170 * [misc]backup-simplify: Simplify (- (/ (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) (+ (* (/ 1 (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) y.re)) (/ 0 (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) into (/ (atan2 x.im x.re) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) y.re)) 1538731115.170 * [misc]taylor: Taking taylor expansion of (/ (atan2 x.im x.re) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) y.re)) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731115.170 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.170 * [misc]taylor: Taking taylor expansion of (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) y.re) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of (* y.re (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.170 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.170 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.170 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.170 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im 1538731115.170 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.171 * [misc]backup-simplify: Simplify 0 into 0 1538731115.171 * [misc]backup-simplify: Simplify 1 into 1 1538731115.171 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731115.171 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 1538731115.171 * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re 1538731115.171 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731115.171 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.171 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 1538731115.171 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.171 * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* y.re (log x.re)) 1538731115.171 * [misc]backup-simplify: Simplify (exp (* y.re (log x.re))) into (pow x.re y.re) 1538731115.171 * [misc]backup-simplify: Simplify (/ (atan2 x.im x.re) (pow x.re y.re)) into (/ (atan2 x.im x.re) (pow x.re y.re)) 1538731115.171 * [misc]taylor: Taking taylor expansion of (/ (atan2 x.im x.re) (pow x.re y.re)) in x.re 1538731115.171 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731115.171 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.171 * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in x.re 1538731115.171 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in x.re 1538731115.171 * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in x.re 1538731115.171 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.171 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.171 * [misc]taylor: Taking taylor expansion of (log x.re) in x.re 1538731115.171 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.171 * [misc]backup-simplify: Simplify 0 into 0 1538731115.171 * [misc]backup-simplify: Simplify 1 into 1 1538731115.172 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.172 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) 1538731115.172 * [misc]backup-simplify: Simplify (* y.re (log x.re)) into (* y.re (log x.re)) 1538731115.172 * [misc]backup-simplify: Simplify (exp (* y.re (log x.re))) into (pow x.re y.re) 1538731115.172 * [misc]backup-simplify: Simplify (/ (atan2 x.im x.re) (pow x.re y.re)) into (/ (atan2 x.im x.re) (pow x.re y.re)) 1538731115.172 * [misc]taylor: Taking taylor expansion of (/ (atan2 x.im x.re) (pow x.re y.re)) in y.re 1538731115.172 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731115.172 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.172 * [misc]taylor: Taking taylor expansion of (pow x.re y.re) in y.re 1538731115.172 * [misc]taylor: Taking taylor expansion of (exp (* y.re (log x.re))) in y.re 1538731115.172 * [misc]taylor: Taking taylor expansion of (* y.re (log x.re)) in y.re 1538731115.172 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.172 * [misc]backup-simplify: Simplify 0 into 0 1538731115.172 * [misc]backup-simplify: Simplify 1 into 1 1538731115.172 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731115.172 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.172 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.172 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731115.172 * [misc]backup-simplify: Simplify (* 0 (log x.re)) into 0 1538731115.173 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731115.173 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log x.re))) into (log x.re) 1538731115.173 * [misc]backup-simplify: Simplify (exp 0) into 1 1538731115.173 * [misc]backup-simplify: Simplify (/ (atan2 x.im x.re) 1) into (atan2 x.im x.re) 1538731115.173 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731115.174 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731115.174 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 (log x.re))) into 0 1538731115.174 * [misc]backup-simplify: Simplify (* (exp (* y.re (log x.re))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.175 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow x.re y.re)) (/ 0 (pow x.re y.re))))) into 0 1538731115.175 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.175 * [misc]backup-simplify: Simplify 0 into 0 1538731115.175 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.175 * [misc]backup-simplify: Simplify 0 into 0 1538731115.175 * [misc]backup-simplify: Simplify 0 into 0 1538731115.178 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731115.178 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.re)) 0) into (log x.re) 1538731115.178 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 (log x.re))) into 0 1538731115.179 * [misc]backup-simplify: Simplify (* (exp (* y.re (log x.re))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.179 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow x.re y.re)) (/ 0 (pow x.re y.re))))) into 0 1538731115.179 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.179 * [misc]backup-simplify: Simplify 0 into 0 1538731115.179 * [misc]backup-simplify: Simplify 0 into 0 1538731115.180 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow (log x.re) 1) 1)))) into (log x.re) 1538731115.180 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (log x.re) 1)))) into (- (log x.re)) 1538731115.180 * [misc]backup-simplify: Simplify (- (log x.re)) into (- (log x.re)) 1538731115.181 * [misc]backup-simplify: Simplify (+ (* (- (log x.re)) (* y.re (* 1 (* 1 1)))) (+ (* (atan2 x.im x.re) (* 1 (* 1 (* 1 y.im)))) 1)) into (- (+ (* y.im (atan2 x.im x.re)) 1) (* y.re (log x.re))) 1538731115.181 * [misc]backup-simplify: Simplify (/ (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re))) into (/ (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re))) 1538731115.181 * [misc]approximate: Taking taylor expansion of (/ (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re))) in (y.im x.im x.re y.re) around 0 1538731115.181 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re))) in y.re 1538731115.181 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.re 1538731115.181 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.re 1538731115.181 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.re 1538731115.181 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731115.181 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.181 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.re 1538731115.181 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.re 1538731115.182 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re 1538731115.182 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731115.182 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.182 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731115.182 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.182 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.182 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.182 * [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)) 1538731115.182 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re)) in y.re 1538731115.182 * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im))))) in y.re 1538731115.182 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 1538731115.182 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re 1538731115.182 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.182 * [misc]backup-simplify: Simplify 0 into 0 1538731115.182 * [misc]backup-simplify: Simplify 1 into 1 1538731115.183 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.183 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 1538731115.183 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 1538731115.183 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731115.183 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 1538731115.183 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 1538731115.183 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731115.183 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.183 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.183 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731115.183 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731115.183 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.183 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.183 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731115.183 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 1538731115.183 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731115.183 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.183 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.183 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.183 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731115.183 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.183 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.183 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.184 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.184 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.184 * [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))) 1538731115.184 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.184 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731115.184 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731115.184 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731115.184 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731115.185 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731115.185 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731115.185 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.186 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.186 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.186 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.186 * [misc]backup-simplify: Simplify (exp (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im))))) into (exp (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re)) 1538731115.187 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re))) 1538731115.187 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re))) in x.re 1538731115.187 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 1538731115.187 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.re 1538731115.187 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.re 1538731115.187 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731115.187 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.187 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.re 1538731115.187 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.re 1538731115.187 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731115.187 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.187 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.187 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731115.187 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.187 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.188 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.188 * [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)) 1538731115.188 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re)) in x.re 1538731115.188 * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im))))) in x.re 1538731115.188 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731115.188 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re 1538731115.188 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.188 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.188 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) 1538731115.188 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731115.188 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731115.188 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731115.188 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731115.188 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731115.188 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731115.188 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.188 * [misc]backup-simplify: Simplify 0 into 0 1538731115.188 * [misc]backup-simplify: Simplify 1 into 1 1538731115.188 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.189 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731115.189 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.189 * [misc]backup-simplify: Simplify 0 into 0 1538731115.189 * [misc]backup-simplify: Simplify 1 into 1 1538731115.189 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.189 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731115.189 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731115.189 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.189 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.189 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.189 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731115.189 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.189 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.189 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.189 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731115.189 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731115.190 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.190 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731115.190 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731115.190 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731115.190 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.191 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.191 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.191 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731115.191 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (- (log x.re))) into (* -1 (/ (log x.re) y.re)) 1538731115.191 * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.re) y.re))) into (exp (* -1 (/ (log x.re) y.re))) 1538731115.192 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.re) y.re)))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.re) y.re)))) 1538731115.192 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re))) in x.im 1538731115.192 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 1538731115.192 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in x.im 1538731115.192 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in x.im 1538731115.192 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731115.192 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.192 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in x.im 1538731115.192 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in x.im 1538731115.192 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im 1538731115.192 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.192 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.192 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731115.192 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.192 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.192 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.193 * [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)) 1538731115.193 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re)) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im))))) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.193 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.193 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) 1538731115.193 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 1538731115.193 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731115.193 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.193 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.193 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731115.193 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.193 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.193 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731115.193 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731115.193 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.193 * [misc]backup-simplify: Simplify 0 into 0 1538731115.193 * [misc]backup-simplify: Simplify 1 into 1 1538731115.194 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.194 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731115.194 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.194 * [misc]backup-simplify: Simplify 0 into 0 1538731115.194 * [misc]backup-simplify: Simplify 1 into 1 1538731115.194 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.194 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731115.194 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731115.194 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.194 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731115.195 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731115.195 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731115.195 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.195 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.195 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.196 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731115.196 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (- (log x.im))) into (* -1 (/ (log x.im) y.re)) 1538731115.196 * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.im) y.re))) into (exp (* -1 (/ (log x.im) y.re))) 1538731115.196 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) 1538731115.196 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re))) in y.im 1538731115.196 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im 1538731115.196 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.im 1538731115.196 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.im 1538731115.196 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731115.196 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.196 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.im 1538731115.196 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.im 1538731115.196 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731115.196 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.196 * [misc]backup-simplify: Simplify 0 into 0 1538731115.196 * [misc]backup-simplify: Simplify 1 into 1 1538731115.197 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.197 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.197 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.197 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.197 * [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)) 1538731115.197 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re)) in y.im 1538731115.197 * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im))))) in y.im 1538731115.197 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731115.197 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im 1538731115.197 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.197 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.197 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) 1538731115.197 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731115.197 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731115.198 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731115.198 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731115.198 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731115.198 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731115.198 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.198 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.198 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731115.198 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731115.198 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.198 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.198 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731115.198 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731115.198 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731115.198 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.198 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.198 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.198 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731115.198 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.198 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.198 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.198 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.198 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.199 * [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))) 1538731115.199 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.199 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731115.199 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731115.199 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731115.199 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731115.200 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731115.200 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731115.200 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.200 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.201 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.201 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re) 1538731115.201 * [misc]backup-simplify: Simplify (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) into (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) 1538731115.202 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) 1538731115.202 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re))) in y.im 1538731115.202 * [misc]taylor: Taking taylor expansion of (pow (exp (/ 1 y.im)) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.im 1538731115.202 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im))))) in y.im 1538731115.202 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 x.im) (/ 1 x.re)) (log (exp (/ 1 y.im)))) in y.im 1538731115.202 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731115.202 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.202 * [misc]taylor: Taking taylor expansion of (log (exp (/ 1 y.im))) in y.im 1538731115.202 * [misc]taylor: Taking taylor expansion of (exp (/ 1 y.im)) in y.im 1538731115.202 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731115.202 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.202 * [misc]backup-simplify: Simplify 0 into 0 1538731115.202 * [misc]backup-simplify: Simplify 1 into 1 1538731115.202 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.202 * [misc]backup-simplify: Simplify (exp (/ 1 y.im)) into (exp (/ 1 y.im)) 1538731115.202 * [misc]backup-simplify: Simplify (log (exp (/ 1 y.im))) into (/ 1 y.im) 1538731115.203 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.203 * [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)) 1538731115.203 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) (/ 1 y.re)) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of (exp (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im))))) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.203 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.203 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) 1538731115.203 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731115.203 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731115.203 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.203 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.203 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731115.203 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731115.203 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.203 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.204 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731115.204 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731115.204 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731115.204 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.204 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.204 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.204 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731115.204 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.204 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.204 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731115.204 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.204 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.204 * [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))) 1538731115.205 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.205 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731115.205 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731115.205 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731115.205 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731115.205 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731115.205 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731115.206 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.206 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.206 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.206 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re) 1538731115.207 * [misc]backup-simplify: Simplify (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) into (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) 1538731115.207 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) 1538731115.207 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) in x.im 1538731115.207 * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.im 1538731115.207 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 1538731115.207 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731115.208 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.208 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.208 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.208 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.208 * [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)) 1538731115.208 * [misc]taylor: Taking taylor expansion of (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) in x.im 1538731115.208 * [misc]taylor: Taking taylor expansion of (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re) in x.im 1538731115.208 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) in x.im 1538731115.208 * [misc]taylor: Taking taylor expansion of (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) in x.im 1538731115.208 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) in x.im 1538731115.208 * [misc]taylor: Taking taylor expansion of (/ 1 (pow x.im 2)) in x.im 1538731115.208 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im 1538731115.208 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.208 * [misc]backup-simplify: Simplify 0 into 0 1538731115.208 * [misc]backup-simplify: Simplify 1 into 1 1538731115.208 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731115.209 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.209 * [misc]taylor: Taking taylor expansion of (/ 1 (pow x.re 2)) in x.im 1538731115.209 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.im 1538731115.209 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.209 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.209 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731115.209 * [misc]backup-simplify: Simplify (/ 1 (pow x.re 2)) into (/ 1 (pow x.re 2)) 1538731115.209 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731115.209 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.209 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731115.210 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731115.210 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.210 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.210 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.210 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.210 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.211 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731115.211 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731115.211 * [misc]backup-simplify: Simplify (/ (- (log x.im)) y.re) into (* -1 (/ (log x.im) y.re)) 1538731115.211 * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.im) y.re))) into (exp (* -1 (/ (log x.im) y.re))) 1538731115.211 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) 1538731115.211 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) in x.re 1538731115.211 * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in x.re 1538731115.211 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 1538731115.211 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731115.212 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.212 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.212 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.212 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.212 * [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)) 1538731115.212 * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log x.im) y.re))) in x.re 1538731115.212 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.im) y.re)) in x.re 1538731115.212 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.212 * [misc]backup-simplify: Simplify -1 into -1 1538731115.212 * [misc]taylor: Taking taylor expansion of (/ (log x.im) y.re) in x.re 1538731115.212 * [misc]taylor: Taking taylor expansion of (log x.im) in x.re 1538731115.212 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.212 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.212 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731115.212 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.212 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.212 * [misc]backup-simplify: Simplify (/ (log x.im) y.re) into (/ (log x.im) y.re) 1538731115.212 * [misc]backup-simplify: Simplify (* -1 (/ (log x.im) y.re)) into (* -1 (/ (log x.im) y.re)) 1538731115.213 * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.im) y.re))) into (exp (* -1 (/ (log x.im) y.re))) 1538731115.213 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) 1538731115.213 * [misc]taylor: Taking taylor expansion of (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) in y.re 1538731115.213 * [misc]taylor: Taking taylor expansion of (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) in y.re 1538731115.213 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.re 1538731115.213 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731115.213 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731115.213 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731115.213 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.213 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731115.213 * [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)) 1538731115.213 * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log x.im) y.re))) in y.re 1538731115.213 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.im) y.re)) in y.re 1538731115.214 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.214 * [misc]backup-simplify: Simplify -1 into -1 1538731115.214 * [misc]taylor: Taking taylor expansion of (/ (log x.im) y.re) in y.re 1538731115.214 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731115.214 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.214 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.214 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731115.214 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.214 * [misc]backup-simplify: Simplify 0 into 0 1538731115.214 * [misc]backup-simplify: Simplify 1 into 1 1538731115.214 * [misc]backup-simplify: Simplify (/ (log x.im) 1) into (log x.im) 1538731115.214 * [misc]backup-simplify: Simplify (* -1 (log x.im)) into (* -1 (log x.im)) 1538731115.214 * [misc]backup-simplify: Simplify (exp (* -1 (/ (log x.im) y.re))) into (exp (* -1 (/ (log x.im) y.re))) 1538731115.214 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) 1538731115.215 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) into (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) 1538731115.216 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ 1 y.im)) 1)))) 1) into 0 1538731115.216 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (* 0 (/ 1 y.im))) into 0 1538731115.218 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.219 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1)))) 1) into 0 1538731115.219 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 1538731115.219 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))))) into 0 1538731115.221 * [misc]backup-simplify: Simplify (* (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.222 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) (+ (* (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) (/ 0 (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))))) into 0 1538731115.222 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.222 * [misc]backup-simplify: Simplify 0 into 0 1538731115.222 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.222 * [misc]backup-simplify: Simplify 0 into 0 1538731115.222 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.222 * [misc]backup-simplify: Simplify 0 into 0 1538731115.222 * [misc]backup-simplify: Simplify 0 into 0 1538731115.222 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.224 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.226 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731115.226 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (* -1 (/ (log x.im) y.re)) (/ 0 y.re)))) into 0 1538731115.228 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.im) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.229 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (log x.im) y.re)))) (+ (* (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) (/ 0 (exp (* -1 (/ (log x.im) y.re))))))) into 0 1538731115.229 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.229 * [misc]backup-simplify: Simplify 0 into 0 1538731115.229 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.229 * [misc]backup-simplify: Simplify 0 into 0 1538731115.229 * [misc]backup-simplify: Simplify 0 into 0 1538731115.229 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.230 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.231 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 1538731115.232 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.im) y.re) (/ 0 y.re)))) into 0 1538731115.232 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log x.im) y.re))) into 0 1538731115.233 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log x.im) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.234 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (log x.im) y.re)))) (+ (* (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) (/ 0 (exp (* -1 (/ (log x.im) y.re))))))) into 0 1538731115.234 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.234 * [misc]backup-simplify: Simplify 0 into 0 1538731115.234 * [misc]backup-simplify: Simplify 0 into 0 1538731115.234 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.235 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.236 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (log x.im) y.re)))) (+ (* (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (* -1 (/ (log x.im) y.re)))) (/ 0 (exp (* -1 (/ (log x.im) y.re))))))) into 0 1538731115.236 * [misc]backup-simplify: Simplify 0 into 0 1538731115.238 * [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 1538731115.238 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 1538731115.240 * [misc]backup-simplify: Simplify (* (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731115.241 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 1538731115.241 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 1538731115.241 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (+ (* 0 0) (* 0 (/ 1 x.re)))) into 0 1538731115.241 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 1538731115.241 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 1538731115.242 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (+ (* 0 0) (* 0 (/ 1 x.im)))) into 0 1538731115.242 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.243 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.244 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1)))) 2) into 0 1538731115.245 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731115.245 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (+ (* 0 0) (* 0 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))))) into 0 1538731115.246 * [misc]backup-simplify: Simplify (* (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731115.247 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) (+ (* (/ (exp (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im)) (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) (/ 0 (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) (* 0 (/ 0 (exp (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))))) into 0 1538731115.247 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.247 * [misc]backup-simplify: Simplify 0 into 0 1538731115.247 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.247 * [misc]backup-simplify: Simplify 0 into 0 1538731115.247 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.247 * [misc]backup-simplify: Simplify 0 into 0 1538731115.247 * [misc]backup-simplify: Simplify 0 into 0 1538731115.247 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.247 * [misc]backup-simplify: Simplify 0 into 0 1538731115.247 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.247 * [misc]backup-simplify: Simplify 0 into 0 1538731115.247 * [misc]backup-simplify: Simplify 0 into 0 1538731115.247 * [misc]backup-simplify: Simplify (/ (exp (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.im))) (exp (* -1 (/ (log (/ 1 x.im)) (/ 1 y.re))))) into (/ (exp (* y.im (atan2 x.im x.re))) (exp (* -1 (* y.re (log (/ 1 x.im)))))) 1538731115.248 * [misc]backup-simplify: Simplify (/ (pow (exp (/ 1 (- y.im))) (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) (pow (hypot (/ 1 (- x.re)) (/ 1 (- x.im))) (/ 1 (- y.re)))) into (/ (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re))) 1538731115.248 * [misc]approximate: Taking taylor expansion of (/ (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re))) in (y.im x.im x.re y.re) around 0 1538731115.248 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re))) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731115.248 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.248 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.248 * [misc]backup-simplify: Simplify -1 into -1 1538731115.248 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731115.248 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.248 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.248 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.248 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.248 * [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)) 1538731115.248 * [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))) 1538731115.248 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re)) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (exp (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im))))) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of (/ -1 y.re) in y.re 1538731115.248 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.248 * [misc]backup-simplify: Simplify -1 into -1 1538731115.248 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.248 * [misc]backup-simplify: Simplify 0 into 0 1538731115.248 * [misc]backup-simplify: Simplify 1 into 1 1538731115.248 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.248 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 1538731115.249 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 1538731115.249 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.249 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 1538731115.249 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 1538731115.249 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731115.249 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.249 * [misc]backup-simplify: Simplify -1 into -1 1538731115.249 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.249 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.249 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.249 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731115.249 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.249 * [misc]backup-simplify: Simplify -1 into -1 1538731115.249 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731115.249 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.249 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.249 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 1538731115.249 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731115.249 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.249 * [misc]backup-simplify: Simplify -1 into -1 1538731115.249 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.249 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.249 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.249 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731115.249 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.249 * [misc]backup-simplify: Simplify -1 into -1 1538731115.249 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.249 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.249 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.249 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.249 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.249 * [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))) 1538731115.249 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.250 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.250 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.250 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731115.250 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.250 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.250 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731115.250 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.250 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.250 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.250 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731115.251 * [misc]backup-simplify: Simplify (exp (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im))))) into (exp (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re))) 1538731115.251 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)))) 1538731115.251 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re))) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731115.251 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.251 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.251 * [misc]backup-simplify: Simplify -1 into -1 1538731115.251 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.251 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.251 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.251 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.251 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.251 * [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)) 1538731115.251 * [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))) 1538731115.251 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re)) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (exp (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im))))) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of (/ -1 y.re) in x.re 1538731115.251 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.252 * [misc]backup-simplify: Simplify -1 into -1 1538731115.252 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.252 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.252 * [misc]backup-simplify: Simplify (/ -1 y.re) into (/ -1 y.re) 1538731115.252 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731115.252 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731115.252 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.252 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731115.252 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731115.252 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731115.252 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.252 * [misc]backup-simplify: Simplify -1 into -1 1538731115.252 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.252 * [misc]backup-simplify: Simplify 0 into 0 1538731115.252 * [misc]backup-simplify: Simplify 1 into 1 1538731115.252 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.252 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731115.252 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.252 * [misc]backup-simplify: Simplify -1 into -1 1538731115.252 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731115.252 * [misc]backup-simplify: Simplify 0 into 0 1538731115.252 * [misc]backup-simplify: Simplify 1 into 1 1538731115.252 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.252 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731115.252 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731115.252 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.252 * [misc]backup-simplify: Simplify -1 into -1 1538731115.252 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.252 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.252 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.252 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731115.252 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.252 * [misc]backup-simplify: Simplify -1 into -1 1538731115.252 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.252 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.252 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.252 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731115.253 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731115.253 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.253 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.253 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.253 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731115.253 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.253 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.253 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.254 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731115.254 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (- (log x.re))) into (/ (log x.re) y.re) 1538731115.254 * [misc]backup-simplify: Simplify (exp (/ (log x.re) y.re)) into (exp (/ (log x.re) y.re)) 1538731115.254 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.re) y.re))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.re) y.re))) 1538731115.254 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re))) in x.im 1538731115.254 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731115.254 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in x.im 1538731115.254 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in x.im 1538731115.254 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731115.254 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.254 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in x.im 1538731115.254 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in x.im 1538731115.254 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.im 1538731115.254 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.254 * [misc]backup-simplify: Simplify -1 into -1 1538731115.254 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.254 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.254 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731115.254 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.254 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.254 * [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)) 1538731115.254 * [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))) 1538731115.254 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re)) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of (exp (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im))))) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of (/ -1 y.re) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.255 * [misc]backup-simplify: Simplify -1 into -1 1538731115.255 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.255 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.255 * [misc]backup-simplify: Simplify (/ -1 y.re) into (/ -1 y.re) 1538731115.255 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 1538731115.255 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.255 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.255 * [misc]backup-simplify: Simplify -1 into -1 1538731115.255 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.255 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.255 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.255 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.255 * [misc]backup-simplify: Simplify -1 into -1 1538731115.255 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.255 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.255 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.255 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.255 * [misc]backup-simplify: Simplify -1 into -1 1538731115.255 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.255 * [misc]backup-simplify: Simplify 0 into 0 1538731115.255 * [misc]backup-simplify: Simplify 1 into 1 1538731115.255 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.255 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731115.255 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.255 * [misc]backup-simplify: Simplify -1 into -1 1538731115.255 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.255 * [misc]backup-simplify: Simplify 0 into 0 1538731115.255 * [misc]backup-simplify: Simplify 1 into 1 1538731115.255 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.256 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731115.256 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731115.256 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.256 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.256 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731115.256 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731115.256 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.256 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.257 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.257 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731115.257 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (- (log x.im))) into (/ (log x.im) y.re) 1538731115.257 * [misc]backup-simplify: Simplify (exp (/ (log x.im) y.re)) into (exp (/ (log x.im) y.re)) 1538731115.257 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) 1538731115.257 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re))) in y.im 1538731115.257 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in y.im 1538731115.257 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in y.im 1538731115.257 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in y.im 1538731115.257 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731115.257 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.257 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in y.im 1538731115.257 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in y.im 1538731115.257 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731115.257 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.257 * [misc]backup-simplify: Simplify -1 into -1 1538731115.257 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.257 * [misc]backup-simplify: Simplify 0 into 0 1538731115.257 * [misc]backup-simplify: Simplify 1 into 1 1538731115.257 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.257 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.257 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.258 * [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)) 1538731115.258 * [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))) 1538731115.258 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re)) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of (exp (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im))))) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of (/ -1 y.re) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.258 * [misc]backup-simplify: Simplify -1 into -1 1538731115.258 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.258 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.258 * [misc]backup-simplify: Simplify (/ -1 y.re) into (/ -1 y.re) 1538731115.258 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731115.258 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.258 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.258 * [misc]backup-simplify: Simplify -1 into -1 1538731115.258 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.258 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.258 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.258 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.258 * [misc]backup-simplify: Simplify -1 into -1 1538731115.258 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.258 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.258 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.258 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.258 * [misc]backup-simplify: Simplify -1 into -1 1538731115.258 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.258 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.258 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.258 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731115.258 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.258 * [misc]backup-simplify: Simplify -1 into -1 1538731115.258 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.258 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.258 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.258 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.259 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.259 * [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))) 1538731115.259 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.259 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.259 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.259 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731115.259 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.259 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.259 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731115.259 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.260 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.260 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.260 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) 1538731115.260 * [misc]backup-simplify: Simplify (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) into (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) 1538731115.260 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) 1538731115.260 * [misc]taylor: Taking taylor expansion of (/ (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re))) in y.im 1538731115.260 * [misc]taylor: Taking taylor expansion of (pow (exp (/ -1 y.im)) (atan2 (/ -1 x.im) (/ -1 x.re))) in y.im 1538731115.260 * [misc]taylor: Taking taylor expansion of (exp (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im))))) in y.im 1538731115.260 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (log (exp (/ -1 y.im)))) in y.im 1538731115.260 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731115.261 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.261 * [misc]taylor: Taking taylor expansion of (log (exp (/ -1 y.im))) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of (exp (/ -1 y.im)) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.261 * [misc]backup-simplify: Simplify -1 into -1 1538731115.261 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731115.261 * [misc]backup-simplify: Simplify 0 into 0 1538731115.261 * [misc]backup-simplify: Simplify 1 into 1 1538731115.261 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731115.261 * [misc]backup-simplify: Simplify (exp (/ -1 y.im)) into (exp (/ -1 y.im)) 1538731115.261 * [misc]backup-simplify: Simplify (log (exp (/ -1 y.im))) into (/ -1 y.im) 1538731115.261 * [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)) 1538731115.261 * [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))) 1538731115.261 * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) (/ -1 y.re)) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of (exp (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im))))) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.re) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of (/ -1 y.re) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.261 * [misc]backup-simplify: Simplify -1 into -1 1538731115.261 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731115.261 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.261 * [misc]backup-simplify: Simplify (/ -1 y.re) into (/ -1 y.re) 1538731115.261 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731115.261 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731115.261 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731115.261 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.261 * [misc]backup-simplify: Simplify -1 into -1 1538731115.261 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.261 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.261 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.261 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731115.262 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.262 * [misc]backup-simplify: Simplify -1 into -1 1538731115.262 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731115.262 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.262 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731115.262 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731115.262 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731115.262 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.262 * [misc]backup-simplify: Simplify -1 into -1 1538731115.262 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.262 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.262 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.262 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731115.262 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731115.262 * [misc]backup-simplify: Simplify -1 into -1 1538731115.262 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731115.262 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.262 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731115.262 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731115.262 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731115.262 * [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))) 1538731115.262 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731115.262 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.262 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731115.262 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731115.263 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.263 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731115.263 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731115.263 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.263 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.263 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731115.263 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) 1538731115.264 * [misc]backup-simplify: Simplify (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) into (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) 1538731115.264 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) 1538731115.264 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.264 * [misc]backup-simplify: Simplify -1 into -1 1538731115.264 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731115.264 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.264 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731115.264 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.264 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 1538731115.264 * [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)) 1538731115.264 * [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))) 1538731115.264 * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731115.264 * [misc]backup-simplify: Simplify -1 into -1 1538731115.264 * [misc]taylor: Taking taylor expansion of (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) in x.im 1538731115.264 * [misc]taylor: Taking taylor expansion of (/ 1 (pow x.im 2)) in x.im 1538731115.265 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im 1538731115.265 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731115.265 * [misc]backup-simplify: Simplify 0 into 0 1538731115.265 * [misc]backup-simplify: Simplify 1 into 1 1538731115.265 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731115.265 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731115.265 * [misc]taylor: Taking taylor expansion of (/ 1 (pow x.re 2)) in x.im 1538731115.265 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.im 1538731115.265 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731115.265 * [misc]backup-simplify: Simplify x.re into x.re 1538731115.265 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731115.265 * [misc]backup-simplify: Simplify (/ 1 (pow x.re 2)) into (/ 1 (pow x.re 2)) 1538731115.265 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731115.265 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731115.265 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731115.265 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731115.266 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.266 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731115.266 * [misc]backup-simplify: Simplify (log 1) into 0 1538731115.266 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731115.266 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.266 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731115.266 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731115.266 * [misc]backup-simplify: Simplify (/ (- (log x.im)) y.re) into (* -1 (/ (log x.im) y.re)) 1538731115.266 * [misc]backup-simplify: Simplify (* -1 (* -1 (/ (log x.im) y.re))) into (/ (log x.im) y.re) 1538731115.266 * [misc]backup-simplify: Simplify (exp (/ (log x.im) y.re)) into (exp (/ (log x.im) y.re)) 1538731115.266 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) 1538731115.266 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) in x.re 1538731115.267 * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in x.re 1538731115.267 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 1538731115.267 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731115.267 * [misc]backup-simplify: Simplify -1 into -1 1538731115.267 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 1538731115.267 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731115.267 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.267 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731115.267 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.267 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 1538731115.267 * [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)) 1538731115.267 * [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))) 1538731115.267 * [misc]taylor: Taking taylor expansion of (exp (/ (log x.im) y.re)) in x.re 1538731115.267 * [misc]taylor: Taking taylor expansion of (/ (log x.im) y.re) in x.re 1538731115.267 * [misc]taylor: Taking taylor expansion of (log x.im) in x.re 1538731115.267 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731115.267 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.267 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731115.267 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731115.267 * [misc]backup-simplify: Simplify y.re into y.re 1538731115.267 * [misc]backup-simplify: Simplify (/ (log x.im) y.re) into (/ (log x.im) y.re) 1538731115.267 * [misc]backup-simplify: Simplify (exp (/ (log x.im) y.re)) into (exp (/ (log x.im) y.re)) 1538731115.268 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) 1538731115.268 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) in y.re 1538731115.268 * [misc]taylor: Taking taylor expansion of (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) in y.re 1538731115.268 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.re 1538731115.268 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731115.268 * [misc]backup-simplify: Simplify -1 into -1 1538731115.268 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.re 1538731115.268 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731115.268 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731115.268 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731115.268 * [misc]backup-simplify: Simplify y.im into y.im 1538731115.268 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 1538731115.268 * [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)) 1538731115.268 * [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))) 1538731115.268 * [misc]taylor: Taking taylor expansion of (exp (/ (log x.im) y.re)) in y.re 1538731115.268 * [misc]taylor: Taking taylor expansion of (/ (log x.im) y.re) in y.re 1538731115.269 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731115.269 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731115.269 * [misc]backup-simplify: Simplify x.im into x.im 1538731115.269 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731115.269 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731115.269 * [misc]backup-simplify: Simplify 0 into 0 1538731115.269 * [misc]backup-simplify: Simplify 1 into 1 1538731115.269 * [misc]backup-simplify: Simplify (/ (log x.im) 1) into (log x.im) 1538731115.269 * [misc]backup-simplify: Simplify (exp (/ (log x.im) y.re)) into (exp (/ (log x.im) y.re)) 1538731115.269 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) 1538731115.269 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) into (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) 1538731115.271 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (/ -1 y.im)) 1)))) 1) into 0 1538731115.271 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (/ -1 y.im))) into 0 1538731115.272 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.273 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1)))) 1) into 0 1538731115.274 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ -1 y.re) (/ 0 y.re)))) into 0 1538731115.274 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))))) into 0 1538731115.275 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.277 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) (+ (* (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) (/ 0 (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))))))) into 0 1538731115.277 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.277 * [misc]backup-simplify: Simplify 0 into 0 1538731115.277 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.277 * [misc]backup-simplify: Simplify 0 into 0 1538731115.277 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.277 * [misc]backup-simplify: Simplify 0 into 0 1538731115.277 * [misc]backup-simplify: Simplify 0 into 0 1538731115.277 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.278 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 1538731115.279 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.281 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731115.281 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (* -1 (/ (log x.im) y.re)) (/ 0 y.re)))) into 0 1538731115.281 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ (log x.im) y.re)))) into 0 1538731115.282 * [misc]backup-simplify: Simplify (* (exp (/ (log x.im) y.re)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.282 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (log x.im) y.re))) (+ (* (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) (/ 0 (exp (/ (log x.im) y.re)))))) into 0 1538731115.282 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.282 * [misc]backup-simplify: Simplify 0 into 0 1538731115.282 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.282 * [misc]backup-simplify: Simplify 0 into 0 1538731115.282 * [misc]backup-simplify: Simplify 0 into 0 1538731115.282 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.282 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 1538731115.283 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.284 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 1538731115.284 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.im) y.re) (/ 0 y.re)))) into 0 1538731115.284 * [misc]backup-simplify: Simplify (* (exp (/ (log x.im) y.re)) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.285 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (log x.im) y.re))) (+ (* (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) (/ 0 (exp (/ (log x.im) y.re)))))) into 0 1538731115.285 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.285 * [misc]backup-simplify: Simplify 0 into 0 1538731115.285 * [misc]backup-simplify: Simplify 0 into 0 1538731115.285 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 1538731115.285 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 1538731115.286 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731115.286 * [misc]backup-simplify: Simplify (- (/ 0 (exp (/ (log x.im) y.re))) (+ (* (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (/ (log x.im) y.re))) (/ 0 (exp (/ (log x.im) y.re)))))) into 0 1538731115.286 * [misc]backup-simplify: Simplify 0 into 0 1538731115.288 * [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 1538731115.288 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 1538731115.289 * [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 1538731115.289 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 1538731115.289 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 1538731115.289 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (+ (* 0 0) (* 0 (/ -1 x.re)))) into 0 1538731115.290 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 1538731115.290 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 1538731115.290 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (+ (* 0 0) (* 0 (/ -1 x.im)))) into 0 1538731115.290 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731115.290 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731115.292 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1)))) 2) into 0 1538731115.292 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ -1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731115.292 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (+ (* 0 0) (* 0 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))))) into 0 1538731115.294 * [misc]backup-simplify: Simplify (* (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731115.295 * [misc]backup-simplify: Simplify (- (/ 0 (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) (+ (* (/ (exp (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re)))) (/ 0 (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))))) (* 0 (/ 0 (exp (* -1 (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) y.re))))))) into 0 1538731115.295 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731115.295 * [misc]backup-simplify: Simplify 0 into 0 1538731115.295 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.295 * [misc]backup-simplify: Simplify 0 into 0 1538731115.295 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.295 * [misc]backup-simplify: Simplify 0 into 0 1538731115.295 * [misc]backup-simplify: Simplify 0 into 0 1538731115.295 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731115.295 * [misc]backup-simplify: Simplify 0 into 0 1538731115.295 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731115.295 * [misc]backup-simplify: Simplify 0 into 0 1538731115.295 * [misc]backup-simplify: Simplify 0 into 0 1538731115.295 * [misc]backup-simplify: Simplify (/ (exp (* -1 (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.im))))) (exp (/ (log (/ 1 (- x.im))) (/ 1 (- y.re))))) into (/ (exp (* y.im (atan2 x.im x.re))) (exp (* -1 (* y.re (log (/ -1 x.im)))))) 1538731115.295 * * * [misc]progress: simplifying candidates 1538731115.295 * * * * [misc]progress: [ 1 / 123 ] simplifiying candidate # 1538731115.296 * * * * [misc]progress: [ 2 / 123 ] simplifiying candidate # 1538731115.296 * * * * [misc]progress: [ 3 / 123 ] simplifiying candidate # 1538731115.296 * [enter]simplify: Simplifying (* (sin (* y.im (log (hypot x.re x.im)))) (cos (* (atan2 x.im x.re) y.re))) 1538731115.297 * * [misc]simplify: iters left: 6 (12 enodes) 1538731115.299 * * [misc]simplify: iters left: 5 (15 enodes) 1538731115.307 * [exit]simplify: Simplified to (* (cos (* (atan2 x.im x.re) y.re)) (sin (* (log (hypot x.re x.im)) y.im))) 1538731115.307 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (+ (* (cos (* (atan2 x.im x.re) y.re)) (sin (* (log (hypot x.re x.im)) y.im))) (* (cos (* y.im (log (hypot x.re x.im)))) (sin (* (atan2 x.im x.re) y.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731115.307 * * * * [misc]progress: [ 4 / 123 ] simplifiying candidate # 1538731115.307 * * * * [misc]progress: [ 5 / 123 ] simplifiying candidate # 1538731115.307 * * * * [misc]progress: [ 6 / 123 ] simplifiying candidate # 1538731115.307 * * * * [misc]progress: [ 7 / 123 ] simplifiying candidate # 1538731115.307 * * * * [misc]progress: [ 8 / 123 ] simplifiying candidate # 1538731115.307 * * * * [misc]progress: [ 9 / 123 ] simplifiying candidate # 1538731115.308 * * * * [misc]progress: [ 10 / 123 ] simplifiying candidate # 1538731115.308 * * * * [misc]progress: [ 11 / 123 ] simplifiying candidate # 1538731115.308 * * * * [misc]progress: [ 12 / 123 ] simplifiying candidate # 1538731115.308 * * * * [misc]progress: [ 13 / 123 ] simplifiying candidate # 1538731115.308 * [enter]simplify: Simplifying (* y.im (atan2 x.im x.re)) 1538731115.308 * * [misc]simplify: iters left: 3 (5 enodes) 1538731115.310 * * [misc]simplify: iters left: 2 (6 enodes) 1538731115.312 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) 1538731115.312 * [misc]simplify: Simplified (2 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (exp (* (atan2 x.im x.re) y.im)) (pow (hypot x.re x.im) y.re)))) 1538731115.312 * * * * [misc]progress: [ 14 / 123 ] simplifiying candidate # 1538731115.312 * * * * [misc]progress: [ 15 / 123 ] simplifiying candidate # 1538731115.313 * [enter]simplify: Simplifying (exp y.im) 1538731115.313 * * [misc]simplify: iters left: 1 (2 enodes) 1538731115.314 * [exit]simplify: Simplified to (exp y.im) 1538731115.314 * [misc]simplify: Simplified (2 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (* 1 (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)))) 1538731115.314 * * * * [misc]progress: [ 16 / 123 ] simplifiying candidate # 1538731115.314 * [enter]simplify: Simplifying (cbrt (atan2 x.im x.re)) 1538731115.314 * * [misc]simplify: iters left: 2 (4 enodes) 1538731115.316 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731115.316 * [misc]simplify: Simplified (2 2 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (pow (exp y.im) (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) (cbrt (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)))) 1538731115.316 * * * * [misc]progress: [ 17 / 123 ] simplifiying candidate # 1538731115.316 * [enter]simplify: Simplifying (sqrt (atan2 x.im x.re)) 1538731115.316 * * [misc]simplify: iters left: 2 (4 enodes) 1538731115.318 * [exit]simplify: Simplified to (sqrt (atan2 x.im x.re)) 1538731115.318 * [misc]simplify: Simplified (2 2 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (pow (exp y.im) (sqrt (atan2 x.im x.re))) (sqrt (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)))) 1538731115.318 * * * * [misc]progress: [ 18 / 123 ] simplifiying candidate # 1538731115.318 * [enter]simplify: Simplifying (atan2 x.im x.re) 1538731115.318 * * [misc]simplify: iters left: 1 (3 enodes) 1538731115.319 * [exit]simplify: Simplified to (atan2 x.im x.re) 1538731115.319 * [misc]simplify: Simplified (2 2 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (pow (exp y.im) 1) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731115.319 * * * * [misc]progress: [ 19 / 123 ] simplifiying candidate # 1538731115.319 * [enter]simplify: Simplifying (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) 1538731115.320 * * [misc]simplify: iters left: 5 (8 enodes) 1538731115.323 * [exit]simplify: Simplified to (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) 1538731115.323 * [misc]simplify: Simplified (2 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (* (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (cbrt (exp y.im)) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)))) 1538731115.323 * * * * [misc]progress: [ 20 / 123 ] simplifiying candidate # 1538731115.323 * [enter]simplify: Simplifying (pow (sqrt (exp y.im)) (atan2 x.im x.re)) 1538731115.324 * * [misc]simplify: iters left: 3 (7 enodes) 1538731115.326 * [exit]simplify: Simplified to (pow (sqrt (exp y.im)) (atan2 x.im x.re)) 1538731115.326 * [misc]simplify: Simplified (2 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (* (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (exp y.im)) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)))) 1538731115.326 * * * * [misc]progress: [ 21 / 123 ] simplifiying candidate # 1538731115.326 * [enter]simplify: Simplifying (pow 1 (atan2 x.im x.re)) 1538731115.328 * * [misc]simplify: iters left: 2 (5 enodes) 1538731115.330 * * [misc]simplify: iters left: 1 (7 enodes) 1538731115.331 * [exit]simplify: Simplified to 1 1538731115.331 * [misc]simplify: Simplified (2 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (* 1 (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)))) 1538731115.331 * * * * [misc]progress: [ 22 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 23 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 24 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 25 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 26 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 27 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 28 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 29 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 30 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 31 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 32 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 33 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 34 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 35 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 36 / 123 ] simplifiying candidate # 1538731115.332 * * * * [misc]progress: [ 37 / 123 ] simplifiying candidate # 1538731115.333 * * * * [misc]progress: [ 38 / 123 ] simplifiying candidate # 1538731115.333 * [enter]simplify: Simplifying (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) 1538731115.333 * * [misc]simplify: iters left: 4 (5 enodes) 1538731115.336 * [exit]simplify: Simplified to (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) 1538731115.336 * [misc]simplify: Simplified (2 1 1 3 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731115.336 * * * * [misc]progress: [ 39 / 123 ] simplifiying candidate # 1538731115.336 * [enter]simplify: Simplifying (sqrt (atan2 x.im x.re)) 1538731115.337 * * [misc]simplify: iters left: 2 (4 enodes) 1538731115.338 * [exit]simplify: Simplified to (sqrt (atan2 x.im x.re)) 1538731115.338 * [misc]simplify: Simplified (2 1 1 3 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (sqrt (atan2 x.im x.re)) (* (sqrt (atan2 x.im x.re)) y.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731115.338 * * * * [misc]progress: [ 40 / 123 ] simplifiying candidate # 1538731115.338 * * * * [misc]progress: [ 41 / 123 ] simplifiying candidate # 1538731115.338 * * * * [misc]progress: [ 42 / 123 ] simplifiying candidate # 1538731115.338 * * * * [misc]progress: [ 43 / 123 ] simplifiying candidate # 1538731115.338 * * * * [misc]progress: [ 44 / 123 ] simplifiying candidate # 1538731115.338 * * * * [misc]progress: [ 45 / 123 ] simplifiying candidate # 1538731115.339 * [enter]simplify: Simplifying (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re)) 1538731115.340 * * [misc]simplify: iters left: 6 (10 enodes) 1538731115.344 * * [misc]simplify: iters left: 5 (15 enodes) 1538731115.350 * * [misc]simplify: iters left: 4 (23 enodes) 1538731115.358 * * [misc]simplify: iters left: 3 (27 enodes) 1538731115.366 * [exit]simplify: Simplified to (fma (log (hypot x.re x.im)) (- y.re) (* (atan2 x.im x.re) y.im)) 1538731115.366 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (log (hypot x.re x.im)) (- y.re) (* (atan2 x.im x.re) y.im))))) 1538731115.366 * * * * [misc]progress: [ 46 / 123 ] simplifiying candidate # 1538731115.366 * [enter]simplify: Simplifying (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re)) 1538731115.367 * * [misc]simplify: iters left: 6 (10 enodes) 1538731115.371 * * [misc]simplify: iters left: 5 (15 enodes) 1538731115.378 * * [misc]simplify: iters left: 4 (23 enodes) 1538731115.387 * * [misc]simplify: iters left: 3 (27 enodes) 1538731115.395 * [exit]simplify: Simplified to (fma (log (hypot x.re x.im)) (- y.re) (* (atan2 x.im x.re) y.im)) 1538731115.395 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (log (hypot x.re x.im)) (- y.re) (* (atan2 x.im x.re) y.im))))) 1538731115.395 * * * * [misc]progress: [ 47 / 123 ] simplifiying candidate # 1538731115.395 * [enter]simplify: Simplifying (- (* y.im (atan2 x.im x.re)) (log (pow (hypot x.re x.im) y.re))) 1538731115.396 * * [misc]simplify: iters left: 5 (10 enodes) 1538731115.401 * * [misc]simplify: iters left: 4 (16 enodes) 1538731115.408 * * [misc]simplify: iters left: 3 (23 enodes) 1538731115.415 * * [misc]simplify: iters left: 2 (27 enodes) 1538731115.422 * [exit]simplify: Simplified to (fma (- y.re) (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.im)) 1538731115.422 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (- y.re) (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.im))))) 1538731115.422 * * * * [misc]progress: [ 48 / 123 ] simplifiying candidate # 1538731115.422 * [enter]simplify: Simplifying (- (* (log (exp y.im)) (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re)) 1538731115.423 * * [misc]simplify: iters left: 6 (12 enodes) 1538731115.425 * * [misc]simplify: iters left: 5 (17 enodes) 1538731115.429 * * [misc]simplify: iters left: 4 (27 enodes) 1538731115.433 * * [misc]simplify: iters left: 3 (33 enodes) 1538731115.439 * * [misc]simplify: iters left: 2 (34 enodes) 1538731115.442 * * [misc]simplify: iters left: 1 (35 enodes) 1538731115.447 * [exit]simplify: Simplified to (fma (- y.re) (log (hypot x.re x.im)) (* y.im (atan2 x.im x.re))) 1538731115.447 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (- y.re) (log (hypot x.re x.im)) (* y.im (atan2 x.im x.re)))))) 1538731115.447 * * * * [misc]progress: [ 49 / 123 ] simplifiying candidate # 1538731115.447 * [enter]simplify: Simplifying (- (* (log (exp y.im)) (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re)) 1538731115.448 * * [misc]simplify: iters left: 6 (12 enodes) 1538731115.450 * * [misc]simplify: iters left: 5 (17 enodes) 1538731115.457 * * [misc]simplify: iters left: 4 (27 enodes) 1538731115.464 * * [misc]simplify: iters left: 3 (33 enodes) 1538731115.472 * * [misc]simplify: iters left: 2 (34 enodes) 1538731115.477 * * [misc]simplify: iters left: 1 (35 enodes) 1538731115.482 * [exit]simplify: Simplified to (fma (- y.re) (log (hypot x.re x.im)) (* y.im (atan2 x.im x.re))) 1538731115.482 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (- y.re) (log (hypot x.re x.im)) (* y.im (atan2 x.im x.re)))))) 1538731115.482 * * * * [misc]progress: [ 50 / 123 ] simplifiying candidate # 1538731115.482 * [enter]simplify: Simplifying (- (* (log (exp y.im)) (atan2 x.im x.re)) (log (pow (hypot x.re x.im) y.re))) 1538731115.483 * * [misc]simplify: iters left: 6 (12 enodes) 1538731115.485 * * [misc]simplify: iters left: 5 (18 enodes) 1538731115.489 * * [misc]simplify: iters left: 4 (27 enodes) 1538731115.493 * * [misc]simplify: iters left: 3 (33 enodes) 1538731115.498 * * [misc]simplify: iters left: 2 (36 enodes) 1538731115.502 * * [misc]simplify: iters left: 1 (37 enodes) 1538731115.510 * [exit]simplify: Simplified to (fma (log (hypot x.re x.im)) (- y.re) (* y.im (atan2 x.im x.re))) 1538731115.511 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (log (hypot x.re x.im)) (- y.re) (* y.im (atan2 x.im x.re)))))) 1538731115.511 * * * * [misc]progress: [ 51 / 123 ] simplifiying candidate # 1538731115.511 * [enter]simplify: Simplifying (- (log (pow (exp y.im) (atan2 x.im x.re))) (* (log (hypot x.re x.im)) y.re)) 1538731115.512 * * [misc]simplify: iters left: 6 (12 enodes) 1538731115.517 * * [misc]simplify: iters left: 5 (17 enodes) 1538731115.522 * * [misc]simplify: iters left: 4 (26 enodes) 1538731115.528 * * [misc]simplify: iters left: 3 (33 enodes) 1538731115.533 * [exit]simplify: Simplified to (fma (- y.re) (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.im)) 1538731115.533 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (- y.re) (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.im))))) 1538731115.533 * * * * [misc]progress: [ 52 / 123 ] simplifiying candidate # 1538731115.533 * [enter]simplify: Simplifying (- (log (pow (exp y.im) (atan2 x.im x.re))) (* (log (hypot x.re x.im)) y.re)) 1538731115.534 * * [misc]simplify: iters left: 6 (12 enodes) 1538731115.536 * * [misc]simplify: iters left: 5 (17 enodes) 1538731115.540 * * [misc]simplify: iters left: 4 (26 enodes) 1538731115.544 * * [misc]simplify: iters left: 3 (33 enodes) 1538731115.549 * [exit]simplify: Simplified to (fma (- y.re) (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.im)) 1538731115.549 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (- y.re) (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.im))))) 1538731115.549 * * * * [misc]progress: [ 53 / 123 ] simplifiying candidate # 1538731115.549 * [enter]simplify: Simplifying (- (log (pow (exp y.im) (atan2 x.im x.re))) (log (pow (hypot x.re x.im) y.re))) 1538731115.550 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.553 * * [misc]simplify: iters left: 4 (18 enodes) 1538731115.556 * * [misc]simplify: iters left: 3 (26 enodes) 1538731115.561 * * [misc]simplify: iters left: 2 (33 enodes) 1538731115.565 * * [misc]simplify: iters left: 1 (35 enodes) 1538731115.570 * [exit]simplify: Simplified to (fma (- y.re) (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.im)) 1538731115.570 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (fma (- y.re) (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.im))))) 1538731115.570 * * * * [misc]progress: [ 54 / 123 ] simplifiying candidate # 1538731115.571 * * * * [misc]progress: [ 55 / 123 ] simplifiying candidate # 1538731115.571 * * * * [misc]progress: [ 56 / 123 ] simplifiying candidate # 1538731115.571 * [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))) (* (* (pow (hypot x.re x.im) y.re) (pow (hypot x.re x.im) y.re)) (pow (hypot x.re x.im) y.re))) 1538731115.572 * * [misc]simplify: iters left: 6 (14 enodes) 1538731115.575 * * [misc]simplify: iters left: 5 (23 enodes) 1538731115.585 * * [misc]simplify: iters left: 4 (51 enodes) 1538731115.613 * * [misc]simplify: iters left: 3 (101 enodes) 1538731115.646 * * [misc]simplify: iters left: 2 (158 enodes) 1538731115.704 * * [misc]simplify: iters left: 1 (175 enodes) 1538731115.744 * [exit]simplify: Simplified to (pow (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 3) 1538731115.744 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (cbrt (pow (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 3)))) 1538731115.744 * * * * [misc]progress: [ 57 / 123 ] simplifiying candidate # 1538731115.744 * * * * [misc]progress: [ 58 / 123 ] simplifiying candidate # 1538731115.744 * * * * [misc]progress: [ 59 / 123 ] simplifiying candidate # 1538731115.744 * * * * [misc]progress: [ 60 / 123 ] simplifiying candidate # 1538731115.744 * * * * [misc]progress: [ 61 / 123 ] simplifiying candidate # 1538731115.745 * [enter]simplify: Simplifying (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731115.746 * * [misc]simplify: iters left: 6 (14 enodes) 1538731115.750 * [exit]simplify: Simplified to (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731115.750 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731115.750 * [enter]simplify: Simplifying (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731115.751 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.753 * [exit]simplify: Simplified to (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731115.753 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731115.753 * * * * [misc]progress: [ 62 / 123 ] simplifiying candidate # 1538731115.753 * [enter]simplify: Simplifying (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.754 * * [misc]simplify: iters left: 6 (13 enodes) 1538731115.757 * [exit]simplify: Simplified to (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.757 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731115.757 * [enter]simplify: Simplifying (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.758 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.760 * [exit]simplify: Simplified to (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.760 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731115.760 * * * * [misc]progress: [ 63 / 123 ] simplifiying candidate # 1538731115.760 * [enter]simplify: Simplifying (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (pow 1 y.re)) 1538731115.761 * * [misc]simplify: iters left: 6 (12 enodes) 1538731115.763 * * [misc]simplify: iters left: 5 (14 enodes) 1538731115.765 * [exit]simplify: Simplified to (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) 1538731115.765 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.766 * [enter]simplify: Simplifying (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.766 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.768 * [exit]simplify: Simplified to (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.768 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.768 * * * * [misc]progress: [ 64 / 123 ] simplifiying candidate # 1538731115.768 * [enter]simplify: Simplifying (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731115.769 * * [misc]simplify: iters left: 6 (14 enodes) 1538731115.772 * * [misc]simplify: iters left: 5 (16 enodes) 1538731115.775 * [exit]simplify: Simplified to (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731115.776 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731115.776 * [enter]simplify: Simplifying (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re))) 1538731115.777 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.781 * [exit]simplify: Simplified to (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re))) 1538731115.781 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731115.781 * * * * [misc]progress: [ 65 / 123 ] simplifiying candidate # 1538731115.781 * [enter]simplify: Simplifying (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.783 * * [misc]simplify: iters left: 6 (13 enodes) 1538731115.787 * [exit]simplify: Simplified to (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.787 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731115.788 * [enter]simplify: Simplifying (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.790 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.793 * [exit]simplify: Simplified to (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.793 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731115.793 * * * * [misc]progress: [ 66 / 123 ] simplifiying candidate # 1538731115.793 * [enter]simplify: Simplifying (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) 1) 1538731115.794 * * [misc]simplify: iters left: 6 (10 enodes) 1538731115.795 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.800 * * [misc]simplify: iters left: 4 (14 enodes) 1538731115.802 * [exit]simplify: Simplified to (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) 1538731115.802 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.802 * [enter]simplify: Simplifying (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.803 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.805 * [exit]simplify: Simplified to (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.805 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (/ (pow (cbrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.805 * * * * [misc]progress: [ 67 / 123 ] simplifiying candidate # 1538731115.805 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731115.806 * * [misc]simplify: iters left: 6 (13 enodes) 1538731115.808 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731115.808 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731115.808 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731115.809 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.811 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731115.811 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731115.811 * * * * [misc]progress: [ 68 / 123 ] simplifiying candidate # 1538731115.812 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.812 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.815 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.815 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731115.815 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.815 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.818 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.818 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731115.818 * * * * [misc]progress: [ 69 / 123 ] simplifiying candidate # 1538731115.818 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow 1 y.re)) 1538731115.818 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.820 * * [misc]simplify: iters left: 4 (13 enodes) 1538731115.822 * [exit]simplify: Simplified to (pow (sqrt (exp y.im)) (atan2 x.im x.re)) 1538731115.822 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.823 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.823 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.827 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.827 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.827 * * * * [misc]progress: [ 70 / 123 ] simplifiying candidate # 1538731115.828 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731115.829 * * [misc]simplify: iters left: 6 (13 enodes) 1538731115.834 * * [misc]simplify: iters left: 5 (15 enodes) 1538731115.840 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731115.840 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731115.841 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re))) 1538731115.842 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.846 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re))) 1538731115.846 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731115.847 * * * * [misc]progress: [ 71 / 123 ] simplifiying candidate # 1538731115.847 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.848 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.853 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.853 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731115.853 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.854 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.859 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.859 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731115.859 * * * * [misc]progress: [ 72 / 123 ] simplifiying candidate # 1538731115.860 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) 1) 1538731115.861 * * [misc]simplify: iters left: 5 (9 enodes) 1538731115.864 * * [misc]simplify: iters left: 4 (11 enodes) 1538731115.868 * * [misc]simplify: iters left: 3 (13 enodes) 1538731115.871 * [exit]simplify: Simplified to (pow (sqrt (exp y.im)) (atan2 x.im x.re)) 1538731115.872 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.872 * [enter]simplify: Simplifying (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.873 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.877 * [exit]simplify: Simplified to (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.877 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.877 * * * * [misc]progress: [ 73 / 123 ] simplifiying candidate # 1538731115.877 * [enter]simplify: Simplifying (/ (pow 1 (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731115.878 * * [misc]simplify: iters left: 6 (11 enodes) 1538731115.882 * * [misc]simplify: iters left: 5 (13 enodes) 1538731115.887 * [exit]simplify: Simplified to (/ 1 (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731115.887 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731115.887 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731115.888 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.892 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731115.892 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731115.892 * * * * [misc]progress: [ 74 / 123 ] simplifiying candidate # 1538731115.892 * [enter]simplify: Simplifying (/ (pow 1 (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.893 * * [misc]simplify: iters left: 5 (10 enodes) 1538731115.896 * * [misc]simplify: iters left: 4 (12 enodes) 1538731115.898 * [exit]simplify: Simplified to (/ 1 (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.898 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (pow (sqrt (hypot x.re x.im)) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731115.898 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.899 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.901 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.901 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (pow (sqrt (hypot x.re x.im)) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731115.901 * * * * [misc]progress: [ 75 / 123 ] simplifiying candidate # 1538731115.902 * [enter]simplify: Simplifying (/ (pow 1 (atan2 x.im x.re)) (pow 1 y.re)) 1538731115.904 * * [misc]simplify: iters left: 4 (8 enodes) 1538731115.906 * * [misc]simplify: iters left: 3 (10 enodes) 1538731115.907 * [exit]simplify: Simplified to 1 1538731115.907 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* 1 (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.908 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.908 * * [misc]simplify: iters left: 4 (10 enodes) 1538731115.910 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.910 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* 1 (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.910 * * * * [misc]progress: [ 76 / 123 ] simplifiying candidate # 1538731115.910 * [enter]simplify: Simplifying (/ (pow 1 (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731115.911 * * [misc]simplify: iters left: 6 (11 enodes) 1538731115.913 * * [misc]simplify: iters left: 5 (15 enodes) 1538731115.916 * [exit]simplify: Simplified to (/ 1 (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731115.916 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731115.916 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re))) 1538731115.916 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.919 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re))) 1538731115.919 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731115.919 * * * * [misc]progress: [ 77 / 123 ] simplifiying candidate # 1538731115.919 * [enter]simplify: Simplifying (/ (pow 1 (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.920 * * [misc]simplify: iters left: 5 (10 enodes) 1538731115.921 * * [misc]simplify: iters left: 4 (12 enodes) 1538731115.923 * [exit]simplify: Simplified to (/ 1 (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.923 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (sqrt (pow (hypot x.re x.im) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731115.923 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.924 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.926 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731115.926 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (sqrt (pow (hypot x.re x.im) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731115.926 * * * * [misc]progress: [ 78 / 123 ] simplifiying candidate # 1538731115.926 * [enter]simplify: Simplifying (/ (pow 1 (atan2 x.im x.re)) 1) 1538731115.927 * * [misc]simplify: iters left: 4 (6 enodes) 1538731115.928 * * [misc]simplify: iters left: 3 (8 enodes) 1538731115.929 * [exit]simplify: Simplified to 1 1538731115.929 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* 1 (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.929 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.929 * * [misc]simplify: iters left: 4 (10 enodes) 1538731115.931 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731115.931 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* 1 (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731115.931 * * * * [misc]progress: [ 79 / 123 ] simplifiying candidate # 1538731115.931 * [enter]simplify: Simplifying (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731115.932 * * [misc]simplify: iters left: 6 (14 enodes) 1538731115.935 * * [misc]simplify: iters left: 5 (16 enodes) 1538731115.938 * * [misc]simplify: iters left: 4 (18 enodes) 1538731115.942 * * [misc]simplify: iters left: 3 (19 enodes) 1538731115.950 * [exit]simplify: Simplified to (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731115.951 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731115.951 * [enter]simplify: Simplifying (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731115.952 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.957 * [exit]simplify: Simplified to (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731115.957 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731115.957 * * * * [misc]progress: [ 80 / 123 ] simplifiying candidate # 1538731115.957 * [enter]simplify: Simplifying (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.958 * * [misc]simplify: iters left: 6 (13 enodes) 1538731115.963 * * [misc]simplify: iters left: 5 (15 enodes) 1538731115.968 * * [misc]simplify: iters left: 4 (17 enodes) 1538731115.974 * * [misc]simplify: iters left: 3 (18 enodes) 1538731115.982 * [exit]simplify: Simplified to (* (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) 1538731115.982 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (* (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731115.983 * [enter]simplify: Simplifying (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.984 * * [misc]simplify: iters left: 5 (12 enodes) 1538731115.986 * [exit]simplify: Simplified to (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731115.986 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (pow (sqrt (hypot x.re x.im)) y.re)) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731115.986 * * * * [misc]progress: [ 81 / 123 ] simplifiying candidate # 1538731115.986 * [enter]simplify: Simplifying (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (pow 1 y.re)) 1538731115.987 * * [misc]simplify: iters left: 6 (12 enodes) 1538731115.989 * * [misc]simplify: iters left: 5 (16 enodes) 1538731115.991 * * [misc]simplify: iters left: 4 (18 enodes) 1538731115.994 * [exit]simplify: Simplified to (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) 1538731115.994 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re))))) 1538731115.994 * [enter]simplify: Simplifying (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)) 1538731115.997 * * [misc]simplify: iters left: 5 (11 enodes) 1538731115.999 * [exit]simplify: Simplified to (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)) 1538731115.999 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re))))) 1538731115.999 * * * * [misc]progress: [ 82 / 123 ] simplifiying candidate # 1538731115.999 * [enter]simplify: Simplifying (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731116.000 * * [misc]simplify: iters left: 6 (14 enodes) 1538731116.003 * * [misc]simplify: iters left: 5 (20 enodes) 1538731116.007 * * [misc]simplify: iters left: 4 (29 enodes) 1538731116.012 * * [misc]simplify: iters left: 3 (32 enodes) 1538731116.017 * * [misc]simplify: iters left: 2 (35 enodes) 1538731116.025 * [exit]simplify: Simplified to (* (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731116.025 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (* (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731116.025 * [enter]simplify: Simplifying (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re))) 1538731116.025 * * [misc]simplify: iters left: 5 (12 enodes) 1538731116.028 * [exit]simplify: Simplified to (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re))) 1538731116.028 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731116.028 * * * * [misc]progress: [ 83 / 123 ] simplifiying candidate # 1538731116.028 * [enter]simplify: Simplifying (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.029 * * [misc]simplify: iters left: 6 (13 enodes) 1538731116.031 * * [misc]simplify: iters left: 5 (15 enodes) 1538731116.036 * * [misc]simplify: iters left: 4 (17 enodes) 1538731116.042 * * [misc]simplify: iters left: 3 (18 enodes) 1538731116.050 * [exit]simplify: Simplified to (* (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) 1538731116.051 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (* (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731116.051 * [enter]simplify: Simplifying (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.052 * * [misc]simplify: iters left: 5 (12 enodes) 1538731116.057 * [exit]simplify: Simplified to (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.057 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (sqrt (pow (hypot x.re x.im) y.re))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731116.057 * * * * [misc]progress: [ 84 / 123 ] simplifiying candidate # 1538731116.057 * [enter]simplify: Simplifying (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) 1) 1538731116.058 * * [misc]simplify: iters left: 6 (10 enodes) 1538731116.062 * * [misc]simplify: iters left: 5 (14 enodes) 1538731116.067 * * [misc]simplify: iters left: 4 (20 enodes) 1538731116.070 * * [misc]simplify: iters left: 3 (22 enodes) 1538731116.073 * * [misc]simplify: iters left: 2 (27 enodes) 1538731116.077 * [exit]simplify: Simplified to (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) 1538731116.077 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re))))) 1538731116.077 * [enter]simplify: Simplifying (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)) 1538731116.078 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.080 * [exit]simplify: Simplified to (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)) 1538731116.080 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (cbrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re))))) 1538731116.080 * * * * [misc]progress: [ 85 / 123 ] simplifiying candidate # 1538731116.081 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731116.083 * * [misc]simplify: iters left: 6 (13 enodes) 1538731116.086 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731116.086 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731116.086 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731116.086 * * [misc]simplify: iters left: 5 (12 enodes) 1538731116.089 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731116.089 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731116.089 * * * * [misc]progress: [ 86 / 123 ] simplifiying candidate # 1538731116.089 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731116.090 * * [misc]simplify: iters left: 5 (12 enodes) 1538731116.092 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731116.093 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731116.093 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731116.094 * * [misc]simplify: iters left: 5 (12 enodes) 1538731116.098 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731116.099 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re)) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731116.099 * * * * [misc]progress: [ 87 / 123 ] simplifiying candidate # 1538731116.099 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow 1 y.re)) 1538731116.100 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.103 * * [misc]simplify: iters left: 4 (13 enodes) 1538731116.107 * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) 1538731116.107 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (sqrt (pow (exp y.im) (atan2 x.im x.re))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re))))) 1538731116.108 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)) 1538731116.109 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.113 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)) 1538731116.113 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (sqrt (pow (exp y.im) (atan2 x.im x.re))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re))))) 1538731116.113 * * * * [misc]progress: [ 88 / 123 ] simplifiying candidate # 1538731116.113 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731116.114 * * [misc]simplify: iters left: 6 (13 enodes) 1538731116.119 * * [misc]simplify: iters left: 5 (15 enodes) 1538731116.125 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731116.125 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731116.125 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re))) 1538731116.127 * * [misc]simplify: iters left: 5 (12 enodes) 1538731116.131 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re))) 1538731116.131 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731116.131 * * * * [misc]progress: [ 89 / 123 ] simplifiying candidate # 1538731116.131 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.133 * * [misc]simplify: iters left: 5 (12 enodes) 1538731116.137 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.137 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731116.138 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.139 * * [misc]simplify: iters left: 5 (12 enodes) 1538731116.143 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.144 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731116.144 * * * * [misc]progress: [ 90 / 123 ] simplifiying candidate # 1538731116.144 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) 1) 1538731116.145 * * [misc]simplify: iters left: 5 (9 enodes) 1538731116.148 * * [misc]simplify: iters left: 4 (11 enodes) 1538731116.152 * * [misc]simplify: iters left: 3 (13 enodes) 1538731116.155 * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) 1538731116.155 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (sqrt (pow (exp y.im) (atan2 x.im x.re))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re))))) 1538731116.156 * [enter]simplify: Simplifying (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)) 1538731116.157 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.161 * [exit]simplify: Simplified to (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re)) 1538731116.161 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (sqrt (pow (exp y.im) (atan2 x.im x.re))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (pow (hypot x.re x.im) y.re))))) 1538731116.161 * * * * [misc]progress: [ 91 / 123 ] simplifiying candidate # 1538731116.161 * [enter]simplify: Simplifying (/ 1 (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731116.162 * * [misc]simplify: iters left: 6 (9 enodes) 1538731116.165 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.169 * [exit]simplify: Simplified to (/ 1 (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) 1538731116.169 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731116.169 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731116.170 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.174 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re)) 1538731116.175 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (cbrt (hypot x.re x.im)) y.re))))) 1538731116.175 * * * * [misc]progress: [ 92 / 123 ] simplifiying candidate # 1538731116.175 * [enter]simplify: Simplifying (/ 1 (pow (sqrt (hypot x.re x.im)) y.re)) 1538731116.176 * * [misc]simplify: iters left: 5 (8 enodes) 1538731116.178 * * [misc]simplify: iters left: 4 (10 enodes) 1538731116.182 * [exit]simplify: Simplified to (/ 1 (pow (sqrt (hypot x.re x.im)) y.re)) 1538731116.182 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (pow (sqrt (hypot x.re x.im)) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731116.182 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731116.183 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.187 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) 1538731116.187 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (pow (sqrt (hypot x.re x.im)) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re))))) 1538731116.187 * * * * [misc]progress: [ 93 / 123 ] simplifiying candidate # 1538731116.188 * [enter]simplify: Simplifying (/ 1 (pow 1 y.re)) 1538731116.188 * * [misc]simplify: iters left: 3 (4 enodes) 1538731116.190 * * [misc]simplify: iters left: 2 (6 enodes) 1538731116.192 * [exit]simplify: Simplified to 1 1538731116.192 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* 1 (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731116.192 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731116.193 * * [misc]simplify: iters left: 4 (10 enodes) 1538731116.197 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731116.197 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* 1 (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731116.197 * * * * [misc]progress: [ 94 / 123 ] simplifiying candidate # 1538731116.197 * [enter]simplify: Simplifying (/ 1 (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) 1538731116.198 * * [misc]simplify: iters left: 6 (9 enodes) 1538731116.205 * * [misc]simplify: iters left: 5 (13 enodes) 1538731116.210 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (pow (hypot x.re x.im) y.re))) (cbrt (pow (hypot x.re x.im) y.re))) 1538731116.210 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ (/ 1 (cbrt (pow (hypot x.re x.im) y.re))) (cbrt (pow (hypot x.re x.im) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731116.210 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re))) 1538731116.211 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.215 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re))) 1538731116.215 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (cbrt (pow (hypot x.re x.im) y.re)))))) 1538731116.216 * * * * [misc]progress: [ 95 / 123 ] simplifiying candidate # 1538731116.216 * [enter]simplify: Simplifying (/ 1 (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.217 * * [misc]simplify: iters left: 5 (8 enodes) 1538731116.219 * * [misc]simplify: iters left: 4 (10 enodes) 1538731116.222 * [exit]simplify: Simplified to (/ 1 (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.223 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (sqrt (pow (hypot x.re x.im) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731116.223 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.224 * * [misc]simplify: iters left: 5 (11 enodes) 1538731116.228 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) 1538731116.228 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* (/ 1 (sqrt (pow (hypot x.re x.im) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re)))))) 1538731116.228 * * * * [misc]progress: [ 96 / 123 ] simplifiying candidate # 1538731116.228 * [enter]simplify: Simplifying (/ 1 1) 1538731116.229 * * [misc]simplify: iters left: 2 (2 enodes) 1538731116.230 * * [misc]simplify: iters left: 1 (4 enodes) 1538731116.230 * [exit]simplify: Simplified to 1 1538731116.231 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* 1 (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731116.231 * [enter]simplify: Simplifying (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731116.232 * * [misc]simplify: iters left: 4 (10 enodes) 1538731116.235 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)) 1538731116.235 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (* 1 (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re))))) 1538731116.235 * * * * [misc]progress: [ 97 / 123 ] simplifiying candidate # 1538731116.235 * * * * [misc]progress: [ 98 / 123 ] simplifiying candidate # 1538731116.235 * * * * [misc]progress: [ 99 / 123 ] simplifiying candidate # 1538731116.235 * * * * [misc]progress: [ 100 / 123 ] simplifiying candidate # 1538731116.236 * [enter]simplify: Simplifying (pow (cbrt (hypot x.re x.im)) y.re) 1538731116.236 * * [misc]simplify: iters left: 3 (6 enodes) 1538731116.238 * [exit]simplify: Simplified to (pow (cbrt (hypot x.re x.im)) y.re) 1538731116.238 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) y.re)) (pow (cbrt (hypot x.re x.im)) y.re)))) 1538731116.238 * * * * [misc]progress: [ 101 / 123 ] simplifiying candidate # 1538731116.238 * [enter]simplify: Simplifying (pow (sqrt (hypot x.re x.im)) y.re) 1538731116.239 * * [misc]simplify: iters left: 3 (6 enodes) 1538731116.241 * [exit]simplify: Simplified to (pow (sqrt (hypot x.re x.im)) y.re) 1538731116.241 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (hypot x.re x.im)) y.re)) (pow (sqrt (hypot x.re x.im)) y.re)))) 1538731116.241 * * * * [misc]progress: [ 102 / 123 ] simplifiying candidate # 1538731116.241 * [enter]simplify: Simplifying (pow (hypot x.re x.im) y.re) 1538731116.242 * * [misc]simplify: iters left: 2 (5 enodes) 1538731116.243 * [exit]simplify: Simplified to (pow (hypot x.re x.im) y.re) 1538731116.243 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (/ (pow (exp y.im) (atan2 x.im x.re)) (pow 1 y.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.243 * * * * [misc]progress: [ 103 / 123 ] simplifiying candidate # 1538731116.244 * [enter]simplify: Simplifying (cbrt (pow (hypot x.re x.im) y.re)) 1538731116.244 * * [misc]simplify: iters left: 3 (6 enodes) 1538731116.246 * [exit]simplify: Simplified to (cbrt (pow (hypot x.re x.im) y.re)) 1538731116.246 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (/ (pow (exp y.im) (atan2 x.im x.re)) (* (cbrt (pow (hypot x.re x.im) y.re)) (cbrt (pow (hypot x.re x.im) y.re)))) (cbrt (pow (hypot x.re x.im) y.re))))) 1538731116.246 * * * * [misc]progress: [ 104 / 123 ] simplifiying candidate # 1538731116.247 * [enter]simplify: Simplifying (sqrt (pow (hypot x.re x.im) y.re)) 1538731116.247 * * [misc]simplify: iters left: 3 (6 enodes) 1538731116.249 * [exit]simplify: Simplified to (sqrt (pow (hypot x.re x.im) y.re)) 1538731116.249 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (/ (pow (exp y.im) (atan2 x.im x.re)) (sqrt (pow (hypot x.re x.im) y.re))) (sqrt (pow (hypot x.re x.im) y.re))))) 1538731116.249 * * * * [misc]progress: [ 105 / 123 ] simplifiying candidate # 1538731116.249 * [enter]simplify: Simplifying (pow (hypot x.re x.im) y.re) 1538731116.250 * * [misc]simplify: iters left: 2 (5 enodes) 1538731116.251 * [exit]simplify: Simplified to (pow (hypot x.re x.im) y.re) 1538731116.251 * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (/ (pow (exp y.im) (atan2 x.im x.re)) 1) (pow (hypot x.re x.im) y.re)))) 1538731116.251 * * * * [misc]progress: [ 106 / 123 ] simplifiying candidate # 1538731116.251 * [enter]simplify: Simplifying (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) 1538731116.252 * * [misc]simplify: iters left: 5 (8 enodes) 1538731116.255 * [exit]simplify: Simplified to (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) 1538731116.255 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (* (cbrt (exp y.im)) (cbrt (exp y.im))) (atan2 x.im x.re)) (/ (pow (hypot x.re x.im) y.re) (pow (cbrt (exp y.im)) (atan2 x.im x.re)))))) 1538731116.255 * * * * [misc]progress: [ 107 / 123 ] simplifiying candidate # 1538731116.255 * [enter]simplify: Simplifying (pow (sqrt (exp y.im)) (atan2 x.im x.re)) 1538731116.256 * * [misc]simplify: iters left: 3 (7 enodes) 1538731116.258 * [exit]simplify: Simplified to (pow (sqrt (exp y.im)) (atan2 x.im x.re)) 1538731116.258 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (sqrt (exp y.im)) (atan2 x.im x.re)) (/ (pow (hypot x.re x.im) y.re) (pow (sqrt (exp y.im)) (atan2 x.im x.re)))))) 1538731116.258 * * * * [misc]progress: [ 108 / 123 ] simplifiying candidate # 1538731116.258 * [enter]simplify: Simplifying (pow 1 (atan2 x.im x.re)) 1538731116.259 * * [misc]simplify: iters left: 2 (5 enodes) 1538731116.260 * * [misc]simplify: iters left: 1 (7 enodes) 1538731116.262 * [exit]simplify: Simplified to 1 1538731116.262 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ 1 (/ (pow (hypot x.re x.im) y.re) (pow (exp y.im) (atan2 x.im x.re)))))) 1538731116.262 * * * * [misc]progress: [ 109 / 123 ] simplifiying candidate # 1538731116.262 * [enter]simplify: Simplifying (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) 1538731116.263 * * [misc]simplify: iters left: 5 (8 enodes) 1538731116.266 * [exit]simplify: Simplified to (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) 1538731116.266 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (* (cbrt (pow (exp y.im) (atan2 x.im x.re))) (cbrt (pow (exp y.im) (atan2 x.im x.re)))) (/ (pow (hypot x.re x.im) y.re) (cbrt (pow (exp y.im) (atan2 x.im x.re))))))) 1538731116.266 * * * * [misc]progress: [ 110 / 123 ] simplifiying candidate # 1538731116.267 * [enter]simplify: Simplifying (sqrt (pow (exp y.im) (atan2 x.im x.re))) 1538731116.267 * * [misc]simplify: iters left: 3 (7 enodes) 1538731116.270 * [exit]simplify: Simplified to (sqrt (pow (exp y.im) (atan2 x.im x.re))) 1538731116.270 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (sqrt (pow (exp y.im) (atan2 x.im x.re))) (/ (pow (hypot x.re x.im) y.re) (sqrt (pow (exp y.im) (atan2 x.im x.re))))))) 1538731116.270 * * * * [misc]progress: [ 111 / 123 ] simplifiying candidate # 1538731116.270 * * * * [misc]progress: [ 112 / 123 ] simplifiying candidate # 1538731116.270 * [enter]simplify: Simplifying (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731116.271 * * [misc]simplify: iters left: 5 (9 enodes) 1538731116.275 * * [misc]simplify: iters left: 4 (13 enodes) 1538731116.280 * * [misc]simplify: iters left: 3 (16 enodes) 1538731116.286 * [exit]simplify: Simplified to (fma (log x.im) y.im (* (atan2 x.im x.re) y.re)) 1538731116.286 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma (log x.im) y.im (* (atan2 x.im x.re) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.286 * * * * [misc]progress: [ 113 / 123 ] simplifiying candidate # 1538731116.286 * [enter]simplify: Simplifying (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 1538731116.287 * * [misc]simplify: iters left: 6 (12 enodes) 1538731116.294 * * [misc]simplify: iters left: 5 (23 enodes) 1538731116.303 * * [misc]simplify: iters left: 4 (35 enodes) 1538731116.315 * * [misc]simplify: iters left: 3 (45 enodes) 1538731116.322 * * [misc]simplify: iters left: 2 (50 enodes) 1538731116.331 * [exit]simplify: Simplified to (sin (fma (atan2 x.im x.re) y.re (* (log x.re) y.im))) 1538731116.331 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma (atan2 x.im x.re) y.re (* (log x.re) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.331 * * * * [misc]progress: [ 114 / 123 ] simplifiying candidate # 1538731116.331 * [enter]simplify: Simplifying (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 1538731116.332 * * [misc]simplify: iters left: 6 (12 enodes) 1538731116.335 * * [misc]simplify: iters left: 5 (20 enodes) 1538731116.340 * * [misc]simplify: iters left: 4 (30 enodes) 1538731116.347 * * [misc]simplify: iters left: 3 (50 enodes) 1538731116.360 * * [misc]simplify: iters left: 2 (89 enodes) 1538731116.390 * * [misc]simplify: iters left: 1 (139 enodes) 1538731116.448 * [exit]simplify: Simplified to (sin (fma (log (/ -1 x.re)) (- y.im) (* (atan2 x.im x.re) y.re))) 1538731116.448 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma (log (/ -1 x.re)) (- y.im) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.448 * * * * [misc]progress: [ 115 / 123 ] simplifiying candidate # 1538731116.449 * [enter]simplify: Simplifying (+ (* y.im (atan2 x.im x.re)) (+ (* 1/2 (* (pow y.im 2) (pow (atan2 x.im x.re) 2))) 1)) 1538731116.450 * * [misc]simplify: iters left: 6 (14 enodes) 1538731116.458 * * [misc]simplify: iters left: 5 (29 enodes) 1538731116.471 * * [misc]simplify: iters left: 4 (58 enodes) 1538731116.501 * * [misc]simplify: iters left: 3 (106 enodes) 1538731116.545 * * [misc]simplify: iters left: 2 (160 enodes) 1538731116.580 * * [misc]simplify: iters left: 1 (214 enodes) 1538731116.633 * [exit]simplify: Simplified to (fma (* (atan2 x.im x.re) 1/2) (* (atan2 x.im x.re) (* y.im y.im)) (fma (atan2 x.im x.re) y.im 1)) 1538731116.633 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (fma (* (atan2 x.im x.re) 1/2) (* (atan2 x.im x.re) (* y.im y.im)) (fma (atan2 x.im x.re) y.im 1)) (pow (hypot x.re x.im) y.re)))) 1538731116.633 * * * * [misc]progress: [ 116 / 123 ] simplifiying candidate # 1538731116.634 * [enter]simplify: Simplifying (exp (* y.im (atan2 x.im x.re))) 1538731116.634 * * [misc]simplify: iters left: 4 (6 enodes) 1538731116.635 * * [misc]simplify: iters left: 3 (9 enodes) 1538731116.637 * [exit]simplify: Simplified to (pow (exp y.im) (atan2 x.im x.re)) 1538731116.637 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.637 * * * * [misc]progress: [ 117 / 123 ] simplifiying candidate # 1538731116.637 * [enter]simplify: Simplifying (exp (* y.im (atan2 x.im x.re))) 1538731116.637 * * [misc]simplify: iters left: 4 (6 enodes) 1538731116.638 * * [misc]simplify: iters left: 3 (9 enodes) 1538731116.640 * [exit]simplify: Simplified to (pow (exp y.im) (atan2 x.im x.re)) 1538731116.640 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.640 * * * * [misc]progress: [ 118 / 123 ] simplifiying candidate # 1538731116.640 * [enter]simplify: Simplifying (* (atan2 x.im x.re) y.re) 1538731116.640 * * [misc]simplify: iters left: 3 (5 enodes) 1538731116.641 * * [misc]simplify: iters left: 2 (6 enodes) 1538731116.642 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.re) 1538731116.642 * [misc]simplify: Simplified (2 1 1 3) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.642 * * * * [misc]progress: [ 119 / 123 ] simplifiying candidate # 1538731116.642 * [enter]simplify: Simplifying (* (atan2 x.im x.re) y.re) 1538731116.643 * * [misc]simplify: iters left: 3 (5 enodes) 1538731116.643 * * [misc]simplify: iters left: 2 (6 enodes) 1538731116.644 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.re) 1538731116.644 * [misc]simplify: Simplified (2 1 1 3) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.644 * * * * [misc]progress: [ 120 / 123 ] simplifiying candidate # 1538731116.645 * [enter]simplify: Simplifying (* (atan2 x.im x.re) y.re) 1538731116.645 * * [misc]simplify: iters left: 3 (5 enodes) 1538731116.646 * * [misc]simplify: iters left: 2 (6 enodes) 1538731116.647 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.re) 1538731116.647 * [misc]simplify: Simplified (2 1 1 3) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (hypot x.re x.im) y.re)))) 1538731116.647 * * * * [misc]progress: [ 121 / 123 ] simplifiying candidate # 1538731116.647 * [enter]simplify: Simplifying (- (+ (* y.im (atan2 x.im x.re)) 1) (* y.re (log x.re))) 1538731116.647 * * [misc]simplify: iters left: 6 (11 enodes) 1538731116.650 * * [misc]simplify: iters left: 5 (21 enodes) 1538731116.655 * * [misc]simplify: iters left: 4 (38 enodes) 1538731116.669 * * [misc]simplify: iters left: 3 (51 enodes) 1538731116.686 * * [misc]simplify: iters left: 2 (63 enodes) 1538731116.700 * * [misc]simplify: iters left: 1 (71 enodes) 1538731116.731 * [exit]simplify: Simplified to (- (fma y.im (atan2 x.im x.re) 1) (* y.re (log x.re))) 1538731116.732 * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (- (fma y.im (atan2 x.im x.re) 1) (* y.re (log x.re))))) 1538731116.732 * * * * [misc]progress: [ 122 / 123 ] simplifiying candidate # 1538731116.732 * [enter]simplify: Simplifying (/ (exp (* y.im (atan2 x.im x.re))) (exp (* -1 (* y.re (log (/ 1 x.im)))))) 1538731116.733 * * [misc]simplify: iters left: 6 (15 enodes) 1538731116.743 * * [misc]simplify: iters left: 5 (33 enodes) 1538731116.757 * * [misc]simplify: iters left: 4 (56 enodes) 1538731116.783 * * [misc]simplify: iters left: 3 (103 enodes) 1538731116.808 * * [misc]simplify: iters left: 2 (156 enodes) 1538731116.872 * * [misc]simplify: iters left: 1 (233 enodes) 1538731116.916 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.im y.re)) 1538731116.916 * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.im y.re)))) 1538731116.916 * * * * [misc]progress: [ 123 / 123 ] simplifiying candidate # 1538731116.916 * [enter]simplify: Simplifying (/ (exp (* y.im (atan2 x.im x.re))) (exp (* -1 (* y.re (log (/ -1 x.im)))))) 1538731116.918 * * [misc]simplify: iters left: 6 (14 enodes) 1538731116.926 * * [misc]simplify: iters left: 5 (29 enodes) 1538731116.940 * * [misc]simplify: iters left: 4 (49 enodes) 1538731116.966 * * [misc]simplify: iters left: 3 (109 enodes) 1538731117.008 * * [misc]simplify: iters left: 2 (255 enodes) 1538731117.303 * [exit]simplify: Simplified to (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (* x.im -1) y.re)) 1538731117.303 * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (* x.im -1) y.re)))) 1538731117.303 * * * [misc]progress: adding candidates to table 1538731120.931 * * [misc]progress: iteration 2 / 4 1538731120.931 * * * [misc]progress: picking best candidate 1538731121.044 * * * * [misc]pick: Picked # 1538731121.044 * * * [misc]progress: localizing error 1538731121.066 * * * [misc]progress: generating rewritten candidates 1538731121.066 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) 1538731121.085 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 3) 1538731121.117 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2 1 1) 1538731121.136 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 1 2) 1538731121.153 * * * [misc]progress: generating series expansions 1538731121.153 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) 1538731121.154 * [misc]backup-simplify: Simplify (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) into (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) 1538731121.154 * [misc]approximate: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in (y.im x.re x.im y.re) around 0 1538731121.154 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 1538731121.154 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 1538731121.154 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731121.154 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 1538731121.154 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731121.154 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.154 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 1538731121.154 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.re 1538731121.154 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.154 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 1538731121.154 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.re 1538731121.154 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.154 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.154 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.154 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.154 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.re 1538731121.154 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.154 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.154 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.154 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.154 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731121.154 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.154 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731121.154 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731121.155 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731121.155 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.155 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.155 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731121.155 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731121.155 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731121.155 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731121.155 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.155 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.155 * [misc]backup-simplify: Simplify 0 into 0 1538731121.155 * [misc]backup-simplify: Simplify 1 into 1 1538731121.156 * [misc]backup-simplify: Simplify (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731121.156 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731121.156 * [misc]backup-simplify: Simplify (+ (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 0) into (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 1538731121.156 * [misc]backup-simplify: Simplify (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (sin (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1538731121.156 * [misc]backup-simplify: Simplify (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (cos (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1538731121.156 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 1538731121.156 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 1538731121.156 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731121.157 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 1538731121.157 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731121.157 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.157 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 1538731121.157 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.im 1538731121.157 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.157 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 1538731121.157 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im 1538731121.157 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.157 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.157 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.157 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.157 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im 1538731121.157 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.157 * [misc]backup-simplify: Simplify 0 into 0 1538731121.157 * [misc]backup-simplify: Simplify 1 into 1 1538731121.157 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.157 * [misc]backup-simplify: Simplify 0 into 0 1538731121.157 * [misc]backup-simplify: Simplify 1 into 1 1538731121.157 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731121.157 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731121.157 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 1538731121.158 * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re 1538731121.158 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731121.158 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731121.158 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.158 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 1538731121.158 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.158 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731121.158 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731121.158 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.158 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.158 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.159 * [misc]backup-simplify: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 1538731121.159 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.159 * [misc]backup-simplify: Simplify (+ (* y.im (log x.re)) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re))) 1538731121.159 * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) into (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1538731121.159 * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1538731121.159 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 1538731121.159 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 1538731121.159 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731121.159 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 1538731121.159 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731121.159 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.160 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 1538731121.160 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.re 1538731121.160 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.160 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 1538731121.160 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re 1538731121.160 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.160 * [misc]backup-simplify: Simplify 0 into 0 1538731121.160 * [misc]backup-simplify: Simplify 1 into 1 1538731121.160 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.160 * [misc]backup-simplify: Simplify 0 into 0 1538731121.160 * [misc]backup-simplify: Simplify 1 into 1 1538731121.160 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re 1538731121.160 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.160 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.160 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.160 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.160 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731121.160 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.160 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731121.160 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731121.161 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731121.161 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.161 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731121.161 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.161 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731121.161 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731121.161 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.161 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.161 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.161 * [misc]backup-simplify: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 1538731121.162 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.162 * [misc]backup-simplify: Simplify (+ (* y.im (log x.im)) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731121.162 * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) into (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1538731121.162 * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1538731121.162 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 1538731121.162 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 1538731121.162 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731121.162 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 1538731121.162 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.162 * [misc]backup-simplify: Simplify 0 into 0 1538731121.162 * [misc]backup-simplify: Simplify 1 into 1 1538731121.162 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731121.162 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731121.162 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.163 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731121.163 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731121.163 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.163 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.163 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.163 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.163 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731121.163 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.163 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.163 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.163 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.163 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731121.163 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.163 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731121.164 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731121.164 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731121.164 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.164 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.164 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731121.164 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731121.165 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 1538731121.165 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731121.165 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.165 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731121.165 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.165 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731121.165 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.165 * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 1538731121.165 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.165 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.165 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 1538731121.165 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 1538731121.165 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731121.165 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 1538731121.166 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.166 * [misc]backup-simplify: Simplify 0 into 0 1538731121.166 * [misc]backup-simplify: Simplify 1 into 1 1538731121.166 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731121.166 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731121.166 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.166 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731121.166 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731121.166 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.166 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.166 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.166 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.166 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731121.166 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.166 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.166 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.166 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.166 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731121.166 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.166 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731121.166 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731121.167 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731121.167 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.167 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.167 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731121.167 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731121.167 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 1538731121.167 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731121.167 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.167 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731121.168 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.168 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731121.168 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.168 * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 1538731121.168 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.168 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.168 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.169 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731121.169 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.169 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 1538731121.169 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731121.169 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731121.169 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.169 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.169 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.169 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.169 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.169 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.169 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.169 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731121.170 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.170 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 1538731121.170 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731121.170 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731121.170 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.170 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.170 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.170 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.170 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.170 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.170 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.170 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731121.170 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.170 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 1538731121.171 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731121.171 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731121.171 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.171 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.171 * [misc]backup-simplify: Simplify 0 into 0 1538731121.171 * [misc]backup-simplify: Simplify 1 into 1 1538731121.171 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731121.171 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731121.171 * [misc]backup-simplify: Simplify 0 into 0 1538731121.171 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.172 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731121.173 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 1538731121.173 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731121.174 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731121.174 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 0) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731121.174 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1) 1))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731121.175 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 1538731121.175 * [misc]backup-simplify: Simplify (+ 0 (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731121.175 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) in x.re 1538731121.175 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 1538731121.175 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731121.175 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731121.175 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.175 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.175 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.175 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.176 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.176 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.176 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 1538731121.176 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 1538731121.176 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 1538731121.176 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re 1538731121.176 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.176 * [misc]backup-simplify: Simplify 0 into 0 1538731121.176 * [misc]backup-simplify: Simplify 1 into 1 1538731121.176 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.re 1538731121.176 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.176 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.176 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.176 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731121.176 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731121.176 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.177 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.177 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731121.177 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.177 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.177 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 1538731121.177 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.177 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.178 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) 1538731121.178 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) in x.im 1538731121.178 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 1538731121.178 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731121.178 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731121.178 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.178 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.178 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.178 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.178 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.178 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.178 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731121.178 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.178 * [misc]backup-simplify: Simplify 0 into 0 1538731121.178 * [misc]backup-simplify: Simplify 1 into 1 1538731121.178 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.179 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.179 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 1538731121.179 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.179 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.179 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731121.179 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) 1538731121.179 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) in y.re 1538731121.179 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 1538731121.179 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731121.180 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731121.180 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.180 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.180 * [misc]backup-simplify: Simplify 0 into 0 1538731121.180 * [misc]backup-simplify: Simplify 1 into 1 1538731121.180 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731121.180 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731121.180 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731121.180 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.180 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.180 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.180 * [misc]backup-simplify: Simplify (* 1 (log x.im)) into (log x.im) 1538731121.180 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.181 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.181 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731121.181 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731121.182 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731121.182 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731121.183 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.183 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.183 * [misc]backup-simplify: Simplify 0 into 0 1538731121.183 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.183 * [misc]backup-simplify: Simplify 0 into 0 1538731121.183 * [misc]backup-simplify: Simplify 0 into 0 1538731121.183 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.183 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731121.183 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731121.184 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731121.185 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731121.185 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.185 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.185 * [misc]backup-simplify: Simplify 0 into 0 1538731121.185 * [misc]backup-simplify: Simplify 0 into 0 1538731121.185 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 1538731121.185 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.186 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) 2)) 0) into (- (* 1/2 (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) 1538731121.188 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (- (* 1/2 (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) (+ (* 0 0) (* 0 1))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 1538731121.188 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 1538731121.189 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 1538731121.189 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.190 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 1538731121.192 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 2) into 0 1538731121.193 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 1538731121.193 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731121.193 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.194 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731121.194 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 1538731121.196 * [misc]backup-simplify: Simplify (+ (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 1538731121.196 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) in x.re 1538731121.196 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) in x.re 1538731121.196 * [misc]taylor: Taking taylor expansion of 1/2 in x.re 1538731121.196 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731121.196 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)) in x.re 1538731121.196 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 1538731121.197 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731121.197 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731121.197 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.197 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.197 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.197 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.197 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.197 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.197 * [misc]taylor: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 1538731121.197 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 1538731121.197 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 1538731121.197 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 1538731121.197 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re 1538731121.197 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.197 * [misc]backup-simplify: Simplify 0 into 0 1538731121.197 * [misc]backup-simplify: Simplify 1 into 1 1538731121.197 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.re 1538731121.197 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.197 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.197 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.198 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731121.198 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731121.198 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.198 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.198 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731121.198 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.198 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.198 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731121.199 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.199 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731121.199 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 1538731121.200 * [misc]backup-simplify: Simplify (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 1538731121.201 * [misc]backup-simplify: Simplify (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 1538731121.201 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in x.im 1538731121.201 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in x.im 1538731121.201 * [misc]taylor: Taking taylor expansion of 1/2 in x.im 1538731121.201 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731121.201 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in x.im 1538731121.201 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 1538731121.201 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731121.201 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731121.201 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.201 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.201 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.201 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.201 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.201 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731121.201 * [misc]taylor: Taking taylor expansion of (pow (log x.im) 2) in x.im 1538731121.202 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731121.202 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.202 * [misc]backup-simplify: Simplify 0 into 0 1538731121.202 * [misc]backup-simplify: Simplify 1 into 1 1538731121.202 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.202 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731121.202 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.202 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731121.202 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731121.203 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731121.203 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731121.203 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731121.204 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 1538731121.204 * [misc]backup-simplify: Simplify (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 1538731121.209 * [misc]backup-simplify: Simplify (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 1538731121.209 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in y.re 1538731121.209 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in y.re 1538731121.209 * [misc]taylor: Taking taylor expansion of 1/2 in y.re 1538731121.209 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731121.209 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in y.re 1538731121.209 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 1538731121.209 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731121.209 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731121.209 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.209 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.209 * [misc]backup-simplify: Simplify 0 into 0 1538731121.209 * [misc]backup-simplify: Simplify 1 into 1 1538731121.210 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731121.210 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731121.210 * [misc]taylor: Taking taylor expansion of (pow (log x.im) 2) in y.re 1538731121.210 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731121.210 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.210 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.210 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.210 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731121.211 * [misc]backup-simplify: Simplify (* 0 (pow (log x.im) 2)) into 0 1538731121.211 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 1538731121.211 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.211 * [misc]backup-simplify: Simplify 0 into 0 1538731121.212 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 1538731121.212 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.212 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731121.213 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731121.214 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731121.214 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731121.215 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.215 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.215 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 1538731121.215 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.215 * [misc]backup-simplify: Simplify 0 into 0 1538731121.215 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.215 * [misc]backup-simplify: Simplify 0 into 0 1538731121.215 * [misc]backup-simplify: Simplify 0 into 0 1538731121.216 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 1538731121.217 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 1538731121.217 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731121.218 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731121.218 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 1538731121.218 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.218 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.218 * [misc]backup-simplify: Simplify 0 into 0 1538731121.219 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.219 * [misc]backup-simplify: Simplify 0 into 0 1538731121.219 * [misc]backup-simplify: Simplify 0 into 0 1538731121.221 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731121.221 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.222 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731121.222 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731121.223 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731121.223 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731121.223 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.223 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.224 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731121.224 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 1538731121.224 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.224 * [misc]backup-simplify: Simplify 0 into 0 1538731121.224 * [misc]backup-simplify: Simplify 0 into 0 1538731121.224 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.224 * [misc]backup-simplify: Simplify 0 into 0 1538731121.224 * [misc]backup-simplify: Simplify 0 into 0 1538731121.225 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 1538731121.226 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 1538731121.226 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731121.227 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731121.227 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 1538731121.227 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.228 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.228 * [misc]backup-simplify: Simplify 0 into 0 1538731121.228 * [misc]backup-simplify: Simplify 0 into 0 1538731121.228 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) (* y.re (* 1 (* 1 1)))) (* (log x.im) (* 1 (* 1 (* 1 y.im))))) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731121.228 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731121.228 * [misc]approximate: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in (y.im x.re x.im y.re) around 0 1538731121.229 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731121.229 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731121.229 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731121.229 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.229 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731121.229 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 1538731121.229 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.229 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.229 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.229 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.229 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.229 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.229 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.229 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731121.229 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.229 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.229 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.230 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731121.230 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.230 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.230 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.230 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731121.230 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.230 * [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))) 1538731121.230 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731121.230 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731121.231 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731121.231 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731121.231 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.231 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.231 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731121.231 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.232 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731121.232 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.232 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731121.232 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731121.232 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.232 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.232 * [misc]backup-simplify: Simplify 0 into 0 1538731121.232 * [misc]backup-simplify: Simplify 1 into 1 1538731121.232 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.232 * [misc]backup-simplify: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.233 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731121.233 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731121.233 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731121.233 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731121.233 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 1538731121.233 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im 1538731121.233 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731121.233 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.233 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731121.233 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 1538731121.233 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 1538731121.233 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.233 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 1538731121.233 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 1538731121.233 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731121.233 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.233 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.233 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.233 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731121.233 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.233 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.233 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.234 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 1538731121.234 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731121.234 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.234 * [misc]backup-simplify: Simplify 0 into 0 1538731121.234 * [misc]backup-simplify: Simplify 1 into 1 1538731121.234 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.234 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731121.234 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.234 * [misc]backup-simplify: Simplify 0 into 0 1538731121.234 * [misc]backup-simplify: Simplify 1 into 1 1538731121.234 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.234 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.234 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731121.235 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.235 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.235 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.235 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.235 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.236 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.236 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.236 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731121.236 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731121.236 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.236 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.236 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.236 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.236 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731121.237 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 1538731121.237 * [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)) 1538731121.237 * [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))) 1538731121.237 * [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))) 1538731121.237 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731121.237 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731121.237 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731121.238 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731121.238 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731121.238 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731121.238 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.238 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731121.238 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731121.238 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731121.238 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.238 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731121.238 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731121.238 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731121.238 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.238 * [misc]backup-simplify: Simplify 0 into 0 1538731121.238 * [misc]backup-simplify: Simplify 1 into 1 1538731121.238 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.238 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731121.238 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.238 * [misc]backup-simplify: Simplify 0 into 0 1538731121.238 * [misc]backup-simplify: Simplify 1 into 1 1538731121.238 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.238 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731121.239 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731121.239 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.239 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.239 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.239 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731121.239 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.239 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.239 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.239 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.239 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.239 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.240 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.240 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.240 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.240 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.240 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.241 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.241 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731121.241 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731121.241 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.241 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.241 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.241 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.241 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.241 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 1538731121.242 * [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)) 1538731121.242 * [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))) 1538731121.242 * [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))) 1538731121.242 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 1538731121.242 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.im 1538731121.242 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731121.242 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731121.242 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731121.242 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.242 * [misc]backup-simplify: Simplify 0 into 0 1538731121.242 * [misc]backup-simplify: Simplify 1 into 1 1538731121.243 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.243 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731121.243 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731121.243 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.243 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731121.243 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731121.243 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731121.243 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.243 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.243 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.243 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731121.243 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.243 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.243 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.243 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731121.243 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731121.243 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.243 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.243 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.243 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731121.243 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.243 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.243 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.244 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731121.244 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.244 * [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))) 1538731121.244 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731121.244 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731121.244 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731121.245 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731121.245 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.245 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.245 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731121.245 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.245 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731121.246 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.246 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 1538731121.246 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731121.246 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.246 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731121.246 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.246 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.246 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.247 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.247 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731121.247 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 1538731121.247 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.im 1538731121.247 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731121.247 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731121.247 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731121.247 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.247 * [misc]backup-simplify: Simplify 0 into 0 1538731121.247 * [misc]backup-simplify: Simplify 1 into 1 1538731121.247 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.247 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731121.247 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731121.248 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.248 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731121.248 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731121.248 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731121.248 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.248 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.248 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.248 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731121.248 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.248 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.248 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.248 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731121.248 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731121.248 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.248 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.248 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.248 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731121.248 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.248 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.248 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.248 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731121.248 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.249 * [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))) 1538731121.249 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731121.249 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731121.249 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731121.249 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731121.249 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.250 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.250 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731121.250 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.250 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731121.250 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.251 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 1538731121.251 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731121.251 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.251 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731121.251 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.251 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.251 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.251 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.252 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731121.252 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731121.252 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731121.252 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731121.252 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731121.252 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731121.252 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731121.252 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.252 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731121.252 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731121.252 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731121.252 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.252 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731121.252 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731121.252 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731121.252 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.252 * [misc]backup-simplify: Simplify 0 into 0 1538731121.252 * [misc]backup-simplify: Simplify 1 into 1 1538731121.253 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.253 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731121.253 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.253 * [misc]backup-simplify: Simplify 0 into 0 1538731121.253 * [misc]backup-simplify: Simplify 1 into 1 1538731121.253 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.253 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731121.253 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731121.253 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.253 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.253 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.253 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731121.253 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.253 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.253 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.253 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.254 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.254 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.254 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.254 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.254 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.255 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.255 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.255 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.255 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731121.255 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731121.255 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.255 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.255 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.255 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.256 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.256 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 1538731121.256 * [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)) 1538731121.256 * [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))) 1538731121.257 * [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))) 1538731121.257 * [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))) 1538731121.257 * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 1538731121.257 * [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))) 1538731121.257 * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 1538731121.257 * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 1538731121.257 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731121.258 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731121.258 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.258 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.258 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.258 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.258 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im 1538731121.258 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731121.258 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.258 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.258 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.258 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731121.258 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.258 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731121.258 * [misc]backup-simplify: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 1538731121.258 * [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)) 1538731121.259 * [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))) 1538731121.259 * [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))) 1538731121.259 * [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))) 1538731121.260 * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 1538731121.260 * [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))) 1538731121.260 * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 1538731121.260 * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 1538731121.260 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731121.260 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731121.260 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.260 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.260 * [misc]backup-simplify: Simplify 0 into 0 1538731121.260 * [misc]backup-simplify: Simplify 1 into 1 1538731121.260 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.260 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re 1538731121.260 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731121.260 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.260 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.261 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.261 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731121.261 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.261 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731121.261 * [misc]backup-simplify: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.261 * [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))) 1538731121.261 * [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))) 1538731121.261 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.261 * [misc]backup-simplify: Simplify 0 into 0 1538731121.261 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.261 * [misc]backup-simplify: Simplify 0 into 0 1538731121.262 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.262 * [misc]backup-simplify: Simplify 0 into 0 1538731121.262 * [misc]backup-simplify: Simplify 0 into 0 1538731121.262 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.262 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 1538731121.265 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731121.265 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 1538731121.266 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.266 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 1538731121.266 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731121.266 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.267 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731121.268 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 1538731121.268 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.268 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.268 * [misc]backup-simplify: Simplify 0 into 0 1538731121.268 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.268 * [misc]backup-simplify: Simplify 0 into 0 1538731121.268 * [misc]backup-simplify: Simplify 0 into 0 1538731121.268 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.269 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 1538731121.269 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731121.270 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731121.270 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 1538731121.271 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.271 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.272 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731121.272 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 1538731121.272 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.272 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]backup-simplify: Simplify 0 into 0 1538731121.273 * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 1538731121.274 * [misc]backup-simplify: Simplify (sin (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731121.274 * [misc]approximate: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in (y.im x.re x.im y.re) around 0 1538731121.274 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731121.274 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731121.274 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731121.274 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 1538731121.274 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.re 1538731121.274 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.274 * [misc]backup-simplify: Simplify -1 into -1 1538731121.274 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731121.274 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.274 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731121.274 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 1538731121.274 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 1538731121.274 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.274 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 1538731121.274 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 1538731121.274 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731121.275 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.275 * [misc]backup-simplify: Simplify -1 into -1 1538731121.275 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.275 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.275 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.275 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731121.275 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.275 * [misc]backup-simplify: Simplify -1 into -1 1538731121.275 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.275 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.275 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.275 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 1538731121.275 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731121.275 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.275 * [misc]backup-simplify: Simplify -1 into -1 1538731121.275 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.275 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.275 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.275 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731121.275 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.275 * [misc]backup-simplify: Simplify -1 into -1 1538731121.275 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.275 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.275 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.276 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731121.276 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.276 * [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))) 1538731121.276 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731121.276 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731121.276 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731121.277 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731121.277 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.277 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.277 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731121.277 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.278 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731121.278 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.278 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731121.278 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.278 * [misc]backup-simplify: Simplify -1 into -1 1538731121.278 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731121.278 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731121.278 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.278 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.278 * [misc]backup-simplify: Simplify 0 into 0 1538731121.278 * [misc]backup-simplify: Simplify 1 into 1 1538731121.278 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.278 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.279 * [misc]backup-simplify: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.279 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731121.279 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731121.279 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731121.279 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731121.279 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 1538731121.279 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.im 1538731121.279 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.279 * [misc]backup-simplify: Simplify -1 into -1 1538731121.279 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731121.279 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.279 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731121.279 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 1538731121.280 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 1538731121.280 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.280 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 1538731121.280 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 1538731121.280 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731121.280 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.280 * [misc]backup-simplify: Simplify -1 into -1 1538731121.280 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.280 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.280 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.280 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731121.280 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.280 * [misc]backup-simplify: Simplify -1 into -1 1538731121.280 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.280 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.280 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.280 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 1538731121.280 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731121.280 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.280 * [misc]backup-simplify: Simplify -1 into -1 1538731121.280 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.280 * [misc]backup-simplify: Simplify 0 into 0 1538731121.280 * [misc]backup-simplify: Simplify 1 into 1 1538731121.281 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.281 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731121.281 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.281 * [misc]backup-simplify: Simplify -1 into -1 1538731121.281 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.281 * [misc]backup-simplify: Simplify 0 into 0 1538731121.281 * [misc]backup-simplify: Simplify 1 into 1 1538731121.281 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.281 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731121.281 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731121.281 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.282 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.282 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.282 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731121.282 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.283 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.283 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.283 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731121.283 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.283 * [misc]backup-simplify: Simplify -1 into -1 1538731121.283 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731121.283 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731121.283 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.283 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.283 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.283 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.283 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731121.284 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 1538731121.284 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731121.284 * [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)) 1538731121.284 * [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))) 1538731121.285 * [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))) 1538731121.285 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731121.285 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731121.285 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731121.285 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731121.285 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731121.285 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.285 * [misc]backup-simplify: Simplify -1 into -1 1538731121.285 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731121.285 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.285 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731121.285 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731121.285 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731121.285 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.285 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731121.285 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731121.285 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731121.285 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.285 * [misc]backup-simplify: Simplify -1 into -1 1538731121.285 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.285 * [misc]backup-simplify: Simplify 0 into 0 1538731121.285 * [misc]backup-simplify: Simplify 1 into 1 1538731121.286 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.286 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731121.286 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.286 * [misc]backup-simplify: Simplify -1 into -1 1538731121.286 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.286 * [misc]backup-simplify: Simplify 0 into 0 1538731121.286 * [misc]backup-simplify: Simplify 1 into 1 1538731121.286 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.286 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731121.286 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731121.286 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.286 * [misc]backup-simplify: Simplify -1 into -1 1538731121.286 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.286 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.286 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.286 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731121.286 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.286 * [misc]backup-simplify: Simplify -1 into -1 1538731121.286 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.286 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.286 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.287 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731121.287 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.287 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.287 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.287 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.288 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731121.288 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.288 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.288 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.288 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731121.288 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.288 * [misc]backup-simplify: Simplify -1 into -1 1538731121.288 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731121.288 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731121.288 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.288 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.289 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.289 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.289 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.289 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 1538731121.289 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731121.289 * [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)) 1538731121.290 * [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))) 1538731121.290 * [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))) 1538731121.290 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.im 1538731121.290 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.im 1538731121.290 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731121.290 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731121.290 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731121.290 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.290 * [misc]backup-simplify: Simplify -1 into -1 1538731121.290 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.290 * [misc]backup-simplify: Simplify 0 into 0 1538731121.290 * [misc]backup-simplify: Simplify 1 into 1 1538731121.291 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.291 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731121.291 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731121.291 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.291 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731121.291 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731121.291 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731121.291 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.291 * [misc]backup-simplify: Simplify -1 into -1 1538731121.291 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.291 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.291 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.291 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731121.291 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.291 * [misc]backup-simplify: Simplify -1 into -1 1538731121.291 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.291 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.291 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.291 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731121.291 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731121.291 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.291 * [misc]backup-simplify: Simplify -1 into -1 1538731121.291 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.291 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.291 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.291 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731121.291 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.291 * [misc]backup-simplify: Simplify -1 into -1 1538731121.292 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.292 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.292 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.292 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731121.292 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.292 * [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))) 1538731121.292 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731121.292 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731121.293 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731121.293 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731121.293 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.293 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.293 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731121.293 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.294 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731121.294 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.294 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 1538731121.294 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.294 * [misc]backup-simplify: Simplify -1 into -1 1538731121.294 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 1538731121.294 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731121.294 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.294 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731121.294 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.294 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.295 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731121.295 * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731121.295 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731121.295 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.im 1538731121.296 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.im 1538731121.296 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731121.296 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731121.296 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731121.296 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.296 * [misc]backup-simplify: Simplify -1 into -1 1538731121.296 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.296 * [misc]backup-simplify: Simplify 0 into 0 1538731121.296 * [misc]backup-simplify: Simplify 1 into 1 1538731121.296 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.296 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731121.296 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731121.296 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.296 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731121.296 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731121.296 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731121.296 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.296 * [misc]backup-simplify: Simplify -1 into -1 1538731121.296 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.296 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.296 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.296 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731121.296 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.297 * [misc]backup-simplify: Simplify -1 into -1 1538731121.297 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731121.297 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.297 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.297 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731121.297 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731121.297 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.297 * [misc]backup-simplify: Simplify -1 into -1 1538731121.297 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.297 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.297 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.297 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731121.297 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.297 * [misc]backup-simplify: Simplify -1 into -1 1538731121.297 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731121.297 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.297 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.297 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731121.297 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.297 * [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))) 1538731121.298 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731121.298 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731121.298 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731121.298 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731121.298 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.299 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.299 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731121.299 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.299 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731121.299 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.299 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 1538731121.300 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.300 * [misc]backup-simplify: Simplify -1 into -1 1538731121.300 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 1538731121.300 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731121.300 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.300 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731121.300 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.300 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.300 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731121.301 * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731121.301 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731121.301 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731121.301 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731121.301 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731121.301 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731121.301 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731121.301 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.301 * [misc]backup-simplify: Simplify -1 into -1 1538731121.301 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731121.301 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.301 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731121.301 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731121.301 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731121.301 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.302 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731121.302 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731121.302 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731121.302 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.302 * [misc]backup-simplify: Simplify -1 into -1 1538731121.302 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.302 * [misc]backup-simplify: Simplify 0 into 0 1538731121.302 * [misc]backup-simplify: Simplify 1 into 1 1538731121.302 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.302 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731121.302 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.302 * [misc]backup-simplify: Simplify -1 into -1 1538731121.302 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.302 * [misc]backup-simplify: Simplify 0 into 0 1538731121.302 * [misc]backup-simplify: Simplify 1 into 1 1538731121.302 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.302 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731121.302 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731121.302 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.302 * [misc]backup-simplify: Simplify -1 into -1 1538731121.302 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.302 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.303 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.303 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731121.303 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.303 * [misc]backup-simplify: Simplify -1 into -1 1538731121.303 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.303 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.303 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.303 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731121.303 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.303 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.304 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.304 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.304 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731121.304 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.304 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.305 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.305 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731121.305 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.305 * [misc]backup-simplify: Simplify -1 into -1 1538731121.305 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731121.305 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731121.305 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.305 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.305 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.305 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.305 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.305 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 1538731121.306 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731121.306 * [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)) 1538731121.306 * [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))) 1538731121.306 * [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))) 1538731121.307 * [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))) 1538731121.307 * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 1538731121.307 * [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))) 1538731121.307 * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731121.307 * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731121.307 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im 1538731121.307 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731121.307 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.307 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.308 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.308 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731121.308 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.308 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731121.308 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731121.308 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731121.308 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.308 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.308 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.308 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.308 * [misc]backup-simplify: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731121.308 * [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)) 1538731121.309 * [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))) 1538731121.309 * [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))) 1538731121.309 * [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))) 1538731121.310 * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 1538731121.310 * [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))) 1538731121.310 * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731121.310 * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731121.310 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re 1538731121.310 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731121.310 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.310 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.310 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.310 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731121.310 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.310 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731121.310 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731121.310 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731121.310 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.310 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.310 * [misc]backup-simplify: Simplify 0 into 0 1538731121.310 * [misc]backup-simplify: Simplify 1 into 1 1538731121.311 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.311 * [misc]backup-simplify: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.311 * [misc]backup-simplify: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.311 * [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))) 1538731121.311 * [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))) 1538731121.311 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.311 * [misc]backup-simplify: Simplify 0 into 0 1538731121.311 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.311 * [misc]backup-simplify: Simplify 0 into 0 1538731121.312 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.312 * [misc]backup-simplify: Simplify 0 into 0 1538731121.312 * [misc]backup-simplify: Simplify 0 into 0 1538731121.312 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.312 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 1538731121.315 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731121.316 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 1538731121.316 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.316 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 1538731121.316 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731121.317 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 1538731121.317 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.318 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731121.318 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 1538731121.318 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.318 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.318 * [misc]backup-simplify: Simplify 0 into 0 1538731121.318 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.318 * [misc]backup-simplify: Simplify 0 into 0 1538731121.319 * [misc]backup-simplify: Simplify 0 into 0 1538731121.319 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731121.319 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 1538731121.320 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731121.321 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 1538731121.321 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731121.321 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.321 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.322 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731121.322 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 1538731121.323 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.323 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.323 * [misc]backup-simplify: Simplify 0 into 0 1538731121.324 * [misc]backup-simplify: Simplify (sin (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 1538731121.324 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 3) 1538731121.324 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.324 * [misc]approximate: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in (x.im x.re y.re) around 0 1538731121.324 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731121.324 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731121.324 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.324 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.324 * [misc]backup-simplify: Simplify 0 into 0 1538731121.324 * [misc]backup-simplify: Simplify 1 into 1 1538731121.324 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731121.324 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731121.324 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.324 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.324 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.325 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731121.325 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731121.325 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.325 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.325 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.325 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731121.325 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731121.325 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.325 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.325 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.325 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.325 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731121.325 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731121.325 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.325 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.325 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.325 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731121.325 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731121.325 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731121.325 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.325 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.325 * [misc]backup-simplify: Simplify 0 into 0 1538731121.325 * [misc]backup-simplify: Simplify 1 into 1 1538731121.325 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731121.325 * [misc]backup-simplify: Simplify 0 into 0 1538731121.326 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731121.326 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.326 * [misc]backup-simplify: Simplify 0 into 0 1538731121.326 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.326 * [misc]backup-simplify: Simplify 0 into 0 1538731121.326 * [misc]backup-simplify: Simplify 0 into 0 1538731121.326 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731121.326 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.326 * [misc]backup-simplify: Simplify 0 into 0 1538731121.326 * [misc]backup-simplify: Simplify 0 into 0 1538731121.326 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731121.326 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.327 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731121.327 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.327 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.327 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.327 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731121.327 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.327 * [misc]backup-simplify: Simplify 0 into 0 1538731121.328 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 1538731121.328 * [misc]backup-simplify: Simplify 0 into 0 1538731121.328 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (* y.re (* 1 1))) into (* (atan2 x.im x.re) y.re) 1538731121.328 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.328 * [misc]approximate: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in (x.im x.re y.re) around 0 1538731121.328 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731121.328 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731121.328 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.328 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.328 * [misc]backup-simplify: Simplify 0 into 0 1538731121.328 * [misc]backup-simplify: Simplify 1 into 1 1538731121.329 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.329 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731121.329 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731121.329 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.329 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.329 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.329 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.329 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731121.329 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731121.329 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.329 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.329 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.329 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.329 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731121.329 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731121.329 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.330 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.330 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.330 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.330 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731121.330 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731121.330 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.330 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.330 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.330 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731121.330 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731121.330 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731121.330 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.330 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.330 * [misc]backup-simplify: Simplify 0 into 0 1538731121.330 * [misc]backup-simplify: Simplify 1 into 1 1538731121.330 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.331 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.331 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731121.331 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.331 * [misc]backup-simplify: Simplify 0 into 0 1538731121.331 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.331 * [misc]backup-simplify: Simplify 0 into 0 1538731121.331 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731121.331 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.331 * [misc]backup-simplify: Simplify 0 into 0 1538731121.332 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 1538731121.332 * [misc]backup-simplify: Simplify 0 into 0 1538731121.332 * [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 1538731121.332 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.332 * [misc]backup-simplify: Simplify 0 into 0 1538731121.332 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.332 * [misc]backup-simplify: Simplify 0 into 0 1538731121.332 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.332 * [misc]backup-simplify: Simplify 0 into 0 1538731121.333 * [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 1538731121.333 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.333 * [misc]backup-simplify: Simplify 0 into 0 1538731121.333 * [misc]backup-simplify: Simplify 0 into 0 1538731121.333 * [misc]backup-simplify: Simplify 0 into 0 1538731121.333 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.333 * [misc]backup-simplify: Simplify 0 into 0 1538731121.334 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.334 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.334 * [misc]backup-simplify: Simplify 0 into 0 1538731121.334 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.334 * [misc]backup-simplify: Simplify 0 into 0 1538731121.334 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.334 * [misc]backup-simplify: Simplify 0 into 0 1538731121.334 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.334 * [misc]backup-simplify: Simplify 0 into 0 1538731121.334 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.334 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.334 * [misc]backup-simplify: Simplify 0 into 0 1538731121.334 * [misc]backup-simplify: Simplify 0 into 0 1538731121.335 * [misc]backup-simplify: Simplify 0 into 0 1538731121.335 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* (/ 1 (/ 1 y.re)) (* 1 1))) into (* (atan2 x.im x.re) y.re) 1538731121.335 * [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)) 1538731121.335 * [misc]approximate: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in (x.im x.re y.re) around 0 1538731121.335 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731121.335 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.335 * [misc]backup-simplify: Simplify -1 into -1 1538731121.335 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731121.335 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731121.335 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.335 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.335 * [misc]backup-simplify: Simplify 0 into 0 1538731121.335 * [misc]backup-simplify: Simplify 1 into 1 1538731121.336 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.336 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731121.336 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.336 * [misc]backup-simplify: Simplify -1 into -1 1538731121.336 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731121.336 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731121.336 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.336 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.336 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.336 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.336 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731121.336 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.336 * [misc]backup-simplify: Simplify -1 into -1 1538731121.336 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731121.336 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731121.336 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.336 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.336 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.337 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.337 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731121.337 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.337 * [misc]backup-simplify: Simplify -1 into -1 1538731121.337 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731121.337 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731121.337 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.337 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.337 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.337 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.337 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731121.337 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731121.337 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.337 * [misc]backup-simplify: Simplify -1 into -1 1538731121.337 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731121.337 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731121.337 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.337 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.338 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.338 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731121.338 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731121.338 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731121.338 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.338 * [misc]backup-simplify: Simplify -1 into -1 1538731121.338 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731121.338 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731121.338 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.338 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.338 * [misc]backup-simplify: Simplify 0 into 0 1538731121.338 * [misc]backup-simplify: Simplify 1 into 1 1538731121.338 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.338 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.338 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.339 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731121.339 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 1538731121.339 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.339 * [misc]backup-simplify: Simplify 0 into 0 1538731121.339 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.339 * [misc]backup-simplify: Simplify 0 into 0 1538731121.339 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731121.340 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 1538731121.340 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.340 * [misc]backup-simplify: Simplify 0 into 0 1538731121.340 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 1538731121.340 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 1538731121.340 * [misc]backup-simplify: Simplify 0 into 0 1538731121.340 * [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 1538731121.341 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731121.341 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.341 * [misc]backup-simplify: Simplify 0 into 0 1538731121.341 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.341 * [misc]backup-simplify: Simplify 0 into 0 1538731121.341 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.341 * [misc]backup-simplify: Simplify 0 into 0 1538731121.341 * [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 1538731121.341 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731121.341 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.341 * [misc]backup-simplify: Simplify 0 into 0 1538731121.341 * [misc]backup-simplify: Simplify 0 into 0 1538731121.341 * [misc]backup-simplify: Simplify 0 into 0 1538731121.342 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.342 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731121.342 * [misc]backup-simplify: Simplify 0 into 0 1538731121.342 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.342 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731121.342 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.342 * [misc]backup-simplify: Simplify 0 into 0 1538731121.342 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.342 * [misc]backup-simplify: Simplify 0 into 0 1538731121.342 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.343 * [misc]backup-simplify: Simplify 0 into 0 1538731121.343 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.343 * [misc]backup-simplify: Simplify 0 into 0 1538731121.343 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.343 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731121.343 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.343 * [misc]backup-simplify: Simplify 0 into 0 1538731121.343 * [misc]backup-simplify: Simplify 0 into 0 1538731121.343 * [misc]backup-simplify: Simplify 0 into 0 1538731121.343 * [misc]backup-simplify: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* (/ 1 (/ 1 (- y.re))) (* 1 1))) into (* (atan2 x.im x.re) y.re) 1538731121.343 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2 1 1) 1538731121.344 * [misc]backup-simplify: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 1538731121.344 * [misc]approximate: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in (y.im x.im x.re) around 0 1538731121.344 * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 1538731121.344 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731121.344 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.344 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731121.344 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.344 * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 1538731121.344 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731121.344 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.344 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731121.344 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.344 * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 1538731121.344 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.344 * [misc]backup-simplify: Simplify 0 into 0 1538731121.344 * [misc]backup-simplify: Simplify 1 into 1 1538731121.344 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731121.344 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.344 * [misc]taylor: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 1538731121.344 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.344 * [misc]backup-simplify: Simplify 0 into 0 1538731121.344 * [misc]backup-simplify: Simplify 1 into 1 1538731121.344 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731121.344 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.344 * [misc]backup-simplify: Simplify (* 0 (atan2 x.im x.re)) into 0 1538731121.344 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.344 * [misc]backup-simplify: Simplify 0 into 0 1538731121.344 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.344 * [misc]backup-simplify: Simplify 0 into 0 1538731121.344 * [misc]backup-simplify: Simplify 0 into 0 1538731121.344 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) 1538731121.345 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731121.345 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.345 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731121.345 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.345 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731121.345 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (atan2 x.im x.re)))) into 0 1538731121.345 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]backup-simplify: Simplify 0 into 0 1538731121.345 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) (* 1 (* 1 y.im))) into (* y.im (atan2 x.im x.re)) 1538731121.345 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (atan2 (/ 1 x.im) (/ 1 x.re))) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731121.345 * [misc]approximate: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in (y.im x.im x.re) around 0 1538731121.345 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 1538731121.345 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731121.345 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.346 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731121.346 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.346 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731121.346 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 1538731121.346 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731121.346 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.346 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731121.346 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.346 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 1538731121.346 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 1538731121.346 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731121.346 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.346 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.346 * [misc]backup-simplify: Simplify 0 into 0 1538731121.346 * [misc]backup-simplify: Simplify 1 into 1 1538731121.346 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.346 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 1538731121.346 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731121.346 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.346 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.346 * [misc]backup-simplify: Simplify 0 into 0 1538731121.346 * [misc]backup-simplify: Simplify 1 into 1 1538731121.346 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.346 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731121.346 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.346 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731121.346 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.346 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731121.347 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 1538731121.347 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.347 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]backup-simplify: Simplify 0 into 0 1538731121.347 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.348 * [misc]backup-simplify: Simplify 0 into 0 1538731121.348 * [misc]backup-simplify: Simplify 0 into 0 1538731121.348 * [misc]backup-simplify: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* 1 (* 1 (/ 1 (/ 1 y.im))))) into (* y.im (atan2 x.im x.re)) 1538731121.348 * [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)) 1538731121.348 * [misc]approximate: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in (y.im x.im x.re) around 0 1538731121.348 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 1538731121.348 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.348 * [misc]backup-simplify: Simplify -1 into -1 1538731121.348 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 1538731121.348 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731121.348 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.348 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731121.348 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.348 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 1538731121.348 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 1538731121.348 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.348 * [misc]backup-simplify: Simplify -1 into -1 1538731121.348 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 1538731121.348 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731121.348 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.348 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731121.348 * [misc]backup-simplify: Simplify y.im into y.im 1538731121.348 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 1538731121.348 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 1538731121.348 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.348 * [misc]backup-simplify: Simplify -1 into -1 1538731121.348 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 1538731121.348 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731121.348 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.348 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.348 * [misc]backup-simplify: Simplify 0 into 0 1538731121.349 * [misc]backup-simplify: Simplify 1 into 1 1538731121.349 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.349 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 1538731121.349 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731121.349 * [misc]backup-simplify: Simplify -1 into -1 1538731121.349 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 1538731121.349 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731121.349 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.349 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731121.349 * [misc]backup-simplify: Simplify 0 into 0 1538731121.349 * [misc]backup-simplify: Simplify 1 into 1 1538731121.349 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.349 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.349 * [misc]taylor: Taking taylor expansion of (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731121.349 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.349 * [misc]backup-simplify: Simplify -1 into -1 1538731121.349 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731121.349 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.349 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.349 * [misc]taylor: Taking taylor expansion of (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731121.349 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.349 * [misc]backup-simplify: Simplify -1 into -1 1538731121.349 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731121.349 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731121.349 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.349 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731121.350 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 1538731121.350 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 1538731121.350 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.350 * [misc]backup-simplify: Simplify 0 into 0 1538731121.350 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.350 * [misc]backup-simplify: Simplify 0 into 0 1538731121.350 * [misc]backup-simplify: Simplify 0 into 0 1538731121.350 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 1538731121.350 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.350 * [misc]backup-simplify: Simplify 0 into 0 1538731121.350 * [misc]backup-simplify: Simplify 0 into 0 1538731121.350 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 1538731121.350 * [misc]backup-simplify: Simplify 0 into 0 1538731121.351 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.351 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731121.351 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.351 * [misc]backup-simplify: Simplify 0 into 0 1538731121.351 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.351 * [misc]backup-simplify: Simplify 0 into 0 1538731121.351 * [misc]backup-simplify: Simplify 0 into 0 1538731121.351 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.351 * [misc]backup-simplify: Simplify 0 into 0 1538731121.351 * [misc]backup-simplify: Simplify 0 into 0 1538731121.351 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731121.351 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731121.352 * [misc]backup-simplify: Simplify 0 into 0 1538731121.352 * [misc]backup-simplify: Simplify 0 into 0 1538731121.352 * [misc]backup-simplify: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* 1 (* 1 (/ 1 (/ 1 (- y.im)))))) into (* y.im (atan2 x.im x.re)) 1538731121.352 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 1 2) 1538731121.352 * [misc]backup-simplify: Simplify (* (log (hypot x.re x.im)) y.re) into (* y.re (log (hypot x.re x.im))) 1538731121.352 * [misc]approximate: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in (x.re x.im y.re) around 0 1538731121.352 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in y.re 1538731121.352 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.352 * [misc]backup-simplify: Simplify 0 into 0 1538731121.352 * [misc]backup-simplify: Simplify 1 into 1 1538731121.352 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 1538731121.352 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.re 1538731121.352 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.352 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 1538731121.352 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.re 1538731121.352 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.352 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.352 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.352 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.352 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.re 1538731121.352 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.352 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.352 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.352 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.352 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731121.352 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.352 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731121.353 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731121.353 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731121.353 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.353 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.353 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731121.353 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731121.353 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in x.im 1538731121.353 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.353 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.353 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 1538731121.353 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.im 1538731121.353 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.353 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 1538731121.353 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im 1538731121.353 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.353 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.353 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.353 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.353 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im 1538731121.353 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.353 * [misc]backup-simplify: Simplify 0 into 0 1538731121.353 * [misc]backup-simplify: Simplify 1 into 1 1538731121.353 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.353 * [misc]backup-simplify: Simplify 0 into 0 1538731121.353 * [misc]backup-simplify: Simplify 1 into 1 1538731121.353 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731121.354 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731121.354 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 1538731121.354 * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re 1538731121.354 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731121.354 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731121.354 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.354 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 1538731121.354 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.354 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in x.re 1538731121.354 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.354 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.354 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 1538731121.354 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.re 1538731121.354 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.354 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 1538731121.354 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re 1538731121.354 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.354 * [misc]backup-simplify: Simplify 0 into 0 1538731121.354 * [misc]backup-simplify: Simplify 1 into 1 1538731121.354 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.354 * [misc]backup-simplify: Simplify 0 into 0 1538731121.354 * [misc]backup-simplify: Simplify 1 into 1 1538731121.354 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re 1538731121.354 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.354 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.354 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.354 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.354 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731121.355 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.355 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731121.355 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731121.355 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731121.355 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.355 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.355 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731121.355 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.355 * [misc]taylor: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in x.re 1538731121.355 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.355 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.355 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 1538731121.355 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.re 1538731121.355 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731121.355 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 1538731121.355 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re 1538731121.355 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.355 * [misc]backup-simplify: Simplify 0 into 0 1538731121.355 * [misc]backup-simplify: Simplify 1 into 1 1538731121.355 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.355 * [misc]backup-simplify: Simplify 0 into 0 1538731121.355 * [misc]backup-simplify: Simplify 1 into 1 1538731121.355 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re 1538731121.355 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.355 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.355 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.355 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.356 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731121.356 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731121.356 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731121.356 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731121.356 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731121.356 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731121.356 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.356 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731121.356 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.356 * [misc]backup-simplify: Simplify (* y.re (log x.im)) into (* y.re (log x.im)) 1538731121.356 * [misc]taylor: Taking taylor expansion of (* y.re (log x.im)) in x.im 1538731121.356 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.356 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.356 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731121.356 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.356 * [misc]backup-simplify: Simplify 0 into 0 1538731121.356 * [misc]backup-simplify: Simplify 1 into 1 1538731121.356 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.357 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731121.357 * [misc]backup-simplify: Simplify (* y.re (log x.im)) into (* y.re (log x.im)) 1538731121.357 * [misc]taylor: Taking taylor expansion of (* y.re (log x.im)) in y.re 1538731121.357 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.357 * [misc]backup-simplify: Simplify 0 into 0 1538731121.357 * [misc]backup-simplify: Simplify 1 into 1 1538731121.357 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731121.357 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.357 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.357 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.357 * [misc]backup-simplify: Simplify (* 0 (log x.im)) into 0 1538731121.357 * [misc]backup-simplify: Simplify 0 into 0 1538731121.357 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 1538731121.358 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 (log x.im))) into 0 1538731121.358 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.358 * [misc]backup-simplify: Simplify 0 into 0 1538731121.358 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.358 * [misc]backup-simplify: Simplify 0 into 0 1538731121.358 * [misc]backup-simplify: Simplify 0 into 0 1538731121.359 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731121.359 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731121.359 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 (log x.im))) into 0 1538731121.359 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.359 * [misc]backup-simplify: Simplify 0 into 0 1538731121.359 * [misc]backup-simplify: Simplify 0 into 0 1538731121.360 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 1538731121.360 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log x.im))) into (log x.im) 1538731121.360 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731121.360 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 1538731121.360 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 1538731121.361 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.361 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 x.im)) into (/ 1/2 x.im) 1538731121.362 * [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)) 1538731121.362 * [misc]backup-simplify: Simplify (+ (* y.re (/ 1/2 (pow x.im 2))) (+ (* 0 0) (* 0 (log x.im)))) into (* 1/2 (/ y.re (pow x.im 2))) 1538731121.362 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ y.re (pow x.im 2))) in x.im 1538731121.362 * [misc]taylor: Taking taylor expansion of 1/2 in x.im 1538731121.362 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731121.362 * [misc]taylor: Taking taylor expansion of (/ y.re (pow x.im 2)) in x.im 1538731121.362 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.362 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.362 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im 1538731121.362 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.362 * [misc]backup-simplify: Simplify 0 into 0 1538731121.362 * [misc]backup-simplify: Simplify 1 into 1 1538731121.362 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.362 * [misc]backup-simplify: Simplify (/ y.re 1) into y.re 1538731121.362 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538731121.363 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.363 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* y.re (/ 0 1)))) into 0 1538731121.363 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* y.re (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.363 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731121.363 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.363 * [misc]backup-simplify: Simplify 0 into 0 1538731121.363 * [misc]backup-simplify: Simplify 0 into 0 1538731121.363 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.363 * [misc]backup-simplify: Simplify 0 into 0 1538731121.363 * [misc]backup-simplify: Simplify 0 into 0 1538731121.366 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1538731121.366 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731121.366 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 (log x.im)))) into 0 1538731121.366 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.366 * [misc]backup-simplify: Simplify 0 into 0 1538731121.366 * [misc]backup-simplify: Simplify 0 into 0 1538731121.366 * [misc]backup-simplify: Simplify 0 into 0 1538731121.366 * [misc]backup-simplify: Simplify 0 into 0 1538731121.368 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x.im 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x.im 1)))) 2) into 0 1538731121.368 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log x.im)))) into 0 1538731121.368 * [misc]backup-simplify: Simplify 0 into 0 1538731121.368 * [misc]backup-simplify: Simplify (* (log x.im) (* y.re (* 1 1))) into (* y.re (log x.im)) 1538731121.369 * [misc]backup-simplify: Simplify (* (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ 1 y.re)) into (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) 1538731121.369 * [misc]approximate: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in (x.re x.im y.re) around 0 1538731121.369 * [misc]taylor: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in y.re 1538731121.369 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 1538731121.369 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 1538731121.369 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.369 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 1538731121.369 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 1538731121.369 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731121.369 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.369 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.369 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.369 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731121.369 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.369 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.369 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.369 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 1538731121.369 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731121.369 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.369 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.370 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.370 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731121.370 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.370 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.370 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.370 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731121.370 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.370 * [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))) 1538731121.370 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731121.371 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731121.371 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731121.371 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731121.371 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.371 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.371 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731121.371 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.372 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731121.372 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.372 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.372 * [misc]backup-simplify: Simplify 0 into 0 1538731121.372 * [misc]backup-simplify: Simplify 1 into 1 1538731121.372 * [misc]backup-simplify: Simplify (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.372 * [misc]taylor: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in x.im 1538731121.372 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 1538731121.373 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 1538731121.373 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.373 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 1538731121.373 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 1538731121.373 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731121.373 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.373 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.373 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.373 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731121.373 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.373 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.373 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731121.373 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 1538731121.373 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731121.373 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.373 * [misc]backup-simplify: Simplify 0 into 0 1538731121.373 * [misc]backup-simplify: Simplify 1 into 1 1538731121.373 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.373 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731121.373 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.373 * [misc]backup-simplify: Simplify 0 into 0 1538731121.373 * [misc]backup-simplify: Simplify 1 into 1 1538731121.374 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.376 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.376 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731121.376 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.377 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.377 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.377 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.377 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.378 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.378 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.378 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.378 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.378 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731121.378 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731121.378 * [misc]backup-simplify: Simplify (/ (- (log x.im)) y.re) into (* -1 (/ (log x.im) y.re)) 1538731121.378 * [misc]taylor: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in x.re 1538731121.378 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731121.378 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731121.379 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.379 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731121.379 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731121.379 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731121.379 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.379 * [misc]backup-simplify: Simplify 0 into 0 1538731121.379 * [misc]backup-simplify: Simplify 1 into 1 1538731121.379 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.379 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731121.379 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.379 * [misc]backup-simplify: Simplify 0 into 0 1538731121.379 * [misc]backup-simplify: Simplify 1 into 1 1538731121.379 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.379 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731121.379 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731121.379 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.379 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.379 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.379 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731121.380 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.380 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.380 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.380 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.380 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.380 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.380 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.381 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.381 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.381 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.381 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.381 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.381 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.381 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.382 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.382 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.382 * [misc]backup-simplify: Simplify (/ (- (log x.re)) y.re) into (* -1 (/ (log x.re) y.re)) 1538731121.382 * [misc]taylor: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in x.re 1538731121.382 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731121.382 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731121.382 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731121.382 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731121.382 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731121.382 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731121.382 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.382 * [misc]backup-simplify: Simplify 0 into 0 1538731121.383 * [misc]backup-simplify: Simplify 1 into 1 1538731121.383 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.383 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731121.383 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.383 * [misc]backup-simplify: Simplify 0 into 0 1538731121.383 * [misc]backup-simplify: Simplify 1 into 1 1538731121.383 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731121.383 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731121.383 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731121.383 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.383 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.383 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.383 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731121.383 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.383 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.383 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731121.384 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.384 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.384 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.384 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.384 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731121.385 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.385 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.385 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.385 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.385 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.385 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.385 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.386 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.386 * [misc]backup-simplify: Simplify (/ (- (log x.re)) y.re) into (* -1 (/ (log x.re) y.re)) 1538731121.386 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.re) y.re)) in x.im 1538731121.386 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.386 * [misc]backup-simplify: Simplify -1 into -1 1538731121.386 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in x.im 1538731121.386 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731121.386 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.386 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.386 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.386 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.386 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.386 * [misc]backup-simplify: Simplify (/ (log x.re) y.re) into (/ (log x.re) y.re) 1538731121.386 * [misc]backup-simplify: Simplify (* -1 (/ (log x.re) y.re)) into (* -1 (/ (log x.re) y.re)) 1538731121.386 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log x.re) y.re)) in y.re 1538731121.386 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.387 * [misc]backup-simplify: Simplify -1 into -1 1538731121.387 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in y.re 1538731121.387 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731121.387 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.387 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.387 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.387 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.387 * [misc]backup-simplify: Simplify 0 into 0 1538731121.387 * [misc]backup-simplify: Simplify 1 into 1 1538731121.387 * [misc]backup-simplify: Simplify (/ (log x.re) 1) into (log x.re) 1538731121.387 * [misc]backup-simplify: Simplify (* -1 (log x.re)) into (* -1 (log x.re)) 1538731121.387 * [misc]backup-simplify: Simplify (* -1 (log x.re)) into (* -1 (log x.re)) 1538731121.390 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731121.390 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (* -1 (/ (log x.re) y.re)) (/ 0 y.re)))) into 0 1538731121.390 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.390 * [misc]backup-simplify: Simplify 0 into 0 1538731121.390 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.390 * [misc]backup-simplify: Simplify 0 into 0 1538731121.391 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731121.392 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)))) into 0 1538731121.392 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log x.re) y.re))) into 0 1538731121.392 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.392 * [misc]backup-simplify: Simplify 0 into 0 1538731121.393 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731121.393 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log x.re) (/ 0 1)))) into 0 1538731121.394 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (log x.re))) into 0 1538731121.394 * [misc]backup-simplify: Simplify 0 into 0 1538731121.394 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.394 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.395 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538731121.395 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.395 * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) 1538731121.395 * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) 1538731121.397 * [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)) 1538731121.397 * [misc]backup-simplify: Simplify (- (/ (/ 1/2 (pow x.im 2)) y.re) (+ (* (* -1 (/ (log x.re) y.re)) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into (* 1/2 (/ 1 (* y.re (pow x.im 2)))) 1538731121.397 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* y.re (pow x.im 2)))) in x.im 1538731121.397 * [misc]taylor: Taking taylor expansion of 1/2 in x.im 1538731121.397 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731121.397 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re (pow x.im 2))) in x.im 1538731121.397 * [misc]taylor: Taking taylor expansion of (* y.re (pow x.im 2)) in x.im 1538731121.397 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.397 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.397 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im 1538731121.397 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.397 * [misc]backup-simplify: Simplify 0 into 0 1538731121.397 * [misc]backup-simplify: Simplify 1 into 1 1538731121.397 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.397 * [misc]backup-simplify: Simplify (* y.re 1) into y.re 1538731121.397 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) 1538731121.398 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538731121.398 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.398 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 1))) into 0 1538731121.398 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 1)) into 0 1538731121.398 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 1538731121.398 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.398 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 1538731121.398 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.398 * [misc]backup-simplify: Simplify 0 into 0 1538731121.398 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.398 * [misc]backup-simplify: Simplify 0 into 0 1538731121.400 * [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 1538731121.400 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.400 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (log x.re) y.re)))) into 0 1538731121.400 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.400 * [misc]backup-simplify: Simplify 0 into 0 1538731121.400 * [misc]backup-simplify: Simplify 0 into 0 1538731121.400 * [misc]backup-simplify: Simplify 0 into 0 1538731121.401 * [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 1538731121.401 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log x.re) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.402 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (log x.re)))) into 0 1538731121.402 * [misc]backup-simplify: Simplify 0 into 0 1538731121.402 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.402 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.403 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538731121.403 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.403 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731121.403 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731121.403 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.403 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.im 2)))))) (* 2 1)) into 0 1538731121.406 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 (pow x.im 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1538731121.406 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (* -1 (/ (log x.re) y.re)) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* (* 1/2 (/ 1 (* y.re (pow x.im 2)))) (/ 0 y.re)))) into 0 1538731121.406 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.406 * [misc]backup-simplify: Simplify 0 into 0 1538731121.406 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.406 * [misc]backup-simplify: Simplify 0 into 0 1538731121.407 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538731121.407 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538731121.407 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.407 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.re))))) into 0 1538731121.407 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.407 * [misc]backup-simplify: Simplify 0 into 0 1538731121.407 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.407 * [misc]backup-simplify: Simplify 0 into 0 1538731121.409 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow x.re 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow x.re 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow x.re 1)))) 6) into 0 1538731121.409 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.410 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (log x.re) y.re))))) into 0 1538731121.410 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.410 * [misc]backup-simplify: Simplify 0 into 0 1538731121.410 * [misc]backup-simplify: Simplify 0 into 0 1538731121.410 * [misc]backup-simplify: Simplify 0 into 0 1538731121.410 * [misc]backup-simplify: Simplify (* (* -1 (log (/ 1 x.re))) (* (/ 1 (/ 1 y.re)) (* 1 1))) into (* -1 (* y.re (log (/ 1 x.re)))) 1538731121.410 * [misc]backup-simplify: Simplify (* (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (/ 1 (- y.re))) into (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) 1538731121.410 * [misc]approximate: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in (x.re x.im y.re) around 0 1538731121.410 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in y.re 1538731121.410 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.410 * [misc]backup-simplify: Simplify -1 into -1 1538731121.410 * [misc]taylor: Taking taylor expansion of (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re) in y.re 1538731121.410 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 1538731121.410 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 1538731121.410 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.410 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 1538731121.410 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 1538731121.410 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731121.410 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.410 * [misc]backup-simplify: Simplify -1 into -1 1538731121.410 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.410 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.410 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.410 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731121.410 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.410 * [misc]backup-simplify: Simplify -1 into -1 1538731121.411 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.411 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.411 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.411 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 1538731121.411 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731121.411 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.411 * [misc]backup-simplify: Simplify -1 into -1 1538731121.411 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.411 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.411 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.411 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731121.411 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731121.411 * [misc]backup-simplify: Simplify -1 into -1 1538731121.411 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731121.411 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.411 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.411 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731121.411 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.411 * [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))) 1538731121.411 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731121.411 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731121.411 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731121.411 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731121.412 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.412 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.412 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731121.412 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.412 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731121.412 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.412 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.412 * [misc]backup-simplify: Simplify 0 into 0 1538731121.412 * [misc]backup-simplify: Simplify 1 into 1 1538731121.412 * [misc]backup-simplify: Simplify (/ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731121.412 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in x.im 1538731121.412 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.412 * [misc]backup-simplify: Simplify -1 into -1 1538731121.412 * [misc]taylor: Taking taylor expansion of (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re) in x.im 1538731121.412 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 1538731121.412 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 1538731121.412 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.413 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 1538731121.413 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 1538731121.413 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731121.413 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.413 * [misc]backup-simplify: Simplify -1 into -1 1538731121.413 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.413 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.413 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.413 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731121.413 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.413 * [misc]backup-simplify: Simplify -1 into -1 1538731121.413 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.413 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.413 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731121.413 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 1538731121.413 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731121.413 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.413 * [misc]backup-simplify: Simplify -1 into -1 1538731121.413 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.413 * [misc]backup-simplify: Simplify 0 into 0 1538731121.413 * [misc]backup-simplify: Simplify 1 into 1 1538731121.413 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.413 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731121.413 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731121.413 * [misc]backup-simplify: Simplify -1 into -1 1538731121.413 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.413 * [misc]backup-simplify: Simplify 0 into 0 1538731121.413 * [misc]backup-simplify: Simplify 1 into 1 1538731121.413 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.413 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731121.413 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731121.414 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.414 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.414 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.414 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731121.414 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.414 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.414 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.414 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.414 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.415 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731121.415 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731121.415 * [misc]backup-simplify: Simplify (/ (- (log x.im)) y.re) into (* -1 (/ (log x.im) y.re)) 1538731121.415 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.415 * [misc]backup-simplify: Simplify -1 into -1 1538731121.415 * [misc]taylor: Taking taylor expansion of (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731121.415 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.415 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.415 * [misc]backup-simplify: Simplify -1 into -1 1538731121.415 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.415 * [misc]backup-simplify: Simplify 0 into 0 1538731121.415 * [misc]backup-simplify: Simplify 1 into 1 1538731121.415 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.415 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.415 * [misc]backup-simplify: Simplify -1 into -1 1538731121.415 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.415 * [misc]backup-simplify: Simplify 0 into 0 1538731121.415 * [misc]backup-simplify: Simplify 1 into 1 1538731121.415 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.415 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731121.415 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.415 * [misc]backup-simplify: Simplify -1 into -1 1538731121.415 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.415 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.415 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.416 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731121.416 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.416 * [misc]backup-simplify: Simplify -1 into -1 1538731121.416 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.416 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.416 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.416 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731121.416 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.416 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.416 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.416 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.416 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731121.416 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.417 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.417 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.417 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.417 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.417 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.417 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.417 * [misc]backup-simplify: Simplify (/ (- (log x.re)) y.re) into (* -1 (/ (log x.re) y.re)) 1538731121.417 * [misc]taylor: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in x.re 1538731121.417 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.417 * [misc]backup-simplify: Simplify -1 into -1 1538731121.417 * [misc]taylor: Taking taylor expansion of (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re) in x.re 1538731121.417 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731121.417 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731121.417 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731121.417 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731121.417 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731121.417 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731121.417 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.417 * [misc]backup-simplify: Simplify -1 into -1 1538731121.417 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.417 * [misc]backup-simplify: Simplify 0 into 0 1538731121.417 * [misc]backup-simplify: Simplify 1 into 1 1538731121.417 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.417 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731121.418 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.418 * [misc]backup-simplify: Simplify -1 into -1 1538731121.418 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731121.418 * [misc]backup-simplify: Simplify 0 into 0 1538731121.418 * [misc]backup-simplify: Simplify 1 into 1 1538731121.418 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731121.418 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731121.418 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731121.418 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.418 * [misc]backup-simplify: Simplify -1 into -1 1538731121.418 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.418 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.418 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.418 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731121.418 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731121.418 * [misc]backup-simplify: Simplify -1 into -1 1538731121.418 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731121.418 * [misc]backup-simplify: Simplify x.im into x.im 1538731121.418 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731121.418 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731121.418 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731121.418 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731121.418 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.419 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731121.419 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731121.419 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.419 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731121.419 * [misc]backup-simplify: Simplify (log 1) into 0 1538731121.419 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731121.419 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.419 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.419 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731121.419 * [misc]backup-simplify: Simplify (/ (- (log x.re)) y.re) into (* -1 (/ (log x.re) y.re)) 1538731121.420 * [misc]backup-simplify: Simplify (* -1 (* -1 (/ (log x.re) y.re))) into (/ (log x.re) y.re) 1538731121.420 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in x.im 1538731121.420 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731121.420 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731121.420 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.420 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.420 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.420 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.420 * [misc]backup-simplify: Simplify (/ (log x.re) y.re) into (/ (log x.re) y.re) 1538731121.420 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.re) in y.re 1538731121.420 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731121.420 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731121.420 * [misc]backup-simplify: Simplify x.re into x.re 1538731121.420 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.420 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731121.420 * [misc]backup-simplify: Simplify 0 into 0 1538731121.420 * [misc]backup-simplify: Simplify 1 into 1 1538731121.420 * [misc]backup-simplify: Simplify (/ (log x.re) 1) into (log x.re) 1538731121.420 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731121.422 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731121.422 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (* -1 (/ (log x.re) y.re)) (/ 0 y.re)))) into 0 1538731121.422 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ (log x.re) y.re)))) into 0 1538731121.422 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.422 * [misc]backup-simplify: Simplify 0 into 0 1538731121.422 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.422 * [misc]backup-simplify: Simplify 0 into 0 1538731121.423 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731121.423 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)))) into 0 1538731121.423 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.423 * [misc]backup-simplify: Simplify 0 into 0 1538731121.423 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731121.424 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log x.re) (/ 0 1)))) into 0 1538731121.424 * [misc]backup-simplify: Simplify 0 into 0 1538731121.424 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.424 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.424 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 1538731121.424 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731121.424 * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) 1538731121.425 * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) 1538731121.426 * [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)) 1538731121.426 * [misc]backup-simplify: Simplify (- (/ (/ 1/2 (pow x.im 2)) y.re) (+ (* (* -1 (/ (log x.re) y.re)) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into (* 1/2 (/ 1 (* y.re (pow x.im 2)))) 1538731121.427 * [misc]backup-simplify: Simplify (+ (* -1 (* 1/2 (/ 1 (* y.re (pow x.im 2))))) (+ (* 0 0) (* 0 (* -1 (/ (log x.re) y.re))))) into (- (* 1/2 (/ 1 (* y.re (pow x.im 2))))) 1538731121.427 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* y.re (pow x.im 2))))) in x.im 1538731121.427 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* y.re (pow x.im 2)))) in x.im 1538731121.427 * [misc]taylor: Taking taylor expansion of 1/2 in x.im 1538731121.427 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731121.427 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re (pow x.im 2))) in x.im 1538731121.427 * [misc]taylor: Taking taylor expansion of (* y.re (pow x.im 2)) in x.im 1538731121.427 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731121.427 * [misc]backup-simplify: Simplify y.re into y.re 1538731121.427 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.im 1538731121.427 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731121.427 * [misc]backup-simplify: Simplify 0 into 0 1538731121.427 * [misc]backup-simplify: Simplify 1 into 1 1538731121.427 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731121.427 * [misc]backup-simplify: Simplify (* y.re 1) into y.re 1538731121.427 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) 1538731121.427 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538731121.427 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731121.428 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 1))) into 0 1538731121.428 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 1)) into 0 1538731121.428 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 1538731121.428 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.428 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 1538731121.429 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.429 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.429 * [misc]backup-simplify: Simplify 0 into 0 1538731121.429 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.429 * [misc]backup-simplify: Simplify 0 into 0 1538731121.431 * [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 1538731121.431 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.431 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.431 * [misc]backup-simplify: Simplify 0 into 0 1538731121.431 * [misc]backup-simplify: Simplify 0 into 0 1538731121.431 * [misc]backup-simplify: Simplify 0 into 0 1538731121.433 * [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 1538731121.433 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log x.re) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.433 * [misc]backup-simplify: Simplify 0 into 0 1538731121.434 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.434 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538731121.434 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 1538731121.435 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.435 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731121.435 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731121.435 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731121.436 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.im 2)))))) (* 2 1)) into 0 1538731121.440 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 (pow x.im 2))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1538731121.441 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (* -1 (/ (log x.re) y.re)) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* (* 1/2 (/ 1 (* y.re (pow x.im 2)))) (/ 0 y.re)))) into 0 1538731121.441 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (* 1/2 (/ 1 (* y.re (pow x.im 2))))) (+ (* 0 0) (* 0 (* -1 (/ (log x.re) y.re)))))) into 0 1538731121.441 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731121.442 * [misc]backup-simplify: Simplify 0 into 0 1538731121.442 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.442 * [misc]backup-simplify: Simplify 0 into 0 1538731121.442 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538731121.442 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538731121.442 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.443 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.re))))) into 0 1538731121.443 * [misc]backup-simplify: Simplify (- 0) into 0 1538731121.443 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.443 * [misc]backup-simplify: Simplify 0 into 0 1538731121.443 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.443 * [misc]backup-simplify: Simplify 0 into 0 1538731121.446 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow x.re 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow x.re 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow x.re 1)))) 6) into 0 1538731121.447 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (log x.re) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 1538731121.447 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731121.447 * [misc]backup-simplify: Simplify 0 into 0 1538731121.447 * [misc]backup-simplify: Simplify 0 into 0 1538731121.447 * [misc]backup-simplify: Simplify 0 into 0 1538731121.447 * [misc]backup-simplify: Simplify (* (log (/ 1 (- x.re))) (* (/ 1 (/ 1 (- y.re))) (* 1 1))) into (* -1 (* y.re (log (/ -1 x.re)))) 1538731121.447 * * * [misc]progress: simplifying candidates 1538731121.447 * * * * [misc]progress: [ 1 / 62 ] simplifiying candidate # 1538731121.447 * * * * [misc]progress: [ 2 / 62 ] simplifiying candidate # 1538731121.448 * * * * [misc]progress: [ 3 / 62 ] simplifiying candidate # 1538731121.448 * [enter]simplify: Simplifying (* (sin (* y.im (log (hypot x.re x.im)))) (cos (* (atan2 x.im x.re) y.re))) 1538731121.449 * * [misc]simplify: iters left: 6 (12 enodes) 1538731121.453 * * [misc]simplify: iters left: 5 (15 enodes) 1538731121.459 * [exit]simplify: Simplified to (* (cos (* (atan2 x.im x.re) y.re)) (sin (* (log (hypot x.re x.im)) y.im))) 1538731121.460 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (+ (* (cos (* (atan2 x.im x.re) y.re)) (sin (* (log (hypot x.re x.im)) y.im))) (* (cos (* y.im (log (hypot x.re x.im)))) (sin (* (atan2 x.im x.re) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.460 * * * * [misc]progress: [ 4 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 5 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 6 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 7 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 8 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 9 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 10 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 11 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 12 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 13 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 14 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 15 / 62 ] simplifiying candidate # 1538731121.460 * * * * [misc]progress: [ 16 / 62 ] simplifiying candidate # 1538731121.461 * * * * [misc]progress: [ 17 / 62 ] simplifiying candidate # 1538731121.461 * * * * [misc]progress: [ 18 / 62 ] simplifiying candidate # 1538731121.461 * * * * [misc]progress: [ 19 / 62 ] simplifiying candidate # 1538731121.461 * * * * [misc]progress: [ 20 / 62 ] simplifiying candidate # 1538731121.461 * [enter]simplify: Simplifying (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) 1538731121.461 * * [misc]simplify: iters left: 4 (5 enodes) 1538731121.463 * [exit]simplify: Simplified to (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) 1538731121.463 * [misc]simplify: Simplified (2 1 1 3 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.464 * * * * [misc]progress: [ 21 / 62 ] simplifiying candidate # 1538731121.464 * [enter]simplify: Simplifying (sqrt (atan2 x.im x.re)) 1538731121.464 * * [misc]simplify: iters left: 2 (4 enodes) 1538731121.466 * [exit]simplify: Simplified to (sqrt (atan2 x.im x.re)) 1538731121.466 * [misc]simplify: Simplified (2 1 1 3 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (sqrt (atan2 x.im x.re)) (* (sqrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.466 * * * * [misc]progress: [ 22 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 23 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 24 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 25 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 26 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 27 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 28 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 29 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 30 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 31 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 32 / 62 ] simplifiying candidate # 1538731121.466 * * * * [misc]progress: [ 33 / 62 ] simplifiying candidate # 1538731121.467 * [enter]simplify: Simplifying (cbrt (atan2 x.im x.re)) 1538731121.467 * * [misc]simplify: iters left: 2 (4 enodes) 1538731121.468 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731121.468 * [misc]simplify: Simplified (2 2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* (* y.im (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) (cbrt (atan2 x.im x.re))) (* (log (hypot x.re x.im)) y.re))))) 1538731121.468 * * * * [misc]progress: [ 34 / 62 ] simplifiying candidate # 1538731121.469 * [enter]simplify: Simplifying (sqrt (atan2 x.im x.re)) 1538731121.469 * * [misc]simplify: iters left: 2 (4 enodes) 1538731121.470 * [exit]simplify: Simplified to (sqrt (atan2 x.im x.re)) 1538731121.470 * [misc]simplify: Simplified (2 2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* (* y.im (sqrt (atan2 x.im x.re))) (sqrt (atan2 x.im x.re))) (* (log (hypot x.re x.im)) y.re))))) 1538731121.470 * * * * [misc]progress: [ 35 / 62 ] simplifiying candidate # 1538731121.471 * [enter]simplify: Simplifying (atan2 x.im x.re) 1538731121.471 * * [misc]simplify: iters left: 1 (3 enodes) 1538731121.472 * [exit]simplify: Simplified to (atan2 x.im x.re) 1538731121.472 * [misc]simplify: Simplified (2 2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* (* y.im 1) (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.472 * * * * [misc]progress: [ 36 / 62 ] simplifiying candidate # 1538731121.472 * * * * [misc]progress: [ 37 / 62 ] simplifiying candidate # 1538731121.472 * * * * [misc]progress: [ 38 / 62 ] simplifiying candidate # 1538731121.472 * * * * [misc]progress: [ 39 / 62 ] simplifiying candidate # 1538731121.472 * * * * [misc]progress: [ 40 / 62 ] simplifiying candidate # 1538731121.472 * * * * [misc]progress: [ 41 / 62 ] simplifiying candidate # 1538731121.472 * * * * [misc]progress: [ 42 / 62 ] simplifiying candidate # 1538731121.472 * * * * [misc]progress: [ 43 / 62 ] simplifiying candidate # 1538731121.473 * * * * [misc]progress: [ 44 / 62 ] simplifiying candidate # 1538731121.473 * * * * [misc]progress: [ 45 / 62 ] simplifiying candidate # 1538731121.473 * * * * [misc]progress: [ 46 / 62 ] simplifiying candidate # 1538731121.473 * * * * [misc]progress: [ 47 / 62 ] simplifiying candidate # 1538731121.473 * [enter]simplify: Simplifying (* (cbrt (log (hypot x.re x.im))) (cbrt (log (hypot x.re x.im)))) 1538731121.474 * * [misc]simplify: iters left: 5 (6 enodes) 1538731121.476 * [exit]simplify: Simplified to (* (cbrt (log (hypot x.re x.im))) (cbrt (log (hypot x.re x.im)))) 1538731121.476 * [misc]simplify: Simplified (2 2 1 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (* (cbrt (log (hypot x.re x.im))) (cbrt (log (hypot x.re x.im)))) (* (cbrt (log (hypot x.re x.im))) y.re)))))) 1538731121.476 * * * * [misc]progress: [ 48 / 62 ] simplifiying candidate # 1538731121.476 * [enter]simplify: Simplifying (sqrt (log (hypot x.re x.im))) 1538731121.477 * * [misc]simplify: iters left: 3 (5 enodes) 1538731121.479 * [exit]simplify: Simplified to (sqrt (log (hypot x.re x.im))) 1538731121.479 * [misc]simplify: Simplified (2 2 1 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (sqrt (log (hypot x.re x.im))) (* (sqrt (log (hypot x.re x.im))) y.re)))))) 1538731121.479 * * * * [misc]progress: [ 49 / 62 ] simplifiying candidate # 1538731121.479 * * * * [misc]progress: [ 50 / 62 ] simplifiying candidate # 1538731121.479 * * * * [misc]progress: [ 51 / 62 ] simplifiying candidate # 1538731121.479 * [enter]simplify: Simplifying (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731121.480 * * [misc]simplify: iters left: 5 (9 enodes) 1538731121.483 * * [misc]simplify: iters left: 4 (13 enodes) 1538731121.488 * * [misc]simplify: iters left: 3 (16 enodes) 1538731121.494 * [exit]simplify: Simplified to (fma (log x.im) y.im (* (atan2 x.im x.re) y.re)) 1538731121.494 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma (log x.im) y.im (* (atan2 x.im x.re) y.re)) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.494 * * * * [misc]progress: [ 52 / 62 ] simplifiying candidate # 1538731121.494 * [enter]simplify: Simplifying (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 1538731121.496 * * [misc]simplify: iters left: 6 (12 enodes) 1538731121.503 * * [misc]simplify: iters left: 5 (23 enodes) 1538731121.514 * * [misc]simplify: iters left: 4 (35 enodes) 1538731121.526 * * [misc]simplify: iters left: 3 (45 enodes) 1538731121.539 * * [misc]simplify: iters left: 2 (50 enodes) 1538731121.553 * [exit]simplify: Simplified to (sin (fma (atan2 x.im x.re) y.re (* (log x.re) y.im))) 1538731121.553 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma (atan2 x.im x.re) y.re (* (log x.re) y.im))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.553 * * * * [misc]progress: [ 53 / 62 ] simplifiying candidate # 1538731121.553 * [enter]simplify: Simplifying (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 1538731121.554 * * [misc]simplify: iters left: 6 (12 enodes) 1538731121.560 * * [misc]simplify: iters left: 5 (20 enodes) 1538731121.567 * * [misc]simplify: iters left: 4 (30 enodes) 1538731121.574 * * [misc]simplify: iters left: 3 (50 enodes) 1538731121.587 * * [misc]simplify: iters left: 2 (89 enodes) 1538731121.610 * * [misc]simplify: iters left: 1 (139 enodes) 1538731121.674 * [exit]simplify: Simplified to (sin (fma (log (/ -1 x.re)) (- y.im) (* (atan2 x.im x.re) y.re))) 1538731121.674 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma (log (/ -1 x.re)) (- y.im) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.674 * * * * [misc]progress: [ 54 / 62 ] simplifiying candidate # 1538731121.674 * [enter]simplify: Simplifying (* (atan2 x.im x.re) y.re) 1538731121.675 * * [misc]simplify: iters left: 3 (5 enodes) 1538731121.676 * * [misc]simplify: iters left: 2 (6 enodes) 1538731121.678 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.re) 1538731121.679 * [misc]simplify: Simplified (2 1 1 3) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.679 * * * * [misc]progress: [ 55 / 62 ] simplifiying candidate # 1538731121.679 * [enter]simplify: Simplifying (* (atan2 x.im x.re) y.re) 1538731121.679 * * [misc]simplify: iters left: 3 (5 enodes) 1538731121.681 * * [misc]simplify: iters left: 2 (6 enodes) 1538731121.683 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.re) 1538731121.683 * [misc]simplify: Simplified (2 1 1 3) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.683 * * * * [misc]progress: [ 56 / 62 ] simplifiying candidate # 1538731121.684 * [enter]simplify: Simplifying (* (atan2 x.im x.re) y.re) 1538731121.684 * * [misc]simplify: iters left: 3 (5 enodes) 1538731121.686 * * [misc]simplify: iters left: 2 (6 enodes) 1538731121.688 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.re) 1538731121.688 * [misc]simplify: Simplified (2 1 1 3) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731121.688 * * * * [misc]progress: [ 57 / 62 ] simplifiying candidate # 1538731121.688 * [enter]simplify: Simplifying (* y.im (atan2 x.im x.re)) 1538731121.688 * * [misc]simplify: iters left: 3 (5 enodes) 1538731121.691 * * [misc]simplify: iters left: 2 (6 enodes) 1538731121.693 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) 1538731121.693 * [misc]simplify: Simplified (2 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* (atan2 x.im x.re) y.im) (* (log (hypot x.re x.im)) y.re))))) 1538731121.693 * * * * [misc]progress: [ 58 / 62 ] simplifiying candidate # 1538731121.693 * [enter]simplify: Simplifying (* y.im (atan2 x.im x.re)) 1538731121.693 * * [misc]simplify: iters left: 3 (5 enodes) 1538731121.695 * * [misc]simplify: iters left: 2 (6 enodes) 1538731121.697 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) 1538731121.697 * [misc]simplify: Simplified (2 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* (atan2 x.im x.re) y.im) (* (log (hypot x.re x.im)) y.re))))) 1538731121.697 * * * * [misc]progress: [ 59 / 62 ] simplifiying candidate # 1538731121.698 * [enter]simplify: Simplifying (* y.im (atan2 x.im x.re)) 1538731121.698 * * [misc]simplify: iters left: 3 (5 enodes) 1538731121.700 * * [misc]simplify: iters left: 2 (6 enodes) 1538731121.702 * [exit]simplify: Simplified to (* (atan2 x.im x.re) y.im) 1538731121.702 * [misc]simplify: Simplified (2 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* (atan2 x.im x.re) y.im) (* (log (hypot x.re x.im)) y.re))))) 1538731121.702 * * * * [misc]progress: [ 60 / 62 ] simplifiying candidate # 1538731121.702 * [enter]simplify: Simplifying (* y.re (log x.im)) 1538731121.703 * * [misc]simplify: iters left: 3 (4 enodes) 1538731121.704 * * [misc]simplify: iters left: 2 (5 enodes) 1538731121.706 * [exit]simplify: Simplified to (* y.re (log x.im)) 1538731121.706 * [misc]simplify: Simplified (2 2 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* y.re (log x.im)))))) 1538731121.706 * * * * [misc]progress: [ 61 / 62 ] simplifiying candidate # 1538731121.706 * [enter]simplify: Simplifying (* -1 (* y.re (log (/ 1 x.re)))) 1538731121.707 * * [misc]simplify: iters left: 6 (8 enodes) 1538731121.712 * * [misc]simplify: iters left: 5 (19 enodes) 1538731121.720 * * [misc]simplify: iters left: 4 (36 enodes) 1538731121.729 * * [misc]simplify: iters left: 3 (58 enodes) 1538731121.742 * * [misc]simplify: iters left: 2 (68 enodes) 1538731121.750 * * [misc]simplify: iters left: 1 (73 enodes) 1538731121.804 * [exit]simplify: Simplified to (* y.re (log x.re)) 1538731121.804 * [misc]simplify: Simplified (2 2 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* y.re (log x.re)))))) 1538731121.805 * * * * [misc]progress: [ 62 / 62 ] simplifiying candidate # 1538731121.805 * [enter]simplify: Simplifying (* -1 (* y.re (log (/ -1 x.re)))) 1538731121.806 * * [misc]simplify: iters left: 6 (7 enodes) 1538731121.810 * * [misc]simplify: iters left: 5 (15 enodes) 1538731121.818 * * [misc]simplify: iters left: 4 (28 enodes) 1538731121.831 * * [misc]simplify: iters left: 3 (51 enodes) 1538731121.864 * * [misc]simplify: iters left: 2 (101 enodes) 1538731121.905 * * [misc]simplify: iters left: 1 (139 enodes) 1538731121.979 * [exit]simplify: Simplified to (* (- y.re) (log (/ -1 x.re))) 1538731121.979 * [misc]simplify: Simplified (2 2 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (- y.re) (log (/ -1 x.re))))))) 1538731121.979 * * * [misc]progress: adding candidates to table 1538731123.570 * * [misc]progress: iteration 3 / 4 1538731123.570 * * * [misc]progress: picking best candidate 1538731123.632 * * * * [misc]pick: Picked # 1538731123.632 * * * [misc]progress: localizing error 1538731123.655 * * * [misc]progress: generating rewritten candidates 1538731123.655 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) 1538731123.666 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 3 2) 1538731123.679 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 3 1 2) 1538731123.688 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 3 1 1) 1538731123.697 * * * [misc]progress: generating series expansions 1538731123.697 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) 1538731123.698 * [misc]backup-simplify: Simplify (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) into (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) 1538731123.698 * [misc]approximate: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in (y.im x.re x.im y.re) around 0 1538731123.698 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 1538731123.698 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 1538731123.698 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731123.698 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 1538731123.698 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731123.698 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.698 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 1538731123.698 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.re 1538731123.698 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731123.698 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 1538731123.698 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.re 1538731123.698 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731123.698 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.698 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731123.698 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.698 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.re 1538731123.698 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731123.698 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.698 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731123.698 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.698 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731123.698 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731123.699 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731123.699 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731123.699 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731123.699 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731123.699 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.699 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731123.699 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731123.699 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731123.699 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731123.699 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.699 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.699 * [misc]backup-simplify: Simplify 0 into 0 1538731123.699 * [misc]backup-simplify: Simplify 1 into 1 1538731123.700 * [misc]backup-simplify: Simplify (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731123.700 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731123.700 * [misc]backup-simplify: Simplify (+ (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 0) into (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 1538731123.700 * [misc]backup-simplify: Simplify (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (sin (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1538731123.700 * [misc]backup-simplify: Simplify (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (cos (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1538731123.700 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 1538731123.700 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 1538731123.700 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731123.700 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 1538731123.700 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731123.700 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.700 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 1538731123.700 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.im 1538731123.700 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731123.700 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 1538731123.700 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im 1538731123.700 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731123.700 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.700 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731123.700 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.700 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im 1538731123.700 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731123.700 * [misc]backup-simplify: Simplify 0 into 0 1538731123.700 * [misc]backup-simplify: Simplify 1 into 1 1538731123.700 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731123.700 * [misc]backup-simplify: Simplify 0 into 0 1538731123.700 * [misc]backup-simplify: Simplify 1 into 1 1538731123.701 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731123.701 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731123.701 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 1538731123.701 * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re 1538731123.701 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731123.701 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731123.701 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.701 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 1538731123.701 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731123.701 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731123.701 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731123.701 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.701 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.701 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.701 * [misc]backup-simplify: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 1538731123.701 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.702 * [misc]backup-simplify: Simplify (+ (* y.im (log x.re)) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re))) 1538731123.702 * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) into (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1538731123.702 * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1538731123.702 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 1538731123.702 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 1538731123.702 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731123.702 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 1538731123.702 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731123.702 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.702 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 1538731123.702 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.re 1538731123.702 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731123.702 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 1538731123.702 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re 1538731123.702 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.702 * [misc]backup-simplify: Simplify 0 into 0 1538731123.702 * [misc]backup-simplify: Simplify 1 into 1 1538731123.702 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.702 * [misc]backup-simplify: Simplify 0 into 0 1538731123.702 * [misc]backup-simplify: Simplify 1 into 1 1538731123.702 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re 1538731123.702 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.702 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.702 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.702 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.702 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731123.702 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731123.702 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731123.702 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731123.703 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731123.703 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731123.703 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.703 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731123.703 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731123.703 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731123.703 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731123.703 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.703 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.703 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.703 * [misc]backup-simplify: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 1538731123.703 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.703 * [misc]backup-simplify: Simplify (+ (* y.im (log x.im)) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731123.704 * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) into (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1538731123.704 * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1538731123.704 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 1538731123.704 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 1538731123.704 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731123.704 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 1538731123.704 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731123.704 * [misc]backup-simplify: Simplify 0 into 0 1538731123.704 * [misc]backup-simplify: Simplify 1 into 1 1538731123.704 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731123.704 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731123.704 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731123.704 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731123.704 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731123.704 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.704 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.704 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.704 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.704 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731123.704 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.704 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.704 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.704 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.704 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731123.704 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731123.704 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731123.704 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731123.704 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731123.704 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731123.705 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.705 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731123.705 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731123.705 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 1538731123.705 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731123.705 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.705 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731123.705 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.705 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731123.705 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.705 * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 1538731123.705 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.705 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.705 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 1538731123.705 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 1538731123.705 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731123.705 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 1538731123.705 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731123.705 * [misc]backup-simplify: Simplify 0 into 0 1538731123.705 * [misc]backup-simplify: Simplify 1 into 1 1538731123.705 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731123.705 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731123.706 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731123.706 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731123.706 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731123.706 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.706 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.706 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.706 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.706 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731123.706 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.706 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.706 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.706 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.706 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731123.706 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731123.706 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731123.706 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731123.706 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731123.706 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731123.706 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.706 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731123.706 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731123.707 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 1538731123.707 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731123.707 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.707 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731123.707 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.707 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731123.707 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.707 * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 1538731123.707 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.707 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.707 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.707 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731123.707 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.707 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 1538731123.707 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731123.707 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731123.707 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.707 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.707 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.707 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.707 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.708 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.708 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.708 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731123.708 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.708 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 1538731123.708 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731123.708 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731123.708 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.708 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.708 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.708 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.708 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.708 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.708 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.708 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731123.708 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.708 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 1538731123.708 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731123.708 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731123.708 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.708 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.708 * [misc]backup-simplify: Simplify 0 into 0 1538731123.708 * [misc]backup-simplify: Simplify 1 into 1 1538731123.708 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731123.709 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731123.709 * [misc]backup-simplify: Simplify 0 into 0 1538731123.709 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.709 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731123.710 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 1538731123.710 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731123.710 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.710 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 0) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731123.711 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1) 1))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731123.711 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 1538731123.711 * [misc]backup-simplify: Simplify (+ 0 (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731123.711 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) in x.re 1538731123.711 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 1538731123.711 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731123.711 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731123.711 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.711 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.711 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.711 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.711 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.711 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.711 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 1538731123.711 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 1538731123.711 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 1538731123.711 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re 1538731123.711 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.711 * [misc]backup-simplify: Simplify 0 into 0 1538731123.711 * [misc]backup-simplify: Simplify 1 into 1 1538731123.712 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.re 1538731123.712 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.712 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.712 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731123.712 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731123.712 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731123.712 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731123.712 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.712 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731123.712 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731123.712 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.712 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 1538731123.712 * [misc]backup-simplify: Simplify (- 0) into 0 1538731123.712 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.712 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) 1538731123.712 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) in x.im 1538731123.712 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 1538731123.712 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731123.712 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731123.713 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.713 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.713 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.713 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.713 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.713 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.713 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731123.713 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731123.713 * [misc]backup-simplify: Simplify 0 into 0 1538731123.713 * [misc]backup-simplify: Simplify 1 into 1 1538731123.713 * [misc]backup-simplify: Simplify (log 1) into 0 1538731123.713 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.713 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 1538731123.713 * [misc]backup-simplify: Simplify (- 0) into 0 1538731123.713 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.713 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731123.713 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) 1538731123.713 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) in y.re 1538731123.714 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 1538731123.714 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731123.714 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731123.714 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.714 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.714 * [misc]backup-simplify: Simplify 0 into 0 1538731123.714 * [misc]backup-simplify: Simplify 1 into 1 1538731123.714 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731123.714 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731123.714 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731123.714 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731123.714 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.714 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731123.714 * [misc]backup-simplify: Simplify (* 1 (log x.im)) into (log x.im) 1538731123.714 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731123.714 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.714 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731123.714 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.715 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731123.715 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731123.715 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.715 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.715 * [misc]backup-simplify: Simplify 0 into 0 1538731123.715 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.715 * [misc]backup-simplify: Simplify 0 into 0 1538731123.715 * [misc]backup-simplify: Simplify 0 into 0 1538731123.716 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.716 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731123.716 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.716 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731123.717 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731123.717 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.717 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.717 * [misc]backup-simplify: Simplify 0 into 0 1538731123.717 * [misc]backup-simplify: Simplify 0 into 0 1538731123.717 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 1538731123.717 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.718 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) 2)) 0) into (- (* 1/2 (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) 1538731123.719 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (- (* 1/2 (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) (+ (* 0 0) (* 0 1))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 1538731123.719 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 1538731123.719 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 1538731123.719 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.720 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 1538731123.721 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 2) into 0 1538731123.722 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 1538731123.722 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731123.722 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.722 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731123.723 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 1538731123.724 * [misc]backup-simplify: Simplify (+ (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 1538731123.724 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of 1/2 in x.re 1538731123.724 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731123.724 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731123.724 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.724 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.724 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.724 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.724 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.724 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.724 * [misc]taylor: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.724 * [misc]backup-simplify: Simplify 0 into 0 1538731123.724 * [misc]backup-simplify: Simplify 1 into 1 1538731123.724 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.re 1538731123.724 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.724 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.724 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731123.724 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731123.725 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731123.725 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731123.725 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.725 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731123.725 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731123.725 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.725 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731123.725 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.725 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731123.725 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 1538731123.726 * [misc]backup-simplify: Simplify (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 1538731123.726 * [misc]backup-simplify: Simplify (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 1538731123.726 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in x.im 1538731123.726 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in x.im 1538731123.726 * [misc]taylor: Taking taylor expansion of 1/2 in x.im 1538731123.726 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731123.726 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in x.im 1538731123.727 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 1538731123.727 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731123.727 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731123.727 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.727 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.727 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.727 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.727 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.727 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731123.727 * [misc]taylor: Taking taylor expansion of (pow (log x.im) 2) in x.im 1538731123.727 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731123.727 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731123.727 * [misc]backup-simplify: Simplify 0 into 0 1538731123.727 * [misc]backup-simplify: Simplify 1 into 1 1538731123.727 * [misc]backup-simplify: Simplify (log 1) into 0 1538731123.727 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731123.727 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.727 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731123.727 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731123.728 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731123.728 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731123.728 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731123.728 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 1538731123.729 * [misc]backup-simplify: Simplify (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 1538731123.729 * [misc]backup-simplify: Simplify (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 1538731123.729 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in y.re 1538731123.729 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in y.re 1538731123.729 * [misc]taylor: Taking taylor expansion of 1/2 in y.re 1538731123.729 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731123.729 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in y.re 1538731123.729 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 1538731123.729 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731123.729 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731123.729 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.729 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.729 * [misc]backup-simplify: Simplify 0 into 0 1538731123.729 * [misc]backup-simplify: Simplify 1 into 1 1538731123.729 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731123.730 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731123.730 * [misc]taylor: Taking taylor expansion of (pow (log x.im) 2) in y.re 1538731123.730 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731123.730 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731123.730 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.730 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731123.730 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731123.730 * [misc]backup-simplify: Simplify (* 0 (pow (log x.im) 2)) into 0 1538731123.730 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 1538731123.730 * [misc]backup-simplify: Simplify (- 0) into 0 1538731123.730 * [misc]backup-simplify: Simplify 0 into 0 1538731123.731 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 1538731123.731 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.731 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731123.731 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.732 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731123.732 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731123.732 * [misc]backup-simplify: Simplify (- 0) into 0 1538731123.732 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.732 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 1538731123.733 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.733 * [misc]backup-simplify: Simplify 0 into 0 1538731123.733 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.733 * [misc]backup-simplify: Simplify 0 into 0 1538731123.733 * [misc]backup-simplify: Simplify 0 into 0 1538731123.733 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 1538731123.734 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 1538731123.734 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731123.734 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731123.735 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 1538731123.735 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.735 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.735 * [misc]backup-simplify: Simplify 0 into 0 1538731123.735 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.735 * [misc]backup-simplify: Simplify 0 into 0 1538731123.735 * [misc]backup-simplify: Simplify 0 into 0 1538731123.736 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731123.736 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.737 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731123.737 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.737 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731123.738 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731123.738 * [misc]backup-simplify: Simplify (- 0) into 0 1538731123.738 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.738 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731123.738 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 1538731123.738 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.738 * [misc]backup-simplify: Simplify 0 into 0 1538731123.738 * [misc]backup-simplify: Simplify 0 into 0 1538731123.738 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.738 * [misc]backup-simplify: Simplify 0 into 0 1538731123.738 * [misc]backup-simplify: Simplify 0 into 0 1538731123.739 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 1538731123.739 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 1538731123.739 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731123.740 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731123.740 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 1538731123.740 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.740 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.740 * [misc]backup-simplify: Simplify 0 into 0 1538731123.740 * [misc]backup-simplify: Simplify 0 into 0 1538731123.741 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) (* y.re (* 1 (* 1 1)))) (* (log x.im) (* 1 (* 1 (* 1 y.im))))) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731123.742 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (* (cbrt (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) (cbrt (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) (cbrt (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.742 * [misc]approximate: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in (y.im x.re x.im y.re) around 0 1538731123.742 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731123.742 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.742 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731123.742 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.742 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731123.742 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 1538731123.742 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731123.742 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731123.742 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.742 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731123.742 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731123.742 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.742 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731123.742 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731123.742 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.742 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.742 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731123.742 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731123.742 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.742 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.742 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731123.742 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731123.742 * [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))) 1538731123.743 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731123.743 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731123.743 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731123.743 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731123.743 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731123.743 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731123.743 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731123.743 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.743 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731123.744 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.744 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731123.744 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731123.744 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.744 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.744 * [misc]backup-simplify: Simplify 0 into 0 1538731123.744 * [misc]backup-simplify: Simplify 1 into 1 1538731123.744 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.744 * [misc]backup-simplify: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.744 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.744 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731123.744 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731123.744 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.744 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 1538731123.744 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im 1538731123.744 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731123.744 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.744 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731123.744 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 1538731123.744 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 1538731123.744 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731123.744 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 1538731123.744 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 1538731123.744 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731123.744 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731123.744 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.744 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731123.744 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731123.744 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731123.744 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.744 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731123.745 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 1538731123.745 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731123.745 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731123.745 * [misc]backup-simplify: Simplify 0 into 0 1538731123.745 * [misc]backup-simplify: Simplify 1 into 1 1538731123.745 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731123.745 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731123.745 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731123.745 * [misc]backup-simplify: Simplify 0 into 0 1538731123.745 * [misc]backup-simplify: Simplify 1 into 1 1538731123.745 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731123.745 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731123.745 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731123.745 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731123.745 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731123.746 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731123.746 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731123.746 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.746 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731123.746 * [misc]backup-simplify: Simplify (log 1) into 0 1538731123.746 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731123.746 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731123.746 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.746 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.746 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.746 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.746 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731123.746 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 1538731123.747 * [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)) 1538731123.747 * [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))) 1538731123.747 * [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))) 1538731123.747 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731123.747 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731123.747 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.747 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731123.747 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731123.747 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731123.747 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.747 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731123.747 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731123.747 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731123.747 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731123.747 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731123.747 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731123.747 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731123.747 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.747 * [misc]backup-simplify: Simplify 0 into 0 1538731123.747 * [misc]backup-simplify: Simplify 1 into 1 1538731123.747 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731123.747 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731123.747 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.747 * [misc]backup-simplify: Simplify 0 into 0 1538731123.747 * [misc]backup-simplify: Simplify 1 into 1 1538731123.748 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731123.748 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731123.748 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731123.748 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.748 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.748 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.748 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731123.748 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.748 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.748 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.748 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731123.748 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731123.748 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731123.748 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731123.748 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731123.748 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731123.749 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.749 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731123.749 * [misc]backup-simplify: Simplify (log 1) into 0 1538731123.749 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731123.749 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731123.749 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.749 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.749 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.749 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.749 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731123.749 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 1538731123.749 * [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)) 1538731123.749 * [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))) 1538731123.750 * [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))) 1538731123.750 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.im 1538731123.750 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.750 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731123.750 * [misc]backup-simplify: Simplify 0 into 0 1538731123.750 * [misc]backup-simplify: Simplify 1 into 1 1538731123.750 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731123.750 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731123.750 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731123.750 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.750 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.750 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731123.750 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.750 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.750 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731123.750 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.750 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.750 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.750 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731123.750 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.750 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.750 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.750 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731123.751 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731123.751 * [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))) 1538731123.751 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731123.751 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731123.751 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731123.751 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731123.751 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731123.751 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731123.751 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731123.751 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.752 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731123.752 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.752 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 1538731123.752 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731123.752 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.752 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731123.752 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.752 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.752 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.752 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.752 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.752 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 1538731123.752 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.im 1538731123.752 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.752 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731123.752 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731123.753 * [misc]backup-simplify: Simplify 0 into 0 1538731123.753 * [misc]backup-simplify: Simplify 1 into 1 1538731123.753 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731123.753 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731123.753 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731123.753 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.753 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.753 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731123.753 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.753 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.753 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731123.753 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.753 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.753 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.753 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731123.753 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.753 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.753 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.753 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731123.753 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731123.753 * [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))) 1538731123.754 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731123.754 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731123.754 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731123.754 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731123.754 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731123.754 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731123.754 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731123.754 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.754 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731123.754 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.754 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 1538731123.754 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731123.754 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.755 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731123.755 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.755 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.755 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.755 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.755 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.755 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731123.755 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731123.755 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.755 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731123.755 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731123.755 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731123.755 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.755 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731123.755 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731123.755 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731123.755 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731123.755 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731123.755 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731123.755 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731123.755 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.755 * [misc]backup-simplify: Simplify 0 into 0 1538731123.755 * [misc]backup-simplify: Simplify 1 into 1 1538731123.756 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731123.756 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731123.756 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.756 * [misc]backup-simplify: Simplify 0 into 0 1538731123.756 * [misc]backup-simplify: Simplify 1 into 1 1538731123.756 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731123.756 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731123.756 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731123.756 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.756 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.756 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.756 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731123.756 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.756 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.756 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731123.756 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731123.756 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731123.756 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731123.756 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731123.757 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731123.757 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731123.757 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.757 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731123.757 * [misc]backup-simplify: Simplify (log 1) into 0 1538731123.757 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731123.757 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731123.757 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.757 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.757 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.757 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.758 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731123.758 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 1538731123.758 * [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)) 1538731123.758 * [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))) 1538731123.758 * [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))) 1538731123.758 * [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))) 1538731123.759 * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 1538731123.759 * [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))) 1538731123.759 * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 1538731123.759 * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 1538731123.759 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731123.759 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731123.759 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.759 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.759 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.759 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.759 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im 1538731123.759 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731123.759 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731123.759 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.759 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731123.759 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731123.759 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.759 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731123.759 * [misc]backup-simplify: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 1538731123.759 * [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)) 1538731123.759 * [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))) 1538731123.760 * [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))) 1538731123.760 * [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))) 1538731123.760 * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 1538731123.760 * [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))) 1538731123.760 * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 1538731123.760 * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 1538731123.760 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731123.760 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731123.760 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.760 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.760 * [misc]backup-simplify: Simplify 0 into 0 1538731123.760 * [misc]backup-simplify: Simplify 1 into 1 1538731123.760 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.760 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re 1538731123.760 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731123.760 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731123.760 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.760 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731123.760 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731123.760 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.760 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731123.761 * [misc]backup-simplify: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.761 * [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))) 1538731123.761 * [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))) 1538731123.761 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.761 * [misc]backup-simplify: Simplify 0 into 0 1538731123.761 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.761 * [misc]backup-simplify: Simplify 0 into 0 1538731123.761 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.761 * [misc]backup-simplify: Simplify 0 into 0 1538731123.761 * [misc]backup-simplify: Simplify 0 into 0 1538731123.761 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.761 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 1538731123.763 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731123.763 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 1538731123.763 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731123.763 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 1538731123.764 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.764 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.764 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731123.765 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 1538731123.765 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.765 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.765 * [misc]backup-simplify: Simplify 0 into 0 1538731123.765 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.765 * [misc]backup-simplify: Simplify 0 into 0 1538731123.765 * [misc]backup-simplify: Simplify 0 into 0 1538731123.765 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.765 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 1538731123.765 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.766 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731123.766 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 1538731123.766 * [misc]backup-simplify: Simplify (- 0) into 0 1538731123.766 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.767 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731123.767 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 1538731123.767 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.767 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.767 * [misc]backup-simplify: Simplify 0 into 0 1538731123.767 * [misc]backup-simplify: Simplify 0 into 0 1538731123.767 * [misc]backup-simplify: Simplify 0 into 0 1538731123.767 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.767 * [misc]backup-simplify: Simplify 0 into 0 1538731123.767 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.767 * [misc]backup-simplify: Simplify 0 into 0 1538731123.767 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.767 * [misc]backup-simplify: Simplify 0 into 0 1538731123.768 * [misc]backup-simplify: Simplify 0 into 0 1538731123.768 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.768 * [misc]backup-simplify: Simplify 0 into 0 1538731123.768 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.768 * [misc]backup-simplify: Simplify 0 into 0 1538731123.768 * [misc]backup-simplify: Simplify 0 into 0 1538731123.768 * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 1538731123.771 * [misc]backup-simplify: Simplify (sin (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (* (cbrt (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) (cbrt (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) (cbrt (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) 1538731123.771 * [misc]approximate: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) in (y.im x.re x.im y.re) around 0 1538731123.771 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) in y.re 1538731123.772 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) 1538731123.772 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.772 * [misc]backup-simplify: Simplify -1 into -1 1538731123.772 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731123.772 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.772 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731123.772 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 1538731123.772 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731123.772 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.772 * [misc]backup-simplify: Simplify -1 into -1 1538731123.772 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731123.772 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.772 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731123.772 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.772 * [misc]backup-simplify: Simplify -1 into -1 1538731123.772 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731123.772 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.772 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731123.772 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.772 * [misc]backup-simplify: Simplify -1 into -1 1538731123.772 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731123.772 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.772 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.772 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731123.772 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.772 * [misc]backup-simplify: Simplify -1 into -1 1538731123.772 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731123.772 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.772 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.772 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731123.772 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731123.773 * [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))) 1538731123.773 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731123.773 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731123.773 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731123.773 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731123.773 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731123.773 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731123.773 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731123.773 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.774 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731123.774 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.774 * [misc]taylor: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in y.re 1538731123.774 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in y.re 1538731123.774 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731123.774 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.774 * [misc]taylor: Taking taylor expansion of (pow (cbrt -1) 3) in y.re 1538731123.774 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.re 1538731123.774 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.774 * [misc]backup-simplify: Simplify -1 into -1 1538731123.774 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.775 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.775 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.775 * [misc]backup-simplify: Simplify 0 into 0 1538731123.775 * [misc]backup-simplify: Simplify 1 into 1 1538731123.776 * [misc]backup-simplify: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 1538731123.777 * [misc]backup-simplify: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 1538731123.778 * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.778 * [misc]backup-simplify: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.778 * [misc]backup-simplify: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.779 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731123.779 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) in x.im 1538731123.779 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) 1538731123.779 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.779 * [misc]backup-simplify: Simplify -1 into -1 1538731123.779 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731123.779 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.779 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731123.779 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 1538731123.779 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731123.779 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.779 * [misc]backup-simplify: Simplify -1 into -1 1538731123.779 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731123.779 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.779 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731123.779 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.779 * [misc]backup-simplify: Simplify -1 into -1 1538731123.779 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731123.779 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.779 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731123.779 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.779 * [misc]backup-simplify: Simplify -1 into -1 1538731123.779 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731123.779 * [misc]backup-simplify: Simplify 0 into 0 1538731123.779 * [misc]backup-simplify: Simplify 1 into 1 1538731123.779 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731123.779 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731123.779 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.779 * [misc]backup-simplify: Simplify -1 into -1 1538731123.779 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731123.780 * [misc]backup-simplify: Simplify 0 into 0 1538731123.780 * [misc]backup-simplify: Simplify 1 into 1 1538731123.780 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731123.780 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731123.780 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731123.780 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731123.780 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731123.780 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731123.780 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731123.781 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.781 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731123.781 * [misc]backup-simplify: Simplify (log 1) into 0 1538731123.781 * [misc]taylor: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in x.im 1538731123.781 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in x.im 1538731123.781 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731123.781 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.781 * [misc]taylor: Taking taylor expansion of (pow (cbrt -1) 3) in x.im 1538731123.781 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.im 1538731123.781 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.781 * [misc]backup-simplify: Simplify -1 into -1 1538731123.781 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.782 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.782 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.782 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.782 * [misc]backup-simplify: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 1538731123.783 * [misc]backup-simplify: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 1538731123.784 * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.784 * [misc]backup-simplify: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) y.re) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.784 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731123.784 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 1538731123.784 * [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)) 1538731123.784 * [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))) 1538731123.784 * [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))) 1538731123.784 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) in x.re 1538731123.784 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) in x.re 1538731123.785 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) 1538731123.785 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.785 * [misc]backup-simplify: Simplify -1 into -1 1538731123.785 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731123.785 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.785 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731123.785 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731123.785 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731123.785 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.785 * [misc]backup-simplify: Simplify -1 into -1 1538731123.785 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.785 * [misc]backup-simplify: Simplify 0 into 0 1538731123.785 * [misc]backup-simplify: Simplify 1 into 1 1538731123.785 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731123.785 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.785 * [misc]backup-simplify: Simplify -1 into -1 1538731123.785 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.785 * [misc]backup-simplify: Simplify 0 into 0 1538731123.785 * [misc]backup-simplify: Simplify 1 into 1 1538731123.785 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731123.785 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.785 * [misc]backup-simplify: Simplify -1 into -1 1538731123.785 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.785 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.785 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.785 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731123.785 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.785 * [misc]backup-simplify: Simplify -1 into -1 1538731123.785 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.785 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.785 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.786 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731123.786 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731123.786 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731123.786 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731123.786 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731123.786 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731123.786 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.786 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731123.787 * [misc]backup-simplify: Simplify (log 1) into 0 1538731123.787 * [misc]taylor: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in x.re 1538731123.787 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in x.re 1538731123.787 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731123.787 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.787 * [misc]taylor: Taking taylor expansion of (pow (cbrt -1) 3) in x.re 1538731123.787 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.re 1538731123.787 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.787 * [misc]backup-simplify: Simplify -1 into -1 1538731123.787 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.787 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.787 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.787 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.788 * [misc]backup-simplify: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 1538731123.789 * [misc]backup-simplify: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 1538731123.789 * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.789 * [misc]backup-simplify: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) y.re) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.790 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731123.790 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 1538731123.790 * [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)) 1538731123.790 * [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))) 1538731123.790 * [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))) 1538731123.790 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) in y.im 1538731123.790 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) in y.im 1538731123.790 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) 1538731123.790 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731123.790 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731123.790 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.790 * [misc]backup-simplify: Simplify -1 into -1 1538731123.790 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731123.790 * [misc]backup-simplify: Simplify 0 into 0 1538731123.790 * [misc]backup-simplify: Simplify 1 into 1 1538731123.791 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731123.791 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731123.791 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731123.791 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731123.791 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731123.791 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731123.791 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731123.791 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.791 * [misc]backup-simplify: Simplify -1 into -1 1538731123.791 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.791 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.791 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731123.791 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731123.791 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.791 * [misc]backup-simplify: Simplify -1 into -1 1538731123.791 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.791 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.791 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731123.791 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731123.791 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731123.791 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.791 * [misc]backup-simplify: Simplify -1 into -1 1538731123.791 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.791 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.791 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.791 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731123.791 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.791 * [misc]backup-simplify: Simplify -1 into -1 1538731123.791 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.791 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.791 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.791 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731123.791 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731123.791 * [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))) 1538731123.791 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731123.792 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731123.792 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731123.792 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731123.792 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731123.792 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731123.792 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731123.792 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.792 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731123.792 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.792 * [misc]taylor: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in y.im 1538731123.792 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in y.im 1538731123.792 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731123.793 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.793 * [misc]taylor: Taking taylor expansion of (pow (cbrt -1) 3) in y.im 1538731123.793 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.im 1538731123.793 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.793 * [misc]backup-simplify: Simplify -1 into -1 1538731123.793 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.793 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.793 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731123.793 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.794 * [misc]backup-simplify: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 1538731123.795 * [misc]backup-simplify: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 1538731123.795 * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.795 * [misc]backup-simplify: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) y.re) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.796 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731123.796 * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731123.796 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731123.796 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) in y.im 1538731123.796 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) in y.im 1538731123.796 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re)) 1538731123.797 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.797 * [misc]backup-simplify: Simplify -1 into -1 1538731123.797 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731123.797 * [misc]backup-simplify: Simplify 0 into 0 1538731123.797 * [misc]backup-simplify: Simplify 1 into 1 1538731123.797 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731123.797 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731123.797 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731123.797 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.797 * [misc]backup-simplify: Simplify -1 into -1 1538731123.797 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.797 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.797 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731123.797 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.797 * [misc]backup-simplify: Simplify -1 into -1 1538731123.797 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731123.797 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.797 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731123.797 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.797 * [misc]backup-simplify: Simplify -1 into -1 1538731123.797 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.797 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.797 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.797 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731123.797 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.797 * [misc]backup-simplify: Simplify -1 into -1 1538731123.797 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731123.797 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.797 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.797 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731123.797 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731123.798 * [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))) 1538731123.798 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731123.798 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731123.798 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731123.798 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731123.798 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731123.798 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731123.798 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731123.798 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.799 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731123.799 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731123.799 * [misc]taylor: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in y.im 1538731123.799 * [misc]taylor: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in y.im 1538731123.799 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731123.799 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.799 * [misc]taylor: Taking taylor expansion of (pow (cbrt -1) 3) in y.im 1538731123.799 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.im 1538731123.799 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731123.799 * [misc]backup-simplify: Simplify -1 into -1 1538731123.799 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.800 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.800 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731123.800 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.800 * [misc]backup-simplify: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 1538731123.801 * [misc]backup-simplify: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 1538731123.802 * [misc]backup-simplify: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.802 * [misc]backup-simplify: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) y.re) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.802 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731123.802 * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731123.803 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731123.803 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731123.803 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731123.803 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.803 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731123.803 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731123.803 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.803 * [misc]backup-simplify: Simplify -1 into -1 1538731123.803 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731123.803 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.803 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731123.803 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731123.803 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731123.803 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731123.803 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731123.803 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731123.803 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731123.803 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.803 * [misc]backup-simplify: Simplify -1 into -1 1538731123.803 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.803 * [misc]backup-simplify: Simplify 0 into 0 1538731123.804 * [misc]backup-simplify: Simplify 1 into 1 1538731123.804 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731123.804 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731123.804 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.804 * [misc]backup-simplify: Simplify -1 into -1 1538731123.804 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731123.804 * [misc]backup-simplify: Simplify 0 into 0 1538731123.804 * [misc]backup-simplify: Simplify 1 into 1 1538731123.804 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731123.804 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731123.804 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731123.804 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.804 * [misc]backup-simplify: Simplify -1 into -1 1538731123.804 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.804 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.804 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.804 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731123.804 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.804 * [misc]backup-simplify: Simplify -1 into -1 1538731123.804 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731123.804 * [misc]backup-simplify: Simplify x.im into x.im 1538731123.804 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731123.805 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731123.805 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731123.805 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731123.805 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731123.805 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731123.806 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731123.806 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.806 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731123.806 * [misc]backup-simplify: Simplify (log 1) into 0 1538731123.806 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731123.806 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.806 * [misc]backup-simplify: Simplify -1 into -1 1538731123.806 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731123.806 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731123.807 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.807 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.807 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.807 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.807 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731123.807 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 1538731123.807 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.808 * [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)) 1538731123.808 * [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))) 1538731123.808 * [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))) 1538731123.808 * [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))) 1538731123.809 * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 1538731123.809 * [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))) 1538731123.809 * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731123.809 * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731123.809 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im 1538731123.809 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731123.809 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731123.809 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.809 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731123.809 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731123.809 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.809 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731123.809 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731123.809 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731123.810 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.810 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.810 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.810 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.810 * [misc]backup-simplify: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.810 * [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)) 1538731123.811 * [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))) 1538731123.811 * [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))) 1538731123.811 * [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))) 1538731123.812 * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 1538731123.812 * [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))) 1538731123.812 * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731123.812 * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731123.812 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re 1538731123.812 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731123.812 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731123.812 * [misc]backup-simplify: Simplify x.re into x.re 1538731123.812 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731123.812 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731123.812 * [misc]backup-simplify: Simplify y.im into y.im 1538731123.812 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731123.812 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731123.812 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731123.812 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.812 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.812 * [misc]backup-simplify: Simplify 0 into 0 1538731123.812 * [misc]backup-simplify: Simplify 1 into 1 1538731123.813 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.813 * [misc]backup-simplify: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.813 * [misc]backup-simplify: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.813 * [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))) 1538731123.813 * [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))) 1538731123.813 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.814 * [misc]backup-simplify: Simplify 0 into 0 1538731123.814 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.814 * [misc]backup-simplify: Simplify 0 into 0 1538731123.814 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.814 * [misc]backup-simplify: Simplify 0 into 0 1538731123.814 * [misc]backup-simplify: Simplify 0 into 0 1538731123.814 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.814 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 1538731123.817 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731123.817 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 1538731123.818 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731123.818 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 1538731123.818 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.818 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 1538731123.818 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.819 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731123.820 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 1538731123.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.820 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.820 * [misc]backup-simplify: Simplify 0 into 0 1538731123.820 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.820 * [misc]backup-simplify: Simplify 0 into 0 1538731123.820 * [misc]backup-simplify: Simplify 0 into 0 1538731123.820 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731123.821 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 1538731123.822 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731123.822 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 1538731123.822 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.822 * [misc]backup-simplify: Simplify (- 0) into 0 1538731123.823 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.824 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731123.824 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 1538731123.824 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731123.824 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.824 * [misc]backup-simplify: Simplify 0 into 0 1538731123.824 * [misc]backup-simplify: Simplify 0 into 0 1538731123.824 * [misc]backup-simplify: Simplify 0 into 0 1538731123.824 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.824 * [misc]backup-simplify: Simplify 0 into 0 1538731123.825 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.825 * [misc]backup-simplify: Simplify 0 into 0 1538731123.825 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.825 * [misc]backup-simplify: Simplify 0 into 0 1538731123.825 * [misc]backup-simplify: Simplify 0 into 0 1538731123.825 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731123.825 * [misc]backup-simplify: Simplify 0 into 0 1538731123.825 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.825 * [misc]backup-simplify: Simplify 0 into 0 1538731123.825 * [misc]backup-simplify: Simplify 0 into 0 1538731123.825 * [misc]backup-simplify: Simplify (sin (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 1538731123.825 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 3 2) 1538731123.826 * [misc]backup-simplify: Simplify (cbrt (* (atan2 x.im x.re) y.re)) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.826 * [misc]approximate: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in (x.im x.re y.re) around 0 1538731123.826 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in y.re 1538731123.826 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in y.re 1538731123.826 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in y.re 1538731123.826 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.826 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.826 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in y.re 1538731123.826 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731123.826 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731123.826 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.826 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.826 * [misc]backup-simplify: Simplify 0 into 0 1538731123.826 * [misc]backup-simplify: Simplify 1 into 1 1538731123.826 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731123.827 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731123.827 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731123.827 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731123.827 * [misc]backup-simplify: Simplify (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) into (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) 1538731123.827 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731123.827 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.re 1538731123.827 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.re 1538731123.828 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.re 1538731123.828 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.828 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.828 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.re 1538731123.828 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731123.828 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731123.828 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.828 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.828 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.828 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.828 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731123.828 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731123.828 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.828 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.im 1538731123.828 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.im 1538731123.828 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.im 1538731123.828 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.828 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.828 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.im 1538731123.828 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731123.828 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731123.829 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.829 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.829 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.829 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.829 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731123.829 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731123.829 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.829 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.im 1538731123.829 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.im 1538731123.829 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.im 1538731123.829 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.829 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.829 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.im 1538731123.829 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731123.829 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731123.829 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.829 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.829 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.830 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.830 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731123.830 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731123.830 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.830 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.re 1538731123.830 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.re 1538731123.830 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.re 1538731123.830 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.830 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.830 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.re 1538731123.830 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731123.830 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731123.830 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.830 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.830 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.830 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.830 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731123.831 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731123.831 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.831 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in y.re 1538731123.831 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in y.re 1538731123.831 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in y.re 1538731123.831 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.831 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.831 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in y.re 1538731123.831 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731123.831 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731123.831 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.831 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.831 * [misc]backup-simplify: Simplify 0 into 0 1538731123.831 * [misc]backup-simplify: Simplify 1 into 1 1538731123.831 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731123.832 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731123.832 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731123.832 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731123.832 * [misc]backup-simplify: Simplify (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) into (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) 1538731123.832 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731123.832 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731123.833 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.834 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 1) into 0 1538731123.834 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* (atan2 x.im x.re) y.re)))) into 0 1538731123.835 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.835 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.836 * [misc]backup-simplify: Simplify 0 into 0 1538731123.836 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.836 * [misc]backup-simplify: Simplify 0 into 0 1538731123.836 * [misc]backup-simplify: Simplify 0 into 0 1538731123.836 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.836 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 1) into 0 1538731123.837 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* (atan2 x.im x.re) y.re)))) into 0 1538731123.837 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.837 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.837 * [misc]backup-simplify: Simplify 0 into 0 1538731123.837 * [misc]backup-simplify: Simplify 0 into 0 1538731123.838 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 1538731123.838 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731123.839 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731123.839 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (log (atan2 x.im x.re)) (log y.re)))) into 0 1538731123.839 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.840 * [misc]backup-simplify: Simplify 0 into 0 1538731123.840 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731123.841 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (atan2 x.im x.re) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 2) into 0 1538731123.842 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* (atan2 x.im x.re) y.re))))) into 0 1538731123.843 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.843 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.843 * [misc]backup-simplify: Simplify 0 into 0 1538731123.843 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.843 * [misc]backup-simplify: Simplify 0 into 0 1538731123.843 * [misc]backup-simplify: Simplify 0 into 0 1538731123.843 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.843 * [misc]backup-simplify: Simplify 0 into 0 1538731123.843 * [misc]backup-simplify: Simplify 0 into 0 1538731123.843 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731123.845 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (atan2 x.im x.re) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 2) into 0 1538731123.845 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* (atan2 x.im x.re) y.re))))) into 0 1538731123.846 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.846 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.846 * [misc]backup-simplify: Simplify 0 into 0 1538731123.846 * [misc]backup-simplify: Simplify 0 into 0 1538731123.846 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731123.846 * [misc]backup-simplify: Simplify (cbrt (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.847 * [misc]approximate: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in (x.im x.re y.re) around 0 1538731123.847 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in y.re 1538731123.847 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.re 1538731123.847 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731123.847 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.847 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.847 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731123.847 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731123.847 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731123.847 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.847 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.847 * [misc]backup-simplify: Simplify 0 into 0 1538731123.847 * [misc]backup-simplify: Simplify 1 into 1 1538731123.847 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.847 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731123.847 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731123.847 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) 1538731123.847 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731123.847 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.re 1538731123.847 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 1538731123.847 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731123.847 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.847 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.847 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731123.848 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731123.848 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731123.848 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.848 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.848 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.848 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.848 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.848 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.848 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.848 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.im 1538731123.848 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.im 1538731123.848 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731123.848 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.848 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.848 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731123.848 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731123.848 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731123.848 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.848 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.848 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.848 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.848 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.848 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.849 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.849 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.im 1538731123.849 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.im 1538731123.849 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731123.849 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.849 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.849 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731123.849 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731123.849 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731123.849 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.849 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.849 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.849 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.849 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.849 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.849 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.849 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.re 1538731123.849 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 1538731123.849 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731123.849 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.849 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.849 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731123.849 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731123.849 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731123.849 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.849 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.849 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.850 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.850 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.850 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.850 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.850 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in y.re 1538731123.850 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.re 1538731123.850 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731123.850 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.850 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.850 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731123.850 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731123.850 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731123.850 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.850 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.850 * [misc]backup-simplify: Simplify 0 into 0 1538731123.850 * [misc]backup-simplify: Simplify 1 into 1 1538731123.850 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.850 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731123.851 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731123.851 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) 1538731123.851 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731123.851 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731123.851 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.852 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 1) into 0 1538731123.852 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into 0 1538731123.853 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.853 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.853 * [misc]backup-simplify: Simplify 0 into 0 1538731123.853 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.853 * [misc]backup-simplify: Simplify 0 into 0 1538731123.853 * [misc]backup-simplify: Simplify 0 into 0 1538731123.853 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.854 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 1) into 0 1538731123.854 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into 0 1538731123.855 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.855 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.855 * [misc]backup-simplify: Simplify 0 into 0 1538731123.855 * [misc]backup-simplify: Simplify 0 into 0 1538731123.855 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 1538731123.856 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731123.856 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731123.856 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into 0 1538731123.857 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.857 * [misc]backup-simplify: Simplify 0 into 0 1538731123.857 * [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 1538731123.859 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 2) into 0 1538731123.859 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))))) into 0 1538731123.860 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.860 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.860 * [misc]backup-simplify: Simplify 0 into 0 1538731123.860 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.860 * [misc]backup-simplify: Simplify 0 into 0 1538731123.860 * [misc]backup-simplify: Simplify 0 into 0 1538731123.860 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.860 * [misc]backup-simplify: Simplify 0 into 0 1538731123.861 * [misc]backup-simplify: Simplify 0 into 0 1538731123.861 * [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 1538731123.862 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 2) into 0 1538731123.863 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))))) into 0 1538731123.864 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.864 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.864 * [misc]backup-simplify: Simplify 0 into 0 1538731123.864 * [misc]backup-simplify: Simplify 0 into 0 1538731123.864 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re)))) (log (/ 1 y.re))))) into (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ 1 y.re))))) 1538731123.864 * [misc]backup-simplify: Simplify (cbrt (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731123.864 * [misc]approximate: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in (x.im x.re y.re) around 0 1538731123.865 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in y.re 1538731123.865 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in y.re 1538731123.865 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731123.865 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731123.865 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.865 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.865 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731123.865 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731123.865 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731123.865 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.865 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.865 * [misc]backup-simplify: Simplify 0 into 0 1538731123.865 * [misc]backup-simplify: Simplify 1 into 1 1538731123.865 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.865 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.865 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731123.865 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) 1538731123.865 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 1538731123.865 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.re 1538731123.865 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.865 * [misc]backup-simplify: Simplify -1 into -1 1538731123.866 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.866 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.866 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.re 1538731123.866 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.re 1538731123.866 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731123.866 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731123.866 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.866 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.866 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731123.866 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731123.866 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731123.866 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.866 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.866 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.866 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.867 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.867 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.867 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731123.867 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.re 1538731123.867 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.867 * [misc]backup-simplify: Simplify -1 into -1 1538731123.867 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.867 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.868 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.im 1538731123.868 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.im 1538731123.868 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731123.868 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731123.868 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.868 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.868 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731123.868 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731123.868 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731123.868 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.868 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.868 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.868 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.868 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.868 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.868 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731123.868 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.im 1538731123.868 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.868 * [misc]backup-simplify: Simplify -1 into -1 1538731123.868 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.869 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.869 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.im 1538731123.869 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.im 1538731123.869 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731123.869 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731123.869 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.869 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.869 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731123.869 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731123.869 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731123.869 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.869 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.869 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.869 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.869 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.869 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.869 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731123.870 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.im 1538731123.870 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.870 * [misc]backup-simplify: Simplify -1 into -1 1538731123.870 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.870 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.871 * [misc]backup-simplify: Simplify (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731123.871 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.re 1538731123.871 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.re 1538731123.871 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731123.871 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731123.871 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.871 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.871 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731123.871 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731123.871 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731123.871 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.871 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.871 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.871 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.871 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.871 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.871 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731123.871 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.re 1538731123.871 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.871 * [misc]backup-simplify: Simplify -1 into -1 1538731123.872 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.872 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.873 * [misc]backup-simplify: Simplify (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731123.873 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in y.re 1538731123.873 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in y.re 1538731123.873 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731123.873 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731123.873 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.873 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.873 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731123.873 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731123.873 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731123.873 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.873 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.873 * [misc]backup-simplify: Simplify 0 into 0 1538731123.873 * [misc]backup-simplify: Simplify 1 into 1 1538731123.873 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.873 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.873 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731123.873 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) 1538731123.874 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 1538731123.874 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.re 1538731123.874 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.874 * [misc]backup-simplify: Simplify -1 into -1 1538731123.874 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.874 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.875 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) (cbrt -1)) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) 1538731123.875 * [misc]backup-simplify: Simplify (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) 1538731123.875 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.876 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 1) into 0 1538731123.876 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731123.877 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.877 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (* 0 (cbrt -1))) into 0 1538731123.877 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.877 * [misc]backup-simplify: Simplify 0 into 0 1538731123.877 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.878 * [misc]backup-simplify: Simplify 0 into 0 1538731123.878 * [misc]backup-simplify: Simplify 0 into 0 1538731123.878 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.878 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 1) into 0 1538731123.879 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731123.879 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.880 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (* 0 (cbrt -1))) into 0 1538731123.880 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.880 * [misc]backup-simplify: Simplify 0 into 0 1538731123.880 * [misc]backup-simplify: Simplify 0 into 0 1538731123.880 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 1538731123.881 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731123.881 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731123.882 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into 0 1538731123.882 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.883 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 0) (* 0 (cbrt -1))) into 0 1538731123.883 * [misc]backup-simplify: Simplify 0 into 0 1538731123.884 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 1538731123.885 * [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 1538731123.886 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 2) into 0 1538731123.886 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731123.888 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.889 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 1538731123.889 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.889 * [misc]backup-simplify: Simplify 0 into 0 1538731123.889 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.889 * [misc]backup-simplify: Simplify 0 into 0 1538731123.889 * [misc]backup-simplify: Simplify 0 into 0 1538731123.889 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.889 * [misc]backup-simplify: Simplify 0 into 0 1538731123.889 * [misc]backup-simplify: Simplify 0 into 0 1538731123.890 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 1538731123.890 * [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 1538731123.894 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 2) into 0 1538731123.894 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731123.895 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.896 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 1538731123.896 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.896 * [misc]backup-simplify: Simplify 0 into 0 1538731123.896 * [misc]backup-simplify: Simplify 0 into 0 1538731123.897 * [misc]backup-simplify: Simplify (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (log (/ 1 (- y.re))))))) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ -1 y.re)))))) 1538731123.897 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 3 1 2) 1538731123.897 * [misc]backup-simplify: Simplify (cbrt (* (atan2 x.im x.re) y.re)) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.897 * [misc]approximate: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in (x.im x.re y.re) around 0 1538731123.897 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in y.re 1538731123.897 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in y.re 1538731123.897 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in y.re 1538731123.897 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.897 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.897 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in y.re 1538731123.897 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731123.897 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731123.897 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.897 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.897 * [misc]backup-simplify: Simplify 0 into 0 1538731123.897 * [misc]backup-simplify: Simplify 1 into 1 1538731123.897 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731123.897 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731123.897 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731123.898 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731123.898 * [misc]backup-simplify: Simplify (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) into (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) 1538731123.898 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731123.898 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.re 1538731123.898 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.re 1538731123.898 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.re 1538731123.898 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.898 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.898 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.re 1538731123.898 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731123.898 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731123.898 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.898 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.898 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.898 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.898 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731123.898 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731123.898 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.898 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.im 1538731123.898 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.im 1538731123.898 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.im 1538731123.898 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.898 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.898 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.im 1538731123.898 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731123.898 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731123.898 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.898 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.898 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.899 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.899 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731123.899 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731123.899 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.899 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.im 1538731123.899 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.im 1538731123.899 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.im 1538731123.899 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.899 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.899 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.im 1538731123.899 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731123.899 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731123.899 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.899 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.899 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.899 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.899 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731123.899 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731123.899 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.899 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.re 1538731123.899 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.re 1538731123.899 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.re 1538731123.899 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.899 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.900 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.re 1538731123.900 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731123.900 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731123.900 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.900 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.900 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.900 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731123.900 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731123.900 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731123.900 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731123.900 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in y.re 1538731123.900 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in y.re 1538731123.900 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in y.re 1538731123.900 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.900 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.900 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in y.re 1538731123.900 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731123.900 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731123.900 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731123.900 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.900 * [misc]backup-simplify: Simplify 0 into 0 1538731123.901 * [misc]backup-simplify: Simplify 1 into 1 1538731123.901 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731123.901 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731123.901 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731123.901 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731123.901 * [misc]backup-simplify: Simplify (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) into (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) 1538731123.902 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731123.902 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731123.902 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.903 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 1) into 0 1538731123.903 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* (atan2 x.im x.re) y.re)))) into 0 1538731123.905 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.905 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.905 * [misc]backup-simplify: Simplify 0 into 0 1538731123.905 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.905 * [misc]backup-simplify: Simplify 0 into 0 1538731123.905 * [misc]backup-simplify: Simplify 0 into 0 1538731123.905 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731123.906 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 1) into 0 1538731123.906 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* (atan2 x.im x.re) y.re)))) into 0 1538731123.908 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.908 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.908 * [misc]backup-simplify: Simplify 0 into 0 1538731123.908 * [misc]backup-simplify: Simplify 0 into 0 1538731123.908 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 1538731123.909 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731123.909 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731123.910 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (log (atan2 x.im x.re)) (log y.re)))) into 0 1538731123.911 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.911 * [misc]backup-simplify: Simplify 0 into 0 1538731123.912 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731123.914 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (atan2 x.im x.re) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 2) into 0 1538731123.915 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* (atan2 x.im x.re) y.re))))) into 0 1538731123.917 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.917 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.917 * [misc]backup-simplify: Simplify 0 into 0 1538731123.917 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.917 * [misc]backup-simplify: Simplify 0 into 0 1538731123.917 * [misc]backup-simplify: Simplify 0 into 0 1538731123.917 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.917 * [misc]backup-simplify: Simplify 0 into 0 1538731123.917 * [misc]backup-simplify: Simplify 0 into 0 1538731123.917 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731123.920 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (atan2 x.im x.re) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 2) into 0 1538731123.920 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* (atan2 x.im x.re) y.re))))) into 0 1538731123.922 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.922 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.922 * [misc]backup-simplify: Simplify 0 into 0 1538731123.922 * [misc]backup-simplify: Simplify 0 into 0 1538731123.923 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731123.923 * [misc]backup-simplify: Simplify (cbrt (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.923 * [misc]approximate: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in (x.im x.re y.re) around 0 1538731123.923 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in y.re 1538731123.923 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.re 1538731123.923 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731123.923 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.923 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.923 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731123.923 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731123.923 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731123.923 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.923 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.923 * [misc]backup-simplify: Simplify 0 into 0 1538731123.923 * [misc]backup-simplify: Simplify 1 into 1 1538731123.924 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.924 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731123.924 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731123.924 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) 1538731123.924 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731123.924 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.re 1538731123.924 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 1538731123.925 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731123.925 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.925 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.925 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731123.925 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731123.925 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731123.925 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.925 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.925 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.925 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.925 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.925 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.926 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.926 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.im 1538731123.926 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.im 1538731123.926 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731123.926 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.926 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.926 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731123.926 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731123.926 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731123.926 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.926 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.926 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.926 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.926 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.926 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.927 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.927 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.im 1538731123.927 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.im 1538731123.927 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731123.927 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.927 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.927 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731123.927 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731123.927 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731123.927 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.927 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.927 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.927 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.927 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.928 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.928 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.928 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.re 1538731123.928 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 1538731123.928 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731123.928 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.928 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.928 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731123.928 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731123.928 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731123.928 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.928 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.928 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.928 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731123.929 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731123.929 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731123.929 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731123.929 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in y.re 1538731123.929 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.re 1538731123.929 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731123.929 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.929 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.929 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731123.929 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731123.929 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731123.929 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.930 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.930 * [misc]backup-simplify: Simplify 0 into 0 1538731123.930 * [misc]backup-simplify: Simplify 1 into 1 1538731123.930 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731123.930 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731123.930 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731123.930 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) 1538731123.931 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731123.931 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731123.931 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.932 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 1) into 0 1538731123.933 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into 0 1538731123.934 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.934 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.934 * [misc]backup-simplify: Simplify 0 into 0 1538731123.934 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.934 * [misc]backup-simplify: Simplify 0 into 0 1538731123.934 * [misc]backup-simplify: Simplify 0 into 0 1538731123.935 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.936 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 1) into 0 1538731123.936 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into 0 1538731123.938 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.938 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.938 * [misc]backup-simplify: Simplify 0 into 0 1538731123.938 * [misc]backup-simplify: Simplify 0 into 0 1538731123.938 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 1538731123.939 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731123.940 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731123.940 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into 0 1538731123.941 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.941 * [misc]backup-simplify: Simplify 0 into 0 1538731123.942 * [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 1538731123.944 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 2) into 0 1538731123.945 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))))) into 0 1538731123.947 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.947 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.947 * [misc]backup-simplify: Simplify 0 into 0 1538731123.947 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.947 * [misc]backup-simplify: Simplify 0 into 0 1538731123.947 * [misc]backup-simplify: Simplify 0 into 0 1538731123.947 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.947 * [misc]backup-simplify: Simplify 0 into 0 1538731123.947 * [misc]backup-simplify: Simplify 0 into 0 1538731123.947 * [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 1538731123.950 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 2) into 0 1538731123.950 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))))) into 0 1538731123.952 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.953 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.953 * [misc]backup-simplify: Simplify 0 into 0 1538731123.953 * [misc]backup-simplify: Simplify 0 into 0 1538731123.953 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re)))) (log (/ 1 y.re))))) into (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ 1 y.re))))) 1538731123.953 * [misc]backup-simplify: Simplify (cbrt (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731123.953 * [misc]approximate: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in (x.im x.re y.re) around 0 1538731123.953 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in y.re 1538731123.953 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in y.re 1538731123.953 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731123.953 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731123.954 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.954 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.954 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731123.954 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731123.954 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731123.954 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.954 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.954 * [misc]backup-simplify: Simplify 0 into 0 1538731123.954 * [misc]backup-simplify: Simplify 1 into 1 1538731123.954 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.954 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.954 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731123.955 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) 1538731123.955 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 1538731123.955 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.re 1538731123.955 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.955 * [misc]backup-simplify: Simplify -1 into -1 1538731123.955 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.956 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.956 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.re 1538731123.956 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.re 1538731123.956 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731123.956 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731123.956 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.956 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.956 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731123.956 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731123.956 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731123.957 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.957 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.957 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.957 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.957 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.957 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.957 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731123.957 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.re 1538731123.957 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.957 * [misc]backup-simplify: Simplify -1 into -1 1538731123.958 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.958 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.958 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.im 1538731123.958 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.im 1538731123.958 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731123.959 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731123.959 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.959 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.959 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731123.959 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731123.959 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731123.959 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.959 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.959 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.959 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.959 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.959 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.959 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731123.960 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.im 1538731123.960 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.960 * [misc]backup-simplify: Simplify -1 into -1 1538731123.960 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.961 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.961 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.im 1538731123.961 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.im 1538731123.961 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731123.961 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731123.961 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731123.961 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.961 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731123.961 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731123.961 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731123.961 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.961 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731123.961 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.961 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.961 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.962 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.962 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731123.962 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.im 1538731123.962 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731123.962 * [misc]backup-simplify: Simplify -1 into -1 1538731123.962 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.963 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.964 * [misc]backup-simplify: Simplify (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731123.964 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.re 1538731123.964 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.re 1538731123.964 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731123.964 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731123.964 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731123.964 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.964 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731123.964 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731123.964 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731123.964 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.964 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731123.964 * [misc]backup-simplify: Simplify y.re into y.re 1538731123.965 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731123.965 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731123.965 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731123.965 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731123.965 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.re 1538731123.965 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731123.965 * [misc]backup-simplify: Simplify -1 into -1 1538731123.965 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.966 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.967 * [misc]backup-simplify: Simplify (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731123.967 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in y.re 1538731123.967 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in y.re 1538731123.967 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731123.967 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731123.967 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731123.967 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731123.967 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731123.967 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731123.967 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731123.968 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.968 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731123.968 * [misc]backup-simplify: Simplify 0 into 0 1538731123.968 * [misc]backup-simplify: Simplify 1 into 1 1538731123.968 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731123.968 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731123.968 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731123.969 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) 1538731123.969 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 1538731123.969 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.re 1538731123.969 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731123.969 * [misc]backup-simplify: Simplify -1 into -1 1538731123.969 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731123.970 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731123.970 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) (cbrt -1)) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) 1538731123.971 * [misc]backup-simplify: Simplify (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) 1538731123.971 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.973 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 1) into 0 1538731123.973 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731123.975 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.976 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (* 0 (cbrt -1))) into 0 1538731123.976 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.976 * [misc]backup-simplify: Simplify 0 into 0 1538731123.976 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.976 * [misc]backup-simplify: Simplify 0 into 0 1538731123.976 * [misc]backup-simplify: Simplify 0 into 0 1538731123.976 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731123.977 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 1) into 0 1538731123.978 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731123.979 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.980 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (* 0 (cbrt -1))) into 0 1538731123.980 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.980 * [misc]backup-simplify: Simplify 0 into 0 1538731123.980 * [misc]backup-simplify: Simplify 0 into 0 1538731123.981 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 1538731123.982 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731123.982 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731123.983 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into 0 1538731123.984 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731123.985 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 0) (* 0 (cbrt -1))) into 0 1538731123.985 * [misc]backup-simplify: Simplify 0 into 0 1538731123.987 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 1538731123.987 * [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 1538731123.990 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 2) into 0 1538731123.990 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731123.993 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731123.994 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 1538731123.994 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731123.994 * [misc]backup-simplify: Simplify 0 into 0 1538731123.994 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.994 * [misc]backup-simplify: Simplify 0 into 0 1538731123.994 * [misc]backup-simplify: Simplify 0 into 0 1538731123.994 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731123.994 * [misc]backup-simplify: Simplify 0 into 0 1538731123.994 * [misc]backup-simplify: Simplify 0 into 0 1538731123.997 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 1538731123.997 * [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 1538731124.000 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 2) into 0 1538731124.000 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731124.002 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731124.004 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 1538731124.004 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.004 * [misc]backup-simplify: Simplify 0 into 0 1538731124.004 * [misc]backup-simplify: Simplify 0 into 0 1538731124.004 * [misc]backup-simplify: Simplify (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (log (/ 1 (- y.re))))))) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ -1 y.re)))))) 1538731124.004 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 3 1 1) 1538731124.005 * [misc]backup-simplify: Simplify (cbrt (* (atan2 x.im x.re) y.re)) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731124.005 * [misc]approximate: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in (x.im x.re y.re) around 0 1538731124.005 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in y.re 1538731124.005 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in y.re 1538731124.005 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in y.re 1538731124.005 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731124.005 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.005 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in y.re 1538731124.005 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731124.005 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731124.006 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731124.006 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731124.006 * [misc]backup-simplify: Simplify 0 into 0 1538731124.006 * [misc]backup-simplify: Simplify 1 into 1 1538731124.006 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731124.006 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731124.006 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731124.006 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731124.006 * [misc]backup-simplify: Simplify (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) into (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) 1538731124.007 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731124.007 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.re 1538731124.007 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.re 1538731124.007 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.re 1538731124.007 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731124.007 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.007 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.re 1538731124.007 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731124.007 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731124.007 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731124.007 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731124.007 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.007 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731124.007 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731124.007 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731124.007 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731124.008 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.im 1538731124.008 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.im 1538731124.008 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.im 1538731124.008 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731124.008 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.008 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.im 1538731124.008 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731124.008 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731124.008 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731124.008 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731124.008 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.008 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731124.008 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731124.008 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731124.008 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731124.008 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.im 1538731124.008 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.im 1538731124.008 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.im 1538731124.008 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731124.009 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.009 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.im 1538731124.009 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731124.009 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731124.009 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731124.009 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731124.009 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.009 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731124.009 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731124.009 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731124.009 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731124.009 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in x.re 1538731124.009 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in x.re 1538731124.010 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in x.re 1538731124.010 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731124.010 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.010 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in x.re 1538731124.010 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731124.010 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731124.010 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731124.010 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731124.010 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.010 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731124.010 * [misc]backup-simplify: Simplify (log (* (atan2 x.im x.re) y.re)) into (log (* (atan2 x.im x.re) y.re)) 1538731124.010 * [misc]backup-simplify: Simplify (* 1/3 (log (* (atan2 x.im x.re) y.re))) into (* 1/3 (log (* (atan2 x.im x.re) y.re))) 1538731124.010 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) into (pow (* (atan2 x.im x.re) y.re) 1/3) 1538731124.010 * [misc]taylor: Taking taylor expansion of (pow (* (atan2 x.im x.re) y.re) 1/3) in y.re 1538731124.010 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) in y.re 1538731124.010 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (atan2 x.im x.re) y.re))) in y.re 1538731124.010 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731124.010 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.010 * [misc]taylor: Taking taylor expansion of (log (* (atan2 x.im x.re) y.re)) in y.re 1538731124.010 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731124.011 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731124.011 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731124.011 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731124.011 * [misc]backup-simplify: Simplify 0 into 0 1538731124.011 * [misc]backup-simplify: Simplify 1 into 1 1538731124.011 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731124.011 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731124.011 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731124.011 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731124.012 * [misc]backup-simplify: Simplify (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) into (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re))) 1538731124.012 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731124.012 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731124.012 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731124.013 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 1) into 0 1538731124.014 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* (atan2 x.im x.re) y.re)))) into 0 1538731124.015 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.015 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731124.015 * [misc]backup-simplify: Simplify 0 into 0 1538731124.015 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.015 * [misc]backup-simplify: Simplify 0 into 0 1538731124.015 * [misc]backup-simplify: Simplify 0 into 0 1538731124.016 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731124.017 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 1) into 0 1538731124.017 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* (atan2 x.im x.re) y.re)))) into 0 1538731124.018 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.018 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.018 * [misc]backup-simplify: Simplify 0 into 0 1538731124.018 * [misc]backup-simplify: Simplify 0 into 0 1538731124.019 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 1538731124.020 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731124.020 * [misc]backup-simplify: Simplify (+ (* (- -1) (log y.re)) (log (atan2 x.im x.re))) into (+ (log (atan2 x.im x.re)) (log y.re)) 1538731124.020 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (log (atan2 x.im x.re)) (log y.re)))) into 0 1538731124.022 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.022 * [misc]backup-simplify: Simplify 0 into 0 1538731124.022 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731124.025 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (atan2 x.im x.re) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 2) into 0 1538731124.025 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* (atan2 x.im x.re) y.re))))) into 0 1538731124.027 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731124.027 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731124.028 * [misc]backup-simplify: Simplify 0 into 0 1538731124.028 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.028 * [misc]backup-simplify: Simplify 0 into 0 1538731124.028 * [misc]backup-simplify: Simplify 0 into 0 1538731124.028 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.028 * [misc]backup-simplify: Simplify 0 into 0 1538731124.028 * [misc]backup-simplify: Simplify 0 into 0 1538731124.028 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731124.030 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (atan2 x.im x.re) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (atan2 x.im x.re) y.re) 1)))) 2) into 0 1538731124.031 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* (atan2 x.im x.re) y.re))))) into 0 1538731124.033 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* (atan2 x.im x.re) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731124.033 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.033 * [misc]backup-simplify: Simplify 0 into 0 1538731124.033 * [misc]backup-simplify: Simplify 0 into 0 1538731124.033 * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) into (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731124.033 * [misc]backup-simplify: Simplify (cbrt (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731124.033 * [misc]approximate: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in (x.im x.re y.re) around 0 1538731124.033 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in y.re 1538731124.034 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.re 1538731124.034 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731124.034 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731124.034 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.034 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731124.034 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731124.034 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731124.034 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731124.034 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731124.034 * [misc]backup-simplify: Simplify 0 into 0 1538731124.034 * [misc]backup-simplify: Simplify 1 into 1 1538731124.034 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731124.034 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731124.035 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731124.035 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) 1538731124.035 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731124.035 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.re 1538731124.035 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 1538731124.035 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731124.035 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731124.035 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.035 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731124.035 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731124.035 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731124.035 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731124.035 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731124.035 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.036 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731124.036 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731124.036 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731124.036 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731124.036 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.im 1538731124.036 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.im 1538731124.036 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731124.036 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731124.036 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.036 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731124.036 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731124.036 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731124.036 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731124.036 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731124.037 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.037 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731124.037 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731124.037 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731124.037 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731124.037 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.im 1538731124.037 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.im 1538731124.037 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731124.037 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731124.037 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.037 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731124.037 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731124.037 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731124.038 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731124.038 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731124.038 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.038 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731124.038 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731124.038 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731124.038 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731124.038 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in x.re 1538731124.038 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 1538731124.038 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731124.038 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731124.038 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.039 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731124.039 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731124.039 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731124.039 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731124.039 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731124.039 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.039 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731124.039 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) into (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731124.039 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731124.039 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) 1538731124.039 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1/3) in y.re 1538731124.040 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.re 1538731124.040 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731124.040 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731124.040 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.040 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731124.040 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731124.040 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731124.040 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731124.040 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731124.040 * [misc]backup-simplify: Simplify 0 into 0 1538731124.040 * [misc]backup-simplify: Simplify 1 into 1 1538731124.040 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731124.040 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731124.041 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731124.041 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re))) 1538731124.041 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731124.041 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) 1538731124.042 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731124.043 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 1) into 0 1538731124.043 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into 0 1538731124.045 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.045 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731124.045 * [misc]backup-simplify: Simplify 0 into 0 1538731124.045 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.045 * [misc]backup-simplify: Simplify 0 into 0 1538731124.045 * [misc]backup-simplify: Simplify 0 into 0 1538731124.045 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731124.047 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 1) into 0 1538731124.047 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into 0 1538731124.048 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.048 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.048 * [misc]backup-simplify: Simplify 0 into 0 1538731124.048 * [misc]backup-simplify: Simplify 0 into 0 1538731124.049 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 1538731124.050 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731124.050 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)) 1538731124.051 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) into 0 1538731124.052 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ 1 x.im) (/ 1 x.re))) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.052 * [misc]backup-simplify: Simplify 0 into 0 1538731124.052 * [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 1538731124.055 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 2) into 0 1538731124.055 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))))) into 0 1538731124.058 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731124.058 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731124.058 * [misc]backup-simplify: Simplify 0 into 0 1538731124.058 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.058 * [misc]backup-simplify: Simplify 0 into 0 1538731124.058 * [misc]backup-simplify: Simplify 0 into 0 1538731124.058 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.058 * [misc]backup-simplify: Simplify 0 into 0 1538731124.058 * [misc]backup-simplify: Simplify 0 into 0 1538731124.058 * [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 1538731124.063 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1)))) 2) into 0 1538731124.063 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))))) into 0 1538731124.066 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731124.066 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.066 * [misc]backup-simplify: Simplify 0 into 0 1538731124.066 * [misc]backup-simplify: Simplify 0 into 0 1538731124.066 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re)))) (log (/ 1 y.re))))) into (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ 1 y.re))))) 1538731124.066 * [misc]backup-simplify: Simplify (cbrt (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731124.066 * [misc]approximate: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in (x.im x.re y.re) around 0 1538731124.066 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in y.re 1538731124.066 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in y.re 1538731124.067 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731124.067 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731124.067 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731124.067 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.067 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731124.067 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731124.067 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731124.067 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731124.067 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731124.067 * [misc]backup-simplify: Simplify 0 into 0 1538731124.067 * [misc]backup-simplify: Simplify 1 into 1 1538731124.067 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731124.067 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731124.068 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731124.068 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) 1538731124.068 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 1538731124.068 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.re 1538731124.068 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731124.068 * [misc]backup-simplify: Simplify -1 into -1 1538731124.068 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731124.069 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731124.069 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.re 1538731124.069 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.re 1538731124.069 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731124.069 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731124.069 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731124.069 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.070 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731124.070 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731124.070 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731124.070 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731124.070 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731124.070 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.070 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731124.070 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731124.070 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731124.070 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731124.070 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.re 1538731124.070 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731124.071 * [misc]backup-simplify: Simplify -1 into -1 1538731124.071 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731124.071 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731124.071 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.im 1538731124.071 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.im 1538731124.072 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731124.072 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731124.072 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731124.072 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.072 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731124.072 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731124.072 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731124.072 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731124.072 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731124.072 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.072 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731124.072 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731124.072 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731124.072 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731124.072 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.im 1538731124.072 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731124.072 * [misc]backup-simplify: Simplify -1 into -1 1538731124.073 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731124.073 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731124.073 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.im 1538731124.073 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.im 1538731124.073 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731124.073 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731124.073 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731124.073 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.073 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731124.073 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731124.073 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731124.073 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731124.073 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731124.073 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.073 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731124.074 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731124.074 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731124.074 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731124.074 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.im 1538731124.074 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731124.074 * [misc]backup-simplify: Simplify -1 into -1 1538731124.074 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731124.075 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731124.075 * [misc]backup-simplify: Simplify (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731124.075 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in x.re 1538731124.075 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in x.re 1538731124.075 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731124.075 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731124.075 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731124.075 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.075 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731124.075 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731124.075 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731124.075 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731124.075 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731124.075 * [misc]backup-simplify: Simplify y.re into y.re 1538731124.075 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731124.076 * [misc]backup-simplify: Simplify (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731124.076 * [misc]backup-simplify: Simplify (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731124.076 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 1538731124.076 * [misc]taylor: Taking taylor expansion of (cbrt -1) in x.re 1538731124.076 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731124.076 * [misc]backup-simplify: Simplify -1 into -1 1538731124.076 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731124.077 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731124.077 * [misc]backup-simplify: Simplify (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) into (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) 1538731124.077 * [misc]taylor: Taking taylor expansion of (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) (cbrt -1)) in y.re 1538731124.077 * [misc]taylor: Taking taylor expansion of (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) in y.re 1538731124.077 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731124.077 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731124.077 * [misc]taylor: Taking taylor expansion of 1/3 in y.re 1538731124.077 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731124.077 * [misc]taylor: Taking taylor expansion of (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731124.077 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731124.077 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731124.077 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731124.077 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731124.077 * [misc]backup-simplify: Simplify 0 into 0 1538731124.077 * [misc]backup-simplify: Simplify 1 into 1 1538731124.077 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731124.077 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731124.078 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731124.078 * [misc]backup-simplify: Simplify (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) into (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))) 1538731124.078 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 1538731124.078 * [misc]taylor: Taking taylor expansion of (cbrt -1) in y.re 1538731124.078 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731124.078 * [misc]backup-simplify: Simplify -1 into -1 1538731124.078 * [misc]backup-simplify: Simplify (cbrt -1) into (cbrt -1) 1538731124.079 * [misc]backup-simplify: Simplify (/ 0 (* 3 (cbrt -1))) into 0 1538731124.079 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) (cbrt -1)) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) 1538731124.079 * [misc]backup-simplify: Simplify (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re))))) 1538731124.079 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731124.080 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 1) into 0 1538731124.080 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731124.081 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.082 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (* 0 (cbrt -1))) into 0 1538731124.082 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731124.082 * [misc]backup-simplify: Simplify 0 into 0 1538731124.082 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.082 * [misc]backup-simplify: Simplify 0 into 0 1538731124.082 * [misc]backup-simplify: Simplify 0 into 0 1538731124.082 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731124.083 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 1) into 0 1538731124.083 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 1538731124.084 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.084 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (* 0 (cbrt -1))) into 0 1538731124.084 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.085 * [misc]backup-simplify: Simplify 0 into 0 1538731124.085 * [misc]backup-simplify: Simplify 0 into 0 1538731124.085 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 1538731124.086 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731124.086 * [misc]backup-simplify: Simplify (+ (* (- 1) (log y.re)) (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)) 1538731124.086 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) into 0 1538731124.087 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731124.087 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log (atan2 (/ -1 x.im) (/ -1 x.re))) (log y.re)))) 0) (* 0 (cbrt -1))) into 0 1538731124.087 * [misc]backup-simplify: Simplify 0 into 0 1538731124.089 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 1538731124.089 * [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 1538731124.090 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 2) into 0 1538731124.091 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731124.092 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731124.093 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 1538731124.093 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731124.093 * [misc]backup-simplify: Simplify 0 into 0 1538731124.093 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.093 * [misc]backup-simplify: Simplify 0 into 0 1538731124.093 * [misc]backup-simplify: Simplify 0 into 0 1538731124.093 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.093 * [misc]backup-simplify: Simplify 0 into 0 1538731124.093 * [misc]backup-simplify: Simplify 0 into 0 1538731124.094 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 1538731124.095 * [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 1538731124.096 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1)))) 2) into 0 1538731124.096 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 1538731124.098 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731124.099 * [misc]backup-simplify: Simplify (+ (* (pow (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 1538731124.099 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731124.099 * [misc]backup-simplify: Simplify 0 into 0 1538731124.099 * [misc]backup-simplify: Simplify 0 into 0 1538731124.099 * [misc]backup-simplify: Simplify (* (cbrt -1) (exp (* 1/3 (- (log (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (log (/ 1 (- y.re))))))) into (* (cbrt -1) (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ -1 y.re)))))) 1538731124.099 * * * [misc]progress: simplifying candidates 1538731124.099 * * * * [misc]progress: [ 1 / 55 ] simplifiying candidate # 1538731124.099 * * * * [misc]progress: [ 2 / 55 ] simplifiying candidate # 1538731124.099 * * * * [misc]progress: [ 3 / 55 ] simplifiying candidate # 1538731124.099 * [enter]simplify: Simplifying (* (sin (* y.im (log (hypot x.re x.im)))) (cos (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) 1538731124.100 * * [misc]simplify: iters left: 6 (15 enodes) 1538731124.103 * * [misc]simplify: iters left: 5 (19 enodes) 1538731124.106 * * [misc]simplify: iters left: 4 (21 enodes) 1538731124.110 * [exit]simplify: Simplified to (* (cos (* (atan2 x.im x.re) y.re)) (sin (* (log (hypot x.re x.im)) y.im))) 1538731124.110 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (+ (* (cos (* (atan2 x.im x.re) y.re)) (sin (* (log (hypot x.re x.im)) y.im))) (* (cos (* y.im (log (hypot x.re x.im)))) (sin (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re)))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.110 * * * * [misc]progress: [ 4 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 5 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 6 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 7 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 8 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 9 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 10 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 11 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 12 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 13 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 14 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 15 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 16 / 55 ] simplifiying candidate # 1538731124.111 * * * * [misc]progress: [ 17 / 55 ] simplifiying candidate # 1538731124.111 * [enter]simplify: Simplifying (cbrt (atan2 x.im x.re)) 1538731124.111 * * [misc]simplify: iters left: 2 (4 enodes) 1538731124.112 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731124.112 * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (* (cbrt (atan2 x.im x.re)) (cbrt y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.112 * * * * [misc]progress: [ 18 / 55 ] simplifiying candidate # 1538731124.112 * * * * [misc]progress: [ 19 / 55 ] simplifiying candidate # 1538731124.112 * * * * [misc]progress: [ 20 / 55 ] simplifiying candidate # 1538731124.112 * * * * [misc]progress: [ 21 / 55 ] simplifiying candidate # 1538731124.112 * * * * [misc]progress: [ 22 / 55 ] simplifiying candidate # 1538731124.112 * * * * [misc]progress: [ 23 / 55 ] simplifiying candidate # 1538731124.113 * * * * [misc]progress: [ 24 / 55 ] simplifiying candidate # 1538731124.113 * * * * [misc]progress: [ 25 / 55 ] simplifiying candidate # 1538731124.113 * * * * [misc]progress: [ 26 / 55 ] simplifiying candidate # 1538731124.113 * * * * [misc]progress: [ 27 / 55 ] simplifiying candidate # 1538731124.113 * * * * [misc]progress: [ 28 / 55 ] simplifiying candidate # 1538731124.113 * [enter]simplify: Simplifying (cbrt (atan2 x.im x.re)) 1538731124.113 * * [misc]simplify: iters left: 2 (4 enodes) 1538731124.114 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731124.114 * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (* (cbrt (atan2 x.im x.re)) (cbrt y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.114 * * * * [misc]progress: [ 29 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 30 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 31 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 32 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 33 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 34 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 35 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 36 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 37 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 38 / 55 ] simplifiying candidate # 1538731124.114 * * * * [misc]progress: [ 39 / 55 ] simplifiying candidate # 1538731124.114 * [enter]simplify: Simplifying (cbrt (atan2 x.im x.re)) 1538731124.115 * * [misc]simplify: iters left: 2 (4 enodes) 1538731124.115 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731124.115 * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (* (cbrt (atan2 x.im x.re)) (cbrt y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.115 * * * * [misc]progress: [ 40 / 55 ] simplifiying candidate # 1538731124.115 * * * * [misc]progress: [ 41 / 55 ] simplifiying candidate # 1538731124.115 * * * * [misc]progress: [ 42 / 55 ] simplifiying candidate # 1538731124.115 * * * * [misc]progress: [ 43 / 55 ] simplifiying candidate # 1538731124.115 * * * * [misc]progress: [ 44 / 55 ] simplifiying candidate # 1538731124.116 * [enter]simplify: Simplifying (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731124.116 * * [misc]simplify: iters left: 5 (9 enodes) 1538731124.118 * * [misc]simplify: iters left: 4 (13 enodes) 1538731124.120 * * [misc]simplify: iters left: 3 (16 enodes) 1538731124.123 * [exit]simplify: Simplified to (fma (log x.im) y.im (* (atan2 x.im x.re) y.re)) 1538731124.123 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma (log x.im) y.im (* (atan2 x.im x.re) y.re)) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.123 * * * * [misc]progress: [ 45 / 55 ] simplifiying candidate # 1538731124.123 * [enter]simplify: Simplifying (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 1538731124.124 * * [misc]simplify: iters left: 6 (12 enodes) 1538731124.128 * * [misc]simplify: iters left: 5 (23 enodes) 1538731124.137 * * [misc]simplify: iters left: 4 (35 enodes) 1538731124.149 * * [misc]simplify: iters left: 3 (45 enodes) 1538731124.159 * * [misc]simplify: iters left: 2 (50 enodes) 1538731124.167 * [exit]simplify: Simplified to (sin (fma (atan2 x.im x.re) y.re (* (log x.re) y.im))) 1538731124.167 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma (atan2 x.im x.re) y.re (* (log x.re) y.im))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.167 * * * * [misc]progress: [ 46 / 55 ] simplifiying candidate # 1538731124.167 * [enter]simplify: Simplifying (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 1538731124.168 * * [misc]simplify: iters left: 6 (12 enodes) 1538731124.171 * * [misc]simplify: iters left: 5 (20 enodes) 1538731124.176 * * [misc]simplify: iters left: 4 (30 enodes) 1538731124.184 * * [misc]simplify: iters left: 3 (50 enodes) 1538731124.197 * * [misc]simplify: iters left: 2 (89 enodes) 1538731124.217 * * [misc]simplify: iters left: 1 (139 enodes) 1538731124.262 * [exit]simplify: Simplified to (sin (fma (log (/ -1 x.re)) (- y.im) (* (atan2 x.im x.re) y.re))) 1538731124.262 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma (log (/ -1 x.re)) (- y.im) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.262 * * * * [misc]progress: [ 47 / 55 ] simplifiying candidate # 1538731124.262 * [enter]simplify: Simplifying (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731124.263 * * [misc]simplify: iters left: 6 (10 enodes) 1538731124.266 * * [misc]simplify: iters left: 5 (20 enodes) 1538731124.270 * * [misc]simplify: iters left: 4 (30 enodes) 1538731124.277 * * [misc]simplify: iters left: 3 (49 enodes) 1538731124.290 * * [misc]simplify: iters left: 2 (56 enodes) 1538731124.300 * * [misc]simplify: iters left: 1 (59 enodes) 1538731124.312 * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) y.re)) 1538731124.312 * [misc]simplify: Simplified (2 1 1 3 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.312 * * * * [misc]progress: [ 48 / 55 ] simplifiying candidate # 1538731124.313 * [enter]simplify: Simplifying (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ 1 y.re))))) 1538731124.313 * * [misc]simplify: iters left: 6 (12 enodes) 1538731124.321 * * [misc]simplify: iters left: 5 (23 enodes) 1538731124.332 * * [misc]simplify: iters left: 4 (30 enodes) 1538731124.344 * * [misc]simplify: iters left: 3 (44 enodes) 1538731124.362 * * [misc]simplify: iters left: 2 (73 enodes) 1538731124.388 * * [misc]simplify: iters left: 1 (103 enodes) 1538731124.417 * [exit]simplify: Simplified to (cbrt (* y.re (atan2 x.im x.re))) 1538731124.417 * [misc]simplify: Simplified (2 1 1 3 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* y.re (atan2 x.im x.re)))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.417 * * * * [misc]progress: [ 49 / 55 ] simplifiying candidate # 1538731124.417 * [enter]simplify: Simplifying (* (cbrt -1) (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ -1 y.re)))))) 1538731124.418 * * [misc]simplify: iters left: 6 (14 enodes) 1538731124.422 * * [misc]simplify: iters left: 5 (23 enodes) 1538731124.428 * * [misc]simplify: iters left: 4 (34 enodes) 1538731124.437 * * [misc]simplify: iters left: 3 (57 enodes) 1538731124.471 * * [misc]simplify: iters left: 2 (127 enodes) 1538731124.558 * * [misc]simplify: iters left: 1 (302 enodes) 1538731124.710 * [exit]simplify: Simplified to (* (cbrt (/ (atan2 x.im x.re) (/ -1 y.re))) (cbrt -1)) 1538731124.710 * [misc]simplify: Simplified (2 1 1 3 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (* (cbrt (/ (atan2 x.im x.re) (/ -1 y.re))) (cbrt -1))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.710 * * * * [misc]progress: [ 50 / 55 ] simplifiying candidate # 1538731124.710 * [enter]simplify: Simplifying (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731124.710 * * [misc]simplify: iters left: 6 (10 enodes) 1538731124.714 * * [misc]simplify: iters left: 5 (20 enodes) 1538731124.719 * * [misc]simplify: iters left: 4 (30 enodes) 1538731124.726 * * [misc]simplify: iters left: 3 (49 enodes) 1538731124.734 * * [misc]simplify: iters left: 2 (56 enodes) 1538731124.740 * * [misc]simplify: iters left: 1 (59 enodes) 1538731124.746 * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) y.re)) 1538731124.746 * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.746 * * * * [misc]progress: [ 51 / 55 ] simplifiying candidate # 1538731124.746 * [enter]simplify: Simplifying (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ 1 y.re))))) 1538731124.747 * * [misc]simplify: iters left: 6 (12 enodes) 1538731124.750 * * [misc]simplify: iters left: 5 (23 enodes) 1538731124.755 * * [misc]simplify: iters left: 4 (30 enodes) 1538731124.763 * * [misc]simplify: iters left: 3 (44 enodes) 1538731124.773 * * [misc]simplify: iters left: 2 (73 enodes) 1538731124.787 * * [misc]simplify: iters left: 1 (103 enodes) 1538731124.807 * [exit]simplify: Simplified to (cbrt (* y.re (atan2 x.im x.re))) 1538731124.807 * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* y.re (atan2 x.im x.re)))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731124.807 * * * * [misc]progress: [ 52 / 55 ] simplifiying candidate # 1538731124.807 * [enter]simplify: Simplifying (* (cbrt -1) (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ -1 y.re)))))) 1538731124.808 * * [misc]simplify: iters left: 6 (14 enodes) 1538731124.812 * * [misc]simplify: iters left: 5 (23 enodes) 1538731124.818 * * [misc]simplify: iters left: 4 (34 enodes) 1538731124.828 * * [misc]simplify: iters left: 3 (57 enodes) 1538731124.850 * * [misc]simplify: iters left: 2 (127 enodes) 1538731124.907 * * [misc]simplify: iters left: 1 (302 enodes) 1538731125.044 * [exit]simplify: Simplified to (* (cbrt (/ (atan2 x.im x.re) (/ -1 y.re))) (cbrt -1)) 1538731125.044 * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (* (cbrt (/ (atan2 x.im x.re) (/ -1 y.re))) (cbrt -1))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731125.044 * * * * [misc]progress: [ 53 / 55 ] simplifiying candidate # 1538731125.045 * [enter]simplify: Simplifying (exp (* 1/3 (+ (log (atan2 x.im x.re)) (log y.re)))) 1538731125.045 * * [misc]simplify: iters left: 6 (10 enodes) 1538731125.049 * * [misc]simplify: iters left: 5 (20 enodes) 1538731125.054 * * [misc]simplify: iters left: 4 (30 enodes) 1538731125.061 * * [misc]simplify: iters left: 3 (49 enodes) 1538731125.069 * * [misc]simplify: iters left: 2 (56 enodes) 1538731125.074 * * [misc]simplify: iters left: 1 (59 enodes) 1538731125.081 * [exit]simplify: Simplified to (cbrt (* (atan2 x.im x.re) y.re)) 1538731125.081 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731125.081 * * * * [misc]progress: [ 54 / 55 ] simplifiying candidate # 1538731125.081 * [enter]simplify: Simplifying (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ 1 y.re))))) 1538731125.082 * * [misc]simplify: iters left: 6 (12 enodes) 1538731125.085 * * [misc]simplify: iters left: 5 (23 enodes) 1538731125.090 * * [misc]simplify: iters left: 4 (30 enodes) 1538731125.099 * * [misc]simplify: iters left: 3 (44 enodes) 1538731125.110 * * [misc]simplify: iters left: 2 (73 enodes) 1538731125.124 * * [misc]simplify: iters left: 1 (103 enodes) 1538731125.159 * [exit]simplify: Simplified to (cbrt (* y.re (atan2 x.im x.re))) 1538731125.159 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (* y.re (atan2 x.im x.re))) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731125.159 * * * * [misc]progress: [ 55 / 55 ] simplifiying candidate # 1538731125.159 * [enter]simplify: Simplifying (* (cbrt -1) (exp (* 1/3 (- (log (atan2 x.im x.re)) (log (/ -1 y.re)))))) 1538731125.160 * * [misc]simplify: iters left: 6 (14 enodes) 1538731125.164 * * [misc]simplify: iters left: 5 (23 enodes) 1538731125.170 * * [misc]simplify: iters left: 4 (34 enodes) 1538731125.179 * * [misc]simplify: iters left: 3 (57 enodes) 1538731125.198 * * [misc]simplify: iters left: 2 (127 enodes) 1538731125.245 * * [misc]simplify: iters left: 1 (302 enodes) 1538731125.409 * [exit]simplify: Simplified to (* (cbrt (/ (atan2 x.im x.re) (/ -1 y.re))) (cbrt -1)) 1538731125.409 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (* (cbrt (/ (atan2 x.im x.re) (/ -1 y.re))) (cbrt -1)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731125.409 * * * [misc]progress: adding candidates to table 1538731127.024 * * [misc]progress: iteration 4 / 4 1538731127.024 * * * [misc]progress: picking best candidate 1538731127.172 * * * * [misc]pick: Picked # 1538731127.172 * * * [misc]progress: localizing error 1538731127.208 * * * [misc]progress: generating rewritten candidates 1538731127.208 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) 1538731127.220 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 3 2 1) 1538731127.223 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 3 1 2) 1538731127.226 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 3 1 1) 1538731127.229 * * * [misc]progress: generating series expansions 1538731127.229 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) 1538731127.230 * [misc]backup-simplify: Simplify (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) into (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) 1538731127.230 * [misc]approximate: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in (y.im x.re x.im y.re) around 0 1538731127.230 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 1538731127.230 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 1538731127.230 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731127.230 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 1538731127.230 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731127.230 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.230 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 1538731127.230 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.re 1538731127.230 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731127.230 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 1538731127.230 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.re 1538731127.230 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731127.230 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.230 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731127.230 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.230 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.re 1538731127.230 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731127.230 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.230 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731127.230 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.231 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731127.231 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731127.231 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731127.231 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731127.231 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731127.231 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731127.231 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.231 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731127.232 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731127.232 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731127.232 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731127.232 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.232 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731127.232 * [misc]backup-simplify: Simplify 0 into 0 1538731127.232 * [misc]backup-simplify: Simplify 1 into 1 1538731127.232 * [misc]backup-simplify: Simplify (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731127.232 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731127.232 * [misc]backup-simplify: Simplify (+ (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 0) into (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 1538731127.232 * [misc]backup-simplify: Simplify (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (sin (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1538731127.233 * [misc]backup-simplify: Simplify (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (cos (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1538731127.233 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 1538731127.233 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 1538731127.233 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731127.233 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 1538731127.233 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731127.233 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.233 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 1538731127.233 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.im 1538731127.233 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731127.233 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 1538731127.233 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.im 1538731127.233 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731127.233 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.233 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731127.233 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.233 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.im 1538731127.233 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731127.233 * [misc]backup-simplify: Simplify 0 into 0 1538731127.233 * [misc]backup-simplify: Simplify 1 into 1 1538731127.233 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731127.233 * [misc]backup-simplify: Simplify 0 into 0 1538731127.233 * [misc]backup-simplify: Simplify 1 into 1 1538731127.233 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731127.233 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731127.233 * [misc]backup-simplify: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 1538731127.234 * [misc]backup-simplify: Simplify (sqrt (pow x.re 2)) into x.re 1538731127.234 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731127.234 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731127.234 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.234 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 1538731127.234 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731127.234 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731127.234 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.234 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.234 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731127.234 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.234 * [misc]backup-simplify: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 1538731127.234 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.234 * [misc]backup-simplify: Simplify (+ (* y.im (log x.re)) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re))) 1538731127.234 * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) into (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1538731127.234 * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1538731127.235 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 1538731127.235 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 1538731127.235 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731127.235 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 1538731127.235 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731127.235 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.235 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 1538731127.235 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in x.re 1538731127.235 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731127.235 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 1538731127.235 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in x.re 1538731127.235 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.235 * [misc]backup-simplify: Simplify 0 into 0 1538731127.235 * [misc]backup-simplify: Simplify 1 into 1 1538731127.235 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.235 * [misc]backup-simplify: Simplify 0 into 0 1538731127.235 * [misc]backup-simplify: Simplify 1 into 1 1538731127.235 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in x.re 1538731127.235 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.235 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.235 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.235 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.235 * [misc]backup-simplify: Simplify (* 0 0) into 0 1538731127.235 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731127.235 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731127.235 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731127.235 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 1538731127.236 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731127.236 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.236 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731127.236 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731127.236 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731127.236 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.236 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.236 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731127.236 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.236 * [misc]backup-simplify: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 1538731127.236 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.236 * [misc]backup-simplify: Simplify (+ (* y.im (log x.im)) (* (atan2 x.im x.re) y.re)) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731127.237 * [misc]backup-simplify: Simplify (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) into (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1538731127.237 * [misc]backup-simplify: Simplify (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1538731127.237 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 1538731127.237 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 1538731127.237 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731127.237 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 1538731127.237 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731127.237 * [misc]backup-simplify: Simplify 0 into 0 1538731127.237 * [misc]backup-simplify: Simplify 1 into 1 1538731127.237 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731127.237 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731127.237 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731127.237 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731127.237 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731127.237 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.237 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.237 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.237 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.237 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731127.238 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.238 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.238 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.238 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.238 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731127.238 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731127.238 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731127.238 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731127.238 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731127.238 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731127.238 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.239 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731127.239 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731127.239 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 1538731127.239 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731127.239 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.239 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731127.239 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.239 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731127.239 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.240 * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 1538731127.240 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.240 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.240 * [misc]taylor: Taking taylor expansion of (sin (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 1538731127.240 * [misc]taylor: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 1538731127.240 * [misc]taylor: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 1538731127.240 * [misc]taylor: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 1538731127.240 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731127.240 * [misc]backup-simplify: Simplify 0 into 0 1538731127.240 * [misc]backup-simplify: Simplify 1 into 1 1538731127.240 * [misc]taylor: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 1538731127.240 * [misc]taylor: Taking taylor expansion of (hypot x.re x.im) in y.im 1538731127.240 * [misc]taylor: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 1538731127.240 * [misc]taylor: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 1538731127.240 * [misc]taylor: Taking taylor expansion of (* x.re x.re) in y.im 1538731127.240 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.240 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.240 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.240 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.240 * [misc]taylor: Taking taylor expansion of (* x.im x.im) in y.im 1538731127.240 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.240 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.240 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.240 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.241 * [misc]backup-simplify: Simplify (* x.re x.re) into (pow x.re 2) 1538731127.241 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731127.241 * [misc]backup-simplify: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 1538731127.241 * [misc]backup-simplify: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 1538731127.241 * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 1538731127.241 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731127.241 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.242 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731127.242 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731127.242 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 1538731127.242 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.im 1538731127.242 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.242 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731127.242 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.242 * [misc]backup-simplify: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 1538731127.242 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.242 * [misc]backup-simplify: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 1538731127.243 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.243 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.243 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.243 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731127.243 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.243 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 1538731127.243 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731127.243 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.243 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.243 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731127.243 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.243 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.244 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.244 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.244 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.244 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731127.244 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.244 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 1538731127.244 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731127.244 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.244 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.244 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731127.244 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.244 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.244 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.245 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.245 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.245 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731127.245 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.245 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 1538731127.245 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731127.245 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731127.245 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.245 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731127.245 * [misc]backup-simplify: Simplify 0 into 0 1538731127.245 * [misc]backup-simplify: Simplify 1 into 1 1538731127.245 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731127.246 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731127.246 * [misc]backup-simplify: Simplify 0 into 0 1538731127.246 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.246 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731127.248 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 1538731127.248 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731127.248 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731127.248 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 0) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1538731127.249 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 1) 1))) into (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 1538731127.249 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 1538731127.250 * [misc]backup-simplify: Simplify (+ 0 (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) 1538731127.250 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) in x.re 1538731127.250 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 1538731127.250 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731127.250 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.250 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.250 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731127.250 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.250 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.250 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.250 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.250 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 1538731127.250 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 1538731127.250 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 1538731127.250 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re 1538731127.250 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.250 * [misc]backup-simplify: Simplify 0 into 0 1538731127.250 * [misc]backup-simplify: Simplify 1 into 1 1538731127.251 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.re 1538731127.251 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.251 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.251 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731127.251 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731127.251 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731127.251 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731127.251 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.251 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731127.251 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731127.251 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.252 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 1538731127.252 * [misc]backup-simplify: Simplify (- 0) into 0 1538731127.252 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.252 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) 1538731127.252 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) in x.im 1538731127.252 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 1538731127.252 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731127.252 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.252 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.252 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731127.252 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.252 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.252 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.253 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.253 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731127.253 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731127.253 * [misc]backup-simplify: Simplify 0 into 0 1538731127.253 * [misc]backup-simplify: Simplify 1 into 1 1538731127.253 * [misc]backup-simplify: Simplify (log 1) into 0 1538731127.253 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.253 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 1538731127.253 * [misc]backup-simplify: Simplify (- 0) into 0 1538731127.253 * [misc]backup-simplify: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.254 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731127.254 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) 1538731127.254 * [misc]taylor: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (log x.im)) in y.re 1538731127.254 * [misc]taylor: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 1538731127.254 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731127.254 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731127.254 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.254 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731127.254 * [misc]backup-simplify: Simplify 0 into 0 1538731127.254 * [misc]backup-simplify: Simplify 1 into 1 1538731127.254 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731127.254 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731127.254 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731127.255 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731127.255 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.255 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731127.255 * [misc]backup-simplify: Simplify (* 1 (log x.im)) into (log x.im) 1538731127.255 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731127.255 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.255 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731127.255 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731127.257 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731127.257 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731127.257 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.257 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.258 * [misc]backup-simplify: Simplify 0 into 0 1538731127.258 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.258 * [misc]backup-simplify: Simplify 0 into 0 1538731127.258 * [misc]backup-simplify: Simplify 0 into 0 1538731127.258 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.258 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731127.258 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731127.259 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731127.260 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731127.260 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.260 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.260 * [misc]backup-simplify: Simplify 0 into 0 1538731127.260 * [misc]backup-simplify: Simplify 0 into 0 1538731127.260 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 1538731127.260 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.268 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) 2)) 0) into (- (* 1/2 (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) 1538731127.270 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (- (* 1/2 (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) (+ (* 0 0) (* 0 1))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 1538731127.270 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 1538731127.270 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 1538731127.271 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.271 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 1538731127.274 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 2) into 0 1538731127.274 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 1538731127.275 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731127.275 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.276 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731127.276 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 1538731127.278 * [misc]backup-simplify: Simplify (+ (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 1538731127.278 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) in x.re 1538731127.278 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) in x.re 1538731127.279 * [misc]taylor: Taking taylor expansion of 1/2 in x.re 1538731127.279 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731127.279 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)) in x.re 1538731127.279 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 1538731127.279 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 1538731127.279 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.279 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.279 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731127.279 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.279 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.279 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.279 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.280 * [misc]taylor: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 1538731127.280 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 1538731127.280 * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 1538731127.280 * [misc]taylor: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 1538731127.280 * [misc]taylor: Taking taylor expansion of (pow x.re 2) in x.re 1538731127.280 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.280 * [misc]backup-simplify: Simplify 0 into 0 1538731127.280 * [misc]backup-simplify: Simplify 1 into 1 1538731127.280 * [misc]taylor: Taking taylor expansion of (pow x.im 2) in x.re 1538731127.280 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.280 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.281 * [misc]backup-simplify: Simplify (* x.im x.im) into (pow x.im 2) 1538731127.281 * [misc]backup-simplify: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 1538731127.281 * [misc]backup-simplify: Simplify (sqrt (pow x.im 2)) into x.im 1538731127.281 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 1538731127.281 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.281 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 1538731127.281 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731127.281 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.282 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731127.282 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.282 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731127.282 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 1538731127.283 * [misc]backup-simplify: Simplify (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 1538731127.284 * [misc]backup-simplify: Simplify (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 1538731127.284 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in x.im 1538731127.284 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in x.im 1538731127.284 * [misc]taylor: Taking taylor expansion of 1/2 in x.im 1538731127.284 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731127.284 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in x.im 1538731127.284 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 1538731127.284 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 1538731127.284 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.284 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.284 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731127.284 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.284 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 1538731127.285 * [misc]backup-simplify: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.285 * [misc]backup-simplify: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 1538731127.285 * [misc]taylor: Taking taylor expansion of (pow (log x.im) 2) in x.im 1538731127.285 * [misc]taylor: Taking taylor expansion of (log x.im) in x.im 1538731127.285 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731127.285 * [misc]backup-simplify: Simplify 0 into 0 1538731127.285 * [misc]backup-simplify: Simplify 1 into 1 1538731127.285 * [misc]backup-simplify: Simplify (log 1) into 0 1538731127.285 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731127.286 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.286 * [misc]backup-simplify: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 1538731127.286 * [misc]backup-simplify: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 1538731127.286 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731127.286 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731127.286 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731127.287 * [misc]backup-simplify: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 1538731127.287 * [misc]backup-simplify: Simplify (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 1538731127.288 * [misc]backup-simplify: Simplify (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 1538731127.288 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in y.re 1538731127.289 * [misc]taylor: Taking taylor expansion of (* 1/2 (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in y.re 1538731127.289 * [misc]taylor: Taking taylor expansion of 1/2 in y.re 1538731127.289 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538731127.289 * [misc]taylor: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in y.re 1538731127.289 * [misc]taylor: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 1538731127.289 * [misc]taylor: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 1538731127.289 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in y.re 1538731127.289 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.289 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731127.289 * [misc]backup-simplify: Simplify 0 into 0 1538731127.289 * [misc]backup-simplify: Simplify 1 into 1 1538731127.289 * [misc]backup-simplify: Simplify (* (atan2 x.im x.re) 0) into 0 1538731127.289 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 1538731127.289 * [misc]taylor: Taking taylor expansion of (pow (log x.im) 2) in y.re 1538731127.289 * [misc]taylor: Taking taylor expansion of (log x.im) in y.re 1538731127.289 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731127.289 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.289 * [misc]backup-simplify: Simplify (log x.im) into (log x.im) 1538731127.290 * [misc]backup-simplify: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 1538731127.290 * [misc]backup-simplify: Simplify (* 0 (pow (log x.im) 2)) into 0 1538731127.290 * [misc]backup-simplify: Simplify (* 1/2 0) into 0 1538731127.290 * [misc]backup-simplify: Simplify (- 0) into 0 1538731127.290 * [misc]backup-simplify: Simplify 0 into 0 1538731127.291 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 1538731127.292 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.292 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731127.292 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731127.293 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731127.293 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731127.294 * [misc]backup-simplify: Simplify (- 0) into 0 1538731127.294 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.294 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 1538731127.294 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.294 * [misc]backup-simplify: Simplify 0 into 0 1538731127.294 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.294 * [misc]backup-simplify: Simplify 0 into 0 1538731127.294 * [misc]backup-simplify: Simplify 0 into 0 1538731127.295 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 1538731127.295 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 1538731127.296 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731127.297 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731127.297 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 1538731127.297 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.297 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.297 * [misc]backup-simplify: Simplify 0 into 0 1538731127.297 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.297 * [misc]backup-simplify: Simplify 0 into 0 1538731127.297 * [misc]backup-simplify: Simplify 0 into 0 1538731127.300 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731127.300 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.301 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 1538731127.301 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 1538731127.302 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731127.302 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 1538731127.302 * [misc]backup-simplify: Simplify (- 0) into 0 1538731127.302 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.303 * [misc]backup-simplify: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 1538731127.303 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 1538731127.303 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.303 * [misc]backup-simplify: Simplify 0 into 0 1538731127.303 * [misc]backup-simplify: Simplify 0 into 0 1538731127.303 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.303 * [misc]backup-simplify: Simplify 0 into 0 1538731127.303 * [misc]backup-simplify: Simplify 0 into 0 1538731127.304 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 1538731127.304 * [misc]backup-simplify: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 1538731127.305 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 1538731127.306 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 1538731127.306 * [misc]backup-simplify: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 1538731127.306 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.306 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.306 * [misc]backup-simplify: Simplify 0 into 0 1538731127.306 * [misc]backup-simplify: Simplify 0 into 0 1538731127.307 * [misc]backup-simplify: Simplify (+ (* (atan2 x.im x.re) (* y.re (* 1 (* 1 1)))) (* (log x.im) (* 1 (* 1 (* 1 y.im))))) into (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731127.308 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (* (cbrt (atan2 (/ 1 x.im) (/ 1 x.re))) (cbrt (atan2 (/ 1 x.im) (/ 1 x.re)))) (* (cbrt (atan2 (/ 1 x.im) (/ 1 x.re))) (/ 1 y.re))))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731127.308 * [misc]approximate: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in (y.im x.re x.im y.re) around 0 1538731127.308 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 1538731127.308 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.re 1538731127.309 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731127.309 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731127.309 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.309 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731127.309 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 1538731127.309 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731127.309 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731127.309 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.309 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731127.309 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731127.309 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.309 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731127.309 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731127.309 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.309 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.309 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re 1538731127.309 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731127.309 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.310 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.310 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731127.310 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731127.310 * [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))) 1538731127.310 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731127.310 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731127.310 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731127.311 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731127.311 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731127.311 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731127.311 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731127.312 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.312 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731127.312 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.312 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731127.312 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731127.312 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.312 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731127.313 * [misc]backup-simplify: Simplify 0 into 0 1538731127.313 * [misc]backup-simplify: Simplify 1 into 1 1538731127.313 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.313 * [misc]backup-simplify: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.313 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731127.313 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 1538731127.313 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.im 1538731127.313 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731127.313 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 1538731127.313 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im 1538731127.313 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731127.313 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.313 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731127.313 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 1538731127.314 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 1538731127.314 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731127.314 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 1538731127.314 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 1538731127.314 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731127.314 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731127.314 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.314 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731127.314 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im 1538731127.314 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731127.314 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.314 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731127.314 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 1538731127.314 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731127.314 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731127.314 * [misc]backup-simplify: Simplify 0 into 0 1538731127.314 * [misc]backup-simplify: Simplify 1 into 1 1538731127.314 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731127.314 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im 1538731127.314 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731127.314 * [misc]backup-simplify: Simplify 0 into 0 1538731127.314 * [misc]backup-simplify: Simplify 1 into 1 1538731127.315 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731127.315 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731127.315 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731127.315 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731127.315 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731127.315 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731127.316 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731127.316 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.316 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731127.316 * [misc]backup-simplify: Simplify (log 1) into 0 1538731127.316 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731127.316 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731127.316 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.316 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731127.317 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.317 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731127.317 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731127.317 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 1538731127.317 * [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)) 1538731127.318 * [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))) 1538731127.318 * [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))) 1538731127.318 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731127.318 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731127.318 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731127.318 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731127.318 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731127.318 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731127.318 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.318 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731127.318 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731127.318 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731127.318 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731127.318 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731127.319 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731127.319 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731127.319 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.319 * [misc]backup-simplify: Simplify 0 into 0 1538731127.319 * [misc]backup-simplify: Simplify 1 into 1 1538731127.319 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731127.319 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731127.319 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.319 * [misc]backup-simplify: Simplify 0 into 0 1538731127.319 * [misc]backup-simplify: Simplify 1 into 1 1538731127.319 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731127.319 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731127.319 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731127.319 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.319 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.319 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.319 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731127.319 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.319 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.319 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.320 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731127.320 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731127.320 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731127.320 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731127.320 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731127.321 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731127.321 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.321 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731127.321 * [misc]backup-simplify: Simplify (log 1) into 0 1538731127.321 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731127.321 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731127.321 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.321 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731127.321 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.322 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731127.322 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731127.322 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 1538731127.322 * [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)) 1538731127.322 * [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))) 1538731127.323 * [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))) 1538731127.323 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 1538731127.323 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.im 1538731127.323 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731127.323 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731127.323 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731127.323 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731127.323 * [misc]backup-simplify: Simplify 0 into 0 1538731127.323 * [misc]backup-simplify: Simplify 1 into 1 1538731127.323 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731127.323 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731127.323 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731127.323 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731127.323 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731127.323 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731127.323 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731127.324 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.324 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.324 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731127.324 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731127.324 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.324 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.324 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731127.324 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731127.324 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731127.324 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.324 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.324 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.324 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731127.324 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.324 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.324 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.324 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731127.324 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731127.325 * [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))) 1538731127.325 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731127.325 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731127.325 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731127.325 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731127.325 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731127.325 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731127.326 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731127.326 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.326 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731127.326 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.326 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 1538731127.326 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731127.326 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.327 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731127.327 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.327 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731127.327 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.327 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.328 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731127.328 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 1538731127.328 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in y.im 1538731127.328 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731127.328 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 1538731127.328 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im 1538731127.328 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731127.328 * [misc]backup-simplify: Simplify 0 into 0 1538731127.328 * [misc]backup-simplify: Simplify 1 into 1 1538731127.328 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731127.328 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 1538731127.328 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 1538731127.328 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731127.328 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 1538731127.328 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 1538731127.328 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731127.328 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.328 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.328 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731127.328 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im 1538731127.329 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.329 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.329 * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) 1538731127.329 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 1538731127.329 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731127.329 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.329 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.329 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.329 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im 1538731127.329 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.329 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.329 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.329 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 1538731127.329 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 1538731127.329 * [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))) 1538731127.330 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731127.330 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731127.330 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 1538731127.330 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 1538731127.330 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731127.330 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 1538731127.330 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 1538731127.331 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.331 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731127.331 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.331 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 1538731127.331 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 1538731127.331 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.331 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731127.331 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.332 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731127.332 * [misc]backup-simplify: Simplify (* 1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.332 * [misc]backup-simplify: Simplify (+ (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 0) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.332 * [misc]backup-simplify: Simplify (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 1538731127.333 * [misc]taylor: Taking taylor expansion of (sin (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 1538731127.333 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) in x.re 1538731127.333 * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 1538731127.333 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 1538731127.333 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re 1538731127.333 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731127.333 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.333 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) 1538731127.333 * [misc]taylor: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 1538731127.333 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 1538731127.333 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 1538731127.333 * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 1538731127.333 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 1538731127.333 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731127.333 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.333 * [misc]backup-simplify: Simplify 0 into 0 1538731127.333 * [misc]backup-simplify: Simplify 1 into 1 1538731127.333 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731127.333 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re 1538731127.333 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.333 * [misc]backup-simplify: Simplify 0 into 0 1538731127.333 * [misc]backup-simplify: Simplify 1 into 1 1538731127.334 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538731127.334 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 1538731127.334 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731127.334 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.334 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.334 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.334 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re 1538731127.334 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.334 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.334 * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) 1538731127.334 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538731127.334 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731127.334 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731127.335 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731127.335 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538731127.335 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538731127.335 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.336 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731127.336 * [misc]backup-simplify: Simplify (log 1) into 0 1538731127.336 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 1538731127.336 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731127.336 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.336 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731127.336 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.336 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731127.336 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731127.336 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 1538731127.337 * [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)) 1538731127.337 * [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))) 1538731127.337 * [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))) 1538731127.338 * [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))) 1538731127.338 * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 1538731127.338 * [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))) 1538731127.338 * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 1538731127.338 * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 1538731127.338 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 1538731127.338 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731127.338 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.338 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731127.338 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.338 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 1538731127.338 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im 1538731127.339 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731127.339 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731127.339 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.339 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731127.339 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731127.339 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.339 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731127.339 * [misc]backup-simplify: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 1538731127.339 * [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)) 1538731127.339 * [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))) 1538731127.340 * [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))) 1538731127.340 * [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))) 1538731127.340 * [misc]backup-simplify: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 1538731127.340 * [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))) 1538731127.341 * [misc]taylor: Taking taylor expansion of (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 1538731127.341 * [misc]taylor: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 1538731127.341 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 1538731127.341 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 1538731127.341 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.341 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731127.341 * [misc]backup-simplify: Simplify 0 into 0 1538731127.341 * [misc]backup-simplify: Simplify 1 into 1 1538731127.341 * [misc]backup-simplify: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.341 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re 1538731127.341 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731127.341 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731127.341 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.341 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731127.341 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731127.341 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.341 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731127.341 * [misc]backup-simplify: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.342 * [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))) 1538731127.342 * [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))) 1538731127.342 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.342 * [misc]backup-simplify: Simplify 0 into 0 1538731127.342 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.342 * [misc]backup-simplify: Simplify 0 into 0 1538731127.342 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.342 * [misc]backup-simplify: Simplify 0 into 0 1538731127.342 * [misc]backup-simplify: Simplify 0 into 0 1538731127.343 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.343 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 1538731127.346 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731127.346 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 1538731127.346 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731127.346 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 1538731127.347 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731127.347 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.348 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731127.348 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 1538731127.348 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.348 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.349 * [misc]backup-simplify: Simplify 0 into 0 1538731127.349 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.349 * [misc]backup-simplify: Simplify 0 into 0 1538731127.349 * [misc]backup-simplify: Simplify 0 into 0 1538731127.349 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.349 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 1538731127.350 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731127.350 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731127.351 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 1538731127.351 * [misc]backup-simplify: Simplify (- 0) into 0 1538731127.351 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.352 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731127.352 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 1538731127.353 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.353 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.353 * [misc]backup-simplify: Simplify 0 into 0 1538731127.354 * [misc]backup-simplify: Simplify (sin (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 1538731127.355 * [misc]backup-simplify: Simplify (sin (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (* (cbrt (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) (cbrt (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))))) (* (cbrt (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) (/ 1 (- y.re)))))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731127.355 * [misc]approximate: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in (y.im x.re x.im y.re) around 0 1538731127.355 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 1538731127.355 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731127.355 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731127.355 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 1538731127.355 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.re 1538731127.355 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731127.356 * [misc]backup-simplify: Simplify -1 into -1 1538731127.356 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731127.356 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.356 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731127.356 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 1538731127.356 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 1538731127.356 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731127.356 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 1538731127.356 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 1538731127.356 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731127.356 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731127.356 * [misc]backup-simplify: Simplify -1 into -1 1538731127.356 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731127.356 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.356 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731127.356 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.re 1538731127.356 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731127.356 * [misc]backup-simplify: Simplify -1 into -1 1538731127.356 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731127.356 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.356 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731127.356 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 1538731127.356 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731127.356 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731127.356 * [misc]backup-simplify: Simplify -1 into -1 1538731127.356 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731127.356 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.357 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.357 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.re 1538731127.357 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731127.357 * [misc]backup-simplify: Simplify -1 into -1 1538731127.357 * [misc]taylor: Taking taylor expansion of x.im in y.re 1538731127.357 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.357 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.357 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731127.357 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731127.357 * [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))) 1538731127.357 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731127.358 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731127.358 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731127.358 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731127.358 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731127.358 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731127.358 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731127.359 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.359 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731127.359 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.359 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731127.359 * [misc]taylor: Taking taylor expansion of -1 in y.re 1538731127.359 * [misc]backup-simplify: Simplify -1 into -1 1538731127.359 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731127.359 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731127.359 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.359 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731127.359 * [misc]backup-simplify: Simplify 0 into 0 1538731127.360 * [misc]backup-simplify: Simplify 1 into 1 1538731127.360 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.360 * [misc]backup-simplify: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.360 * [misc]backup-simplify: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.360 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731127.360 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 1538731127.360 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731127.360 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731127.361 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731127.361 * [misc]backup-simplify: Simplify -1 into -1 1538731127.361 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731127.361 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.361 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731127.361 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 1538731127.361 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731127.361 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731127.361 * [misc]backup-simplify: Simplify -1 into -1 1538731127.361 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731127.361 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.361 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731127.361 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731127.361 * [misc]backup-simplify: Simplify -1 into -1 1538731127.361 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731127.361 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.361 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731127.361 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731127.361 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731127.361 * [misc]backup-simplify: Simplify -1 into -1 1538731127.361 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731127.361 * [misc]backup-simplify: Simplify 0 into 0 1538731127.361 * [misc]backup-simplify: Simplify 1 into 1 1538731127.362 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731127.362 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.im 1538731127.362 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731127.362 * [misc]backup-simplify: Simplify -1 into -1 1538731127.362 * [misc]taylor: Taking taylor expansion of x.im in x.im 1538731127.362 * [misc]backup-simplify: Simplify 0 into 0 1538731127.362 * [misc]backup-simplify: Simplify 1 into 1 1538731127.362 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731127.362 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731127.362 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538731127.363 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731127.363 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731127.363 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731127.363 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731127.363 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.364 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731127.364 * [misc]backup-simplify: Simplify (log 1) into 0 1538731127.364 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731127.364 * [misc]taylor: Taking taylor expansion of -1 in x.im 1538731127.364 * [misc]backup-simplify: Simplify -1 into -1 1538731127.364 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731127.364 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731127.364 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.364 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731127.364 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.364 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731127.365 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 1538731127.365 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 1538731127.365 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731127.365 * [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)) 1538731127.365 * [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))) 1538731127.366 * [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))) 1538731127.366 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731127.366 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731127.366 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731127.366 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731127.366 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731127.366 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.366 * [misc]backup-simplify: Simplify -1 into -1 1538731127.366 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731127.366 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.366 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731127.366 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731127.366 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731127.366 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731127.366 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731127.366 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731127.366 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731127.366 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.366 * [misc]backup-simplify: Simplify -1 into -1 1538731127.366 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.366 * [misc]backup-simplify: Simplify 0 into 0 1538731127.366 * [misc]backup-simplify: Simplify 1 into 1 1538731127.367 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731127.367 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731127.367 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.367 * [misc]backup-simplify: Simplify -1 into -1 1538731127.367 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.367 * [misc]backup-simplify: Simplify 0 into 0 1538731127.367 * [misc]backup-simplify: Simplify 1 into 1 1538731127.367 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731127.367 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731127.367 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731127.367 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.367 * [misc]backup-simplify: Simplify -1 into -1 1538731127.367 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.367 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.367 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.367 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731127.367 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.367 * [misc]backup-simplify: Simplify -1 into -1 1538731127.367 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.367 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.367 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.368 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731127.368 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731127.368 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731127.368 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731127.368 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731127.369 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731127.369 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.369 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731127.369 * [misc]backup-simplify: Simplify (log 1) into 0 1538731127.369 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731127.369 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.369 * [misc]backup-simplify: Simplify -1 into -1 1538731127.369 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731127.369 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731127.369 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.370 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731127.370 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.370 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731127.370 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731127.370 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 1538731127.370 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731127.370 * [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)) 1538731127.371 * [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))) 1538731127.371 * [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))) 1538731127.371 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.im 1538731127.371 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.im 1538731127.371 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731127.371 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731127.371 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731127.371 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.371 * [misc]backup-simplify: Simplify -1 into -1 1538731127.371 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731127.371 * [misc]backup-simplify: Simplify 0 into 0 1538731127.371 * [misc]backup-simplify: Simplify 1 into 1 1538731127.372 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731127.372 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731127.372 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731127.372 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731127.372 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731127.372 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731127.372 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731127.372 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.372 * [misc]backup-simplify: Simplify -1 into -1 1538731127.372 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.372 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.372 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731127.372 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731127.372 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.372 * [misc]backup-simplify: Simplify -1 into -1 1538731127.372 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.372 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.372 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731127.372 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731127.373 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731127.373 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.373 * [misc]backup-simplify: Simplify -1 into -1 1538731127.373 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.373 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.373 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.373 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731127.373 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.373 * [misc]backup-simplify: Simplify -1 into -1 1538731127.373 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.373 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.373 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.373 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731127.373 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731127.373 * [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))) 1538731127.374 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731127.374 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731127.374 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731127.374 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731127.374 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731127.374 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731127.374 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731127.375 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.375 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731127.375 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.375 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 1538731127.375 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.375 * [misc]backup-simplify: Simplify -1 into -1 1538731127.375 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 1538731127.375 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731127.376 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.376 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731127.376 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.376 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731127.376 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731127.376 * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731127.377 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731127.377 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.im 1538731127.377 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.im 1538731127.377 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731127.377 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 1538731127.377 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in y.im 1538731127.377 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.377 * [misc]backup-simplify: Simplify -1 into -1 1538731127.377 * [misc]taylor: Taking taylor expansion of y.im in y.im 1538731127.377 * [misc]backup-simplify: Simplify 0 into 0 1538731127.377 * [misc]backup-simplify: Simplify 1 into 1 1538731127.377 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731127.377 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 1538731127.377 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 1538731127.377 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731127.377 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 1538731127.377 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 1538731127.377 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731127.378 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.378 * [misc]backup-simplify: Simplify -1 into -1 1538731127.378 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.378 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.378 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731127.378 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in y.im 1538731127.378 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.378 * [misc]backup-simplify: Simplify -1 into -1 1538731127.378 * [misc]taylor: Taking taylor expansion of x.re in y.im 1538731127.378 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.378 * [misc]backup-simplify: Simplify (/ -1 x.re) into (/ -1 x.re) 1538731127.378 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 1538731127.378 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731127.378 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.378 * [misc]backup-simplify: Simplify -1 into -1 1538731127.378 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.378 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.378 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.378 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in y.im 1538731127.378 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.378 * [misc]backup-simplify: Simplify -1 into -1 1538731127.378 * [misc]taylor: Taking taylor expansion of x.im in y.im 1538731127.378 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.378 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.378 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 1538731127.379 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 1538731127.379 * [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))) 1538731127.379 * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) into (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1538731127.379 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731127.379 * [misc]backup-simplify: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 1538731127.379 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 1538731127.380 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731127.380 * [misc]backup-simplify: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 1538731127.380 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 1538731127.380 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.380 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 1538731127.381 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) into (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) 1538731127.381 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 1538731127.381 * [misc]taylor: Taking taylor expansion of -1 in y.im 1538731127.381 * [misc]backup-simplify: Simplify -1 into -1 1538731127.381 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 1538731127.381 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 1538731127.381 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.381 * [misc]taylor: Taking taylor expansion of y.re in y.im 1538731127.381 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.381 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731127.381 * [misc]backup-simplify: Simplify (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731127.382 * [misc]backup-simplify: Simplify (+ (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 0) into (- (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) 1538731127.382 * [misc]backup-simplify: Simplify (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1538731127.382 * [misc]taylor: Taking taylor expansion of (sin (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.re 1538731127.382 * [misc]taylor: Taking taylor expansion of (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.re 1538731127.382 * [misc]taylor: Rewrote expression to (+ (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1538731127.382 * [misc]taylor: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 1538731127.382 * [misc]taylor: Taking taylor expansion of (/ -1 y.im) in x.re 1538731127.382 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.382 * [misc]backup-simplify: Simplify -1 into -1 1538731127.382 * [misc]taylor: Taking taylor expansion of y.im in x.re 1538731127.383 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.383 * [misc]backup-simplify: Simplify (/ -1 y.im) into (/ -1 y.im) 1538731127.383 * [misc]taylor: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 1538731127.383 * [misc]taylor: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 1538731127.383 * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 1538731127.383 * [misc]taylor: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 1538731127.383 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 1538731127.383 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731127.383 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.383 * [misc]backup-simplify: Simplify -1 into -1 1538731127.383 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.383 * [misc]backup-simplify: Simplify 0 into 0 1538731127.383 * [misc]backup-simplify: Simplify 1 into 1 1538731127.383 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731127.383 * [misc]taylor: Taking taylor expansion of (/ -1 x.re) in x.re 1538731127.383 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.383 * [misc]backup-simplify: Simplify -1 into -1 1538731127.383 * [misc]taylor: Taking taylor expansion of x.re in x.re 1538731127.383 * [misc]backup-simplify: Simplify 0 into 0 1538731127.383 * [misc]backup-simplify: Simplify 1 into 1 1538731127.384 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1538731127.384 * [misc]taylor: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 1538731127.384 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731127.384 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.384 * [misc]backup-simplify: Simplify -1 into -1 1538731127.384 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.384 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.384 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.384 * [misc]taylor: Taking taylor expansion of (/ -1 x.im) in x.re 1538731127.384 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.384 * [misc]backup-simplify: Simplify -1 into -1 1538731127.384 * [misc]taylor: Taking taylor expansion of x.im in x.re 1538731127.384 * [misc]backup-simplify: Simplify x.im into x.im 1538731127.384 * [misc]backup-simplify: Simplify (/ -1 x.im) into (/ -1 x.im) 1538731127.384 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538731127.384 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538731127.384 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538731127.385 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731127.385 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1538731127.385 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538731127.385 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.386 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538731127.386 * [misc]backup-simplify: Simplify (log 1) into 0 1538731127.386 * [misc]taylor: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 1538731127.386 * [misc]taylor: Taking taylor expansion of -1 in x.re 1538731127.386 * [misc]backup-simplify: Simplify -1 into -1 1538731127.386 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 1538731127.386 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731127.386 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.386 * [misc]taylor: Taking taylor expansion of y.re in x.re 1538731127.386 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.386 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731127.387 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731127.387 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 1538731127.387 * [misc]backup-simplify: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731127.387 * [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)) 1538731127.387 * [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))) 1538731127.388 * [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))) 1538731127.388 * [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))) 1538731127.388 * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 1538731127.388 * [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))) 1538731127.388 * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 1538731127.388 * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 1538731127.389 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in x.im 1538731127.389 * [misc]taylor: Taking taylor expansion of (log x.re) in x.im 1538731127.389 * [misc]taylor: Taking taylor expansion of x.re in x.im 1538731127.389 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.389 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731127.389 * [misc]taylor: Taking taylor expansion of y.im in x.im 1538731127.389 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.389 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731127.389 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 1538731127.389 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731127.389 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.389 * [misc]taylor: Taking taylor expansion of y.re in x.im 1538731127.389 * [misc]backup-simplify: Simplify y.re into y.re 1538731127.389 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 1538731127.389 * [misc]backup-simplify: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 1538731127.390 * [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)) 1538731127.390 * [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))) 1538731127.390 * [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))) 1538731127.390 * [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))) 1538731127.391 * [misc]backup-simplify: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 1538731127.391 * [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))) 1538731127.391 * [misc]taylor: Taking taylor expansion of (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 1538731127.391 * [misc]taylor: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 1538731127.391 * [misc]taylor: Taking taylor expansion of (/ (log x.re) y.im) in y.re 1538731127.391 * [misc]taylor: Taking taylor expansion of (log x.re) in y.re 1538731127.391 * [misc]taylor: Taking taylor expansion of x.re in y.re 1538731127.391 * [misc]backup-simplify: Simplify x.re into x.re 1538731127.391 * [misc]backup-simplify: Simplify (log x.re) into (log x.re) 1538731127.391 * [misc]taylor: Taking taylor expansion of y.im in y.re 1538731127.391 * [misc]backup-simplify: Simplify y.im into y.im 1538731127.391 * [misc]backup-simplify: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 1538731127.391 * [misc]taylor: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 1538731127.391 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 1538731127.391 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.392 * [misc]taylor: Taking taylor expansion of y.re in y.re 1538731127.392 * [misc]backup-simplify: Simplify 0 into 0 1538731127.392 * [misc]backup-simplify: Simplify 1 into 1 1538731127.392 * [misc]backup-simplify: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.392 * [misc]backup-simplify: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.392 * [misc]backup-simplify: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.392 * [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))) 1538731127.392 * [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))) 1538731127.393 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.393 * [misc]backup-simplify: Simplify 0 into 0 1538731127.393 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.393 * [misc]backup-simplify: Simplify 0 into 0 1538731127.393 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.393 * [misc]backup-simplify: Simplify 0 into 0 1538731127.393 * [misc]backup-simplify: Simplify 0 into 0 1538731127.393 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.394 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 1538731127.396 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538731127.397 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 1538731127.397 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 1538731127.397 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 1538731127.397 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731127.398 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 1538731127.398 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.399 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731127.399 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 1538731127.400 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.400 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.400 * [misc]backup-simplify: Simplify 0 into 0 1538731127.400 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.400 * [misc]backup-simplify: Simplify 0 into 0 1538731127.400 * [misc]backup-simplify: Simplify 0 into 0 1538731127.400 * [misc]backup-simplify: Simplify (+ 0) into 0 1538731127.400 * [misc]backup-simplify: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 1538731127.401 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 1538731127.402 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 1538731127.402 * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 1538731127.402 * [misc]backup-simplify: Simplify (- 0) into 0 1538731127.402 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.403 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 1538731127.404 * [misc]backup-simplify: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 1538731127.404 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538731127.404 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]taylor: Taking taylor expansion of 0 in x.im 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]taylor: Taking taylor expansion of 0 in y.re 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.404 * [misc]backup-simplify: Simplify 0 into 0 1538731127.405 * [misc]backup-simplify: Simplify (sin (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 1538731127.405 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 3 2 1) 1538731127.405 * [misc]backup-simplify: Simplify (cbrt (atan2 x.im x.re)) into (pow (atan2 x.im x.re) 1/3) 1538731127.406 * [misc]approximate: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in (x.im x.re) around 0 1538731127.406 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.re 1538731127.406 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.re 1538731127.406 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.re 1538731127.406 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.406 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.406 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.re 1538731127.406 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.406 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.406 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.406 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.406 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.406 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.im 1538731127.406 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.im 1538731127.406 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.im 1538731127.406 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.406 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.406 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.im 1538731127.406 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.406 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.406 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.407 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.407 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.407 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.im 1538731127.407 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.im 1538731127.407 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.im 1538731127.407 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.407 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.407 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.im 1538731127.407 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.407 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.407 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.407 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.407 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.407 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.re 1538731127.407 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.re 1538731127.407 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.re 1538731127.407 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.407 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.407 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.re 1538731127.407 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.408 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.408 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.408 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.408 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.408 * [misc]backup-simplify: Simplify (pow (atan2 x.im x.re) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.409 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731127.410 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 x.im x.re)))) into 0 1538731127.411 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.411 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.411 * [misc]backup-simplify: Simplify 0 into 0 1538731127.411 * [misc]backup-simplify: Simplify 0 into 0 1538731127.412 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731127.412 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 x.im x.re)))) into 0 1538731127.414 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.414 * [misc]backup-simplify: Simplify 0 into 0 1538731127.416 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 1)))) 2) into 0 1538731127.416 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re))))) into 0 1538731127.418 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.418 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.418 * [misc]backup-simplify: Simplify 0 into 0 1538731127.418 * [misc]backup-simplify: Simplify 0 into 0 1538731127.418 * [misc]backup-simplify: Simplify 0 into 0 1538731127.420 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 1)))) 2) into 0 1538731127.420 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re))))) into 0 1538731127.421 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.421 * [misc]backup-simplify: Simplify 0 into 0 1538731127.424 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 x.im x.re) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 x.im x.re) 1)))) 6) into 0 1538731127.424 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re)))))) into 0 1538731127.427 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.427 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.427 * [misc]backup-simplify: Simplify 0 into 0 1538731127.427 * [misc]backup-simplify: Simplify 0 into 0 1538731127.427 * [misc]backup-simplify: Simplify (pow (atan2 x.im x.re) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.427 * [misc]backup-simplify: Simplify (cbrt (atan2 (/ 1 x.im) (/ 1 x.re))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.427 * [misc]approximate: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in (x.im x.re) around 0 1538731127.427 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.re 1538731127.427 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.re 1538731127.427 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re 1538731127.427 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.427 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.427 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 1538731127.427 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731127.427 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.427 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.428 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.428 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.428 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.im 1538731127.428 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.im 1538731127.428 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im 1538731127.428 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.428 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.428 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 1538731127.428 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731127.428 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.428 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.428 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.428 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.428 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.im 1538731127.428 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.im 1538731127.428 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im 1538731127.428 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.428 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.428 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 1538731127.428 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731127.428 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.428 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.428 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.428 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.429 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.re 1538731127.429 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.re 1538731127.429 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re 1538731127.429 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.429 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.429 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 1538731127.429 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731127.429 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.429 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.429 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.429 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.429 * [misc]backup-simplify: Simplify (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.430 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731127.430 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 1538731127.431 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.431 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.431 * [misc]backup-simplify: Simplify 0 into 0 1538731127.431 * [misc]backup-simplify: Simplify 0 into 0 1538731127.432 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731127.432 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 1538731127.433 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.433 * [misc]backup-simplify: Simplify 0 into 0 1538731127.434 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 2) into 0 1538731127.434 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re)))))) into 0 1538731127.437 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.437 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.437 * [misc]backup-simplify: Simplify 0 into 0 1538731127.437 * [misc]backup-simplify: Simplify 0 into 0 1538731127.437 * [misc]backup-simplify: Simplify 0 into 0 1538731127.439 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 2) into 0 1538731127.439 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re)))))) into 0 1538731127.440 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.440 * [misc]backup-simplify: Simplify 0 into 0 1538731127.443 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 6) into 0 1538731127.443 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))))) into 0 1538731127.445 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.445 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.445 * [misc]backup-simplify: Simplify 0 into 0 1538731127.446 * [misc]backup-simplify: Simplify 0 into 0 1538731127.446 * [misc]backup-simplify: Simplify (pow (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.446 * [misc]backup-simplify: Simplify (cbrt (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.446 * [misc]approximate: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in (x.im x.re) around 0 1538731127.446 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.re 1538731127.446 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.re 1538731127.446 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.re 1538731127.446 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.446 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.446 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731127.446 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731127.446 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.446 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.446 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.446 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.446 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.im 1538731127.446 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.im 1538731127.446 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.im 1538731127.446 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.446 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.447 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731127.447 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731127.447 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.447 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.447 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.447 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.447 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.im 1538731127.447 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.im 1538731127.447 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.im 1538731127.447 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.447 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.447 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731127.447 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731127.447 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.447 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.447 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.447 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.447 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.re 1538731127.447 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.re 1538731127.447 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.re 1538731127.447 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.447 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.447 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731127.447 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731127.447 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.448 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.448 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.448 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.448 * [misc]backup-simplify: Simplify (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.449 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731127.449 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731127.450 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.450 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.450 * [misc]backup-simplify: Simplify 0 into 0 1538731127.450 * [misc]backup-simplify: Simplify 0 into 0 1538731127.450 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731127.451 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731127.451 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.451 * [misc]backup-simplify: Simplify 0 into 0 1538731127.453 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 2) into 0 1538731127.453 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re)))))) into 0 1538731127.454 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.454 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.454 * [misc]backup-simplify: Simplify 0 into 0 1538731127.454 * [misc]backup-simplify: Simplify 0 into 0 1538731127.454 * [misc]backup-simplify: Simplify 0 into 0 1538731127.456 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 2) into 0 1538731127.456 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re)))))) into 0 1538731127.458 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.458 * [misc]backup-simplify: Simplify 0 into 0 1538731127.460 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 6) into 0 1538731127.460 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))))) into 0 1538731127.462 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.462 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.462 * [misc]backup-simplify: Simplify 0 into 0 1538731127.462 * [misc]backup-simplify: Simplify 0 into 0 1538731127.463 * [misc]backup-simplify: Simplify (pow (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.463 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 3 1 2) 1538731127.463 * [misc]backup-simplify: Simplify (cbrt (atan2 x.im x.re)) into (pow (atan2 x.im x.re) 1/3) 1538731127.463 * [misc]approximate: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in (x.im x.re) around 0 1538731127.463 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.re 1538731127.463 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.re 1538731127.463 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.re 1538731127.463 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.463 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.463 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.re 1538731127.463 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.463 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.463 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.463 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.463 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.463 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.im 1538731127.463 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.im 1538731127.463 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.im 1538731127.463 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.463 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.463 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.im 1538731127.463 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.463 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.463 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.463 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.463 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.463 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.im 1538731127.464 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.im 1538731127.464 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.im 1538731127.464 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.464 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.464 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.im 1538731127.464 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.464 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.464 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.464 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.464 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.464 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.re 1538731127.464 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.re 1538731127.464 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.re 1538731127.464 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.464 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.464 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.re 1538731127.464 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.464 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.464 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.464 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.464 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.464 * [misc]backup-simplify: Simplify (pow (atan2 x.im x.re) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.465 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731127.465 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 x.im x.re)))) into 0 1538731127.466 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.466 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.466 * [misc]backup-simplify: Simplify 0 into 0 1538731127.466 * [misc]backup-simplify: Simplify 0 into 0 1538731127.467 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731127.467 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 x.im x.re)))) into 0 1538731127.468 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.468 * [misc]backup-simplify: Simplify 0 into 0 1538731127.469 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 1)))) 2) into 0 1538731127.469 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re))))) into 0 1538731127.470 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.470 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.470 * [misc]backup-simplify: Simplify 0 into 0 1538731127.470 * [misc]backup-simplify: Simplify 0 into 0 1538731127.470 * [misc]backup-simplify: Simplify 0 into 0 1538731127.472 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 1)))) 2) into 0 1538731127.472 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re))))) into 0 1538731127.473 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.473 * [misc]backup-simplify: Simplify 0 into 0 1538731127.476 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 x.im x.re) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 x.im x.re) 1)))) 6) into 0 1538731127.476 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re)))))) into 0 1538731127.478 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.478 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.479 * [misc]backup-simplify: Simplify 0 into 0 1538731127.479 * [misc]backup-simplify: Simplify 0 into 0 1538731127.479 * [misc]backup-simplify: Simplify (pow (atan2 x.im x.re) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.479 * [misc]backup-simplify: Simplify (cbrt (atan2 (/ 1 x.im) (/ 1 x.re))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.479 * [misc]approximate: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in (x.im x.re) around 0 1538731127.479 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.re 1538731127.479 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.re 1538731127.479 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re 1538731127.479 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.479 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.479 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 1538731127.479 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731127.479 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.479 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.479 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.480 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.480 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.im 1538731127.480 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.im 1538731127.480 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im 1538731127.480 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.480 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.480 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 1538731127.480 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731127.480 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.480 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.480 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.480 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.480 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.im 1538731127.480 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.im 1538731127.480 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im 1538731127.480 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.480 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.481 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 1538731127.481 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731127.481 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.481 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.481 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.481 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.481 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.re 1538731127.481 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.re 1538731127.481 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re 1538731127.481 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.481 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.481 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 1538731127.481 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731127.481 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.482 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.482 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.482 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.482 * [misc]backup-simplify: Simplify (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.483 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731127.484 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 1538731127.485 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.485 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.485 * [misc]backup-simplify: Simplify 0 into 0 1538731127.485 * [misc]backup-simplify: Simplify 0 into 0 1538731127.486 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731127.487 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 1538731127.488 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.488 * [misc]backup-simplify: Simplify 0 into 0 1538731127.490 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 2) into 0 1538731127.491 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re)))))) into 0 1538731127.493 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.493 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.493 * [misc]backup-simplify: Simplify 0 into 0 1538731127.493 * [misc]backup-simplify: Simplify 0 into 0 1538731127.493 * [misc]backup-simplify: Simplify 0 into 0 1538731127.495 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 2) into 0 1538731127.496 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re)))))) into 0 1538731127.498 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.498 * [misc]backup-simplify: Simplify 0 into 0 1538731127.502 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 6) into 0 1538731127.503 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))))) into 0 1538731127.506 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.506 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.506 * [misc]backup-simplify: Simplify 0 into 0 1538731127.506 * [misc]backup-simplify: Simplify 0 into 0 1538731127.506 * [misc]backup-simplify: Simplify (pow (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.507 * [misc]backup-simplify: Simplify (cbrt (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.507 * [misc]approximate: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in (x.im x.re) around 0 1538731127.507 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.re 1538731127.507 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.re 1538731127.507 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.re 1538731127.507 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.507 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.507 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731127.507 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731127.507 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.507 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.507 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.508 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.508 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.im 1538731127.508 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.im 1538731127.508 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.im 1538731127.508 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.508 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.508 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731127.508 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731127.508 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.508 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.508 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.508 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.508 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.im 1538731127.508 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.im 1538731127.508 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.im 1538731127.508 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.509 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.509 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731127.509 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731127.509 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.509 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.509 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.509 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.509 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.re 1538731127.509 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.re 1538731127.509 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.re 1538731127.509 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.509 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.509 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731127.509 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731127.509 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.510 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.510 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.510 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.510 * [misc]backup-simplify: Simplify (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.512 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731127.512 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731127.513 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.513 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.513 * [misc]backup-simplify: Simplify 0 into 0 1538731127.513 * [misc]backup-simplify: Simplify 0 into 0 1538731127.514 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731127.515 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731127.516 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.516 * [misc]backup-simplify: Simplify 0 into 0 1538731127.519 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 2) into 0 1538731127.519 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re)))))) into 0 1538731127.521 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.521 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.521 * [misc]backup-simplify: Simplify 0 into 0 1538731127.521 * [misc]backup-simplify: Simplify 0 into 0 1538731127.521 * [misc]backup-simplify: Simplify 0 into 0 1538731127.524 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 2) into 0 1538731127.524 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re)))))) into 0 1538731127.526 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.526 * [misc]backup-simplify: Simplify 0 into 0 1538731127.531 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 6) into 0 1538731127.531 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))))) into 0 1538731127.535 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.535 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.535 * [misc]backup-simplify: Simplify 0 into 0 1538731127.535 * [misc]backup-simplify: Simplify 0 into 0 1538731127.535 * [misc]backup-simplify: Simplify (pow (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.535 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 3 1 1) 1538731127.536 * [misc]backup-simplify: Simplify (cbrt (atan2 x.im x.re)) into (pow (atan2 x.im x.re) 1/3) 1538731127.536 * [misc]approximate: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in (x.im x.re) around 0 1538731127.536 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.re 1538731127.536 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.re 1538731127.536 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.re 1538731127.536 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.536 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.536 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.re 1538731127.536 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.536 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.536 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.536 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.536 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.536 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.im 1538731127.537 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.im 1538731127.537 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.im 1538731127.537 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.537 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.537 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.im 1538731127.537 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.537 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.537 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.537 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.537 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.537 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.im 1538731127.537 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.im 1538731127.537 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.im 1538731127.537 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.537 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.537 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.im 1538731127.537 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.im 1538731127.537 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.537 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.537 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.538 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.538 * [misc]taylor: Taking taylor expansion of (pow (atan2 x.im x.re) 1/3) in x.re 1538731127.538 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 x.im x.re)))) in x.re 1538731127.538 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 x.im x.re))) in x.re 1538731127.538 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.538 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.538 * [misc]taylor: Taking taylor expansion of (log (atan2 x.im x.re)) in x.re 1538731127.538 * [misc]taylor: Taking taylor expansion of (atan2 x.im x.re) in x.re 1538731127.538 * [misc]backup-simplify: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 1538731127.538 * [misc]backup-simplify: Simplify (log (atan2 x.im x.re)) into (log (atan2 x.im x.re)) 1538731127.538 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 x.im x.re))) into (* 1/3 (log (atan2 x.im x.re))) 1538731127.538 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 x.im x.re)))) into (pow (atan2 x.im x.re) 1/3) 1538731127.538 * [misc]backup-simplify: Simplify (pow (atan2 x.im x.re) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.540 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731127.540 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 x.im x.re)))) into 0 1538731127.541 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.541 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.541 * [misc]backup-simplify: Simplify 0 into 0 1538731127.541 * [misc]backup-simplify: Simplify 0 into 0 1538731127.542 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 x.im x.re) 1)))) 1) into 0 1538731127.542 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 x.im x.re)))) into 0 1538731127.544 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.544 * [misc]backup-simplify: Simplify 0 into 0 1538731127.546 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 1)))) 2) into 0 1538731127.546 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re))))) into 0 1538731127.548 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.548 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.548 * [misc]backup-simplify: Simplify 0 into 0 1538731127.549 * [misc]backup-simplify: Simplify 0 into 0 1538731127.549 * [misc]backup-simplify: Simplify 0 into 0 1538731127.551 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 1)))) 2) into 0 1538731127.551 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re))))) into 0 1538731127.553 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.553 * [misc]backup-simplify: Simplify 0 into 0 1538731127.557 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 x.im x.re) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 x.im x.re) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 x.im x.re) 1)))) 6) into 0 1538731127.558 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 x.im x.re)))))) into 0 1538731127.561 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 x.im x.re)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.561 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.561 * [misc]backup-simplify: Simplify 0 into 0 1538731127.561 * [misc]backup-simplify: Simplify 0 into 0 1538731127.561 * [misc]backup-simplify: Simplify (pow (atan2 x.im x.re) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.562 * [misc]backup-simplify: Simplify (cbrt (atan2 (/ 1 x.im) (/ 1 x.re))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.562 * [misc]approximate: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in (x.im x.re) around 0 1538731127.562 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.re 1538731127.562 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.re 1538731127.562 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re 1538731127.562 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.562 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.562 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 1538731127.562 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731127.562 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.562 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.562 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.563 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.563 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.im 1538731127.563 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.im 1538731127.563 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im 1538731127.563 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.563 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.563 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 1538731127.563 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731127.563 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.563 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.563 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.563 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.563 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.im 1538731127.563 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.im 1538731127.563 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.im 1538731127.563 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.563 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.564 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 1538731127.564 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 1538731127.564 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.564 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.564 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.564 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.564 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) in x.re 1538731127.564 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) in x.re 1538731127.564 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) in x.re 1538731127.564 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.564 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.564 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 1538731127.564 * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 1538731127.564 * [misc]backup-simplify: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 1538731127.565 * [misc]backup-simplify: Simplify (log (atan2 (/ 1 x.im) (/ 1 x.re))) into (log (atan2 (/ 1 x.im) (/ 1 x.re))) 1538731127.565 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) into (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re)))) 1538731127.565 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.565 * [misc]backup-simplify: Simplify (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) into (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1/3) 1538731127.566 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731127.567 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 1538731127.568 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.568 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.568 * [misc]backup-simplify: Simplify 0 into 0 1538731127.568 * [misc]backup-simplify: Simplify 0 into 0 1538731127.569 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 1) into 0 1538731127.570 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 1538731127.571 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.571 * [misc]backup-simplify: Simplify 0 into 0 1538731127.574 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 2) into 0 1538731127.574 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re)))))) into 0 1538731127.579 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.579 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.579 * [misc]backup-simplify: Simplify 0 into 0 1538731127.579 * [misc]backup-simplify: Simplify 0 into 0 1538731127.579 * [misc]backup-simplify: Simplify 0 into 0 1538731127.582 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 2) into 0 1538731127.582 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re)))))) into 0 1538731127.584 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.584 * [misc]backup-simplify: Simplify 0 into 0 1538731127.588 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 (/ 1 x.im) (/ 1 x.re)) 1)))) 6) into 0 1538731127.589 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 (/ 1 x.im) (/ 1 x.re))))))) into 0 1538731127.592 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ 1 x.im) (/ 1 x.re))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.592 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.593 * [misc]backup-simplify: Simplify 0 into 0 1538731127.593 * [misc]backup-simplify: Simplify 0 into 0 1538731127.593 * [misc]backup-simplify: Simplify (pow (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.593 * [misc]backup-simplify: Simplify (cbrt (atan2 (/ 1 (- x.im)) (/ 1 (- x.re)))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.593 * [misc]approximate: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in (x.im x.re) around 0 1538731127.593 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.re 1538731127.593 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.re 1538731127.593 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.re 1538731127.593 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.593 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.593 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731127.593 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731127.594 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.594 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.594 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.594 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.594 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.im 1538731127.594 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.im 1538731127.594 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.im 1538731127.594 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.594 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.594 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731127.594 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731127.594 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.594 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.595 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.595 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.595 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.im 1538731127.595 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.im 1538731127.595 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.im 1538731127.595 * [misc]taylor: Taking taylor expansion of 1/3 in x.im 1538731127.595 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.595 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.im 1538731127.595 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 1538731127.595 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.595 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.595 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.595 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.596 * [misc]taylor: Taking taylor expansion of (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) in x.re 1538731127.596 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) in x.re 1538731127.596 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) in x.re 1538731127.596 * [misc]taylor: Taking taylor expansion of 1/3 in x.re 1538731127.596 * [misc]backup-simplify: Simplify 1/3 into 1/3 1538731127.596 * [misc]taylor: Taking taylor expansion of (log (atan2 (/ -1 x.im) (/ -1 x.re))) in x.re 1538731127.596 * [misc]taylor: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 1538731127.596 * [misc]backup-simplify: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 1538731127.596 * [misc]backup-simplify: Simplify (log (atan2 (/ -1 x.im) (/ -1 x.re))) into (log (atan2 (/ -1 x.im) (/ -1 x.re))) 1538731127.596 * [misc]backup-simplify: Simplify (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) into (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re)))) 1538731127.596 * [misc]backup-simplify: Simplify (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.597 * [misc]backup-simplify: Simplify (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) into (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1/3) 1538731127.598 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731127.598 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731127.599 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.599 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.599 * [misc]backup-simplify: Simplify 0 into 0 1538731127.599 * [misc]backup-simplify: Simplify 0 into 0 1538731127.601 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 1) into 0 1538731127.601 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 1538731127.602 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538731127.602 * [misc]backup-simplify: Simplify 0 into 0 1538731127.604 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 2) into 0 1538731127.605 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re)))))) into 0 1538731127.607 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.607 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.607 * [misc]backup-simplify: Simplify 0 into 0 1538731127.607 * [misc]backup-simplify: Simplify 0 into 0 1538731127.607 * [misc]backup-simplify: Simplify 0 into 0 1538731127.609 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 2) into 0 1538731127.610 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re)))))) into 0 1538731127.612 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538731127.612 * [misc]backup-simplify: Simplify 0 into 0 1538731127.616 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (atan2 (/ -1 x.im) (/ -1 x.re)) 1)))) 6) into 0 1538731127.616 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (atan2 (/ -1 x.im) (/ -1 x.re))))))) into 0 1538731127.620 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (atan2 (/ -1 x.im) (/ -1 x.re))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538731127.620 * [misc]taylor: Taking taylor expansion of 0 in x.re 1538731127.620 * [misc]backup-simplify: Simplify 0 into 0 1538731127.620 * [misc]backup-simplify: Simplify 0 into 0 1538731127.620 * [misc]backup-simplify: Simplify (pow (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) 1/3) into (pow (atan2 x.im x.re) 1/3) 1538731127.620 * * * [misc]progress: simplifying candidates 1538731127.620 * * * * [misc]progress: [ 1 / 61 ] simplifiying candidate # 1538731127.621 * * * * [misc]progress: [ 2 / 61 ] simplifiying candidate # 1538731127.621 * * * * [misc]progress: [ 3 / 61 ] simplifiying candidate # 1538731127.621 * [enter]simplify: Simplifying (* (sin (* y.im (log (hypot x.re x.im)))) (cos (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) 1538731127.622 * * [misc]simplify: iters left: 6 (15 enodes) 1538731127.629 * * [misc]simplify: iters left: 5 (23 enodes) 1538731127.638 * * [misc]simplify: iters left: 4 (30 enodes) 1538731127.647 * * [misc]simplify: iters left: 3 (33 enodes) 1538731127.658 * [exit]simplify: Simplified to (* (cos (* y.re (atan2 x.im x.re))) (sin (* (log (hypot x.re x.im)) y.im))) 1538731127.658 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (+ (* (cos (* y.re (atan2 x.im x.re))) (sin (* (log (hypot x.re x.im)) y.im))) (* (cos (* y.im (log (hypot x.re x.im)))) (sin (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re))))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.658 * * * * [misc]progress: [ 4 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 5 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 6 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 7 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 8 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 9 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 10 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 11 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 12 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 13 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 14 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 15 / 61 ] simplifiying candidate # 1538731127.659 * * * * [misc]progress: [ 16 / 61 ] simplifiying candidate # 1538731127.660 * * * * [misc]progress: [ 17 / 61 ] simplifiying candidate # 1538731127.660 * [enter]simplify: Simplifying (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) 1538731127.660 * * [misc]simplify: iters left: 5 (6 enodes) 1538731127.663 * [exit]simplify: Simplified to (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) 1538731127.663 * [misc]simplify: Simplified (2 1 1 3 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (* (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) (cbrt (cbrt (atan2 x.im x.re)))) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.663 * * * * [misc]progress: [ 18 / 61 ] simplifiying candidate # 1538731127.663 * [enter]simplify: Simplifying (cbrt (sqrt (atan2 x.im x.re))) 1538731127.664 * * [misc]simplify: iters left: 3 (5 enodes) 1538731127.666 * [exit]simplify: Simplified to (cbrt (sqrt (atan2 x.im x.re))) 1538731127.666 * [misc]simplify: Simplified (2 1 1 3 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (* (cbrt (sqrt (atan2 x.im x.re))) (cbrt (sqrt (atan2 x.im x.re)))) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.666 * * * * [misc]progress: [ 19 / 61 ] simplifiying candidate # 1538731127.666 * [enter]simplify: Simplifying (cbrt 1) 1538731127.666 * * [misc]simplify: iters left: 1 (2 enodes) 1538731127.668 * [exit]simplify: Simplified to 1 1538731127.668 * [misc]simplify: Simplified (2 1 1 3 2 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (* 1 (cbrt (atan2 x.im x.re))) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.668 * * * * [misc]progress: [ 20 / 61 ] simplifiying candidate # 1538731127.668 * * * * [misc]progress: [ 21 / 61 ] simplifiying candidate # 1538731127.668 * * * * [misc]progress: [ 22 / 61 ] simplifiying candidate # 1538731127.668 * * * * [misc]progress: [ 23 / 61 ] simplifiying candidate # 1538731127.668 * * * * [misc]progress: [ 24 / 61 ] simplifiying candidate # 1538731127.668 * * * * [misc]progress: [ 25 / 61 ] simplifiying candidate # 1538731127.668 * * * * [misc]progress: [ 26 / 61 ] simplifiying candidate # 1538731127.668 * * * * [misc]progress: [ 27 / 61 ] simplifiying candidate # 1538731127.668 * * * * [misc]progress: [ 28 / 61 ] simplifiying candidate # 1538731127.669 * * * * [misc]progress: [ 29 / 61 ] simplifiying candidate # 1538731127.669 * * * * [misc]progress: [ 30 / 61 ] simplifiying candidate # 1538731127.669 * [enter]simplify: Simplifying (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) 1538731127.670 * * [misc]simplify: iters left: 5 (6 enodes) 1538731127.672 * [exit]simplify: Simplified to (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) 1538731127.672 * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (* (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) (cbrt (cbrt (atan2 x.im x.re))))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.672 * * * * [misc]progress: [ 31 / 61 ] simplifiying candidate # 1538731127.672 * [enter]simplify: Simplifying (cbrt (sqrt (atan2 x.im x.re))) 1538731127.673 * * [misc]simplify: iters left: 3 (5 enodes) 1538731127.675 * [exit]simplify: Simplified to (cbrt (sqrt (atan2 x.im x.re))) 1538731127.675 * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (* (cbrt (sqrt (atan2 x.im x.re))) (cbrt (sqrt (atan2 x.im x.re))))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.675 * * * * [misc]progress: [ 32 / 61 ] simplifiying candidate # 1538731127.675 * [enter]simplify: Simplifying (cbrt 1) 1538731127.675 * * [misc]simplify: iters left: 1 (2 enodes) 1538731127.677 * [exit]simplify: Simplified to 1 1538731127.677 * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (* 1 (cbrt (atan2 x.im x.re)))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.677 * * * * [misc]progress: [ 33 / 61 ] simplifiying candidate # 1538731127.677 * * * * [misc]progress: [ 34 / 61 ] simplifiying candidate # 1538731127.677 * * * * [misc]progress: [ 35 / 61 ] simplifiying candidate # 1538731127.677 * * * * [misc]progress: [ 36 / 61 ] simplifiying candidate # 1538731127.678 * * * * [misc]progress: [ 37 / 61 ] simplifiying candidate # 1538731127.678 * * * * [misc]progress: [ 38 / 61 ] simplifiying candidate # 1538731127.678 * * * * [misc]progress: [ 39 / 61 ] simplifiying candidate # 1538731127.678 * * * * [misc]progress: [ 40 / 61 ] simplifiying candidate # 1538731127.678 * * * * [misc]progress: [ 41 / 61 ] simplifiying candidate # 1538731127.678 * * * * [misc]progress: [ 42 / 61 ] simplifiying candidate # 1538731127.678 * * * * [misc]progress: [ 43 / 61 ] simplifiying candidate # 1538731127.678 * [enter]simplify: Simplifying (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) 1538731127.679 * * [misc]simplify: iters left: 5 (6 enodes) 1538731127.681 * [exit]simplify: Simplified to (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) 1538731127.681 * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (* (cbrt (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re)))) (cbrt (cbrt (atan2 x.im x.re)))) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.681 * * * * [misc]progress: [ 44 / 61 ] simplifiying candidate # 1538731127.682 * [enter]simplify: Simplifying (cbrt (sqrt (atan2 x.im x.re))) 1538731127.682 * * [misc]simplify: iters left: 3 (5 enodes) 1538731127.684 * [exit]simplify: Simplified to (cbrt (sqrt (atan2 x.im x.re))) 1538731127.684 * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (* (cbrt (sqrt (atan2 x.im x.re))) (cbrt (sqrt (atan2 x.im x.re)))) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.684 * * * * [misc]progress: [ 45 / 61 ] simplifiying candidate # 1538731127.684 * [enter]simplify: Simplifying (cbrt 1) 1538731127.685 * * [misc]simplify: iters left: 1 (2 enodes) 1538731127.686 * [exit]simplify: Simplified to 1 1538731127.686 * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (* 1 (cbrt (atan2 x.im x.re))) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.686 * * * * [misc]progress: [ 46 / 61 ] simplifiying candidate # 1538731127.687 * * * * [misc]progress: [ 47 / 61 ] simplifiying candidate # 1538731127.687 * * * * [misc]progress: [ 48 / 61 ] simplifiying candidate # 1538731127.687 * * * * [misc]progress: [ 49 / 61 ] simplifiying candidate # 1538731127.687 * * * * [misc]progress: [ 50 / 61 ] simplifiying candidate # 1538731127.687 * [enter]simplify: Simplifying (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))) 1538731127.688 * * [misc]simplify: iters left: 5 (9 enodes) 1538731127.692 * * [misc]simplify: iters left: 4 (13 enodes) 1538731127.696 * * [misc]simplify: iters left: 3 (16 enodes) 1538731127.702 * [exit]simplify: Simplified to (fma (log x.im) y.im (* (atan2 x.im x.re) y.re)) 1538731127.702 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma (log x.im) y.im (* (atan2 x.im x.re) y.re)) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.702 * * * * [misc]progress: [ 51 / 61 ] simplifiying candidate # 1538731127.702 * [enter]simplify: Simplifying (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 1538731127.703 * * [misc]simplify: iters left: 6 (12 enodes) 1538731127.710 * * [misc]simplify: iters left: 5 (23 enodes) 1538731127.718 * * [misc]simplify: iters left: 4 (35 enodes) 1538731127.733 * * [misc]simplify: iters left: 3 (45 enodes) 1538731127.745 * * [misc]simplify: iters left: 2 (50 enodes) 1538731127.759 * [exit]simplify: Simplified to (sin (fma (atan2 x.im x.re) y.re (* (log x.re) y.im))) 1538731127.759 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma (atan2 x.im x.re) y.re (* (log x.re) y.im))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.759 * * * * [misc]progress: [ 52 / 61 ] simplifiying candidate # 1538731127.759 * [enter]simplify: Simplifying (sin (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 1538731127.760 * * [misc]simplify: iters left: 6 (12 enodes) 1538731127.766 * * [misc]simplify: iters left: 5 (20 enodes) 1538731127.775 * * [misc]simplify: iters left: 4 (30 enodes) 1538731127.789 * * [misc]simplify: iters left: 3 (50 enodes) 1538731127.813 * * [misc]simplify: iters left: 2 (89 enodes) 1538731127.851 * * [misc]simplify: iters left: 1 (139 enodes) 1538731127.905 * [exit]simplify: Simplified to (sin (fma (log (/ -1 x.re)) (- y.im) (* (atan2 x.im x.re) y.re))) 1538731127.905 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma (log (/ -1 x.re)) (- y.im) (* (atan2 x.im x.re) y.re))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.905 * * * * [misc]progress: [ 53 / 61 ] simplifiying candidate # 1538731127.905 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.906 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.907 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.908 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.908 * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.908 * * * * [misc]progress: [ 54 / 61 ] simplifiying candidate # 1538731127.908 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.909 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.910 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.912 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.912 * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.912 * * * * [misc]progress: [ 55 / 61 ] simplifiying candidate # 1538731127.913 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.913 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.915 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.917 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.917 * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.917 * * * * [misc]progress: [ 56 / 61 ] simplifiying candidate # 1538731127.917 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.918 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.919 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.921 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.921 * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.921 * * * * [misc]progress: [ 57 / 61 ] simplifiying candidate # 1538731127.922 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.922 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.924 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.925 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.925 * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.925 * * * * [misc]progress: [ 58 / 61 ] simplifiying candidate # 1538731127.925 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.925 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.926 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.927 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.927 * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.927 * * * * [misc]progress: [ 59 / 61 ] simplifiying candidate # 1538731127.927 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.927 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.928 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.929 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.929 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.929 * * * * [misc]progress: [ 60 / 61 ] simplifiying candidate # 1538731127.929 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.930 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.930 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.931 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.931 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.931 * * * * [misc]progress: [ 61 / 61 ] simplifiying candidate # 1538731127.932 * [enter]simplify: Simplifying (pow (atan2 x.im x.re) 1/3) 1538731127.932 * * [misc]simplify: iters left: 2 (5 enodes) 1538731127.933 * * [misc]simplify: iters left: 1 (6 enodes) 1538731127.934 * [exit]simplify: Simplified to (cbrt (atan2 x.im x.re)) 1538731127.934 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x.re x.im y.re y.im) (/ (sin (fma y.im (log (hypot x.re x.im)) (* (* (cbrt (atan2 x.im x.re)) (cbrt (atan2 x.im x.re))) (* (cbrt (atan2 x.im x.re)) y.re)))) (exp (- (* y.im (atan2 x.im x.re)) (* (log (hypot x.re x.im)) y.re))))) 1538731127.934 * * * [misc]progress: adding candidates to table 1538731129.614 * [misc]progress: [Phase 3 of 3] Extracting. 1538731129.614 * * [misc]regime: Finding splitpoints for: (# # # # # # # # #) 1538731129.621 * * * [misc]regime-changes: Trying 4 branch expressions: (y.im y.re x.im x.re) 1538731129.622 * * * * [misc]regimes: Trying to branch on y.im from (# # # # # # # # #) 1538731129.738 * * * * [misc]regimes: Trying to branch on y.re from (# # # # # # # # #) 1538731129.900 * * * * [misc]regimes: Trying to branch on x.im from (# # # # # # # # #) 1538731130.012 * * * * [misc]regimes: Trying to branch on x.re from (# # # # # # # # #) 1538731130.140 * * * [misc]regime: Found split indices: #