0.698 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.501 * * * [progress]: [2/2] Setting up program. 0.550 * [progress]: [Phase 2 of 3] Improving. 0.551 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.554 * [simplify]: Simplifying: (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) 0.555 * * [simplify]: iteration 0: 19 enodes 0.567 * * [simplify]: iteration 1: 35 enodes 0.578 * * [simplify]: iteration 2: 62 enodes 0.597 * * [simplify]: iteration 3: 95 enodes 0.625 * * [simplify]: iteration 4: 210 enodes 1.130 * * [simplify]: iteration 5: 823 enodes 1.391 * * [simplify]: iteration 6: 2030 enodes 1.855 * * [simplify]: iteration complete: 2030 enodes 1.855 * * [simplify]: Extracting #0: cost 1 inf + 0 1.856 * * [simplify]: Extracting #1: cost 350 inf + 0 1.859 * * [simplify]: Extracting #2: cost 835 inf + 0 1.862 * * [simplify]: Extracting #3: cost 867 inf + 186 1.866 * * [simplify]: Extracting #4: cost 852 inf + 2257 1.873 * * [simplify]: Extracting #5: cost 740 inf + 61914 1.916 * * [simplify]: Extracting #6: cost 344 inf + 427220 1.995 * * [simplify]: Extracting #7: cost 75 inf + 720489 2.137 * * [simplify]: Extracting #8: cost 8 inf + 794943 2.235 * * [simplify]: Extracting #9: cost 0 inf + 803656 2.374 * [simplify]: Simplified to: (* (exp (- (* y.re (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.im))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) 2.392 * * [progress]: iteration 1 / 4 2.393 * * * [progress]: picking best candidate 2.403 * * * * [pick]: Picked # 2.403 * * * [progress]: localizing error 2.473 * * * [progress]: generating rewritten candidates 2.474 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 2.477 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 3) 2.483 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2) 2.489 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1) 2.498 * * * [progress]: generating series expansions 2.498 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 2.501 * [backup-simplify]: Simplify (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) into (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) 2.501 * [approximate]: Taking taylor expansion of (cos (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 2.502 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 2.502 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 2.504 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 2.504 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 2.504 * [taylor]: Taking taylor expansion of y.im in y.re 2.504 * [backup-simplify]: Simplify y.im into y.im 2.504 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 2.504 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.re 2.504 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.504 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 2.504 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.re 2.504 * [taylor]: Taking taylor expansion of x.re in y.re 2.504 * [backup-simplify]: Simplify x.re into x.re 2.504 * [taylor]: Taking taylor expansion of x.re in y.re 2.504 * [backup-simplify]: Simplify x.re into x.re 2.504 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.re 2.504 * [taylor]: Taking taylor expansion of x.im in y.re 2.504 * [backup-simplify]: Simplify x.im into x.im 2.504 * [taylor]: Taking taylor expansion of x.im in y.re 2.504 * [backup-simplify]: Simplify x.im into x.im 2.504 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 2.504 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.505 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 2.506 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 2.506 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 2.506 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.506 * [backup-simplify]: Simplify (+ 0 0) into 0 2.506 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 2.507 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2.507 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 2.507 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 2.507 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.507 * [taylor]: Taking taylor expansion of y.re in y.re 2.507 * [backup-simplify]: Simplify 0 into 0 2.507 * [backup-simplify]: Simplify 1 into 1 2.507 * [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))))) 2.507 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 2.507 * [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))))) 2.507 * [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)))))) 2.507 * [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)))))) 2.507 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 2.507 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 2.508 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 2.508 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 2.508 * [taylor]: Taking taylor expansion of y.im in x.im 2.508 * [backup-simplify]: Simplify y.im into y.im 2.508 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 2.508 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.im 2.508 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.508 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 2.508 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.im 2.508 * [taylor]: Taking taylor expansion of x.re in x.im 2.508 * [backup-simplify]: Simplify x.re into x.re 2.508 * [taylor]: Taking taylor expansion of x.re in x.im 2.508 * [backup-simplify]: Simplify x.re into x.re 2.508 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.im 2.508 * [taylor]: Taking taylor expansion of x.im in x.im 2.508 * [backup-simplify]: Simplify 0 into 0 2.508 * [backup-simplify]: Simplify 1 into 1 2.508 * [taylor]: Taking taylor expansion of x.im in x.im 2.508 * [backup-simplify]: Simplify 0 into 0 2.508 * [backup-simplify]: Simplify 1 into 1 2.508 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 2.508 * [backup-simplify]: Simplify (* 0 0) into 0 2.508 * [backup-simplify]: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 2.508 * [backup-simplify]: Simplify (sqrt (pow x.re 2)) into x.re 2.508 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 2.509 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.509 * [backup-simplify]: Simplify (+ 0 0) into 0 2.509 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 2.509 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.509 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 2.509 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 2.509 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.509 * [taylor]: Taking taylor expansion of y.re in x.im 2.509 * [backup-simplify]: Simplify y.re into y.re 2.509 * [backup-simplify]: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 2.509 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.509 * [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))) 2.509 * [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)))) 2.510 * [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)))) 2.510 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 2.510 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 2.510 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 2.510 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 2.510 * [taylor]: Taking taylor expansion of y.im in x.re 2.510 * [backup-simplify]: Simplify y.im into y.im 2.510 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 2.510 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.re 2.510 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.510 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 2.510 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.re 2.510 * [taylor]: Taking taylor expansion of x.re in x.re 2.510 * [backup-simplify]: Simplify 0 into 0 2.510 * [backup-simplify]: Simplify 1 into 1 2.510 * [taylor]: Taking taylor expansion of x.re in x.re 2.510 * [backup-simplify]: Simplify 0 into 0 2.510 * [backup-simplify]: Simplify 1 into 1 2.510 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.re 2.510 * [taylor]: Taking taylor expansion of x.im in x.re 2.510 * [backup-simplify]: Simplify x.im into x.im 2.510 * [taylor]: Taking taylor expansion of x.im in x.re 2.510 * [backup-simplify]: Simplify x.im into x.im 2.510 * [backup-simplify]: Simplify (* 0 0) into 0 2.510 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.510 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 2.510 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 2.511 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.511 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.511 * [backup-simplify]: Simplify (+ 0 0) into 0 2.511 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 2.511 * [backup-simplify]: Simplify (log x.im) into (log x.im) 2.511 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 2.511 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 2.511 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.511 * [taylor]: Taking taylor expansion of y.re in x.re 2.511 * [backup-simplify]: Simplify y.re into y.re 2.511 * [backup-simplify]: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 2.511 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.511 * [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))) 2.512 * [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)))) 2.512 * [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)))) 2.512 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 2.512 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 2.512 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 2.512 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 2.512 * [taylor]: Taking taylor expansion of y.im in y.im 2.512 * [backup-simplify]: Simplify 0 into 0 2.512 * [backup-simplify]: Simplify 1 into 1 2.512 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 2.512 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 2.512 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.512 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 2.512 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 2.512 * [taylor]: Taking taylor expansion of x.re in y.im 2.512 * [backup-simplify]: Simplify x.re into x.re 2.512 * [taylor]: Taking taylor expansion of x.re in y.im 2.512 * [backup-simplify]: Simplify x.re into x.re 2.512 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 2.512 * [taylor]: Taking taylor expansion of x.im in y.im 2.512 * [backup-simplify]: Simplify x.im into x.im 2.512 * [taylor]: Taking taylor expansion of x.im in y.im 2.512 * [backup-simplify]: Simplify x.im into x.im 2.512 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 2.512 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.512 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 2.512 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 2.512 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 2.512 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.513 * [backup-simplify]: Simplify (+ 0 0) into 0 2.513 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 2.513 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2.513 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 2.513 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 2.513 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.513 * [taylor]: Taking taylor expansion of y.re in y.im 2.513 * [backup-simplify]: Simplify y.re into y.re 2.513 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 2.513 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.513 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 2.513 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 2.513 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 2.513 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 2.513 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 2.514 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 2.514 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 2.514 * [taylor]: Taking taylor expansion of y.im in y.im 2.514 * [backup-simplify]: Simplify 0 into 0 2.514 * [backup-simplify]: Simplify 1 into 1 2.514 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 2.514 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 2.514 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.514 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 2.514 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 2.514 * [taylor]: Taking taylor expansion of x.re in y.im 2.514 * [backup-simplify]: Simplify x.re into x.re 2.514 * [taylor]: Taking taylor expansion of x.re in y.im 2.514 * [backup-simplify]: Simplify x.re into x.re 2.514 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 2.514 * [taylor]: Taking taylor expansion of x.im in y.im 2.514 * [backup-simplify]: Simplify x.im into x.im 2.514 * [taylor]: Taking taylor expansion of x.im in y.im 2.514 * [backup-simplify]: Simplify x.im into x.im 2.514 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 2.514 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.514 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 2.514 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 2.515 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 2.515 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.515 * [backup-simplify]: Simplify (+ 0 0) into 0 2.515 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 2.516 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2.516 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 2.516 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 2.516 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.516 * [taylor]: Taking taylor expansion of y.re in y.im 2.516 * [backup-simplify]: Simplify y.re into y.re 2.516 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 2.516 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.516 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 2.516 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 2.516 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 2.517 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 2.517 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 2.518 * [backup-simplify]: Simplify (- 0) into 0 2.518 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 2.518 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 2.518 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 2.518 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 2.518 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.518 * [taylor]: Taking taylor expansion of y.re in x.re 2.518 * [backup-simplify]: Simplify y.re into y.re 2.518 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.518 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 2.519 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 2.519 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 2.519 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 2.519 * [backup-simplify]: Simplify (- 0) into 0 2.519 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 2.519 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 2.519 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 2.519 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 2.520 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.520 * [taylor]: Taking taylor expansion of y.re in x.im 2.520 * [backup-simplify]: Simplify y.re into y.re 2.520 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.520 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 2.520 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 2.520 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 2.520 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 2.521 * [backup-simplify]: Simplify (- 0) into 0 2.521 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 2.521 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 2.521 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 2.521 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 2.521 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.521 * [taylor]: Taking taylor expansion of y.re in y.re 2.521 * [backup-simplify]: Simplify 0 into 0 2.521 * [backup-simplify]: Simplify 1 into 1 2.521 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 2.522 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 2.522 * [backup-simplify]: Simplify 1 into 1 2.523 * [backup-simplify]: Simplify (+ 0) into 0 2.524 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 2.525 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 2.526 * [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)))) 2.526 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 2.526 * [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)))) 2.527 * [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)))) 2.528 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 2.528 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 2.528 * [backup-simplify]: Simplify (+ 0 (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 2.529 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) in x.re 2.529 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) in x.re 2.529 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 2.529 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 2.529 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 2.529 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.529 * [taylor]: Taking taylor expansion of y.re in x.re 2.529 * [backup-simplify]: Simplify y.re into y.re 2.529 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.529 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 2.529 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 2.529 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) in x.re 2.529 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.im 2) (pow x.re 2))) in x.re 2.529 * [taylor]: Taking taylor expansion of (+ (pow x.im 2) (pow x.re 2)) in x.re 2.529 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 2.529 * [taylor]: Taking taylor expansion of x.im in x.re 2.529 * [backup-simplify]: Simplify x.im into x.im 2.529 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 2.529 * [taylor]: Taking taylor expansion of x.re in x.re 2.529 * [backup-simplify]: Simplify 0 into 0 2.529 * [backup-simplify]: Simplify 1 into 1 2.530 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.530 * [backup-simplify]: Simplify (+ (pow x.im 2) 0) into (pow x.im 2) 2.530 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 2.530 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.530 * [backup-simplify]: Simplify (+ 0 0) into 0 2.530 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 2.530 * [backup-simplify]: Simplify (log x.im) into (log x.im) 2.531 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 2.531 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 2.531 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 2.531 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) 2.531 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) 2.531 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) in x.im 2.531 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) in x.im 2.531 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 2.531 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 2.531 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 2.531 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.531 * [taylor]: Taking taylor expansion of y.re in x.im 2.531 * [backup-simplify]: Simplify y.re into y.re 2.531 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.531 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 2.531 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 2.531 * [taylor]: Taking taylor expansion of (log x.im) in x.im 2.531 * [taylor]: Taking taylor expansion of x.im in x.im 2.531 * [backup-simplify]: Simplify 0 into 0 2.531 * [backup-simplify]: Simplify 1 into 1 2.532 * [backup-simplify]: Simplify (log 1) into 0 2.532 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 2.532 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 2.532 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 2.532 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 2.532 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) 2.532 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) 2.532 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) in y.re 2.532 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) in y.re 2.532 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 2.532 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 2.533 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 2.533 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.533 * [taylor]: Taking taylor expansion of y.re in y.re 2.533 * [backup-simplify]: Simplify 0 into 0 2.533 * [backup-simplify]: Simplify 1 into 1 2.533 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 2.533 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 2.533 * [taylor]: Taking taylor expansion of (log x.im) in y.re 2.533 * [taylor]: Taking taylor expansion of x.im in y.re 2.533 * [backup-simplify]: Simplify x.im into x.im 2.533 * [backup-simplify]: Simplify (log x.im) into (log x.im) 2.533 * [backup-simplify]: Simplify (* 0 (log x.im)) into 0 2.533 * [backup-simplify]: Simplify (- 0) into 0 2.533 * [backup-simplify]: Simplify 0 into 0 2.534 * [backup-simplify]: Simplify (+ 0) into 0 2.534 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 2.534 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 2.534 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.535 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 2.535 * [backup-simplify]: Simplify (- 0) into 0 2.535 * [backup-simplify]: Simplify (+ 0 0) into 0 2.535 * [taylor]: Taking taylor expansion of 0 in x.im 2.535 * [backup-simplify]: Simplify 0 into 0 2.535 * [taylor]: Taking taylor expansion of 0 in y.re 2.535 * [backup-simplify]: Simplify 0 into 0 2.535 * [backup-simplify]: Simplify 0 into 0 2.536 * [backup-simplify]: Simplify (+ 0) into 0 2.536 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 2.536 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 2.537 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.537 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 2.537 * [backup-simplify]: Simplify (- 0) into 0 2.537 * [backup-simplify]: Simplify (+ 0 0) into 0 2.537 * [taylor]: Taking taylor expansion of 0 in y.re 2.537 * [backup-simplify]: Simplify 0 into 0 2.538 * [backup-simplify]: Simplify 0 into 0 2.538 * [backup-simplify]: Simplify (+ 0) into 0 2.538 * [backup-simplify]: Simplify 0 into 0 2.538 * [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))) 2.539 * [backup-simplify]: Simplify (+ (* (cos (* (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 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 2.540 * [backup-simplify]: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 2.540 * [backup-simplify]: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 2.540 * [backup-simplify]: Simplify (+ 0 0) into 0 2.541 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 2.542 * [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 2.543 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 2.543 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 2.543 * [backup-simplify]: Simplify (+ 0 0) into 0 2.544 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 2.544 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 2.544 * [backup-simplify]: Simplify (- 0) into 0 2.545 * [backup-simplify]: Simplify (+ (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 2.545 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) in x.re 2.545 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) in x.re 2.545 * [taylor]: Taking taylor expansion of 1/2 in x.re 2.545 * [backup-simplify]: Simplify 1/2 into 1/2 2.545 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)) in x.re 2.545 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 2.545 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 2.545 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 2.545 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.545 * [taylor]: Taking taylor expansion of y.re in x.re 2.545 * [backup-simplify]: Simplify y.re into y.re 2.545 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.545 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 2.545 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 2.545 * [taylor]: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 2.545 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 2.545 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 2.545 * [taylor]: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 2.545 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 2.545 * [taylor]: Taking taylor expansion of x.re in x.re 2.545 * [backup-simplify]: Simplify 0 into 0 2.545 * [backup-simplify]: Simplify 1 into 1 2.545 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 2.545 * [taylor]: Taking taylor expansion of x.im in x.re 2.545 * [backup-simplify]: Simplify x.im into x.im 2.545 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.545 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 2.545 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 2.546 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.546 * [backup-simplify]: Simplify (+ 0 0) into 0 2.546 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 2.546 * [backup-simplify]: Simplify (log x.im) into (log x.im) 2.546 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 2.546 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 2.546 * [backup-simplify]: Simplify (- 0) into 0 2.546 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 2.546 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 2.547 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 2.547 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 2.547 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 2.547 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in x.im 2.547 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in x.im 2.547 * [taylor]: Taking taylor expansion of 1/2 in x.im 2.547 * [backup-simplify]: Simplify 1/2 into 1/2 2.547 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in x.im 2.547 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 2.547 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 2.547 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 2.547 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.547 * [taylor]: Taking taylor expansion of y.re in x.im 2.547 * [backup-simplify]: Simplify y.re into y.re 2.547 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.547 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 2.547 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 2.547 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in x.im 2.547 * [taylor]: Taking taylor expansion of (log x.im) in x.im 2.547 * [taylor]: Taking taylor expansion of x.im in x.im 2.547 * [backup-simplify]: Simplify 0 into 0 2.547 * [backup-simplify]: Simplify 1 into 1 2.547 * [backup-simplify]: Simplify (log 1) into 0 2.548 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 2.548 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 2.548 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 2.548 * [backup-simplify]: Simplify (- 0) into 0 2.548 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 2.549 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 2.549 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 2.549 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 2.549 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 2.549 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 2.549 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 2.549 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in y.re 2.549 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in y.re 2.549 * [taylor]: Taking taylor expansion of 1/2 in y.re 2.549 * [backup-simplify]: Simplify 1/2 into 1/2 2.549 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in y.re 2.549 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 2.549 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 2.549 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 2.549 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.549 * [taylor]: Taking taylor expansion of y.re in y.re 2.549 * [backup-simplify]: Simplify 0 into 0 2.549 * [backup-simplify]: Simplify 1 into 1 2.550 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 2.550 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 2.550 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in y.re 2.550 * [taylor]: Taking taylor expansion of (log x.im) in y.re 2.550 * [taylor]: Taking taylor expansion of x.im in y.re 2.550 * [backup-simplify]: Simplify x.im into x.im 2.550 * [backup-simplify]: Simplify (log x.im) into (log x.im) 2.550 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 2.550 * [backup-simplify]: Simplify (* 1 (pow (log x.im) 2)) into (pow (log x.im) 2) 2.550 * [backup-simplify]: Simplify (* 1/2 (pow (log x.im) 2)) into (* 1/2 (pow (log x.im) 2)) 2.550 * [backup-simplify]: Simplify (- (* 1/2 (pow (log x.im) 2))) into (- (* 1/2 (pow (log x.im) 2))) 2.550 * [backup-simplify]: Simplify (- (* 1/2 (pow (log x.im) 2))) into (- (* 1/2 (pow (log x.im) 2))) 2.551 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 2.551 * [backup-simplify]: Simplify (+ 0) into 0 2.552 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 2.552 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 2.552 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.552 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 2.553 * [backup-simplify]: Simplify (+ 0 0) into 0 2.553 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 2.553 * [backup-simplify]: Simplify (- 0) into 0 2.553 * [taylor]: Taking taylor expansion of 0 in x.im 2.553 * [backup-simplify]: Simplify 0 into 0 2.553 * [taylor]: Taking taylor expansion of 0 in y.re 2.553 * [backup-simplify]: Simplify 0 into 0 2.553 * [backup-simplify]: Simplify 0 into 0 2.561 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 2.562 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 2.563 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 2.564 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 2.564 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 2.565 * [backup-simplify]: Simplify (- 0) into 0 2.565 * [backup-simplify]: Simplify (+ 0 0) into 0 2.565 * [taylor]: Taking taylor expansion of 0 in x.im 2.565 * [backup-simplify]: Simplify 0 into 0 2.565 * [taylor]: Taking taylor expansion of 0 in y.re 2.565 * [backup-simplify]: Simplify 0 into 0 2.565 * [backup-simplify]: Simplify 0 into 0 2.567 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.567 * [backup-simplify]: Simplify (+ 0) into 0 2.568 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 2.568 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 2.569 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.569 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 2.570 * [backup-simplify]: Simplify (+ 0 0) into 0 2.570 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 2.570 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 2.571 * [backup-simplify]: Simplify (- 0) into 0 2.571 * [taylor]: Taking taylor expansion of 0 in y.re 2.571 * [backup-simplify]: Simplify 0 into 0 2.571 * [backup-simplify]: Simplify 0 into 0 2.571 * [taylor]: Taking taylor expansion of 0 in y.re 2.571 * [backup-simplify]: Simplify 0 into 0 2.571 * [backup-simplify]: Simplify 0 into 0 2.572 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 2.573 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 2.573 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 2.574 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 2.574 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 2.574 * [backup-simplify]: Simplify (- 0) into 0 2.574 * [backup-simplify]: Simplify (+ 0 0) into 0 2.574 * [taylor]: Taking taylor expansion of 0 in y.re 2.574 * [backup-simplify]: Simplify 0 into 0 2.574 * [backup-simplify]: Simplify 0 into 0 2.575 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 2.575 * [backup-simplify]: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 2.575 * [backup-simplify]: Simplify (+ (* 0 0) (* (atan2 x.im x.re) (log x.im))) into (* (atan2 x.im x.re) (log x.im)) 2.576 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (log x.im))) into (- (* (atan2 x.im x.re) (log x.im))) 2.576 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (log x.im))) into (- (* (atan2 x.im x.re) (log x.im))) 2.576 * [backup-simplify]: Simplify (+ (* (- (* (atan2 x.im x.re) (log x.im))) (* y.re (* 1 (* 1 y.im)))) (+ (* (- (* 1/2 (pow (log x.im) 2))) (pow (* 1 (* 1 (* 1 y.im))) 2)) 1)) into (- 1 (+ (* y.im (* (atan2 x.im x.re) (* y.re (log x.im)))) (* 1/2 (* (pow y.im 2) (pow (log x.im) 2))))) 2.577 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 2.577 * [approximate]: Taking taylor expansion of (cos (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 2.577 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 2.577 * [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 2.577 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 2.577 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 2.577 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.re 2.577 * [taylor]: Taking taylor expansion of y.im in y.re 2.577 * [backup-simplify]: Simplify y.im into y.im 2.577 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 2.577 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 2.577 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 2.577 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.577 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 2.577 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 2.577 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 2.577 * [taylor]: Taking taylor expansion of x.re in y.re 2.577 * [backup-simplify]: Simplify x.re into x.re 2.577 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.577 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 2.577 * [taylor]: Taking taylor expansion of x.re in y.re 2.577 * [backup-simplify]: Simplify x.re into x.re 2.577 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.577 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 2.577 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 2.577 * [taylor]: Taking taylor expansion of x.im in y.re 2.577 * [backup-simplify]: Simplify x.im into x.im 2.577 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.577 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 2.577 * [taylor]: Taking taylor expansion of x.im in y.re 2.577 * [backup-simplify]: Simplify x.im into x.im 2.577 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.577 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 2.577 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 2.578 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.578 * [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)))) 2.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.578 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 2.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.578 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 2.579 * [backup-simplify]: Simplify (+ 0 0) into 0 2.579 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.579 * [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))))) 2.579 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 2.579 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 2.579 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.579 * [taylor]: Taking taylor expansion of y.re in y.re 2.579 * [backup-simplify]: Simplify 0 into 0 2.579 * [backup-simplify]: Simplify 1 into 1 2.579 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.579 * [backup-simplify]: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.580 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 2.580 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 2.580 * [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 2.580 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 2.580 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 2.580 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.im 2.580 * [taylor]: Taking taylor expansion of y.im in x.im 2.580 * [backup-simplify]: Simplify y.im into y.im 2.580 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 2.580 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 2.580 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 2.580 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.580 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 2.580 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 2.580 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 2.580 * [taylor]: Taking taylor expansion of x.re in x.im 2.580 * [backup-simplify]: Simplify x.re into x.re 2.580 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.580 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 2.580 * [taylor]: Taking taylor expansion of x.re in x.im 2.580 * [backup-simplify]: Simplify x.re into x.re 2.580 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.580 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 2.580 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 2.580 * [taylor]: Taking taylor expansion of x.im in x.im 2.580 * [backup-simplify]: Simplify 0 into 0 2.580 * [backup-simplify]: Simplify 1 into 1 2.580 * [backup-simplify]: Simplify (/ 1 1) into 1 2.580 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 2.580 * [taylor]: Taking taylor expansion of x.im in x.im 2.580 * [backup-simplify]: Simplify 0 into 0 2.580 * [backup-simplify]: Simplify 1 into 1 2.581 * [backup-simplify]: Simplify (/ 1 1) into 1 2.581 * [backup-simplify]: Simplify (* 1 1) into 1 2.581 * [backup-simplify]: Simplify (+ 0 1) into 1 2.581 * [backup-simplify]: Simplify (sqrt 1) into 1 2.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.583 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.583 * [backup-simplify]: Simplify (+ 0 0) into 0 2.583 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.584 * [backup-simplify]: Simplify (log 1) into 0 2.584 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 2.584 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 2.584 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.584 * [taylor]: Taking taylor expansion of y.re in x.im 2.584 * [backup-simplify]: Simplify y.re into y.re 2.584 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.584 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 2.584 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 2.584 * [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)) 2.584 * [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))) 2.585 * [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))) 2.585 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 2.585 * [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 2.585 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 2.585 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 2.585 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 2.585 * [taylor]: Taking taylor expansion of y.im in x.re 2.585 * [backup-simplify]: Simplify y.im into y.im 2.585 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 2.585 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 2.585 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 2.585 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.585 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 2.585 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 2.585 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 2.585 * [taylor]: Taking taylor expansion of x.re in x.re 2.585 * [backup-simplify]: Simplify 0 into 0 2.585 * [backup-simplify]: Simplify 1 into 1 2.585 * [backup-simplify]: Simplify (/ 1 1) into 1 2.585 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 2.585 * [taylor]: Taking taylor expansion of x.re in x.re 2.585 * [backup-simplify]: Simplify 0 into 0 2.585 * [backup-simplify]: Simplify 1 into 1 2.586 * [backup-simplify]: Simplify (/ 1 1) into 1 2.586 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 2.586 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 2.586 * [taylor]: Taking taylor expansion of x.im in x.re 2.586 * [backup-simplify]: Simplify x.im into x.im 2.586 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.586 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 2.586 * [taylor]: Taking taylor expansion of x.im in x.re 2.586 * [backup-simplify]: Simplify x.im into x.im 2.586 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.586 * [backup-simplify]: Simplify (* 1 1) into 1 2.586 * [backup-simplify]: Simplify (+ 1 0) into 1 2.587 * [backup-simplify]: Simplify (sqrt 1) into 1 2.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.588 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.588 * [backup-simplify]: Simplify (+ 0 0) into 0 2.589 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.589 * [backup-simplify]: Simplify (log 1) into 0 2.589 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 2.589 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 2.589 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.589 * [taylor]: Taking taylor expansion of y.re in x.re 2.589 * [backup-simplify]: Simplify y.re into y.re 2.589 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.589 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.589 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 2.590 * [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)) 2.590 * [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))) 2.590 * [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))) 2.590 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 2.590 * [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 2.590 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 2.590 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 2.590 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 2.590 * [taylor]: Taking taylor expansion of y.im in y.im 2.590 * [backup-simplify]: Simplify 0 into 0 2.590 * [backup-simplify]: Simplify 1 into 1 2.590 * [backup-simplify]: Simplify (/ 1 1) into 1 2.590 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 2.590 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 2.591 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.591 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 2.591 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 2.591 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 2.591 * [taylor]: Taking taylor expansion of x.re in y.im 2.591 * [backup-simplify]: Simplify x.re into x.re 2.591 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.591 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 2.591 * [taylor]: Taking taylor expansion of x.re in y.im 2.591 * [backup-simplify]: Simplify x.re into x.re 2.591 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.591 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 2.591 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 2.591 * [taylor]: Taking taylor expansion of x.im in y.im 2.591 * [backup-simplify]: Simplify x.im into x.im 2.591 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.591 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 2.591 * [taylor]: Taking taylor expansion of x.im in y.im 2.591 * [backup-simplify]: Simplify x.im into x.im 2.591 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.591 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 2.591 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 2.591 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.591 * [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)))) 2.591 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.591 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.592 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 2.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.592 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 2.592 * [backup-simplify]: Simplify (+ 0 0) into 0 2.592 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.592 * [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))))) 2.592 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 2.592 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 2.592 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.592 * [taylor]: Taking taylor expansion of y.re in y.im 2.592 * [backup-simplify]: Simplify y.re into y.re 2.592 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.593 * [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))))) 2.593 * [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))))) 2.593 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 2.593 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 2.593 * [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 2.593 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 2.593 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 2.593 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 2.593 * [taylor]: Taking taylor expansion of y.im in y.im 2.593 * [backup-simplify]: Simplify 0 into 0 2.593 * [backup-simplify]: Simplify 1 into 1 2.593 * [backup-simplify]: Simplify (/ 1 1) into 1 2.593 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 2.593 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 2.593 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.593 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 2.593 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 2.593 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 2.594 * [taylor]: Taking taylor expansion of x.re in y.im 2.594 * [backup-simplify]: Simplify x.re into x.re 2.594 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.594 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 2.594 * [taylor]: Taking taylor expansion of x.re in y.im 2.594 * [backup-simplify]: Simplify x.re into x.re 2.594 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.594 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 2.594 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 2.594 * [taylor]: Taking taylor expansion of x.im in y.im 2.594 * [backup-simplify]: Simplify x.im into x.im 2.594 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.594 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 2.594 * [taylor]: Taking taylor expansion of x.im in y.im 2.594 * [backup-simplify]: Simplify x.im into x.im 2.594 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.594 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 2.594 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 2.594 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.594 * [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)))) 2.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.594 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 2.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.595 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 2.595 * [backup-simplify]: Simplify (+ 0 0) into 0 2.595 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.595 * [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))))) 2.595 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 2.595 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 2.595 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.595 * [taylor]: Taking taylor expansion of y.re in y.im 2.595 * [backup-simplify]: Simplify y.re into y.re 2.596 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.596 * [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))))) 2.596 * [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))))) 2.596 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 2.596 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 2.596 * [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 2.596 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 2.596 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 2.596 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 2.596 * [taylor]: Taking taylor expansion of y.im in x.re 2.596 * [backup-simplify]: Simplify y.im into y.im 2.596 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 2.596 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 2.596 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 2.596 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.596 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 2.596 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 2.596 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 2.596 * [taylor]: Taking taylor expansion of x.re in x.re 2.596 * [backup-simplify]: Simplify 0 into 0 2.596 * [backup-simplify]: Simplify 1 into 1 2.597 * [backup-simplify]: Simplify (/ 1 1) into 1 2.597 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 2.597 * [taylor]: Taking taylor expansion of x.re in x.re 2.597 * [backup-simplify]: Simplify 0 into 0 2.597 * [backup-simplify]: Simplify 1 into 1 2.597 * [backup-simplify]: Simplify (/ 1 1) into 1 2.597 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 2.597 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 2.597 * [taylor]: Taking taylor expansion of x.im in x.re 2.597 * [backup-simplify]: Simplify x.im into x.im 2.597 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.597 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 2.597 * [taylor]: Taking taylor expansion of x.im in x.re 2.597 * [backup-simplify]: Simplify x.im into x.im 2.597 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.598 * [backup-simplify]: Simplify (* 1 1) into 1 2.598 * [backup-simplify]: Simplify (+ 1 0) into 1 2.598 * [backup-simplify]: Simplify (sqrt 1) into 1 2.598 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.599 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.600 * [backup-simplify]: Simplify (+ 0 0) into 0 2.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.600 * [backup-simplify]: Simplify (log 1) into 0 2.600 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 2.600 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 2.600 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.600 * [taylor]: Taking taylor expansion of y.re in x.re 2.600 * [backup-simplify]: Simplify y.re into y.re 2.600 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.601 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.601 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 2.601 * [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)) 2.601 * [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))) 2.601 * [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))) 2.601 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 2.602 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 2.602 * [backup-simplify]: Simplify (- 0) into 0 2.602 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 2.602 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 2.602 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 2.602 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 2.602 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 2.602 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.602 * [taylor]: Taking taylor expansion of y.re in x.im 2.602 * [backup-simplify]: Simplify y.re into y.re 2.602 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.602 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 2.602 * [taylor]: Taking taylor expansion of (log x.re) in x.im 2.602 * [taylor]: Taking taylor expansion of x.re in x.im 2.602 * [backup-simplify]: Simplify x.re into x.re 2.602 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.602 * [taylor]: Taking taylor expansion of y.im in x.im 2.602 * [backup-simplify]: Simplify y.im into y.im 2.602 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 2.602 * [backup-simplify]: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 2.603 * [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)) 2.603 * [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))) 2.603 * [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))) 2.603 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 2.603 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 2.603 * [backup-simplify]: Simplify (- 0) into 0 2.604 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 2.604 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 2.604 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 2.604 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 2.604 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 2.604 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.604 * [taylor]: Taking taylor expansion of y.re in y.re 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [backup-simplify]: Simplify 1 into 1 2.604 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.604 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 2.604 * [taylor]: Taking taylor expansion of (log x.re) in y.re 2.604 * [taylor]: Taking taylor expansion of x.re in y.re 2.604 * [backup-simplify]: Simplify x.re into x.re 2.604 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.604 * [taylor]: Taking taylor expansion of y.im in y.re 2.604 * [backup-simplify]: Simplify y.im into y.im 2.604 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 2.604 * [backup-simplify]: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.604 * [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))) 2.604 * [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))) 2.604 * [taylor]: Taking taylor expansion of 0 in x.re 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [taylor]: Taking taylor expansion of 0 in x.im 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [taylor]: Taking taylor expansion of 0 in y.re 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [backup-simplify]: Simplify 0 into 0 2.605 * [backup-simplify]: Simplify (+ 0) into 0 2.605 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 2.606 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 2.606 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.606 * [backup-simplify]: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 2.607 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 2.607 * [backup-simplify]: Simplify (+ 0 0) into 0 2.608 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.608 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 2.608 * [backup-simplify]: Simplify (- 0) into 0 2.608 * [backup-simplify]: Simplify (+ 0 0) into 0 2.608 * [taylor]: Taking taylor expansion of 0 in x.im 2.608 * [backup-simplify]: Simplify 0 into 0 2.608 * [taylor]: Taking taylor expansion of 0 in y.re 2.609 * [backup-simplify]: Simplify 0 into 0 2.609 * [backup-simplify]: Simplify 0 into 0 2.609 * [backup-simplify]: Simplify (+ 0) into 0 2.609 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 2.609 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 2.610 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 2.610 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 2.610 * [backup-simplify]: Simplify (- 0) into 0 2.610 * [backup-simplify]: Simplify (+ 0 0) into 0 2.611 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.611 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 2.612 * [backup-simplify]: Simplify (- 0) into 0 2.612 * [backup-simplify]: Simplify (+ 0 0) into 0 2.612 * [taylor]: Taking taylor expansion of 0 in y.re 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [taylor]: Taking taylor expansion of 0 in x.re 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [taylor]: Taking taylor expansion of 0 in x.im 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [taylor]: Taking taylor expansion of 0 in y.re 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [taylor]: Taking taylor expansion of 0 in x.im 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [taylor]: Taking taylor expansion of 0 in y.re 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [backup-simplify]: Simplify 0 into 0 2.612 * [backup-simplify]: Simplify (cos (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 2.613 * [backup-simplify]: Simplify (cos (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 2.613 * [approximate]: Taking taylor expansion of (cos (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 2.613 * [taylor]: Taking taylor expansion of (cos (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 2.613 * [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 2.613 * [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))) 2.613 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 2.613 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.re 2.613 * [taylor]: Taking taylor expansion of -1 in y.re 2.613 * [backup-simplify]: Simplify -1 into -1 2.613 * [taylor]: Taking taylor expansion of y.im in y.re 2.613 * [backup-simplify]: Simplify y.im into y.im 2.613 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 2.613 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 2.613 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 2.613 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.613 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 2.613 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 2.613 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 2.613 * [taylor]: Taking taylor expansion of -1 in y.re 2.613 * [backup-simplify]: Simplify -1 into -1 2.613 * [taylor]: Taking taylor expansion of x.re in y.re 2.613 * [backup-simplify]: Simplify x.re into x.re 2.613 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.613 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 2.613 * [taylor]: Taking taylor expansion of -1 in y.re 2.613 * [backup-simplify]: Simplify -1 into -1 2.613 * [taylor]: Taking taylor expansion of x.re in y.re 2.613 * [backup-simplify]: Simplify x.re into x.re 2.613 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.613 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 2.613 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 2.613 * [taylor]: Taking taylor expansion of -1 in y.re 2.613 * [backup-simplify]: Simplify -1 into -1 2.613 * [taylor]: Taking taylor expansion of x.im in y.re 2.613 * [backup-simplify]: Simplify x.im into x.im 2.613 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.613 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 2.613 * [taylor]: Taking taylor expansion of -1 in y.re 2.613 * [backup-simplify]: Simplify -1 into -1 2.613 * [taylor]: Taking taylor expansion of x.im in y.re 2.613 * [backup-simplify]: Simplify x.im into x.im 2.613 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.613 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 2.613 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 2.614 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.614 * [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)))) 2.614 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.614 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.614 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 2.614 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.614 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.614 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 2.614 * [backup-simplify]: Simplify (+ 0 0) into 0 2.615 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.615 * [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))))) 2.615 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 2.615 * [taylor]: Taking taylor expansion of -1 in y.re 2.615 * [backup-simplify]: Simplify -1 into -1 2.615 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 2.615 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 2.615 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.615 * [taylor]: Taking taylor expansion of y.re in y.re 2.615 * [backup-simplify]: Simplify 0 into 0 2.615 * [backup-simplify]: Simplify 1 into 1 2.615 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.615 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 2.615 * [backup-simplify]: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 2.615 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 2.615 * [taylor]: Taking taylor expansion of (cos (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 2.615 * [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 2.615 * [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))) 2.615 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 2.615 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.im 2.615 * [taylor]: Taking taylor expansion of -1 in x.im 2.616 * [backup-simplify]: Simplify -1 into -1 2.616 * [taylor]: Taking taylor expansion of y.im in x.im 2.616 * [backup-simplify]: Simplify y.im into y.im 2.616 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 2.616 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 2.616 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 2.616 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.616 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 2.616 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 2.616 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 2.616 * [taylor]: Taking taylor expansion of -1 in x.im 2.616 * [backup-simplify]: Simplify -1 into -1 2.616 * [taylor]: Taking taylor expansion of x.re in x.im 2.616 * [backup-simplify]: Simplify x.re into x.re 2.616 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.616 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 2.616 * [taylor]: Taking taylor expansion of -1 in x.im 2.616 * [backup-simplify]: Simplify -1 into -1 2.616 * [taylor]: Taking taylor expansion of x.re in x.im 2.616 * [backup-simplify]: Simplify x.re into x.re 2.616 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.616 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 2.616 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 2.616 * [taylor]: Taking taylor expansion of -1 in x.im 2.616 * [backup-simplify]: Simplify -1 into -1 2.616 * [taylor]: Taking taylor expansion of x.im in x.im 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 1 into 1 2.616 * [backup-simplify]: Simplify (/ -1 1) into -1 2.616 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 2.616 * [taylor]: Taking taylor expansion of -1 in x.im 2.616 * [backup-simplify]: Simplify -1 into -1 2.616 * [taylor]: Taking taylor expansion of x.im in x.im 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 1 into 1 2.617 * [backup-simplify]: Simplify (/ -1 1) into -1 2.617 * [backup-simplify]: Simplify (* -1 -1) into 1 2.617 * [backup-simplify]: Simplify (+ 0 1) into 1 2.618 * [backup-simplify]: Simplify (sqrt 1) into 1 2.618 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.619 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.619 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.619 * [backup-simplify]: Simplify (+ 0 0) into 0 2.620 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.620 * [backup-simplify]: Simplify (log 1) into 0 2.620 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 2.620 * [taylor]: Taking taylor expansion of -1 in x.im 2.620 * [backup-simplify]: Simplify -1 into -1 2.620 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 2.620 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 2.620 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.620 * [taylor]: Taking taylor expansion of y.re in x.im 2.620 * [backup-simplify]: Simplify y.re into y.re 2.620 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.620 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 2.620 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 2.621 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 2.621 * [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)) 2.621 * [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))) 2.621 * [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))) 2.621 * [taylor]: Taking taylor expansion of (cos (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 2.621 * [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 2.621 * [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))) 2.621 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 2.621 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 2.621 * [taylor]: Taking taylor expansion of -1 in x.re 2.621 * [backup-simplify]: Simplify -1 into -1 2.621 * [taylor]: Taking taylor expansion of y.im in x.re 2.621 * [backup-simplify]: Simplify y.im into y.im 2.621 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 2.621 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 2.621 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 2.621 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.621 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 2.621 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 2.621 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 2.621 * [taylor]: Taking taylor expansion of -1 in x.re 2.622 * [backup-simplify]: Simplify -1 into -1 2.622 * [taylor]: Taking taylor expansion of x.re in x.re 2.622 * [backup-simplify]: Simplify 0 into 0 2.622 * [backup-simplify]: Simplify 1 into 1 2.622 * [backup-simplify]: Simplify (/ -1 1) into -1 2.622 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 2.622 * [taylor]: Taking taylor expansion of -1 in x.re 2.622 * [backup-simplify]: Simplify -1 into -1 2.622 * [taylor]: Taking taylor expansion of x.re in x.re 2.622 * [backup-simplify]: Simplify 0 into 0 2.622 * [backup-simplify]: Simplify 1 into 1 2.623 * [backup-simplify]: Simplify (/ -1 1) into -1 2.623 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 2.623 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 2.623 * [taylor]: Taking taylor expansion of -1 in x.re 2.623 * [backup-simplify]: Simplify -1 into -1 2.623 * [taylor]: Taking taylor expansion of x.im in x.re 2.623 * [backup-simplify]: Simplify x.im into x.im 2.623 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.623 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 2.623 * [taylor]: Taking taylor expansion of -1 in x.re 2.623 * [backup-simplify]: Simplify -1 into -1 2.623 * [taylor]: Taking taylor expansion of x.im in x.re 2.623 * [backup-simplify]: Simplify x.im into x.im 2.623 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.624 * [backup-simplify]: Simplify (* -1 -1) into 1 2.624 * [backup-simplify]: Simplify (+ 1 0) into 1 2.624 * [backup-simplify]: Simplify (sqrt 1) into 1 2.625 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.626 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.627 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.627 * [backup-simplify]: Simplify (+ 0 0) into 0 2.628 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.629 * [backup-simplify]: Simplify (log 1) into 0 2.629 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 2.629 * [taylor]: Taking taylor expansion of -1 in x.re 2.629 * [backup-simplify]: Simplify -1 into -1 2.629 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 2.629 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 2.629 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.629 * [taylor]: Taking taylor expansion of y.re in x.re 2.629 * [backup-simplify]: Simplify y.re into y.re 2.629 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.630 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.630 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 2.630 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 2.630 * [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)) 2.630 * [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))) 2.631 * [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))) 2.631 * [taylor]: Taking taylor expansion of (cos (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 2.631 * [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 2.631 * [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))) 2.631 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 2.631 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 2.631 * [taylor]: Taking taylor expansion of -1 in y.im 2.631 * [backup-simplify]: Simplify -1 into -1 2.631 * [taylor]: Taking taylor expansion of y.im in y.im 2.631 * [backup-simplify]: Simplify 0 into 0 2.631 * [backup-simplify]: Simplify 1 into 1 2.631 * [backup-simplify]: Simplify (/ -1 1) into -1 2.632 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 2.632 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 2.632 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.632 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 2.632 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 2.632 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 2.632 * [taylor]: Taking taylor expansion of -1 in y.im 2.632 * [backup-simplify]: Simplify -1 into -1 2.632 * [taylor]: Taking taylor expansion of x.re in y.im 2.632 * [backup-simplify]: Simplify x.re into x.re 2.632 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.632 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 2.632 * [taylor]: Taking taylor expansion of -1 in y.im 2.632 * [backup-simplify]: Simplify -1 into -1 2.632 * [taylor]: Taking taylor expansion of x.re in y.im 2.632 * [backup-simplify]: Simplify x.re into x.re 2.632 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.632 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 2.632 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 2.632 * [taylor]: Taking taylor expansion of -1 in y.im 2.632 * [backup-simplify]: Simplify -1 into -1 2.632 * [taylor]: Taking taylor expansion of x.im in y.im 2.632 * [backup-simplify]: Simplify x.im into x.im 2.632 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.632 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 2.632 * [taylor]: Taking taylor expansion of -1 in y.im 2.632 * [backup-simplify]: Simplify -1 into -1 2.632 * [taylor]: Taking taylor expansion of x.im in y.im 2.632 * [backup-simplify]: Simplify x.im into x.im 2.633 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.633 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 2.633 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 2.633 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.633 * [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)))) 2.633 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.633 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.634 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 2.634 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.634 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.634 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 2.634 * [backup-simplify]: Simplify (+ 0 0) into 0 2.635 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.635 * [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))))) 2.635 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 2.635 * [taylor]: Taking taylor expansion of -1 in y.im 2.635 * [backup-simplify]: Simplify -1 into -1 2.635 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 2.635 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 2.635 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.635 * [taylor]: Taking taylor expansion of y.re in y.im 2.635 * [backup-simplify]: Simplify y.re into y.re 2.635 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.636 * [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)))))) 2.636 * [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)))))) 2.636 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 2.636 * [taylor]: Taking taylor expansion of (cos (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 2.636 * [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 2.636 * [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))) 2.636 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 2.637 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 2.637 * [taylor]: Taking taylor expansion of -1 in y.im 2.637 * [backup-simplify]: Simplify -1 into -1 2.637 * [taylor]: Taking taylor expansion of y.im in y.im 2.637 * [backup-simplify]: Simplify 0 into 0 2.637 * [backup-simplify]: Simplify 1 into 1 2.637 * [backup-simplify]: Simplify (/ -1 1) into -1 2.637 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 2.637 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 2.637 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.637 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 2.637 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 2.637 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 2.637 * [taylor]: Taking taylor expansion of -1 in y.im 2.638 * [backup-simplify]: Simplify -1 into -1 2.638 * [taylor]: Taking taylor expansion of x.re in y.im 2.638 * [backup-simplify]: Simplify x.re into x.re 2.638 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.638 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 2.638 * [taylor]: Taking taylor expansion of -1 in y.im 2.638 * [backup-simplify]: Simplify -1 into -1 2.638 * [taylor]: Taking taylor expansion of x.re in y.im 2.638 * [backup-simplify]: Simplify x.re into x.re 2.638 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.638 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 2.638 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 2.638 * [taylor]: Taking taylor expansion of -1 in y.im 2.638 * [backup-simplify]: Simplify -1 into -1 2.638 * [taylor]: Taking taylor expansion of x.im in y.im 2.638 * [backup-simplify]: Simplify x.im into x.im 2.638 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.638 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 2.638 * [taylor]: Taking taylor expansion of -1 in y.im 2.638 * [backup-simplify]: Simplify -1 into -1 2.638 * [taylor]: Taking taylor expansion of x.im in y.im 2.638 * [backup-simplify]: Simplify x.im into x.im 2.638 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.638 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 2.638 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 2.639 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.639 * [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)))) 2.639 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.639 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.639 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 2.639 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.640 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.640 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 2.640 * [backup-simplify]: Simplify (+ 0 0) into 0 2.640 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.641 * [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))))) 2.641 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 2.641 * [taylor]: Taking taylor expansion of -1 in y.im 2.641 * [backup-simplify]: Simplify -1 into -1 2.641 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 2.641 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 2.641 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.641 * [taylor]: Taking taylor expansion of y.re in y.im 2.641 * [backup-simplify]: Simplify y.re into y.re 2.641 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.641 * [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)))))) 2.642 * [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)))))) 2.642 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 2.642 * [taylor]: Taking taylor expansion of (cos (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 2.642 * [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 2.642 * [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))) 2.642 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 2.642 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 2.642 * [taylor]: Taking taylor expansion of -1 in x.re 2.642 * [backup-simplify]: Simplify -1 into -1 2.642 * [taylor]: Taking taylor expansion of y.im in x.re 2.642 * [backup-simplify]: Simplify y.im into y.im 2.642 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 2.643 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 2.643 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 2.643 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.643 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 2.643 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 2.643 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 2.643 * [taylor]: Taking taylor expansion of -1 in x.re 2.643 * [backup-simplify]: Simplify -1 into -1 2.643 * [taylor]: Taking taylor expansion of x.re in x.re 2.643 * [backup-simplify]: Simplify 0 into 0 2.643 * [backup-simplify]: Simplify 1 into 1 2.643 * [backup-simplify]: Simplify (/ -1 1) into -1 2.643 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 2.643 * [taylor]: Taking taylor expansion of -1 in x.re 2.643 * [backup-simplify]: Simplify -1 into -1 2.644 * [taylor]: Taking taylor expansion of x.re in x.re 2.644 * [backup-simplify]: Simplify 0 into 0 2.644 * [backup-simplify]: Simplify 1 into 1 2.644 * [backup-simplify]: Simplify (/ -1 1) into -1 2.644 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 2.644 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 2.644 * [taylor]: Taking taylor expansion of -1 in x.re 2.644 * [backup-simplify]: Simplify -1 into -1 2.644 * [taylor]: Taking taylor expansion of x.im in x.re 2.644 * [backup-simplify]: Simplify x.im into x.im 2.644 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.644 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 2.644 * [taylor]: Taking taylor expansion of -1 in x.re 2.644 * [backup-simplify]: Simplify -1 into -1 2.644 * [taylor]: Taking taylor expansion of x.im in x.re 2.644 * [backup-simplify]: Simplify x.im into x.im 2.644 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.645 * [backup-simplify]: Simplify (* -1 -1) into 1 2.645 * [backup-simplify]: Simplify (+ 1 0) into 1 2.646 * [backup-simplify]: Simplify (sqrt 1) into 1 2.647 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.648 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.648 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.649 * [backup-simplify]: Simplify (+ 0 0) into 0 2.650 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.650 * [backup-simplify]: Simplify (log 1) into 0 2.650 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 2.650 * [taylor]: Taking taylor expansion of -1 in x.re 2.650 * [backup-simplify]: Simplify -1 into -1 2.650 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 2.650 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 2.650 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.650 * [taylor]: Taking taylor expansion of y.re in x.re 2.650 * [backup-simplify]: Simplify y.re into y.re 2.650 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.650 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.651 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 2.651 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 2.651 * [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)) 2.651 * [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))) 2.651 * [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))) 2.651 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 2.651 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 2.651 * [backup-simplify]: Simplify (- 0) into 0 2.652 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 2.652 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 2.652 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 2.652 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 2.652 * [taylor]: Taking taylor expansion of (log x.re) in x.im 2.652 * [taylor]: Taking taylor expansion of x.re in x.im 2.652 * [backup-simplify]: Simplify x.re into x.re 2.652 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.652 * [taylor]: Taking taylor expansion of y.im in x.im 2.652 * [backup-simplify]: Simplify y.im into y.im 2.652 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 2.652 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 2.652 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 2.652 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.652 * [taylor]: Taking taylor expansion of y.re in x.im 2.652 * [backup-simplify]: Simplify y.re into y.re 2.652 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.652 * [backup-simplify]: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 2.652 * [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)) 2.652 * [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))) 2.652 * [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))) 2.653 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 2.653 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 2.653 * [backup-simplify]: Simplify (- 0) into 0 2.653 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 2.653 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 2.653 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 2.653 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 2.653 * [taylor]: Taking taylor expansion of (log x.re) in y.re 2.653 * [taylor]: Taking taylor expansion of x.re in y.re 2.653 * [backup-simplify]: Simplify x.re into x.re 2.653 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.653 * [taylor]: Taking taylor expansion of y.im in y.re 2.653 * [backup-simplify]: Simplify y.im into y.im 2.653 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 2.653 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 2.653 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 2.653 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.653 * [taylor]: Taking taylor expansion of y.re in y.re 2.653 * [backup-simplify]: Simplify 0 into 0 2.654 * [backup-simplify]: Simplify 1 into 1 2.654 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.654 * [backup-simplify]: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 2.654 * [backup-simplify]: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 2.654 * [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))) 2.654 * [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))) 2.654 * [taylor]: Taking taylor expansion of 0 in x.re 2.654 * [backup-simplify]: Simplify 0 into 0 2.654 * [taylor]: Taking taylor expansion of 0 in x.im 2.654 * [backup-simplify]: Simplify 0 into 0 2.654 * [taylor]: Taking taylor expansion of 0 in y.re 2.654 * [backup-simplify]: Simplify 0 into 0 2.654 * [backup-simplify]: Simplify 0 into 0 2.654 * [backup-simplify]: Simplify (+ 0) into 0 2.655 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 2.656 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.656 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 2.656 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.656 * [backup-simplify]: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 2.656 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 2.657 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 2.657 * [backup-simplify]: Simplify (+ 0 0) into 0 2.657 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.658 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 2.658 * [backup-simplify]: Simplify (- 0) into 0 2.658 * [backup-simplify]: Simplify (+ 0 0) into 0 2.658 * [taylor]: Taking taylor expansion of 0 in x.im 2.658 * [backup-simplify]: Simplify 0 into 0 2.658 * [taylor]: Taking taylor expansion of 0 in y.re 2.658 * [backup-simplify]: Simplify 0 into 0 2.658 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify (+ 0) into 0 2.659 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 2.659 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 2.660 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 2.660 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 2.660 * [backup-simplify]: Simplify (- 0) into 0 2.660 * [backup-simplify]: Simplify (+ 0 0) into 0 2.661 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.661 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 2.661 * [backup-simplify]: Simplify (- 0) into 0 2.661 * [backup-simplify]: Simplify (+ 0 0) into 0 2.661 * [taylor]: Taking taylor expansion of 0 in y.re 2.661 * [backup-simplify]: Simplify 0 into 0 2.661 * [backup-simplify]: Simplify 0 into 0 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [taylor]: Taking taylor expansion of 0 in x.re 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [taylor]: Taking taylor expansion of 0 in x.im 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [taylor]: Taking taylor expansion of 0 in y.re 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [taylor]: Taking taylor expansion of 0 in x.im 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [taylor]: Taking taylor expansion of 0 in y.re 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [backup-simplify]: Simplify (cos (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 2.662 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 3) 2.662 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.662 * [approximate]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in (x.im x.re y.re) around 0 2.662 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 2.662 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 2.662 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.662 * [taylor]: Taking taylor expansion of y.re in y.re 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [backup-simplify]: Simplify 1 into 1 2.662 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 2.662 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 2.662 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.662 * [taylor]: Taking taylor expansion of y.re in x.re 2.662 * [backup-simplify]: Simplify y.re into y.re 2.662 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 2.662 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 2.662 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.662 * [taylor]: Taking taylor expansion of y.re in x.im 2.662 * [backup-simplify]: Simplify y.re into y.re 2.663 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 2.663 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 2.663 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.663 * [taylor]: Taking taylor expansion of y.re in x.im 2.663 * [backup-simplify]: Simplify y.re into y.re 2.663 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.663 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 2.663 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 2.663 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.663 * [taylor]: Taking taylor expansion of y.re in x.re 2.663 * [backup-simplify]: Simplify y.re into y.re 2.663 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 2.663 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 2.663 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 2.663 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.663 * [taylor]: Taking taylor expansion of y.re in y.re 2.663 * [backup-simplify]: Simplify 0 into 0 2.663 * [backup-simplify]: Simplify 1 into 1 2.663 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 2.663 * [backup-simplify]: Simplify 0 into 0 2.663 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 2.663 * [taylor]: Taking taylor expansion of 0 in x.re 2.663 * [backup-simplify]: Simplify 0 into 0 2.663 * [taylor]: Taking taylor expansion of 0 in y.re 2.663 * [backup-simplify]: Simplify 0 into 0 2.663 * [backup-simplify]: Simplify 0 into 0 2.663 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 2.663 * [taylor]: Taking taylor expansion of 0 in y.re 2.663 * [backup-simplify]: Simplify 0 into 0 2.663 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 2.664 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.664 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 2.664 * [taylor]: Taking taylor expansion of 0 in x.re 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [taylor]: Taking taylor expansion of 0 in y.re 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [taylor]: Taking taylor expansion of 0 in y.re 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 2.664 * [taylor]: Taking taylor expansion of 0 in y.re 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify 0 into 0 2.665 * [backup-simplify]: Simplify 0 into 0 2.665 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 2.665 * [backup-simplify]: Simplify 0 into 0 2.665 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (* y.re (* 1 1))) into (* (atan2 x.im x.re) y.re) 2.665 * [backup-simplify]: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.665 * [approximate]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in (x.im x.re y.re) around 0 2.665 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 2.665 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 2.665 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.666 * [taylor]: Taking taylor expansion of y.re in y.re 2.666 * [backup-simplify]: Simplify 0 into 0 2.666 * [backup-simplify]: Simplify 1 into 1 2.666 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.666 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 2.666 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 2.666 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.666 * [taylor]: Taking taylor expansion of y.re in x.re 2.666 * [backup-simplify]: Simplify y.re into y.re 2.666 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.666 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 2.666 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 2.666 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.666 * [taylor]: Taking taylor expansion of y.re in x.im 2.666 * [backup-simplify]: Simplify y.re into y.re 2.666 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.666 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 2.666 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 2.666 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.666 * [taylor]: Taking taylor expansion of y.re in x.im 2.666 * [backup-simplify]: Simplify y.re into y.re 2.666 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.666 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 2.666 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 2.666 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.666 * [taylor]: Taking taylor expansion of y.re in x.re 2.666 * [backup-simplify]: Simplify y.re into y.re 2.666 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 2.666 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 2.666 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 2.667 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.667 * [taylor]: Taking taylor expansion of y.re in y.re 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify 1 into 1 2.667 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.667 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.667 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 2.667 * [taylor]: Taking taylor expansion of 0 in x.re 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [taylor]: Taking taylor expansion of 0 in y.re 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 2.667 * [taylor]: Taking taylor expansion of 0 in y.re 2.667 * [backup-simplify]: Simplify 0 into 0 2.668 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 2.668 * [backup-simplify]: Simplify 0 into 0 2.668 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 2.668 * [taylor]: Taking taylor expansion of 0 in x.re 2.668 * [backup-simplify]: Simplify 0 into 0 2.668 * [taylor]: Taking taylor expansion of 0 in y.re 2.668 * [backup-simplify]: Simplify 0 into 0 2.668 * [taylor]: Taking taylor expansion of 0 in y.re 2.668 * [backup-simplify]: Simplify 0 into 0 2.668 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 2.668 * [taylor]: Taking taylor expansion of 0 in y.re 2.668 * [backup-simplify]: Simplify 0 into 0 2.668 * [backup-simplify]: Simplify 0 into 0 2.668 * [backup-simplify]: Simplify 0 into 0 2.669 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.669 * [backup-simplify]: Simplify 0 into 0 2.669 * [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 2.669 * [taylor]: Taking taylor expansion of 0 in x.re 2.669 * [backup-simplify]: Simplify 0 into 0 2.669 * [taylor]: Taking taylor expansion of 0 in y.re 2.669 * [backup-simplify]: Simplify 0 into 0 2.669 * [taylor]: Taking taylor expansion of 0 in y.re 2.669 * [backup-simplify]: Simplify 0 into 0 2.669 * [taylor]: Taking taylor expansion of 0 in y.re 2.669 * [backup-simplify]: Simplify 0 into 0 2.670 * [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 2.670 * [taylor]: Taking taylor expansion of 0 in y.re 2.670 * [backup-simplify]: Simplify 0 into 0 2.670 * [backup-simplify]: Simplify 0 into 0 2.670 * [backup-simplify]: Simplify 0 into 0 2.670 * [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) 2.670 * [backup-simplify]: Simplify (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 2.670 * [approximate]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in (x.im x.re y.re) around 0 2.670 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 2.670 * [taylor]: Taking taylor expansion of -1 in y.re 2.670 * [backup-simplify]: Simplify -1 into -1 2.670 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 2.670 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 2.670 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.670 * [taylor]: Taking taylor expansion of y.re in y.re 2.670 * [backup-simplify]: Simplify 0 into 0 2.670 * [backup-simplify]: Simplify 1 into 1 2.670 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.671 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 2.671 * [taylor]: Taking taylor expansion of -1 in x.re 2.671 * [backup-simplify]: Simplify -1 into -1 2.671 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 2.671 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 2.671 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.671 * [taylor]: Taking taylor expansion of y.re in x.re 2.671 * [backup-simplify]: Simplify y.re into y.re 2.671 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.671 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 2.671 * [taylor]: Taking taylor expansion of -1 in x.im 2.671 * [backup-simplify]: Simplify -1 into -1 2.671 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 2.671 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 2.671 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.671 * [taylor]: Taking taylor expansion of y.re in x.im 2.671 * [backup-simplify]: Simplify y.re into y.re 2.671 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.671 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 2.671 * [taylor]: Taking taylor expansion of -1 in x.im 2.671 * [backup-simplify]: Simplify -1 into -1 2.671 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 2.671 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 2.671 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.671 * [taylor]: Taking taylor expansion of y.re in x.im 2.671 * [backup-simplify]: Simplify y.re into y.re 2.671 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.671 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 2.671 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 2.671 * [taylor]: Taking taylor expansion of -1 in x.re 2.671 * [backup-simplify]: Simplify -1 into -1 2.671 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 2.671 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 2.671 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.671 * [taylor]: Taking taylor expansion of y.re in x.re 2.671 * [backup-simplify]: Simplify y.re into y.re 2.672 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 2.672 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 2.672 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 2.672 * [taylor]: Taking taylor expansion of -1 in y.re 2.672 * [backup-simplify]: Simplify -1 into -1 2.672 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 2.672 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 2.672 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.672 * [taylor]: Taking taylor expansion of y.re in y.re 2.672 * [backup-simplify]: Simplify 0 into 0 2.672 * [backup-simplify]: Simplify 1 into 1 2.672 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.672 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 2.672 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 2.672 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 2.673 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 2.673 * [taylor]: Taking taylor expansion of 0 in x.re 2.673 * [backup-simplify]: Simplify 0 into 0 2.673 * [taylor]: Taking taylor expansion of 0 in y.re 2.673 * [backup-simplify]: Simplify 0 into 0 2.673 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 2.673 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 2.673 * [taylor]: Taking taylor expansion of 0 in y.re 2.673 * [backup-simplify]: Simplify 0 into 0 2.674 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 2.674 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 2.674 * [backup-simplify]: Simplify 0 into 0 2.674 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 2.675 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 2.675 * [taylor]: Taking taylor expansion of 0 in x.re 2.675 * [backup-simplify]: Simplify 0 into 0 2.675 * [taylor]: Taking taylor expansion of 0 in y.re 2.675 * [backup-simplify]: Simplify 0 into 0 2.675 * [taylor]: Taking taylor expansion of 0 in y.re 2.675 * [backup-simplify]: Simplify 0 into 0 2.675 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 2.676 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 2.676 * [taylor]: Taking taylor expansion of 0 in y.re 2.676 * [backup-simplify]: Simplify 0 into 0 2.676 * [backup-simplify]: Simplify 0 into 0 2.676 * [backup-simplify]: Simplify 0 into 0 2.678 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.679 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 2.679 * [backup-simplify]: Simplify 0 into 0 2.679 * [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 2.680 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 2.680 * [taylor]: Taking taylor expansion of 0 in x.re 2.680 * [backup-simplify]: Simplify 0 into 0 2.680 * [taylor]: Taking taylor expansion of 0 in y.re 2.680 * [backup-simplify]: Simplify 0 into 0 2.680 * [taylor]: Taking taylor expansion of 0 in y.re 2.680 * [backup-simplify]: Simplify 0 into 0 2.680 * [taylor]: Taking taylor expansion of 0 in y.re 2.680 * [backup-simplify]: Simplify 0 into 0 2.680 * [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 2.681 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 2.681 * [taylor]: Taking taylor expansion of 0 in y.re 2.681 * [backup-simplify]: Simplify 0 into 0 2.682 * [backup-simplify]: Simplify 0 into 0 2.682 * [backup-simplify]: Simplify 0 into 0 2.682 * [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) 2.682 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2) 2.682 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 2.682 * [approximate]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in (x.im x.re y.im) around 0 2.682 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 2.683 * [taylor]: Taking taylor expansion of y.im in y.im 2.683 * [backup-simplify]: Simplify 0 into 0 2.683 * [backup-simplify]: Simplify 1 into 1 2.683 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 2.683 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.683 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 2.683 * [taylor]: Taking taylor expansion of y.im in x.re 2.683 * [backup-simplify]: Simplify y.im into y.im 2.683 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 2.683 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.683 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 2.683 * [taylor]: Taking taylor expansion of y.im in x.im 2.683 * [backup-simplify]: Simplify y.im into y.im 2.683 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 2.683 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.683 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 2.683 * [taylor]: Taking taylor expansion of y.im in x.im 2.683 * [backup-simplify]: Simplify y.im into y.im 2.683 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 2.683 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.683 * [backup-simplify]: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 2.683 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 2.683 * [taylor]: Taking taylor expansion of y.im in x.re 2.683 * [backup-simplify]: Simplify y.im into y.im 2.683 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 2.683 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.683 * [backup-simplify]: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 2.684 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 2.684 * [taylor]: Taking taylor expansion of y.im in y.im 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify 1 into 1 2.684 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 2.684 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.684 * [backup-simplify]: Simplify (* 0 (atan2 x.im x.re)) into 0 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 2.684 * [taylor]: Taking taylor expansion of 0 in x.re 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [taylor]: Taking taylor expansion of 0 in y.im 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 2.684 * [taylor]: Taking taylor expansion of 0 in y.im 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify 0 into 0 2.685 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) 2.685 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 2.685 * [backup-simplify]: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 (atan2 x.im x.re)))) into 0 2.685 * [taylor]: Taking taylor expansion of 0 in x.re 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [taylor]: Taking taylor expansion of 0 in y.im 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [backup-simplify]: Simplify 0 into 0 2.686 * [taylor]: Taking taylor expansion of 0 in y.im 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 (atan2 x.im x.re)))) into 0 2.686 * [taylor]: Taking taylor expansion of 0 in y.im 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify 0 into 0 2.687 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (atan2 x.im x.re)))) into 0 2.687 * [backup-simplify]: Simplify 0 into 0 2.688 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (* y.im (* 1 1))) into (* y.im (atan2 x.im x.re)) 2.688 * [backup-simplify]: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 2.688 * [approximate]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in (x.im x.re y.im) around 0 2.688 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 2.688 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 2.688 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.688 * [taylor]: Taking taylor expansion of y.im in y.im 2.688 * [backup-simplify]: Simplify 0 into 0 2.688 * [backup-simplify]: Simplify 1 into 1 2.688 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.688 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 2.688 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 2.688 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.688 * [taylor]: Taking taylor expansion of y.im in x.re 2.688 * [backup-simplify]: Simplify y.im into y.im 2.689 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 2.689 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 2.689 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 2.689 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.689 * [taylor]: Taking taylor expansion of y.im in x.im 2.689 * [backup-simplify]: Simplify y.im into y.im 2.689 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 2.689 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 2.689 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 2.689 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.689 * [taylor]: Taking taylor expansion of y.im in x.im 2.689 * [backup-simplify]: Simplify y.im into y.im 2.689 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 2.689 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 2.689 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 2.689 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.689 * [taylor]: Taking taylor expansion of y.im in x.re 2.689 * [backup-simplify]: Simplify y.im into y.im 2.690 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 2.690 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 2.690 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 2.690 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.690 * [taylor]: Taking taylor expansion of y.im in y.im 2.690 * [backup-simplify]: Simplify 0 into 0 2.690 * [backup-simplify]: Simplify 1 into 1 2.690 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.690 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 2.690 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 2.690 * [taylor]: Taking taylor expansion of 0 in x.re 2.690 * [backup-simplify]: Simplify 0 into 0 2.690 * [taylor]: Taking taylor expansion of 0 in y.im 2.690 * [backup-simplify]: Simplify 0 into 0 2.691 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 2.691 * [taylor]: Taking taylor expansion of 0 in y.im 2.691 * [backup-simplify]: Simplify 0 into 0 2.692 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 2.692 * [taylor]: Taking taylor expansion of 0 in x.re 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [taylor]: Taking taylor expansion of 0 in y.im 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [taylor]: Taking taylor expansion of 0 in y.im 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 2.693 * [taylor]: Taking taylor expansion of 0 in y.im 2.693 * [backup-simplify]: Simplify 0 into 0 2.693 * [backup-simplify]: Simplify 0 into 0 2.693 * [backup-simplify]: Simplify 0 into 0 2.694 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.694 * [backup-simplify]: Simplify 0 into 0 2.694 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 2.694 * [taylor]: Taking taylor expansion of 0 in x.re 2.695 * [backup-simplify]: Simplify 0 into 0 2.695 * [taylor]: Taking taylor expansion of 0 in y.im 2.695 * [backup-simplify]: Simplify 0 into 0 2.695 * [taylor]: Taking taylor expansion of 0 in y.im 2.695 * [backup-simplify]: Simplify 0 into 0 2.695 * [taylor]: Taking taylor expansion of 0 in y.im 2.695 * [backup-simplify]: Simplify 0 into 0 2.695 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 2.695 * [taylor]: Taking taylor expansion of 0 in y.im 2.695 * [backup-simplify]: Simplify 0 into 0 2.695 * [backup-simplify]: Simplify 0 into 0 2.695 * [backup-simplify]: Simplify 0 into 0 2.696 * [backup-simplify]: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* (/ 1 (/ 1 y.im)) (* 1 1))) into (* y.im (atan2 x.im x.re)) 2.696 * [backup-simplify]: Simplify (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 2.696 * [approximate]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in (x.im x.re y.im) around 0 2.696 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 2.696 * [taylor]: Taking taylor expansion of -1 in y.im 2.696 * [backup-simplify]: Simplify -1 into -1 2.696 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 2.696 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 2.697 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.697 * [taylor]: Taking taylor expansion of y.im in y.im 2.697 * [backup-simplify]: Simplify 0 into 0 2.697 * [backup-simplify]: Simplify 1 into 1 2.697 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.697 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 2.697 * [taylor]: Taking taylor expansion of -1 in x.re 2.697 * [backup-simplify]: Simplify -1 into -1 2.697 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 2.697 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 2.697 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.697 * [taylor]: Taking taylor expansion of y.im in x.re 2.697 * [backup-simplify]: Simplify y.im into y.im 2.697 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 2.697 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 2.697 * [taylor]: Taking taylor expansion of -1 in x.im 2.697 * [backup-simplify]: Simplify -1 into -1 2.697 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 2.697 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 2.697 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.697 * [taylor]: Taking taylor expansion of y.im in x.im 2.697 * [backup-simplify]: Simplify y.im into y.im 2.698 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 2.698 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 2.698 * [taylor]: Taking taylor expansion of -1 in x.im 2.698 * [backup-simplify]: Simplify -1 into -1 2.698 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 2.698 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 2.698 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.698 * [taylor]: Taking taylor expansion of y.im in x.im 2.698 * [backup-simplify]: Simplify y.im into y.im 2.698 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 2.698 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 2.698 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 2.698 * [taylor]: Taking taylor expansion of -1 in x.re 2.698 * [backup-simplify]: Simplify -1 into -1 2.698 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 2.698 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 2.698 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.698 * [taylor]: Taking taylor expansion of y.im in x.re 2.698 * [backup-simplify]: Simplify y.im into y.im 2.699 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 2.699 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 2.699 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 2.699 * [taylor]: Taking taylor expansion of -1 in y.im 2.699 * [backup-simplify]: Simplify -1 into -1 2.699 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 2.699 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 2.699 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.699 * [taylor]: Taking taylor expansion of y.im in y.im 2.699 * [backup-simplify]: Simplify 0 into 0 2.699 * [backup-simplify]: Simplify 1 into 1 2.699 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 2.699 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 2.699 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 2.700 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 2.700 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 2.700 * [taylor]: Taking taylor expansion of 0 in x.re 2.700 * [backup-simplify]: Simplify 0 into 0 2.701 * [taylor]: Taking taylor expansion of 0 in y.im 2.701 * [backup-simplify]: Simplify 0 into 0 2.701 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 2.702 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 2.702 * [taylor]: Taking taylor expansion of 0 in y.im 2.702 * [backup-simplify]: Simplify 0 into 0 2.703 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 2.703 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 2.703 * [backup-simplify]: Simplify 0 into 0 2.703 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 2.704 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 2.704 * [taylor]: Taking taylor expansion of 0 in x.re 2.704 * [backup-simplify]: Simplify 0 into 0 2.704 * [taylor]: Taking taylor expansion of 0 in y.im 2.704 * [backup-simplify]: Simplify 0 into 0 2.705 * [taylor]: Taking taylor expansion of 0 in y.im 2.705 * [backup-simplify]: Simplify 0 into 0 2.705 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 2.706 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 2.706 * [taylor]: Taking taylor expansion of 0 in y.im 2.706 * [backup-simplify]: Simplify 0 into 0 2.706 * [backup-simplify]: Simplify 0 into 0 2.706 * [backup-simplify]: Simplify 0 into 0 2.707 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.708 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 2.708 * [backup-simplify]: Simplify 0 into 0 2.709 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 2.710 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 2.710 * [taylor]: Taking taylor expansion of 0 in x.re 2.710 * [backup-simplify]: Simplify 0 into 0 2.710 * [taylor]: Taking taylor expansion of 0 in y.im 2.710 * [backup-simplify]: Simplify 0 into 0 2.710 * [taylor]: Taking taylor expansion of 0 in y.im 2.710 * [backup-simplify]: Simplify 0 into 0 2.710 * [taylor]: Taking taylor expansion of 0 in y.im 2.710 * [backup-simplify]: Simplify 0 into 0 2.711 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 2.712 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 2.712 * [taylor]: Taking taylor expansion of 0 in y.im 2.712 * [backup-simplify]: Simplify 0 into 0 2.712 * [backup-simplify]: Simplify 0 into 0 2.712 * [backup-simplify]: Simplify 0 into 0 2.713 * [backup-simplify]: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* (/ 1 (/ 1 (- y.im))) (* 1 1))) into (* y.im (atan2 x.im x.re)) 2.713 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1) 2.713 * [backup-simplify]: Simplify (* y.re (log (hypot x.re x.im))) into (* y.re (log (hypot x.re x.im))) 2.713 * [approximate]: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in (y.re x.re x.im) around 0 2.713 * [taylor]: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in x.im 2.713 * [taylor]: Taking taylor expansion of y.re in x.im 2.713 * [backup-simplify]: Simplify y.re into y.re 2.713 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 2.713 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.im 2.713 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.713 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 2.713 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.im 2.713 * [taylor]: Taking taylor expansion of x.re in x.im 2.713 * [backup-simplify]: Simplify x.re into x.re 2.713 * [taylor]: Taking taylor expansion of x.re in x.im 2.713 * [backup-simplify]: Simplify x.re into x.re 2.713 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.im 2.713 * [taylor]: Taking taylor expansion of x.im in x.im 2.713 * [backup-simplify]: Simplify 0 into 0 2.713 * [backup-simplify]: Simplify 1 into 1 2.713 * [taylor]: Taking taylor expansion of x.im in x.im 2.714 * [backup-simplify]: Simplify 0 into 0 2.714 * [backup-simplify]: Simplify 1 into 1 2.714 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 2.714 * [backup-simplify]: Simplify (* 0 0) into 0 2.714 * [backup-simplify]: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 2.714 * [backup-simplify]: Simplify (sqrt (pow x.re 2)) into x.re 2.714 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 2.715 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.715 * [backup-simplify]: Simplify (+ 0 0) into 0 2.715 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 2.715 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.716 * [taylor]: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in x.re 2.716 * [taylor]: Taking taylor expansion of y.re in x.re 2.716 * [backup-simplify]: Simplify y.re into y.re 2.716 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 2.716 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.re 2.716 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.716 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 2.716 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.re 2.716 * [taylor]: Taking taylor expansion of x.re in x.re 2.716 * [backup-simplify]: Simplify 0 into 0 2.716 * [backup-simplify]: Simplify 1 into 1 2.716 * [taylor]: Taking taylor expansion of x.re in x.re 2.716 * [backup-simplify]: Simplify 0 into 0 2.716 * [backup-simplify]: Simplify 1 into 1 2.716 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.re 2.716 * [taylor]: Taking taylor expansion of x.im in x.re 2.716 * [backup-simplify]: Simplify x.im into x.im 2.716 * [taylor]: Taking taylor expansion of x.im in x.re 2.716 * [backup-simplify]: Simplify x.im into x.im 2.716 * [backup-simplify]: Simplify (* 0 0) into 0 2.716 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.717 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 2.717 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 2.717 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.717 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.718 * [backup-simplify]: Simplify (+ 0 0) into 0 2.718 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 2.718 * [backup-simplify]: Simplify (log x.im) into (log x.im) 2.718 * [taylor]: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in y.re 2.718 * [taylor]: Taking taylor expansion of y.re in y.re 2.718 * [backup-simplify]: Simplify 0 into 0 2.718 * [backup-simplify]: Simplify 1 into 1 2.718 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 2.718 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.re 2.718 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.718 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 2.718 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.re 2.718 * [taylor]: Taking taylor expansion of x.re in y.re 2.718 * [backup-simplify]: Simplify x.re into x.re 2.718 * [taylor]: Taking taylor expansion of x.re in y.re 2.718 * [backup-simplify]: Simplify x.re into x.re 2.718 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.re 2.718 * [taylor]: Taking taylor expansion of x.im in y.re 2.718 * [backup-simplify]: Simplify x.im into x.im 2.718 * [taylor]: Taking taylor expansion of x.im in y.re 2.718 * [backup-simplify]: Simplify x.im into x.im 2.719 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 2.719 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.719 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 2.719 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 2.719 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 2.719 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.719 * [backup-simplify]: Simplify (+ 0 0) into 0 2.720 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 2.720 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2.720 * [taylor]: Taking taylor expansion of (* y.re (log (hypot x.re x.im))) in y.re 2.720 * [taylor]: Taking taylor expansion of y.re in y.re 2.720 * [backup-simplify]: Simplify 0 into 0 2.720 * [backup-simplify]: Simplify 1 into 1 2.720 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 2.720 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.re 2.720 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 2.720 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 2.720 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.re 2.720 * [taylor]: Taking taylor expansion of x.re in y.re 2.720 * [backup-simplify]: Simplify x.re into x.re 2.720 * [taylor]: Taking taylor expansion of x.re in y.re 2.720 * [backup-simplify]: Simplify x.re into x.re 2.720 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.re 2.720 * [taylor]: Taking taylor expansion of x.im in y.re 2.720 * [backup-simplify]: Simplify x.im into x.im 2.720 * [taylor]: Taking taylor expansion of x.im in y.re 2.720 * [backup-simplify]: Simplify x.im into x.im 2.720 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 2.720 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.721 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 2.721 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 2.721 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 2.721 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.721 * [backup-simplify]: Simplify (+ 0 0) into 0 2.721 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 2.722 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2.722 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 2.722 * [taylor]: Taking taylor expansion of 0 in x.re 2.722 * [backup-simplify]: Simplify 0 into 0 2.722 * [taylor]: Taking taylor expansion of 0 in x.im 2.722 * [backup-simplify]: Simplify 0 into 0 2.722 * [backup-simplify]: Simplify 0 into 0 2.723 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 2.724 * [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)))) 2.724 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 2.724 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 2.724 * [taylor]: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 2.724 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 2.724 * [taylor]: Taking taylor expansion of x.re in x.re 2.724 * [backup-simplify]: Simplify 0 into 0 2.724 * [backup-simplify]: Simplify 1 into 1 2.724 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 2.724 * [taylor]: Taking taylor expansion of x.im in x.re 2.724 * [backup-simplify]: Simplify x.im into x.im 2.724 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.724 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 2.724 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 2.724 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 2.725 * [backup-simplify]: Simplify (+ 0 0) into 0 2.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 2.725 * [backup-simplify]: Simplify (log x.im) into (log x.im) 2.725 * [taylor]: Taking taylor expansion of (log x.im) in x.im 2.725 * [taylor]: Taking taylor expansion of x.im in x.im 2.725 * [backup-simplify]: Simplify 0 into 0 2.725 * [backup-simplify]: Simplify 1 into 1 2.725 * [backup-simplify]: Simplify (log 1) into 0 2.726 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 2.726 * [backup-simplify]: Simplify (log x.im) into (log x.im) 2.726 * [taylor]: Taking taylor expansion of 0 in x.im 2.726 * [backup-simplify]: Simplify 0 into 0 2.726 * [backup-simplify]: Simplify 0 into 0 2.726 * [backup-simplify]: Simplify 0 into 0 2.726 * [backup-simplify]: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 2.727 * [backup-simplify]: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 2.727 * [backup-simplify]: Simplify (+ 0 0) into 0 2.728 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 2.730 * [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 2.731 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 2.731 * [taylor]: Taking taylor expansion of 0 in x.re 2.731 * [backup-simplify]: Simplify 0 into 0 2.731 * [taylor]: Taking taylor expansion of 0 in x.im 2.731 * [backup-simplify]: Simplify 0 into 0 2.731 * [backup-simplify]: Simplify 0 into 0 2.732 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 2.732 * [taylor]: Taking taylor expansion of 0 in x.im 2.732 * [backup-simplify]: Simplify 0 into 0 2.732 * [backup-simplify]: Simplify 0 into 0 2.732 * [taylor]: Taking taylor expansion of 0 in x.im 2.732 * [backup-simplify]: Simplify 0 into 0 2.732 * [backup-simplify]: Simplify 0 into 0 2.733 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.733 * [backup-simplify]: Simplify 0 into 0 2.734 * [backup-simplify]: Simplify (* (log x.im) (* 1 (* 1 y.re))) into (* y.re (log x.im)) 2.734 * [backup-simplify]: Simplify (* (/ 1 y.re) (log (hypot (/ 1 x.re) (/ 1 x.im)))) into (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) 2.734 * [approximate]: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in (y.re x.re x.im) around 0 2.734 * [taylor]: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in x.im 2.734 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 2.734 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 2.734 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.734 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 2.734 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 2.734 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 2.734 * [taylor]: Taking taylor expansion of x.re in x.im 2.734 * [backup-simplify]: Simplify x.re into x.re 2.734 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.734 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 2.734 * [taylor]: Taking taylor expansion of x.re in x.im 2.734 * [backup-simplify]: Simplify x.re into x.re 2.734 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.734 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 2.734 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 2.734 * [taylor]: Taking taylor expansion of x.im in x.im 2.734 * [backup-simplify]: Simplify 0 into 0 2.734 * [backup-simplify]: Simplify 1 into 1 2.735 * [backup-simplify]: Simplify (/ 1 1) into 1 2.735 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 2.735 * [taylor]: Taking taylor expansion of x.im in x.im 2.735 * [backup-simplify]: Simplify 0 into 0 2.735 * [backup-simplify]: Simplify 1 into 1 2.735 * [backup-simplify]: Simplify (/ 1 1) into 1 2.736 * [backup-simplify]: Simplify (* 1 1) into 1 2.736 * [backup-simplify]: Simplify (+ 0 1) into 1 2.737 * [backup-simplify]: Simplify (sqrt 1) into 1 2.737 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.739 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.739 * [backup-simplify]: Simplify (+ 0 0) into 0 2.740 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.740 * [backup-simplify]: Simplify (log 1) into 0 2.740 * [taylor]: Taking taylor expansion of y.re in x.im 2.740 * [backup-simplify]: Simplify y.re into y.re 2.741 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 2.741 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 2.741 * [backup-simplify]: Simplify (/ (- (log x.im)) y.re) into (* -1 (/ (log x.im) y.re)) 2.741 * [taylor]: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in x.re 2.741 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 2.741 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 2.741 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.741 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 2.741 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 2.741 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 2.742 * [taylor]: Taking taylor expansion of x.re in x.re 2.742 * [backup-simplify]: Simplify 0 into 0 2.742 * [backup-simplify]: Simplify 1 into 1 2.742 * [backup-simplify]: Simplify (/ 1 1) into 1 2.742 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 2.742 * [taylor]: Taking taylor expansion of x.re in x.re 2.742 * [backup-simplify]: Simplify 0 into 0 2.742 * [backup-simplify]: Simplify 1 into 1 2.742 * [backup-simplify]: Simplify (/ 1 1) into 1 2.743 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 2.743 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 2.743 * [taylor]: Taking taylor expansion of x.im in x.re 2.743 * [backup-simplify]: Simplify x.im into x.im 2.743 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.743 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 2.743 * [taylor]: Taking taylor expansion of x.im in x.re 2.743 * [backup-simplify]: Simplify x.im into x.im 2.743 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.743 * [backup-simplify]: Simplify (* 1 1) into 1 2.744 * [backup-simplify]: Simplify (+ 1 0) into 1 2.744 * [backup-simplify]: Simplify (sqrt 1) into 1 2.745 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.746 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.747 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.747 * [backup-simplify]: Simplify (+ 0 0) into 0 2.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.748 * [backup-simplify]: Simplify (log 1) into 0 2.748 * [taylor]: Taking taylor expansion of y.re in x.re 2.748 * [backup-simplify]: Simplify y.re into y.re 2.749 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.749 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.749 * [backup-simplify]: Simplify (/ (- (log x.re)) y.re) into (* -1 (/ (log x.re) y.re)) 2.749 * [taylor]: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in y.re 2.749 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 2.749 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 2.750 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.750 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 2.750 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 2.750 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 2.750 * [taylor]: Taking taylor expansion of x.re in y.re 2.750 * [backup-simplify]: Simplify x.re into x.re 2.750 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.750 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 2.750 * [taylor]: Taking taylor expansion of x.re in y.re 2.750 * [backup-simplify]: Simplify x.re into x.re 2.750 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.750 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 2.750 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 2.750 * [taylor]: Taking taylor expansion of x.im in y.re 2.750 * [backup-simplify]: Simplify x.im into x.im 2.750 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.750 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 2.750 * [taylor]: Taking taylor expansion of x.im in y.re 2.750 * [backup-simplify]: Simplify x.im into x.im 2.750 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.750 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 2.750 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 2.751 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.751 * [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)))) 2.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.751 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 2.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.752 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 2.752 * [backup-simplify]: Simplify (+ 0 0) into 0 2.752 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.752 * [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))))) 2.753 * [taylor]: Taking taylor expansion of y.re in y.re 2.753 * [backup-simplify]: Simplify 0 into 0 2.753 * [backup-simplify]: Simplify 1 into 1 2.753 * [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))))) 2.753 * [taylor]: Taking taylor expansion of (/ (log (hypot (/ 1 x.re) (/ 1 x.im))) y.re) in y.re 2.753 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 2.753 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 2.753 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 2.753 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 2.753 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 2.753 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 2.753 * [taylor]: Taking taylor expansion of x.re in y.re 2.753 * [backup-simplify]: Simplify x.re into x.re 2.753 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.753 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 2.753 * [taylor]: Taking taylor expansion of x.re in y.re 2.753 * [backup-simplify]: Simplify x.re into x.re 2.753 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 2.753 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 2.753 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 2.753 * [taylor]: Taking taylor expansion of x.im in y.re 2.753 * [backup-simplify]: Simplify x.im into x.im 2.754 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.754 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 2.754 * [taylor]: Taking taylor expansion of x.im in y.re 2.754 * [backup-simplify]: Simplify x.im into x.im 2.754 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 2.754 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 2.754 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 2.754 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.754 * [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)))) 2.754 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.754 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 2.755 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 2.755 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.755 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 2.755 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 2.755 * [backup-simplify]: Simplify (+ 0 0) into 0 2.756 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.756 * [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))))) 2.756 * [taylor]: Taking taylor expansion of y.re in y.re 2.756 * [backup-simplify]: Simplify 0 into 0 2.756 * [backup-simplify]: Simplify 1 into 1 2.756 * [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))))) 2.756 * [taylor]: Taking taylor expansion of (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) in x.re 2.756 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) in x.re 2.756 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) in x.re 2.756 * [taylor]: Taking taylor expansion of (/ 1 (pow x.im 2)) in x.re 2.757 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 2.757 * [taylor]: Taking taylor expansion of x.im in x.re 2.757 * [backup-simplify]: Simplify x.im into x.im 2.757 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.757 * [backup-simplify]: Simplify (/ 1 (pow x.im 2)) into (/ 1 (pow x.im 2)) 2.757 * [taylor]: Taking taylor expansion of (/ 1 (pow x.re 2)) in x.re 2.757 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 2.757 * [taylor]: Taking taylor expansion of x.re in x.re 2.757 * [backup-simplify]: Simplify 0 into 0 2.757 * [backup-simplify]: Simplify 1 into 1 2.757 * [backup-simplify]: Simplify (* 1 1) into 1 2.758 * [backup-simplify]: Simplify (/ 1 1) into 1 2.758 * [backup-simplify]: Simplify (+ 0 1) into 1 2.759 * [backup-simplify]: Simplify (sqrt 1) into 1 2.759 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.760 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.760 * [backup-simplify]: Simplify (+ 0 0) into 0 2.761 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.761 * [backup-simplify]: Simplify (log 1) into 0 2.762 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.762 * [taylor]: Taking taylor expansion of (- (log x.re)) in x.im 2.762 * [taylor]: Taking taylor expansion of (log x.re) in x.im 2.762 * [taylor]: Taking taylor expansion of x.re in x.im 2.762 * [backup-simplify]: Simplify x.re into x.re 2.762 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.762 * [backup-simplify]: Simplify (- (log x.re)) into (- (log x.re)) 2.762 * [backup-simplify]: Simplify (- (log x.re)) into (- (log x.re)) 2.763 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1)))) 1) into 0 2.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) (/ 0 1)))) into 0 2.764 * [taylor]: Taking taylor expansion of 0 in x.re 2.764 * [backup-simplify]: Simplify 0 into 0 2.764 * [taylor]: Taking taylor expansion of 0 in x.im 2.764 * [backup-simplify]: Simplify 0 into 0 2.764 * [backup-simplify]: Simplify 0 into 0 2.766 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.766 * [taylor]: Taking taylor expansion of 0 in x.im 2.766 * [backup-simplify]: Simplify 0 into 0 2.766 * [backup-simplify]: Simplify 0 into 0 2.767 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 2.767 * [backup-simplify]: Simplify (- 0) into 0 2.767 * [backup-simplify]: Simplify 0 into 0 2.767 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 2.767 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 2.768 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (+ (* 0 0) (* 0 (/ 1 x.re)))) into 0 2.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 2.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 2.769 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (+ (* 0 0) (* 0 (/ 1 x.im)))) into 0 2.769 * [backup-simplify]: Simplify (+ 0 0) into 0 2.770 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.772 * [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 2.774 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.774 * [taylor]: Taking taylor expansion of 0 in x.re 2.774 * [backup-simplify]: Simplify 0 into 0 2.774 * [taylor]: Taking taylor expansion of 0 in x.im 2.774 * [backup-simplify]: Simplify 0 into 0 2.774 * [backup-simplify]: Simplify 0 into 0 2.774 * [taylor]: Taking taylor expansion of 0 in x.im 2.774 * [backup-simplify]: Simplify 0 into 0 2.774 * [backup-simplify]: Simplify 0 into 0 2.775 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.776 * [backup-simplify]: Simplify (+ (/ 1 (pow x.im 2)) 0) into (/ 1 (pow x.im 2)) 2.777 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) 2.779 * [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)) 2.779 * [taylor]: Taking taylor expansion of (/ 1/2 (pow x.im 2)) in x.im 2.779 * [taylor]: Taking taylor expansion of 1/2 in x.im 2.779 * [backup-simplify]: Simplify 1/2 into 1/2 2.779 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.im 2.779 * [taylor]: Taking taylor expansion of x.im in x.im 2.779 * [backup-simplify]: Simplify 0 into 0 2.779 * [backup-simplify]: Simplify 1 into 1 2.780 * [backup-simplify]: Simplify (* 1 1) into 1 2.780 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.781 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.782 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.783 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.784 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.784 * [backup-simplify]: Simplify 0 into 0 2.784 * [backup-simplify]: Simplify (* (- (log (/ 1 x.re))) (* 1 (* 1 (/ 1 (/ 1 y.re))))) into (* -1 (* y.re (log (/ 1 x.re)))) 2.784 * [backup-simplify]: Simplify (* (/ 1 (- y.re)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im))))) into (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) 2.784 * [approximate]: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in (y.re x.re x.im) around 0 2.784 * [taylor]: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in x.im 2.784 * [taylor]: Taking taylor expansion of -1 in x.im 2.784 * [backup-simplify]: Simplify -1 into -1 2.784 * [taylor]: Taking taylor expansion of (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re) in x.im 2.784 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 2.784 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 2.784 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.784 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 2.784 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 2.784 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 2.784 * [taylor]: Taking taylor expansion of -1 in x.im 2.784 * [backup-simplify]: Simplify -1 into -1 2.784 * [taylor]: Taking taylor expansion of x.re in x.im 2.785 * [backup-simplify]: Simplify x.re into x.re 2.785 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.785 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 2.785 * [taylor]: Taking taylor expansion of -1 in x.im 2.785 * [backup-simplify]: Simplify -1 into -1 2.785 * [taylor]: Taking taylor expansion of x.re in x.im 2.785 * [backup-simplify]: Simplify x.re into x.re 2.785 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.785 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 2.785 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 2.785 * [taylor]: Taking taylor expansion of -1 in x.im 2.785 * [backup-simplify]: Simplify -1 into -1 2.785 * [taylor]: Taking taylor expansion of x.im in x.im 2.785 * [backup-simplify]: Simplify 0 into 0 2.785 * [backup-simplify]: Simplify 1 into 1 2.785 * [backup-simplify]: Simplify (/ -1 1) into -1 2.785 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 2.785 * [taylor]: Taking taylor expansion of -1 in x.im 2.785 * [backup-simplify]: Simplify -1 into -1 2.785 * [taylor]: Taking taylor expansion of x.im in x.im 2.786 * [backup-simplify]: Simplify 0 into 0 2.786 * [backup-simplify]: Simplify 1 into 1 2.786 * [backup-simplify]: Simplify (/ -1 1) into -1 2.786 * [backup-simplify]: Simplify (* -1 -1) into 1 2.787 * [backup-simplify]: Simplify (+ 0 1) into 1 2.787 * [backup-simplify]: Simplify (sqrt 1) into 1 2.788 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.789 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.790 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.790 * [backup-simplify]: Simplify (+ 0 0) into 0 2.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.791 * [backup-simplify]: Simplify (log 1) into 0 2.791 * [taylor]: Taking taylor expansion of y.re in x.im 2.791 * [backup-simplify]: Simplify y.re into y.re 2.792 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 2.792 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 2.792 * [backup-simplify]: Simplify (/ (- (log x.im)) y.re) into (* -1 (/ (log x.im) y.re)) 2.792 * [taylor]: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in x.re 2.792 * [taylor]: Taking taylor expansion of -1 in x.re 2.792 * [backup-simplify]: Simplify -1 into -1 2.792 * [taylor]: Taking taylor expansion of (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re) in x.re 2.792 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 2.792 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 2.792 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.792 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 2.792 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 2.792 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 2.792 * [taylor]: Taking taylor expansion of -1 in x.re 2.793 * [backup-simplify]: Simplify -1 into -1 2.793 * [taylor]: Taking taylor expansion of x.re in x.re 2.793 * [backup-simplify]: Simplify 0 into 0 2.793 * [backup-simplify]: Simplify 1 into 1 2.793 * [backup-simplify]: Simplify (/ -1 1) into -1 2.793 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 2.793 * [taylor]: Taking taylor expansion of -1 in x.re 2.793 * [backup-simplify]: Simplify -1 into -1 2.793 * [taylor]: Taking taylor expansion of x.re in x.re 2.793 * [backup-simplify]: Simplify 0 into 0 2.793 * [backup-simplify]: Simplify 1 into 1 2.794 * [backup-simplify]: Simplify (/ -1 1) into -1 2.794 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 2.794 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 2.794 * [taylor]: Taking taylor expansion of -1 in x.re 2.794 * [backup-simplify]: Simplify -1 into -1 2.794 * [taylor]: Taking taylor expansion of x.im in x.re 2.794 * [backup-simplify]: Simplify x.im into x.im 2.794 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.794 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 2.794 * [taylor]: Taking taylor expansion of -1 in x.re 2.794 * [backup-simplify]: Simplify -1 into -1 2.794 * [taylor]: Taking taylor expansion of x.im in x.re 2.794 * [backup-simplify]: Simplify x.im into x.im 2.794 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.794 * [backup-simplify]: Simplify (* -1 -1) into 1 2.795 * [backup-simplify]: Simplify (+ 1 0) into 1 2.795 * [backup-simplify]: Simplify (sqrt 1) into 1 2.796 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.797 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.798 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.798 * [backup-simplify]: Simplify (+ 0 0) into 0 2.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.799 * [backup-simplify]: Simplify (log 1) into 0 2.799 * [taylor]: Taking taylor expansion of y.re in x.re 2.800 * [backup-simplify]: Simplify y.re into y.re 2.800 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.800 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.801 * [backup-simplify]: Simplify (/ (- (log x.re)) y.re) into (* -1 (/ (log x.re) y.re)) 2.801 * [taylor]: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in y.re 2.801 * [taylor]: Taking taylor expansion of -1 in y.re 2.801 * [backup-simplify]: Simplify -1 into -1 2.801 * [taylor]: Taking taylor expansion of (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re) in y.re 2.801 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 2.801 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 2.801 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.801 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 2.801 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 2.801 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 2.801 * [taylor]: Taking taylor expansion of -1 in y.re 2.801 * [backup-simplify]: Simplify -1 into -1 2.801 * [taylor]: Taking taylor expansion of x.re in y.re 2.801 * [backup-simplify]: Simplify x.re into x.re 2.801 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.801 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 2.801 * [taylor]: Taking taylor expansion of -1 in y.re 2.801 * [backup-simplify]: Simplify -1 into -1 2.801 * [taylor]: Taking taylor expansion of x.re in y.re 2.801 * [backup-simplify]: Simplify x.re into x.re 2.801 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.801 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 2.801 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 2.801 * [taylor]: Taking taylor expansion of -1 in y.re 2.801 * [backup-simplify]: Simplify -1 into -1 2.801 * [taylor]: Taking taylor expansion of x.im in y.re 2.801 * [backup-simplify]: Simplify x.im into x.im 2.801 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.801 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 2.801 * [taylor]: Taking taylor expansion of -1 in y.re 2.802 * [backup-simplify]: Simplify -1 into -1 2.802 * [taylor]: Taking taylor expansion of x.im in y.re 2.802 * [backup-simplify]: Simplify x.im into x.im 2.802 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.802 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 2.802 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 2.802 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.802 * [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)))) 2.802 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.802 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.803 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 2.803 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.803 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.803 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 2.803 * [backup-simplify]: Simplify (+ 0 0) into 0 2.804 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.804 * [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))))) 2.804 * [taylor]: Taking taylor expansion of y.re in y.re 2.804 * [backup-simplify]: Simplify 0 into 0 2.804 * [backup-simplify]: Simplify 1 into 1 2.804 * [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))))) 2.804 * [taylor]: Taking taylor expansion of (* -1 (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re)) in y.re 2.804 * [taylor]: Taking taylor expansion of -1 in y.re 2.804 * [backup-simplify]: Simplify -1 into -1 2.804 * [taylor]: Taking taylor expansion of (/ (log (hypot (/ -1 x.re) (/ -1 x.im))) y.re) in y.re 2.804 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 2.804 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 2.804 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 2.805 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 2.805 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 2.805 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 2.805 * [taylor]: Taking taylor expansion of -1 in y.re 2.805 * [backup-simplify]: Simplify -1 into -1 2.805 * [taylor]: Taking taylor expansion of x.re in y.re 2.805 * [backup-simplify]: Simplify x.re into x.re 2.805 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.805 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 2.805 * [taylor]: Taking taylor expansion of -1 in y.re 2.805 * [backup-simplify]: Simplify -1 into -1 2.805 * [taylor]: Taking taylor expansion of x.re in y.re 2.805 * [backup-simplify]: Simplify x.re into x.re 2.805 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 2.805 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 2.805 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 2.805 * [taylor]: Taking taylor expansion of -1 in y.re 2.805 * [backup-simplify]: Simplify -1 into -1 2.805 * [taylor]: Taking taylor expansion of x.im in y.re 2.805 * [backup-simplify]: Simplify x.im into x.im 2.805 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.805 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 2.805 * [taylor]: Taking taylor expansion of -1 in y.re 2.805 * [backup-simplify]: Simplify -1 into -1 2.805 * [taylor]: Taking taylor expansion of x.im in y.re 2.805 * [backup-simplify]: Simplify x.im into x.im 2.805 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 2.805 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 2.805 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 2.805 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 2.806 * [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)))) 2.806 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.806 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 2.806 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 2.806 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.806 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 2.806 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 2.806 * [backup-simplify]: Simplify (+ 0 0) into 0 2.806 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.807 * [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))))) 2.807 * [taylor]: Taking taylor expansion of y.re in y.re 2.807 * [backup-simplify]: Simplify 0 into 0 2.807 * [backup-simplify]: Simplify 1 into 1 2.807 * [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))))) 2.807 * [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)))))) 2.807 * [taylor]: Taking taylor expansion of (* -1 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) in x.re 2.807 * [taylor]: Taking taylor expansion of -1 in x.re 2.807 * [backup-simplify]: Simplify -1 into -1 2.807 * [taylor]: Taking taylor expansion of (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) in x.re 2.807 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) in x.re 2.807 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) in x.re 2.807 * [taylor]: Taking taylor expansion of (/ 1 (pow x.im 2)) in x.re 2.807 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 2.807 * [taylor]: Taking taylor expansion of x.im in x.re 2.807 * [backup-simplify]: Simplify x.im into x.im 2.807 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 2.807 * [backup-simplify]: Simplify (/ 1 (pow x.im 2)) into (/ 1 (pow x.im 2)) 2.807 * [taylor]: Taking taylor expansion of (/ 1 (pow x.re 2)) in x.re 2.807 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 2.807 * [taylor]: Taking taylor expansion of x.re in x.re 2.807 * [backup-simplify]: Simplify 0 into 0 2.807 * [backup-simplify]: Simplify 1 into 1 2.808 * [backup-simplify]: Simplify (* 1 1) into 1 2.808 * [backup-simplify]: Simplify (/ 1 1) into 1 2.808 * [backup-simplify]: Simplify (+ 0 1) into 1 2.808 * [backup-simplify]: Simplify (sqrt 1) into 1 2.809 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.809 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.810 * [backup-simplify]: Simplify (+ 0 0) into 0 2.810 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.810 * [backup-simplify]: Simplify (log 1) into 0 2.811 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.811 * [backup-simplify]: Simplify (* -1 (- (log x.re))) into (log x.re) 2.811 * [taylor]: Taking taylor expansion of (log x.re) in x.im 2.811 * [taylor]: Taking taylor expansion of x.re in x.im 2.811 * [backup-simplify]: Simplify x.re into x.re 2.811 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.811 * [backup-simplify]: Simplify (log x.re) into (log x.re) 2.811 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))) 1)))) 1) into 0 2.812 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) (/ 0 1)))) into 0 2.812 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))))) into 0 2.812 * [taylor]: Taking taylor expansion of 0 in x.re 2.813 * [backup-simplify]: Simplify 0 into 0 2.813 * [taylor]: Taking taylor expansion of 0 in x.im 2.813 * [backup-simplify]: Simplify 0 into 0 2.813 * [backup-simplify]: Simplify 0 into 0 2.813 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.814 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.814 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (- (log x.re)))) into 0 2.814 * [taylor]: Taking taylor expansion of 0 in x.im 2.814 * [backup-simplify]: Simplify 0 into 0 2.814 * [backup-simplify]: Simplify 0 into 0 2.815 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 2.815 * [backup-simplify]: Simplify 0 into 0 2.815 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 2.815 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 2.815 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (+ (* 0 0) (* 0 (/ -1 x.re)))) into 0 2.815 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 2.816 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 2.816 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (+ (* 0 0) (* 0 (/ -1 x.im)))) into 0 2.816 * [backup-simplify]: Simplify (+ 0 0) into 0 2.817 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 2.818 * [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 2.819 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.820 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (log (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))))) into 0 2.820 * [taylor]: Taking taylor expansion of 0 in x.re 2.820 * [backup-simplify]: Simplify 0 into 0 2.820 * [taylor]: Taking taylor expansion of 0 in x.im 2.820 * [backup-simplify]: Simplify 0 into 0 2.820 * [backup-simplify]: Simplify 0 into 0 2.820 * [taylor]: Taking taylor expansion of 0 in x.im 2.820 * [backup-simplify]: Simplify 0 into 0 2.820 * [backup-simplify]: Simplify 0 into 0 2.822 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.823 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.823 * [backup-simplify]: Simplify (+ (/ 1 (pow x.im 2)) 0) into (/ 1 (pow x.im 2)) 2.824 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) 2.825 * [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)) 2.825 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 2.825 * [backup-simplify]: Simplify (+ (* -1 (/ 1/2 (pow x.im 2))) (+ (* 0 0) (* 0 (- (log x.re))))) into (- (* 1/2 (/ 1 (pow x.im 2)))) 2.825 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow x.im 2)))) in x.im 2.825 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow x.im 2))) in x.im 2.825 * [taylor]: Taking taylor expansion of 1/2 in x.im 2.825 * [backup-simplify]: Simplify 1/2 into 1/2 2.825 * [taylor]: Taking taylor expansion of (/ 1 (pow x.im 2)) in x.im 2.825 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.im 2.825 * [taylor]: Taking taylor expansion of x.im in x.im 2.825 * [backup-simplify]: Simplify 0 into 0 2.826 * [backup-simplify]: Simplify 1 into 1 2.826 * [backup-simplify]: Simplify (* 1 1) into 1 2.826 * [backup-simplify]: Simplify (/ 1 1) into 1 2.827 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.827 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.828 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.828 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.829 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.829 * [backup-simplify]: Simplify (- 0) into 0 2.829 * [backup-simplify]: Simplify 0 into 0 2.829 * [backup-simplify]: Simplify (* (log (/ 1 (- x.re))) (* 1 (* 1 (/ 1 (/ 1 (- y.re)))))) into (* -1 (* y.re (log (/ -1 x.re)))) 2.829 * * * [progress]: simplifying candidates 2.829 * * * * [progress]: [ 1 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 2 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 3 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 4 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 5 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 6 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 7 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 8 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 9 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 10 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 11 / 93 ] simplifiying candidate #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))> 2.830 * * * * [progress]: [ 12 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 13 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 14 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 15 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 16 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 17 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 18 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 19 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 20 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 21 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 22 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 23 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 24 / 93 ] simplifiying candidate # 2.830 * * * * [progress]: [ 25 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 26 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 27 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 28 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 29 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 30 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 31 / 93 ] simplifiying candidate #real (real->posit16 (* (atan2 x.im x.re) y.re)))))))> 2.831 * * * * [progress]: [ 32 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 33 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 34 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 35 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 36 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 37 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 38 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 39 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 40 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 41 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 42 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 43 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 44 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 45 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 46 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 47 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 48 / 93 ] simplifiying candidate # 2.831 * * * * [progress]: [ 49 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 50 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 51 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 52 / 93 ] simplifiying candidate #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> 2.832 * * * * [progress]: [ 53 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 54 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 55 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 56 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 57 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 58 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 59 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 60 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 61 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 62 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 63 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 64 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 65 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 66 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 67 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 68 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 69 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 70 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 71 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 72 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 73 / 93 ] simplifiying candidate # 2.832 * * * * [progress]: [ 74 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 75 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 76 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 77 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 78 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 79 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 80 / 93 ] simplifiying candidate #real (real->posit16 (* y.re (log (hypot x.re x.im))))) (* (atan2 x.im x.re) y.im))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> 2.833 * * * * [progress]: [ 81 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 82 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 83 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 84 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 85 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 86 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 87 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 88 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 89 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 90 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 91 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 92 / 93 ] simplifiying candidate # 2.833 * * * * [progress]: [ 93 / 93 ] simplifiying candidate # 2.834 * [simplify]: Simplifying: (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (log1p (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cos (* y.im (log (hypot x.re x.im)))) (cos (* (atan2 x.im x.re) y.re))) (* (sin (* y.im (log (hypot x.re x.im)))) (sin (* (atan2 x.im x.re) y.re))) (log (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (* (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (expm1 (* (atan2 x.im x.re) y.re)) (log1p (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re) (+ (log (atan2 x.im x.re)) (log y.re)) (log (* (atan2 x.im x.re) y.re)) (exp (* (atan2 x.im x.re) y.re)) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* y.re y.re) y.re)) (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re)) (* (* (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (* (sqrt (atan2 x.im x.re)) (sqrt y.re)) (* (sqrt (atan2 x.im x.re)) (sqrt y.re)) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (* (atan2 x.im x.re) (sqrt y.re)) (* (atan2 x.im x.re) 1) (* (cbrt (atan2 x.im x.re)) y.re) (* (sqrt (atan2 x.im x.re)) y.re) (* (atan2 x.im x.re) y.re) (real->posit16 (* (atan2 x.im x.re) y.re)) (expm1 (* (atan2 x.im x.re) y.im)) (log1p (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im) (+ (log (atan2 x.im x.re)) (log y.im)) (log (* (atan2 x.im x.re) y.im)) (exp (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* y.im y.im) y.im)) (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) (cbrt (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (* (sqrt (atan2 x.im x.re)) (sqrt y.im)) (* (sqrt (atan2 x.im x.re)) (sqrt y.im)) (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (* (atan2 x.im x.re) (sqrt y.im)) (* (atan2 x.im x.re) 1) (* (cbrt (atan2 x.im x.re)) y.im) (* (sqrt (atan2 x.im x.re)) y.im) (* (atan2 x.im x.re) y.im) (real->posit16 (* (atan2 x.im x.re) y.im)) (expm1 (* y.re (log (hypot x.re x.im)))) (log1p (* y.re (log (hypot x.re x.im)))) (* y.re (log (hypot x.re x.im))) (+ (log y.re) (log (log (hypot x.re x.im)))) (log (* y.re (log (hypot x.re x.im)))) (exp (* y.re (log (hypot x.re x.im)))) (* (* (* y.re y.re) y.re) (* (* (log (hypot x.re x.im)) (log (hypot x.re x.im))) (log (hypot x.re x.im)))) (* (cbrt (* y.re (log (hypot x.re x.im)))) (cbrt (* y.re (log (hypot x.re x.im))))) (cbrt (* y.re (log (hypot x.re x.im)))) (* (* (* y.re (log (hypot x.re x.im))) (* y.re (log (hypot x.re x.im)))) (* y.re (log (hypot x.re x.im)))) (sqrt (* y.re (log (hypot x.re x.im)))) (sqrt (* y.re (log (hypot x.re x.im)))) (* (sqrt y.re) (sqrt (log (hypot x.re x.im)))) (* (sqrt y.re) (sqrt (log (hypot x.re x.im)))) (* y.re (log (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))))) (* y.re (log (cbrt (hypot x.re x.im)))) (* y.re (log (sqrt (hypot x.re x.im)))) (* y.re (log (sqrt (hypot x.re x.im)))) (* y.re (log 1)) (* y.re (log (hypot x.re x.im))) (* (log (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im)))) y.re) (* (log (cbrt (hypot x.re x.im))) y.re) (* (log (sqrt (hypot x.re x.im))) y.re) (* (log (sqrt (hypot x.re x.im))) y.re) (* (log 1) y.re) (* (log (hypot x.re x.im)) y.re) (* y.re 1) (* y.re (* (cbrt (log (hypot x.re x.im))) (cbrt (log (hypot x.re x.im))))) (* y.re (sqrt (log (hypot x.re x.im)))) (* y.re 1) (* (cbrt y.re) (log (hypot x.re x.im))) (* (sqrt y.re) (log (hypot x.re x.im))) (* y.re (log (hypot x.re x.im))) (real->posit16 (* y.re (log (hypot x.re x.im)))) (- 1 (+ (* y.im (* (atan2 x.im x.re) (* y.re (log x.im)))) (* 1/2 (* (pow y.im 2) (pow (log x.im) 2))))) (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (* y.re (log x.im)) (* -1 (* y.re (log (/ 1 x.re)))) (* -1 (* y.re (log (/ -1 x.re)))) 2.835 * * [simplify]: iteration 0: 150 enodes 2.892 * * [simplify]: iteration 1: 296 enodes 2.979 * * [simplify]: iteration 2: 719 enodes 3.436 * * [simplify]: iteration 3: 1949 enodes 3.778 * * [simplify]: iteration 4: 2026 enodes 4.138 * * [simplify]: iteration complete: 2026 enodes 4.138 * * [simplify]: Extracting #0: cost 68 inf + 0 4.139 * * [simplify]: Extracting #1: cost 247 inf + 2 4.143 * * [simplify]: Extracting #2: cost 399 inf + 6211 4.157 * * [simplify]: Extracting #3: cost 221 inf + 53597 4.188 * * [simplify]: Extracting #4: cost 18 inf + 97851 4.229 * * [simplify]: Extracting #5: cost 0 inf + 100499 4.265 * [simplify]: Simplified to: (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (log1p (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cos (* (atan2 x.im x.re) y.re)) (cos (* (log (hypot x.re x.im)) y.im))) (* (sin (* (log (hypot x.re x.im)) y.im)) (sin (* (atan2 x.im x.re) y.re))) (log (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (* (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (expm1 (* (atan2 x.im x.re) y.re)) (log1p (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re) (log (* (atan2 x.im x.re) y.re)) (log (* (atan2 x.im x.re) y.re)) (exp (* (atan2 x.im x.re) y.re)) (* (* (atan2 x.im x.re) y.re) (* (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re))) (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re)) (* (* (atan2 x.im x.re) y.re) (* (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re))) (sqrt (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (* (sqrt y.re) (sqrt (atan2 x.im x.re))) (* (sqrt y.re) (sqrt (atan2 x.im x.re))) (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re)) (* (sqrt y.re) (atan2 x.im x.re)) (atan2 x.im x.re) (* y.re (cbrt (atan2 x.im x.re))) (* y.re (sqrt (atan2 x.im x.re))) (* (atan2 x.im x.re) y.re) (real->posit16 (* (atan2 x.im x.re) y.re)) (expm1 (* (atan2 x.im x.re) y.im)) (log1p (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im) (log (* (atan2 x.im x.re) y.im)) (log (* (atan2 x.im x.re) y.im)) (exp (* (atan2 x.im x.re) y.im)) (* (* (atan2 x.im x.re) y.im) (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im))) (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) (cbrt (* (atan2 x.im x.re) y.im)) (* (* (atan2 x.im x.re) y.im) (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im))) (sqrt (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (* (sqrt y.im) (sqrt (atan2 x.im x.re))) (* (sqrt y.im) (sqrt (atan2 x.im x.re))) (* (* (cbrt y.im) (atan2 x.im x.re)) (cbrt y.im)) (* (sqrt y.im) (atan2 x.im x.re)) (atan2 x.im x.re) (* (cbrt (atan2 x.im x.re)) y.im) (* y.im (sqrt (atan2 x.im x.re))) (* (atan2 x.im x.re) y.im) (real->posit16 (* (atan2 x.im x.re) y.im)) (expm1 (* (log (hypot x.re x.im)) y.re)) (log1p (* (log (hypot x.re x.im)) y.re)) (* (log (hypot x.re x.im)) y.re) (log (* (log (hypot x.re x.im)) y.re)) (log (* (log (hypot x.re x.im)) y.re)) (exp (* (log (hypot x.re x.im)) y.re)) (* (* (* y.re (log (hypot x.re x.im))) (* y.re (log (hypot x.re x.im)))) (* y.re (log (hypot x.re x.im)))) (* (cbrt (* (log (hypot x.re x.im)) y.re)) (cbrt (* (log (hypot x.re x.im)) y.re))) (cbrt (* (log (hypot x.re x.im)) y.re)) (* (* (* y.re (log (hypot x.re x.im))) (* y.re (log (hypot x.re x.im)))) (* y.re (log (hypot x.re x.im)))) (sqrt (* (log (hypot x.re x.im)) y.re)) (sqrt (* (log (hypot x.re x.im)) y.re)) (* (sqrt y.re) (sqrt (log (hypot x.re x.im)))) (* (sqrt y.re) (sqrt (log (hypot x.re x.im)))) (* (log (cbrt (hypot x.re x.im))) (+ y.re y.re)) (* (log (cbrt (hypot x.re x.im))) y.re) (* y.re (log (sqrt (hypot x.re x.im)))) (* y.re (log (sqrt (hypot x.re x.im)))) 0 (* (log (hypot x.re x.im)) y.re) (* (log (cbrt (hypot x.re x.im))) (+ y.re y.re)) (* (log (cbrt (hypot x.re x.im))) y.re) (* y.re (log (sqrt (hypot x.re x.im)))) (* y.re (log (sqrt (hypot x.re x.im)))) 0 (* (log (hypot x.re x.im)) y.re) y.re (* (cbrt (log (hypot x.re x.im))) (* (cbrt (log (hypot x.re x.im))) y.re)) (* (sqrt (log (hypot x.re x.im))) y.re) y.re (* (log (hypot x.re x.im)) (cbrt y.re)) (* (log (hypot x.re x.im)) (sqrt y.re)) (* (log (hypot x.re x.im)) y.re) (real->posit16 (* (log (hypot x.re x.im)) y.re)) (- 1 (fma (* (log x.im) y.im) (* (atan2 x.im x.re) y.re) (* 1/2 (* (* (log x.im) y.im) (* (log x.im) y.im))))) (cos (fma y.re (atan2 x.im x.re) (* (log x.re) y.im))) (cos (- (* (atan2 x.im x.re) y.re) (* (log (/ -1 x.re)) y.im))) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im) (* y.re (log x.im)) (* (log x.re) y.re) (* (- y.re) (log (/ -1 x.re))) 4.279 * * * [progress]: adding candidates to table 5.872 * * [progress]: iteration 2 / 4 5.872 * * * [progress]: picking best candidate 5.976 * * * * [pick]: Picked # 5.976 * * * [progress]: localizing error 6.048 * * * [progress]: generating rewritten candidates 6.048 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 6.053 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 3) 6.066 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2) 6.076 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1 2 2 1) 6.078 * * * [progress]: generating series expansions 6.078 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 6.078 * [backup-simplify]: Simplify (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) into (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) 6.078 * [approximate]: Taking taylor expansion of (cos (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 6.078 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 6.078 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 6.078 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 6.078 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 6.078 * [taylor]: Taking taylor expansion of y.im in y.re 6.078 * [backup-simplify]: Simplify y.im into y.im 6.078 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 6.078 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.re 6.078 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 6.078 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 6.078 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.re 6.078 * [taylor]: Taking taylor expansion of x.re in y.re 6.079 * [backup-simplify]: Simplify x.re into x.re 6.079 * [taylor]: Taking taylor expansion of x.re in y.re 6.079 * [backup-simplify]: Simplify x.re into x.re 6.079 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.re 6.079 * [taylor]: Taking taylor expansion of x.im in y.re 6.079 * [backup-simplify]: Simplify x.im into x.im 6.079 * [taylor]: Taking taylor expansion of x.im in y.re 6.079 * [backup-simplify]: Simplify x.im into x.im 6.079 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 6.079 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 6.079 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 6.079 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 6.079 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 6.079 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 6.080 * [backup-simplify]: Simplify (+ 0 0) into 0 6.080 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 6.080 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 6.080 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 6.080 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 6.080 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.080 * [taylor]: Taking taylor expansion of y.re in y.re 6.080 * [backup-simplify]: Simplify 0 into 0 6.080 * [backup-simplify]: Simplify 1 into 1 6.080 * [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))))) 6.080 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 6.080 * [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))))) 6.080 * [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)))))) 6.080 * [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)))))) 6.080 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 6.080 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 6.080 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 6.080 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 6.080 * [taylor]: Taking taylor expansion of y.im in x.im 6.080 * [backup-simplify]: Simplify y.im into y.im 6.081 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 6.081 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.im 6.081 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 6.081 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 6.081 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.im 6.081 * [taylor]: Taking taylor expansion of x.re in x.im 6.081 * [backup-simplify]: Simplify x.re into x.re 6.081 * [taylor]: Taking taylor expansion of x.re in x.im 6.081 * [backup-simplify]: Simplify x.re into x.re 6.081 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.im 6.081 * [taylor]: Taking taylor expansion of x.im in x.im 6.081 * [backup-simplify]: Simplify 0 into 0 6.081 * [backup-simplify]: Simplify 1 into 1 6.081 * [taylor]: Taking taylor expansion of x.im in x.im 6.081 * [backup-simplify]: Simplify 0 into 0 6.081 * [backup-simplify]: Simplify 1 into 1 6.081 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 6.081 * [backup-simplify]: Simplify (* 0 0) into 0 6.081 * [backup-simplify]: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 6.081 * [backup-simplify]: Simplify (sqrt (pow x.re 2)) into x.re 6.081 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 6.082 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.082 * [backup-simplify]: Simplify (+ 0 0) into 0 6.082 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 6.082 * [backup-simplify]: Simplify (log x.re) into (log x.re) 6.082 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 6.082 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 6.082 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.082 * [taylor]: Taking taylor expansion of y.re in x.im 6.082 * [backup-simplify]: Simplify y.re into y.re 6.082 * [backup-simplify]: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 6.082 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.082 * [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))) 6.082 * [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)))) 6.082 * [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)))) 6.082 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 6.082 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 6.083 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 6.083 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 6.083 * [taylor]: Taking taylor expansion of y.im in x.re 6.083 * [backup-simplify]: Simplify y.im into y.im 6.083 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 6.083 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.re 6.083 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 6.083 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 6.083 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.re 6.083 * [taylor]: Taking taylor expansion of x.re in x.re 6.083 * [backup-simplify]: Simplify 0 into 0 6.083 * [backup-simplify]: Simplify 1 into 1 6.083 * [taylor]: Taking taylor expansion of x.re in x.re 6.083 * [backup-simplify]: Simplify 0 into 0 6.083 * [backup-simplify]: Simplify 1 into 1 6.083 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.re 6.083 * [taylor]: Taking taylor expansion of x.im in x.re 6.083 * [backup-simplify]: Simplify x.im into x.im 6.083 * [taylor]: Taking taylor expansion of x.im in x.re 6.083 * [backup-simplify]: Simplify x.im into x.im 6.083 * [backup-simplify]: Simplify (* 0 0) into 0 6.083 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 6.083 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 6.083 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 6.084 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.084 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 6.084 * [backup-simplify]: Simplify (+ 0 0) into 0 6.084 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 6.084 * [backup-simplify]: Simplify (log x.im) into (log x.im) 6.084 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 6.084 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 6.084 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.084 * [taylor]: Taking taylor expansion of y.re in x.re 6.084 * [backup-simplify]: Simplify y.re into y.re 6.084 * [backup-simplify]: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 6.084 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.084 * [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))) 6.084 * [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)))) 6.084 * [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)))) 6.085 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 6.085 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 6.085 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 6.085 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 6.085 * [taylor]: Taking taylor expansion of y.im in y.im 6.085 * [backup-simplify]: Simplify 0 into 0 6.085 * [backup-simplify]: Simplify 1 into 1 6.085 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 6.085 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 6.085 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 6.085 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 6.085 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 6.085 * [taylor]: Taking taylor expansion of x.re in y.im 6.085 * [backup-simplify]: Simplify x.re into x.re 6.085 * [taylor]: Taking taylor expansion of x.re in y.im 6.085 * [backup-simplify]: Simplify x.re into x.re 6.085 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 6.085 * [taylor]: Taking taylor expansion of x.im in y.im 6.085 * [backup-simplify]: Simplify x.im into x.im 6.085 * [taylor]: Taking taylor expansion of x.im in y.im 6.085 * [backup-simplify]: Simplify x.im into x.im 6.085 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 6.085 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 6.085 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 6.085 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 6.085 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 6.085 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 6.085 * [backup-simplify]: Simplify (+ 0 0) into 0 6.086 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 6.086 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 6.086 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 6.086 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 6.086 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.086 * [taylor]: Taking taylor expansion of y.re in y.im 6.086 * [backup-simplify]: Simplify y.re into y.re 6.086 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 6.086 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.086 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 6.086 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 6.086 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 6.086 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 6.086 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 6.086 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 6.086 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 6.086 * [taylor]: Taking taylor expansion of y.im in y.im 6.086 * [backup-simplify]: Simplify 0 into 0 6.086 * [backup-simplify]: Simplify 1 into 1 6.086 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 6.086 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 6.086 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 6.086 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 6.086 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 6.086 * [taylor]: Taking taylor expansion of x.re in y.im 6.086 * [backup-simplify]: Simplify x.re into x.re 6.086 * [taylor]: Taking taylor expansion of x.re in y.im 6.086 * [backup-simplify]: Simplify x.re into x.re 6.086 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 6.086 * [taylor]: Taking taylor expansion of x.im in y.im 6.086 * [backup-simplify]: Simplify x.im into x.im 6.086 * [taylor]: Taking taylor expansion of x.im in y.im 6.086 * [backup-simplify]: Simplify x.im into x.im 6.086 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 6.087 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 6.087 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 6.087 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 6.087 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 6.087 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 6.087 * [backup-simplify]: Simplify (+ 0 0) into 0 6.087 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 6.087 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 6.087 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 6.087 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 6.087 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.087 * [taylor]: Taking taylor expansion of y.re in y.im 6.087 * [backup-simplify]: Simplify y.re into y.re 6.087 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 6.088 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.088 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 6.088 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 6.088 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 6.088 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 6.088 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 6.088 * [backup-simplify]: Simplify (- 0) into 0 6.088 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 6.088 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 6.088 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 6.088 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 6.088 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.088 * [taylor]: Taking taylor expansion of y.re in x.re 6.088 * [backup-simplify]: Simplify y.re into y.re 6.088 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.088 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 6.089 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 6.089 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 6.089 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 6.089 * [backup-simplify]: Simplify (- 0) into 0 6.089 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 6.089 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 6.089 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 6.089 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 6.089 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.089 * [taylor]: Taking taylor expansion of y.re in x.im 6.089 * [backup-simplify]: Simplify y.re into y.re 6.089 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.089 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 6.089 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 6.089 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 6.089 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 6.090 * [backup-simplify]: Simplify (- 0) into 0 6.090 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 6.090 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 6.090 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 6.090 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 6.090 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.090 * [taylor]: Taking taylor expansion of y.re in y.re 6.090 * [backup-simplify]: Simplify 0 into 0 6.090 * [backup-simplify]: Simplify 1 into 1 6.090 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 6.090 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 6.090 * [backup-simplify]: Simplify 1 into 1 6.090 * [backup-simplify]: Simplify (+ 0) into 0 6.091 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 6.091 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 6.092 * [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)))) 6.092 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 6.092 * [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)))) 6.092 * [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)))) 6.093 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 6.093 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 6.093 * [backup-simplify]: Simplify (+ 0 (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 6.093 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) in x.re 6.093 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) in x.re 6.093 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 6.093 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 6.093 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 6.093 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.093 * [taylor]: Taking taylor expansion of y.re in x.re 6.093 * [backup-simplify]: Simplify y.re into y.re 6.093 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.093 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 6.093 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 6.093 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) in x.re 6.093 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.im 2) (pow x.re 2))) in x.re 6.093 * [taylor]: Taking taylor expansion of (+ (pow x.im 2) (pow x.re 2)) in x.re 6.093 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 6.093 * [taylor]: Taking taylor expansion of x.im in x.re 6.093 * [backup-simplify]: Simplify x.im into x.im 6.093 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 6.093 * [taylor]: Taking taylor expansion of x.re in x.re 6.093 * [backup-simplify]: Simplify 0 into 0 6.093 * [backup-simplify]: Simplify 1 into 1 6.093 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 6.093 * [backup-simplify]: Simplify (+ (pow x.im 2) 0) into (pow x.im 2) 6.093 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 6.094 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 6.094 * [backup-simplify]: Simplify (+ 0 0) into 0 6.094 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 6.094 * [backup-simplify]: Simplify (log x.im) into (log x.im) 6.094 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 6.094 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 6.094 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 6.094 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) 6.094 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) 6.094 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) in x.im 6.094 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) in x.im 6.094 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 6.094 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 6.094 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 6.094 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.094 * [taylor]: Taking taylor expansion of y.re in x.im 6.094 * [backup-simplify]: Simplify y.re into y.re 6.095 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.095 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 6.095 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 6.095 * [taylor]: Taking taylor expansion of (log x.im) in x.im 6.095 * [taylor]: Taking taylor expansion of x.im in x.im 6.095 * [backup-simplify]: Simplify 0 into 0 6.095 * [backup-simplify]: Simplify 1 into 1 6.095 * [backup-simplify]: Simplify (log 1) into 0 6.095 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 6.095 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 6.095 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 6.095 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.096 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) 6.096 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) 6.096 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) in y.re 6.096 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) in y.re 6.096 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 6.096 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 6.096 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 6.096 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.096 * [taylor]: Taking taylor expansion of y.re in y.re 6.096 * [backup-simplify]: Simplify 0 into 0 6.096 * [backup-simplify]: Simplify 1 into 1 6.096 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 6.096 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 6.096 * [taylor]: Taking taylor expansion of (log x.im) in y.re 6.096 * [taylor]: Taking taylor expansion of x.im in y.re 6.096 * [backup-simplify]: Simplify x.im into x.im 6.096 * [backup-simplify]: Simplify (log x.im) into (log x.im) 6.096 * [backup-simplify]: Simplify (* 0 (log x.im)) into 0 6.097 * [backup-simplify]: Simplify (- 0) into 0 6.097 * [backup-simplify]: Simplify 0 into 0 6.097 * [backup-simplify]: Simplify (+ 0) into 0 6.097 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 6.097 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 6.098 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.098 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 6.098 * [backup-simplify]: Simplify (- 0) into 0 6.099 * [backup-simplify]: Simplify (+ 0 0) into 0 6.099 * [taylor]: Taking taylor expansion of 0 in x.im 6.099 * [backup-simplify]: Simplify 0 into 0 6.099 * [taylor]: Taking taylor expansion of 0 in y.re 6.099 * [backup-simplify]: Simplify 0 into 0 6.099 * [backup-simplify]: Simplify 0 into 0 6.099 * [backup-simplify]: Simplify (+ 0) into 0 6.099 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 6.099 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 6.100 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.100 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 6.100 * [backup-simplify]: Simplify (- 0) into 0 6.101 * [backup-simplify]: Simplify (+ 0 0) into 0 6.101 * [taylor]: Taking taylor expansion of 0 in y.re 6.101 * [backup-simplify]: Simplify 0 into 0 6.101 * [backup-simplify]: Simplify 0 into 0 6.101 * [backup-simplify]: Simplify (+ 0) into 0 6.101 * [backup-simplify]: Simplify 0 into 0 6.101 * [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))) 6.102 * [backup-simplify]: Simplify (+ (* (cos (* (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 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 6.102 * [backup-simplify]: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 6.103 * [backup-simplify]: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 6.103 * [backup-simplify]: Simplify (+ 0 0) into 0 6.104 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 6.105 * [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 6.105 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 6.106 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 6.106 * [backup-simplify]: Simplify (+ 0 0) into 0 6.106 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 6.107 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 6.107 * [backup-simplify]: Simplify (- 0) into 0 6.107 * [backup-simplify]: Simplify (+ (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 6.107 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) in x.re 6.107 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) in x.re 6.107 * [taylor]: Taking taylor expansion of 1/2 in x.re 6.107 * [backup-simplify]: Simplify 1/2 into 1/2 6.107 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)) in x.re 6.108 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 6.108 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 6.108 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 6.108 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.108 * [taylor]: Taking taylor expansion of y.re in x.re 6.108 * [backup-simplify]: Simplify y.re into y.re 6.108 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.108 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 6.108 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 6.108 * [taylor]: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 6.108 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 6.108 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 6.108 * [taylor]: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 6.108 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 6.108 * [taylor]: Taking taylor expansion of x.re in x.re 6.108 * [backup-simplify]: Simplify 0 into 0 6.108 * [backup-simplify]: Simplify 1 into 1 6.108 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 6.108 * [taylor]: Taking taylor expansion of x.im in x.re 6.108 * [backup-simplify]: Simplify x.im into x.im 6.108 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 6.108 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 6.108 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 6.108 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 6.108 * [backup-simplify]: Simplify (+ 0 0) into 0 6.109 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 6.109 * [backup-simplify]: Simplify (log x.im) into (log x.im) 6.109 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 6.109 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 6.109 * [backup-simplify]: Simplify (- 0) into 0 6.109 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 6.109 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 6.109 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 6.109 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 6.109 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 6.109 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in x.im 6.110 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in x.im 6.110 * [taylor]: Taking taylor expansion of 1/2 in x.im 6.110 * [backup-simplify]: Simplify 1/2 into 1/2 6.110 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in x.im 6.110 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 6.110 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 6.110 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 6.110 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.110 * [taylor]: Taking taylor expansion of y.re in x.im 6.110 * [backup-simplify]: Simplify y.re into y.re 6.110 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.110 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 6.110 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 6.110 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in x.im 6.110 * [taylor]: Taking taylor expansion of (log x.im) in x.im 6.110 * [taylor]: Taking taylor expansion of x.im in x.im 6.110 * [backup-simplify]: Simplify 0 into 0 6.110 * [backup-simplify]: Simplify 1 into 1 6.110 * [backup-simplify]: Simplify (log 1) into 0 6.111 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.111 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 6.111 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 6.111 * [backup-simplify]: Simplify (- 0) into 0 6.111 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 6.111 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.112 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.112 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 6.112 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 6.112 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 6.112 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 6.112 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in y.re 6.112 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in y.re 6.112 * [taylor]: Taking taylor expansion of 1/2 in y.re 6.112 * [backup-simplify]: Simplify 1/2 into 1/2 6.112 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in y.re 6.112 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 6.112 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 6.112 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 6.112 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.112 * [taylor]: Taking taylor expansion of y.re in y.re 6.112 * [backup-simplify]: Simplify 0 into 0 6.112 * [backup-simplify]: Simplify 1 into 1 6.112 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 6.113 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 6.113 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in y.re 6.113 * [taylor]: Taking taylor expansion of (log x.im) in y.re 6.113 * [taylor]: Taking taylor expansion of x.im in y.re 6.113 * [backup-simplify]: Simplify x.im into x.im 6.113 * [backup-simplify]: Simplify (log x.im) into (log x.im) 6.113 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 6.113 * [backup-simplify]: Simplify (* 1 (pow (log x.im) 2)) into (pow (log x.im) 2) 6.113 * [backup-simplify]: Simplify (* 1/2 (pow (log x.im) 2)) into (* 1/2 (pow (log x.im) 2)) 6.113 * [backup-simplify]: Simplify (- (* 1/2 (pow (log x.im) 2))) into (- (* 1/2 (pow (log x.im) 2))) 6.113 * [backup-simplify]: Simplify (- (* 1/2 (pow (log x.im) 2))) into (- (* 1/2 (pow (log x.im) 2))) 6.114 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 6.114 * [backup-simplify]: Simplify (+ 0) into 0 6.114 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 6.114 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 6.115 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.115 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 6.115 * [backup-simplify]: Simplify (+ 0 0) into 0 6.115 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 6.116 * [backup-simplify]: Simplify (- 0) into 0 6.116 * [taylor]: Taking taylor expansion of 0 in x.im 6.116 * [backup-simplify]: Simplify 0 into 0 6.116 * [taylor]: Taking taylor expansion of 0 in y.re 6.116 * [backup-simplify]: Simplify 0 into 0 6.116 * [backup-simplify]: Simplify 0 into 0 6.116 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 6.117 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 6.117 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 6.118 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 6.118 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 6.118 * [backup-simplify]: Simplify (- 0) into 0 6.119 * [backup-simplify]: Simplify (+ 0 0) into 0 6.119 * [taylor]: Taking taylor expansion of 0 in x.im 6.119 * [backup-simplify]: Simplify 0 into 0 6.119 * [taylor]: Taking taylor expansion of 0 in y.re 6.119 * [backup-simplify]: Simplify 0 into 0 6.119 * [backup-simplify]: Simplify 0 into 0 6.120 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.120 * [backup-simplify]: Simplify (+ 0) into 0 6.120 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 6.120 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 6.121 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.121 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 6.121 * [backup-simplify]: Simplify (+ 0 0) into 0 6.122 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.122 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 6.122 * [backup-simplify]: Simplify (- 0) into 0 6.122 * [taylor]: Taking taylor expansion of 0 in y.re 6.122 * [backup-simplify]: Simplify 0 into 0 6.122 * [backup-simplify]: Simplify 0 into 0 6.122 * [taylor]: Taking taylor expansion of 0 in y.re 6.122 * [backup-simplify]: Simplify 0 into 0 6.122 * [backup-simplify]: Simplify 0 into 0 6.123 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 6.123 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 6.124 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 6.124 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 6.124 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 6.125 * [backup-simplify]: Simplify (- 0) into 0 6.125 * [backup-simplify]: Simplify (+ 0 0) into 0 6.125 * [taylor]: Taking taylor expansion of 0 in y.re 6.125 * [backup-simplify]: Simplify 0 into 0 6.125 * [backup-simplify]: Simplify 0 into 0 6.125 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 6.126 * [backup-simplify]: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 6.126 * [backup-simplify]: Simplify (+ (* 0 0) (* (atan2 x.im x.re) (log x.im))) into (* (atan2 x.im x.re) (log x.im)) 6.126 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (log x.im))) into (- (* (atan2 x.im x.re) (log x.im))) 6.126 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (log x.im))) into (- (* (atan2 x.im x.re) (log x.im))) 6.126 * [backup-simplify]: Simplify (+ (* (- (* (atan2 x.im x.re) (log x.im))) (* y.re (* 1 (* 1 y.im)))) (+ (* (- (* 1/2 (pow (log x.im) 2))) (pow (* 1 (* 1 (* 1 y.im))) 2)) 1)) into (- 1 (+ (* y.im (* (atan2 x.im x.re) (* y.re (log x.im)))) (* 1/2 (* (pow y.im 2) (pow (log x.im) 2))))) 6.127 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 6.127 * [approximate]: Taking taylor expansion of (cos (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 6.127 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 6.127 * [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 6.127 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 6.127 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 6.127 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.re 6.127 * [taylor]: Taking taylor expansion of y.im in y.re 6.127 * [backup-simplify]: Simplify y.im into y.im 6.127 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 6.127 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 6.127 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 6.127 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.127 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 6.127 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 6.127 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 6.127 * [taylor]: Taking taylor expansion of x.re in y.re 6.127 * [backup-simplify]: Simplify x.re into x.re 6.127 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.127 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 6.127 * [taylor]: Taking taylor expansion of x.re in y.re 6.127 * [backup-simplify]: Simplify x.re into x.re 6.127 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.127 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 6.127 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 6.127 * [taylor]: Taking taylor expansion of x.im in y.re 6.127 * [backup-simplify]: Simplify x.im into x.im 6.127 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.127 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 6.127 * [taylor]: Taking taylor expansion of x.im in y.re 6.127 * [backup-simplify]: Simplify x.im into x.im 6.127 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.127 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 6.127 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 6.127 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 6.128 * [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)))) 6.128 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 6.128 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 6.128 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 6.128 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 6.128 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 6.128 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 6.128 * [backup-simplify]: Simplify (+ 0 0) into 0 6.128 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 6.128 * [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))))) 6.129 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 6.129 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 6.129 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.129 * [taylor]: Taking taylor expansion of y.re in y.re 6.129 * [backup-simplify]: Simplify 0 into 0 6.129 * [backup-simplify]: Simplify 1 into 1 6.129 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.129 * [backup-simplify]: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.129 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 6.129 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 6.129 * [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 6.129 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 6.129 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 6.129 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.im 6.129 * [taylor]: Taking taylor expansion of y.im in x.im 6.129 * [backup-simplify]: Simplify y.im into y.im 6.129 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 6.129 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 6.129 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 6.129 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.129 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 6.129 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 6.129 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 6.129 * [taylor]: Taking taylor expansion of x.re in x.im 6.129 * [backup-simplify]: Simplify x.re into x.re 6.129 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.129 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 6.129 * [taylor]: Taking taylor expansion of x.re in x.im 6.129 * [backup-simplify]: Simplify x.re into x.re 6.129 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.129 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 6.129 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 6.129 * [taylor]: Taking taylor expansion of x.im in x.im 6.129 * [backup-simplify]: Simplify 0 into 0 6.129 * [backup-simplify]: Simplify 1 into 1 6.130 * [backup-simplify]: Simplify (/ 1 1) into 1 6.130 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 6.130 * [taylor]: Taking taylor expansion of x.im in x.im 6.130 * [backup-simplify]: Simplify 0 into 0 6.130 * [backup-simplify]: Simplify 1 into 1 6.130 * [backup-simplify]: Simplify (/ 1 1) into 1 6.130 * [backup-simplify]: Simplify (* 1 1) into 1 6.131 * [backup-simplify]: Simplify (+ 0 1) into 1 6.131 * [backup-simplify]: Simplify (sqrt 1) into 1 6.131 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.132 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.132 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.132 * [backup-simplify]: Simplify (+ 0 0) into 0 6.133 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.133 * [backup-simplify]: Simplify (log 1) into 0 6.133 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 6.133 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 6.133 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.133 * [taylor]: Taking taylor expansion of y.re in x.im 6.133 * [backup-simplify]: Simplify y.re into y.re 6.133 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.134 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 6.134 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 6.134 * [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)) 6.134 * [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))) 6.134 * [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))) 6.134 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 6.134 * [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 6.134 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 6.134 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 6.134 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 6.134 * [taylor]: Taking taylor expansion of y.im in x.re 6.134 * [backup-simplify]: Simplify y.im into y.im 6.134 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 6.134 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 6.134 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 6.134 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.134 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 6.134 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 6.134 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 6.134 * [taylor]: Taking taylor expansion of x.re in x.re 6.134 * [backup-simplify]: Simplify 0 into 0 6.134 * [backup-simplify]: Simplify 1 into 1 6.135 * [backup-simplify]: Simplify (/ 1 1) into 1 6.135 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 6.135 * [taylor]: Taking taylor expansion of x.re in x.re 6.135 * [backup-simplify]: Simplify 0 into 0 6.135 * [backup-simplify]: Simplify 1 into 1 6.135 * [backup-simplify]: Simplify (/ 1 1) into 1 6.135 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 6.135 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 6.135 * [taylor]: Taking taylor expansion of x.im in x.re 6.135 * [backup-simplify]: Simplify x.im into x.im 6.135 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.135 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 6.135 * [taylor]: Taking taylor expansion of x.im in x.re 6.135 * [backup-simplify]: Simplify x.im into x.im 6.135 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.135 * [backup-simplify]: Simplify (* 1 1) into 1 6.136 * [backup-simplify]: Simplify (+ 1 0) into 1 6.136 * [backup-simplify]: Simplify (sqrt 1) into 1 6.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.137 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.137 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.138 * [backup-simplify]: Simplify (+ 0 0) into 0 6.138 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.138 * [backup-simplify]: Simplify (log 1) into 0 6.138 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 6.138 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 6.138 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.138 * [taylor]: Taking taylor expansion of y.re in x.re 6.138 * [backup-simplify]: Simplify y.re into y.re 6.138 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.139 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.139 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 6.139 * [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)) 6.139 * [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))) 6.139 * [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))) 6.139 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 6.139 * [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 6.139 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 6.139 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 6.139 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 6.139 * [taylor]: Taking taylor expansion of y.im in y.im 6.139 * [backup-simplify]: Simplify 0 into 0 6.139 * [backup-simplify]: Simplify 1 into 1 6.140 * [backup-simplify]: Simplify (/ 1 1) into 1 6.140 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 6.140 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 6.140 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.140 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 6.140 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 6.140 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 6.140 * [taylor]: Taking taylor expansion of x.re in y.im 6.140 * [backup-simplify]: Simplify x.re into x.re 6.140 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.140 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 6.140 * [taylor]: Taking taylor expansion of x.re in y.im 6.140 * [backup-simplify]: Simplify x.re into x.re 6.140 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.140 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 6.140 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 6.140 * [taylor]: Taking taylor expansion of x.im in y.im 6.140 * [backup-simplify]: Simplify x.im into x.im 6.140 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.140 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 6.140 * [taylor]: Taking taylor expansion of x.im in y.im 6.140 * [backup-simplify]: Simplify x.im into x.im 6.140 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.140 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 6.140 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 6.140 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 6.140 * [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)))) 6.140 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 6.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 6.141 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 6.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 6.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 6.141 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 6.141 * [backup-simplify]: Simplify (+ 0 0) into 0 6.141 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 6.141 * [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))))) 6.141 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 6.141 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 6.141 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.141 * [taylor]: Taking taylor expansion of y.re in y.im 6.141 * [backup-simplify]: Simplify y.re into y.re 6.142 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.142 * [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))))) 6.142 * [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))))) 6.142 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 6.142 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 6.142 * [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 6.142 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 6.142 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 6.142 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 6.142 * [taylor]: Taking taylor expansion of y.im in y.im 6.142 * [backup-simplify]: Simplify 0 into 0 6.142 * [backup-simplify]: Simplify 1 into 1 6.142 * [backup-simplify]: Simplify (/ 1 1) into 1 6.142 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 6.142 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 6.142 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.142 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 6.142 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 6.142 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 6.143 * [taylor]: Taking taylor expansion of x.re in y.im 6.143 * [backup-simplify]: Simplify x.re into x.re 6.143 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.143 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 6.143 * [taylor]: Taking taylor expansion of x.re in y.im 6.143 * [backup-simplify]: Simplify x.re into x.re 6.143 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.143 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 6.143 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 6.143 * [taylor]: Taking taylor expansion of x.im in y.im 6.143 * [backup-simplify]: Simplify x.im into x.im 6.143 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.143 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 6.143 * [taylor]: Taking taylor expansion of x.im in y.im 6.143 * [backup-simplify]: Simplify x.im into x.im 6.143 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.143 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 6.143 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 6.143 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 6.143 * [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)))) 6.143 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 6.143 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 6.143 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 6.143 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 6.143 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 6.144 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 6.146 * [backup-simplify]: Simplify (+ 0 0) into 0 6.147 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 6.147 * [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))))) 6.147 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 6.147 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 6.147 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.147 * [taylor]: Taking taylor expansion of y.re in y.im 6.147 * [backup-simplify]: Simplify y.re into y.re 6.147 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.147 * [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))))) 6.147 * [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))))) 6.147 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 6.148 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 6.148 * [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 6.148 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 6.148 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 6.148 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 6.148 * [taylor]: Taking taylor expansion of y.im in x.re 6.148 * [backup-simplify]: Simplify y.im into y.im 6.148 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 6.148 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 6.148 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 6.148 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.148 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 6.148 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 6.148 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 6.148 * [taylor]: Taking taylor expansion of x.re in x.re 6.148 * [backup-simplify]: Simplify 0 into 0 6.148 * [backup-simplify]: Simplify 1 into 1 6.148 * [backup-simplify]: Simplify (/ 1 1) into 1 6.148 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 6.148 * [taylor]: Taking taylor expansion of x.re in x.re 6.148 * [backup-simplify]: Simplify 0 into 0 6.148 * [backup-simplify]: Simplify 1 into 1 6.149 * [backup-simplify]: Simplify (/ 1 1) into 1 6.149 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 6.149 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 6.149 * [taylor]: Taking taylor expansion of x.im in x.re 6.149 * [backup-simplify]: Simplify x.im into x.im 6.149 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.149 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 6.149 * [taylor]: Taking taylor expansion of x.im in x.re 6.149 * [backup-simplify]: Simplify x.im into x.im 6.149 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.149 * [backup-simplify]: Simplify (* 1 1) into 1 6.150 * [backup-simplify]: Simplify (+ 1 0) into 1 6.150 * [backup-simplify]: Simplify (sqrt 1) into 1 6.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.151 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.152 * [backup-simplify]: Simplify (+ 0 0) into 0 6.152 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.152 * [backup-simplify]: Simplify (log 1) into 0 6.152 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 6.152 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 6.152 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.152 * [taylor]: Taking taylor expansion of y.re in x.re 6.152 * [backup-simplify]: Simplify y.re into y.re 6.152 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.153 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.153 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 6.153 * [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)) 6.153 * [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))) 6.153 * [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))) 6.153 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 6.153 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 6.154 * [backup-simplify]: Simplify (- 0) into 0 6.154 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 6.154 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 6.154 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 6.154 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 6.154 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 6.154 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.154 * [taylor]: Taking taylor expansion of y.re in x.im 6.154 * [backup-simplify]: Simplify y.re into y.re 6.154 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.154 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 6.154 * [taylor]: Taking taylor expansion of (log x.re) in x.im 6.154 * [taylor]: Taking taylor expansion of x.re in x.im 6.154 * [backup-simplify]: Simplify x.re into x.re 6.154 * [backup-simplify]: Simplify (log x.re) into (log x.re) 6.154 * [taylor]: Taking taylor expansion of y.im in x.im 6.154 * [backup-simplify]: Simplify y.im into y.im 6.154 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 6.154 * [backup-simplify]: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 6.154 * [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)) 6.155 * [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))) 6.155 * [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))) 6.155 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 6.155 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 6.155 * [backup-simplify]: Simplify (- 0) into 0 6.155 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 6.156 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 6.156 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 6.156 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 6.156 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 6.156 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.156 * [taylor]: Taking taylor expansion of y.re in y.re 6.156 * [backup-simplify]: Simplify 0 into 0 6.156 * [backup-simplify]: Simplify 1 into 1 6.156 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.156 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 6.156 * [taylor]: Taking taylor expansion of (log x.re) in y.re 6.156 * [taylor]: Taking taylor expansion of x.re in y.re 6.156 * [backup-simplify]: Simplify x.re into x.re 6.156 * [backup-simplify]: Simplify (log x.re) into (log x.re) 6.156 * [taylor]: Taking taylor expansion of y.im in y.re 6.156 * [backup-simplify]: Simplify y.im into y.im 6.156 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 6.156 * [backup-simplify]: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.156 * [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))) 6.156 * [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))) 6.156 * [taylor]: Taking taylor expansion of 0 in x.re 6.156 * [backup-simplify]: Simplify 0 into 0 6.156 * [taylor]: Taking taylor expansion of 0 in x.im 6.156 * [backup-simplify]: Simplify 0 into 0 6.156 * [taylor]: Taking taylor expansion of 0 in y.re 6.156 * [backup-simplify]: Simplify 0 into 0 6.156 * [backup-simplify]: Simplify 0 into 0 6.157 * [backup-simplify]: Simplify (+ 0) into 0 6.157 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 6.158 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.158 * [backup-simplify]: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 6.158 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.159 * [backup-simplify]: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 6.159 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 6.159 * [backup-simplify]: Simplify (+ 0 0) into 0 6.160 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.160 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 6.160 * [backup-simplify]: Simplify (- 0) into 0 6.160 * [backup-simplify]: Simplify (+ 0 0) into 0 6.160 * [taylor]: Taking taylor expansion of 0 in x.im 6.160 * [backup-simplify]: Simplify 0 into 0 6.161 * [taylor]: Taking taylor expansion of 0 in y.re 6.161 * [backup-simplify]: Simplify 0 into 0 6.161 * [backup-simplify]: Simplify 0 into 0 6.161 * [backup-simplify]: Simplify (+ 0) into 0 6.161 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 6.161 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 6.162 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 6.162 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 6.162 * [backup-simplify]: Simplify (- 0) into 0 6.163 * [backup-simplify]: Simplify (+ 0 0) into 0 6.163 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.163 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 6.164 * [backup-simplify]: Simplify (- 0) into 0 6.164 * [backup-simplify]: Simplify (+ 0 0) into 0 6.164 * [taylor]: Taking taylor expansion of 0 in y.re 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [taylor]: Taking taylor expansion of 0 in x.re 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [taylor]: Taking taylor expansion of 0 in x.im 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [taylor]: Taking taylor expansion of 0 in y.re 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [taylor]: Taking taylor expansion of 0 in x.im 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [taylor]: Taking taylor expansion of 0 in y.re 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [backup-simplify]: Simplify 0 into 0 6.164 * [backup-simplify]: Simplify (cos (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 6.165 * [backup-simplify]: Simplify (cos (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 6.165 * [approximate]: Taking taylor expansion of (cos (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 6.165 * [taylor]: Taking taylor expansion of (cos (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 6.165 * [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 6.165 * [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))) 6.165 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 6.165 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.re 6.165 * [taylor]: Taking taylor expansion of -1 in y.re 6.165 * [backup-simplify]: Simplify -1 into -1 6.165 * [taylor]: Taking taylor expansion of y.im in y.re 6.165 * [backup-simplify]: Simplify y.im into y.im 6.165 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 6.165 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 6.165 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 6.165 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.165 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 6.165 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 6.165 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 6.165 * [taylor]: Taking taylor expansion of -1 in y.re 6.165 * [backup-simplify]: Simplify -1 into -1 6.165 * [taylor]: Taking taylor expansion of x.re in y.re 6.165 * [backup-simplify]: Simplify x.re into x.re 6.165 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.165 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 6.165 * [taylor]: Taking taylor expansion of -1 in y.re 6.165 * [backup-simplify]: Simplify -1 into -1 6.165 * [taylor]: Taking taylor expansion of x.re in y.re 6.165 * [backup-simplify]: Simplify x.re into x.re 6.165 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.165 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 6.165 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 6.165 * [taylor]: Taking taylor expansion of -1 in y.re 6.165 * [backup-simplify]: Simplify -1 into -1 6.165 * [taylor]: Taking taylor expansion of x.im in y.re 6.165 * [backup-simplify]: Simplify x.im into x.im 6.165 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.165 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 6.165 * [taylor]: Taking taylor expansion of -1 in y.re 6.165 * [backup-simplify]: Simplify -1 into -1 6.165 * [taylor]: Taking taylor expansion of x.im in y.re 6.165 * [backup-simplify]: Simplify x.im into x.im 6.165 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.166 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 6.166 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 6.166 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 6.166 * [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)))) 6.166 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 6.166 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 6.166 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 6.166 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 6.166 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 6.166 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 6.167 * [backup-simplify]: Simplify (+ 0 0) into 0 6.167 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 6.167 * [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))))) 6.167 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 6.167 * [taylor]: Taking taylor expansion of -1 in y.re 6.167 * [backup-simplify]: Simplify -1 into -1 6.167 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 6.167 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 6.167 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.167 * [taylor]: Taking taylor expansion of y.re in y.re 6.167 * [backup-simplify]: Simplify 0 into 0 6.167 * [backup-simplify]: Simplify 1 into 1 6.167 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.167 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 6.167 * [backup-simplify]: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 6.167 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 6.167 * [taylor]: Taking taylor expansion of (cos (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 6.167 * [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 6.167 * [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))) 6.168 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 6.168 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.im 6.168 * [taylor]: Taking taylor expansion of -1 in x.im 6.168 * [backup-simplify]: Simplify -1 into -1 6.168 * [taylor]: Taking taylor expansion of y.im in x.im 6.168 * [backup-simplify]: Simplify y.im into y.im 6.168 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 6.168 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 6.168 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 6.168 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.168 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 6.168 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 6.168 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 6.168 * [taylor]: Taking taylor expansion of -1 in x.im 6.168 * [backup-simplify]: Simplify -1 into -1 6.168 * [taylor]: Taking taylor expansion of x.re in x.im 6.168 * [backup-simplify]: Simplify x.re into x.re 6.168 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.168 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 6.168 * [taylor]: Taking taylor expansion of -1 in x.im 6.168 * [backup-simplify]: Simplify -1 into -1 6.168 * [taylor]: Taking taylor expansion of x.re in x.im 6.168 * [backup-simplify]: Simplify x.re into x.re 6.168 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.168 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 6.168 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 6.168 * [taylor]: Taking taylor expansion of -1 in x.im 6.168 * [backup-simplify]: Simplify -1 into -1 6.168 * [taylor]: Taking taylor expansion of x.im in x.im 6.168 * [backup-simplify]: Simplify 0 into 0 6.168 * [backup-simplify]: Simplify 1 into 1 6.168 * [backup-simplify]: Simplify (/ -1 1) into -1 6.168 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 6.168 * [taylor]: Taking taylor expansion of -1 in x.im 6.168 * [backup-simplify]: Simplify -1 into -1 6.168 * [taylor]: Taking taylor expansion of x.im in x.im 6.168 * [backup-simplify]: Simplify 0 into 0 6.168 * [backup-simplify]: Simplify 1 into 1 6.169 * [backup-simplify]: Simplify (/ -1 1) into -1 6.169 * [backup-simplify]: Simplify (* -1 -1) into 1 6.169 * [backup-simplify]: Simplify (+ 0 1) into 1 6.170 * [backup-simplify]: Simplify (sqrt 1) into 1 6.170 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.171 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.171 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.172 * [backup-simplify]: Simplify (+ 0 0) into 0 6.172 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.172 * [backup-simplify]: Simplify (log 1) into 0 6.172 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 6.172 * [taylor]: Taking taylor expansion of -1 in x.im 6.172 * [backup-simplify]: Simplify -1 into -1 6.172 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 6.172 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 6.173 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.173 * [taylor]: Taking taylor expansion of y.re in x.im 6.173 * [backup-simplify]: Simplify y.re into y.re 6.173 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.173 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 6.173 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 6.173 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 6.173 * [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)) 6.173 * [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))) 6.174 * [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))) 6.174 * [taylor]: Taking taylor expansion of (cos (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 6.174 * [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 6.174 * [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))) 6.174 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 6.174 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 6.174 * [taylor]: Taking taylor expansion of -1 in x.re 6.174 * [backup-simplify]: Simplify -1 into -1 6.174 * [taylor]: Taking taylor expansion of y.im in x.re 6.174 * [backup-simplify]: Simplify y.im into y.im 6.174 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 6.174 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 6.174 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 6.174 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.174 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 6.174 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 6.174 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 6.174 * [taylor]: Taking taylor expansion of -1 in x.re 6.174 * [backup-simplify]: Simplify -1 into -1 6.174 * [taylor]: Taking taylor expansion of x.re in x.re 6.174 * [backup-simplify]: Simplify 0 into 0 6.174 * [backup-simplify]: Simplify 1 into 1 6.174 * [backup-simplify]: Simplify (/ -1 1) into -1 6.174 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 6.174 * [taylor]: Taking taylor expansion of -1 in x.re 6.174 * [backup-simplify]: Simplify -1 into -1 6.174 * [taylor]: Taking taylor expansion of x.re in x.re 6.174 * [backup-simplify]: Simplify 0 into 0 6.174 * [backup-simplify]: Simplify 1 into 1 6.175 * [backup-simplify]: Simplify (/ -1 1) into -1 6.175 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 6.175 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 6.175 * [taylor]: Taking taylor expansion of -1 in x.re 6.175 * [backup-simplify]: Simplify -1 into -1 6.175 * [taylor]: Taking taylor expansion of x.im in x.re 6.175 * [backup-simplify]: Simplify x.im into x.im 6.175 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.175 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 6.175 * [taylor]: Taking taylor expansion of -1 in x.re 6.175 * [backup-simplify]: Simplify -1 into -1 6.175 * [taylor]: Taking taylor expansion of x.im in x.re 6.175 * [backup-simplify]: Simplify x.im into x.im 6.175 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.175 * [backup-simplify]: Simplify (* -1 -1) into 1 6.176 * [backup-simplify]: Simplify (+ 1 0) into 1 6.176 * [backup-simplify]: Simplify (sqrt 1) into 1 6.176 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.177 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.177 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.177 * [backup-simplify]: Simplify (+ 0 0) into 0 6.178 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.178 * [backup-simplify]: Simplify (log 1) into 0 6.178 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 6.178 * [taylor]: Taking taylor expansion of -1 in x.re 6.178 * [backup-simplify]: Simplify -1 into -1 6.178 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 6.178 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 6.178 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.178 * [taylor]: Taking taylor expansion of y.re in x.re 6.178 * [backup-simplify]: Simplify y.re into y.re 6.178 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.179 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.179 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 6.179 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 6.179 * [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)) 6.179 * [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))) 6.179 * [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))) 6.179 * [taylor]: Taking taylor expansion of (cos (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 6.179 * [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 6.179 * [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))) 6.179 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 6.179 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 6.179 * [taylor]: Taking taylor expansion of -1 in y.im 6.179 * [backup-simplify]: Simplify -1 into -1 6.179 * [taylor]: Taking taylor expansion of y.im in y.im 6.179 * [backup-simplify]: Simplify 0 into 0 6.179 * [backup-simplify]: Simplify 1 into 1 6.180 * [backup-simplify]: Simplify (/ -1 1) into -1 6.180 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 6.180 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 6.180 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.180 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 6.180 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 6.180 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 6.180 * [taylor]: Taking taylor expansion of -1 in y.im 6.180 * [backup-simplify]: Simplify -1 into -1 6.180 * [taylor]: Taking taylor expansion of x.re in y.im 6.180 * [backup-simplify]: Simplify x.re into x.re 6.180 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.180 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 6.180 * [taylor]: Taking taylor expansion of -1 in y.im 6.180 * [backup-simplify]: Simplify -1 into -1 6.180 * [taylor]: Taking taylor expansion of x.re in y.im 6.180 * [backup-simplify]: Simplify x.re into x.re 6.180 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.180 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 6.180 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 6.180 * [taylor]: Taking taylor expansion of -1 in y.im 6.180 * [backup-simplify]: Simplify -1 into -1 6.180 * [taylor]: Taking taylor expansion of x.im in y.im 6.180 * [backup-simplify]: Simplify x.im into x.im 6.180 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.180 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 6.180 * [taylor]: Taking taylor expansion of -1 in y.im 6.180 * [backup-simplify]: Simplify -1 into -1 6.180 * [taylor]: Taking taylor expansion of x.im in y.im 6.180 * [backup-simplify]: Simplify x.im into x.im 6.180 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.180 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 6.180 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 6.181 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 6.181 * [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)))) 6.181 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 6.181 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 6.181 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 6.181 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 6.181 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 6.181 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 6.181 * [backup-simplify]: Simplify (+ 0 0) into 0 6.182 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 6.182 * [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))))) 6.182 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 6.182 * [taylor]: Taking taylor expansion of -1 in y.im 6.182 * [backup-simplify]: Simplify -1 into -1 6.182 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 6.182 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 6.182 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.182 * [taylor]: Taking taylor expansion of y.re in y.im 6.182 * [backup-simplify]: Simplify y.re into y.re 6.182 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.182 * [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)))))) 6.182 * [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)))))) 6.182 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 6.182 * [taylor]: Taking taylor expansion of (cos (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 6.182 * [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 6.182 * [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))) 6.183 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 6.183 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 6.183 * [taylor]: Taking taylor expansion of -1 in y.im 6.183 * [backup-simplify]: Simplify -1 into -1 6.183 * [taylor]: Taking taylor expansion of y.im in y.im 6.183 * [backup-simplify]: Simplify 0 into 0 6.183 * [backup-simplify]: Simplify 1 into 1 6.183 * [backup-simplify]: Simplify (/ -1 1) into -1 6.183 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 6.183 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 6.183 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.183 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 6.183 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 6.183 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 6.183 * [taylor]: Taking taylor expansion of -1 in y.im 6.183 * [backup-simplify]: Simplify -1 into -1 6.183 * [taylor]: Taking taylor expansion of x.re in y.im 6.183 * [backup-simplify]: Simplify x.re into x.re 6.183 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.183 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 6.183 * [taylor]: Taking taylor expansion of -1 in y.im 6.183 * [backup-simplify]: Simplify -1 into -1 6.183 * [taylor]: Taking taylor expansion of x.re in y.im 6.183 * [backup-simplify]: Simplify x.re into x.re 6.183 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.183 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 6.183 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 6.183 * [taylor]: Taking taylor expansion of -1 in y.im 6.183 * [backup-simplify]: Simplify -1 into -1 6.183 * [taylor]: Taking taylor expansion of x.im in y.im 6.183 * [backup-simplify]: Simplify x.im into x.im 6.183 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.183 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 6.183 * [taylor]: Taking taylor expansion of -1 in y.im 6.183 * [backup-simplify]: Simplify -1 into -1 6.183 * [taylor]: Taking taylor expansion of x.im in y.im 6.183 * [backup-simplify]: Simplify x.im into x.im 6.183 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.184 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 6.184 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 6.184 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 6.184 * [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)))) 6.184 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 6.184 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 6.184 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 6.184 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 6.184 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 6.184 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 6.185 * [backup-simplify]: Simplify (+ 0 0) into 0 6.185 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 6.185 * [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))))) 6.185 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 6.185 * [taylor]: Taking taylor expansion of -1 in y.im 6.185 * [backup-simplify]: Simplify -1 into -1 6.185 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 6.185 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 6.185 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.185 * [taylor]: Taking taylor expansion of y.re in y.im 6.185 * [backup-simplify]: Simplify y.re into y.re 6.185 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.185 * [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)))))) 6.185 * [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)))))) 6.185 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 6.186 * [taylor]: Taking taylor expansion of (cos (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 6.186 * [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 6.186 * [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))) 6.186 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 6.186 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 6.186 * [taylor]: Taking taylor expansion of -1 in x.re 6.186 * [backup-simplify]: Simplify -1 into -1 6.186 * [taylor]: Taking taylor expansion of y.im in x.re 6.186 * [backup-simplify]: Simplify y.im into y.im 6.186 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 6.186 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 6.186 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 6.186 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.186 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 6.186 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 6.186 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 6.186 * [taylor]: Taking taylor expansion of -1 in x.re 6.186 * [backup-simplify]: Simplify -1 into -1 6.186 * [taylor]: Taking taylor expansion of x.re in x.re 6.186 * [backup-simplify]: Simplify 0 into 0 6.186 * [backup-simplify]: Simplify 1 into 1 6.186 * [backup-simplify]: Simplify (/ -1 1) into -1 6.186 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 6.186 * [taylor]: Taking taylor expansion of -1 in x.re 6.186 * [backup-simplify]: Simplify -1 into -1 6.186 * [taylor]: Taking taylor expansion of x.re in x.re 6.186 * [backup-simplify]: Simplify 0 into 0 6.186 * [backup-simplify]: Simplify 1 into 1 6.187 * [backup-simplify]: Simplify (/ -1 1) into -1 6.187 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 6.187 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 6.187 * [taylor]: Taking taylor expansion of -1 in x.re 6.187 * [backup-simplify]: Simplify -1 into -1 6.187 * [taylor]: Taking taylor expansion of x.im in x.re 6.187 * [backup-simplify]: Simplify x.im into x.im 6.187 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.187 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 6.187 * [taylor]: Taking taylor expansion of -1 in x.re 6.187 * [backup-simplify]: Simplify -1 into -1 6.187 * [taylor]: Taking taylor expansion of x.im in x.re 6.187 * [backup-simplify]: Simplify x.im into x.im 6.187 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.187 * [backup-simplify]: Simplify (* -1 -1) into 1 6.187 * [backup-simplify]: Simplify (+ 1 0) into 1 6.188 * [backup-simplify]: Simplify (sqrt 1) into 1 6.188 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.189 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.189 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.190 * [backup-simplify]: Simplify (+ 0 0) into 0 6.190 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.191 * [backup-simplify]: Simplify (log 1) into 0 6.191 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 6.191 * [taylor]: Taking taylor expansion of -1 in x.re 6.191 * [backup-simplify]: Simplify -1 into -1 6.191 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 6.191 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 6.191 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.191 * [taylor]: Taking taylor expansion of y.re in x.re 6.191 * [backup-simplify]: Simplify y.re into y.re 6.191 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.192 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.192 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 6.192 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 6.192 * [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)) 6.192 * [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))) 6.193 * [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))) 6.193 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 6.193 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 6.194 * [backup-simplify]: Simplify (- 0) into 0 6.194 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 6.194 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 6.194 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 6.194 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 6.194 * [taylor]: Taking taylor expansion of (log x.re) in x.im 6.194 * [taylor]: Taking taylor expansion of x.re in x.im 6.194 * [backup-simplify]: Simplify x.re into x.re 6.194 * [backup-simplify]: Simplify (log x.re) into (log x.re) 6.194 * [taylor]: Taking taylor expansion of y.im in x.im 6.194 * [backup-simplify]: Simplify y.im into y.im 6.194 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 6.194 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 6.194 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 6.194 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.194 * [taylor]: Taking taylor expansion of y.re in x.im 6.195 * [backup-simplify]: Simplify y.re into y.re 6.195 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.195 * [backup-simplify]: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 6.195 * [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)) 6.195 * [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))) 6.195 * [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))) 6.196 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 6.196 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 6.196 * [backup-simplify]: Simplify (- 0) into 0 6.197 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 6.197 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 6.197 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 6.197 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 6.197 * [taylor]: Taking taylor expansion of (log x.re) in y.re 6.197 * [taylor]: Taking taylor expansion of x.re in y.re 6.197 * [backup-simplify]: Simplify x.re into x.re 6.197 * [backup-simplify]: Simplify (log x.re) into (log x.re) 6.197 * [taylor]: Taking taylor expansion of y.im in y.re 6.197 * [backup-simplify]: Simplify y.im into y.im 6.197 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 6.197 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 6.197 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 6.197 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.197 * [taylor]: Taking taylor expansion of y.re in y.re 6.197 * [backup-simplify]: Simplify 0 into 0 6.197 * [backup-simplify]: Simplify 1 into 1 6.197 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.197 * [backup-simplify]: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 6.198 * [backup-simplify]: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 6.198 * [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))) 6.198 * [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))) 6.198 * [taylor]: Taking taylor expansion of 0 in x.re 6.198 * [backup-simplify]: Simplify 0 into 0 6.198 * [taylor]: Taking taylor expansion of 0 in x.im 6.198 * [backup-simplify]: Simplify 0 into 0 6.198 * [taylor]: Taking taylor expansion of 0 in y.re 6.198 * [backup-simplify]: Simplify 0 into 0 6.198 * [backup-simplify]: Simplify 0 into 0 6.199 * [backup-simplify]: Simplify (+ 0) into 0 6.200 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 6.201 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.201 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 6.202 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.202 * [backup-simplify]: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 6.202 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 6.203 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 6.203 * [backup-simplify]: Simplify (+ 0 0) into 0 6.204 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.204 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 6.205 * [backup-simplify]: Simplify (- 0) into 0 6.205 * [backup-simplify]: Simplify (+ 0 0) into 0 6.205 * [taylor]: Taking taylor expansion of 0 in x.im 6.205 * [backup-simplify]: Simplify 0 into 0 6.205 * [taylor]: Taking taylor expansion of 0 in y.re 6.205 * [backup-simplify]: Simplify 0 into 0 6.205 * [backup-simplify]: Simplify 0 into 0 6.206 * [backup-simplify]: Simplify (+ 0) into 0 6.206 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 6.207 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 6.207 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 6.208 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 6.208 * [backup-simplify]: Simplify (- 0) into 0 6.208 * [backup-simplify]: Simplify (+ 0 0) into 0 6.209 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.210 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 6.210 * [backup-simplify]: Simplify (- 0) into 0 6.211 * [backup-simplify]: Simplify (+ 0 0) into 0 6.211 * [taylor]: Taking taylor expansion of 0 in y.re 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [taylor]: Taking taylor expansion of 0 in x.re 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [taylor]: Taking taylor expansion of 0 in x.im 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [taylor]: Taking taylor expansion of 0 in y.re 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [taylor]: Taking taylor expansion of 0 in x.im 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [taylor]: Taking taylor expansion of 0 in y.re 6.211 * [backup-simplify]: Simplify 0 into 0 6.211 * [backup-simplify]: Simplify 0 into 0 6.212 * [backup-simplify]: Simplify (cos (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 6.212 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 3) 6.212 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.212 * [approximate]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in (x.im x.re y.re) around 0 6.212 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 6.212 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 6.212 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.212 * [taylor]: Taking taylor expansion of y.re in y.re 6.212 * [backup-simplify]: Simplify 0 into 0 6.212 * [backup-simplify]: Simplify 1 into 1 6.212 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 6.212 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 6.212 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.212 * [taylor]: Taking taylor expansion of y.re in x.re 6.212 * [backup-simplify]: Simplify y.re into y.re 6.212 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 6.212 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 6.212 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.212 * [taylor]: Taking taylor expansion of y.re in x.im 6.212 * [backup-simplify]: Simplify y.re into y.re 6.212 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 6.212 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 6.213 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.213 * [taylor]: Taking taylor expansion of y.re in x.im 6.213 * [backup-simplify]: Simplify y.re into y.re 6.213 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.213 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 6.213 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 6.213 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.213 * [taylor]: Taking taylor expansion of y.re in x.re 6.213 * [backup-simplify]: Simplify y.re into y.re 6.213 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 6.213 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 6.213 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 6.213 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.213 * [taylor]: Taking taylor expansion of y.re in y.re 6.213 * [backup-simplify]: Simplify 0 into 0 6.213 * [backup-simplify]: Simplify 1 into 1 6.213 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 6.213 * [backup-simplify]: Simplify 0 into 0 6.213 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 6.213 * [taylor]: Taking taylor expansion of 0 in x.re 6.213 * [backup-simplify]: Simplify 0 into 0 6.213 * [taylor]: Taking taylor expansion of 0 in y.re 6.213 * [backup-simplify]: Simplify 0 into 0 6.214 * [backup-simplify]: Simplify 0 into 0 6.214 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 6.214 * [taylor]: Taking taylor expansion of 0 in y.re 6.214 * [backup-simplify]: Simplify 0 into 0 6.214 * [backup-simplify]: Simplify 0 into 0 6.214 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 6.214 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.215 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 6.215 * [taylor]: Taking taylor expansion of 0 in x.re 6.215 * [backup-simplify]: Simplify 0 into 0 6.215 * [taylor]: Taking taylor expansion of 0 in y.re 6.215 * [backup-simplify]: Simplify 0 into 0 6.215 * [backup-simplify]: Simplify 0 into 0 6.215 * [taylor]: Taking taylor expansion of 0 in y.re 6.215 * [backup-simplify]: Simplify 0 into 0 6.215 * [backup-simplify]: Simplify 0 into 0 6.216 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 6.216 * [taylor]: Taking taylor expansion of 0 in y.re 6.216 * [backup-simplify]: Simplify 0 into 0 6.216 * [backup-simplify]: Simplify 0 into 0 6.216 * [backup-simplify]: Simplify 0 into 0 6.216 * [backup-simplify]: Simplify 0 into 0 6.217 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 6.217 * [backup-simplify]: Simplify 0 into 0 6.217 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (* y.re (* 1 1))) into (* (atan2 x.im x.re) y.re) 6.217 * [backup-simplify]: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.217 * [approximate]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in (x.im x.re y.re) around 0 6.217 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 6.217 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 6.217 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.217 * [taylor]: Taking taylor expansion of y.re in y.re 6.217 * [backup-simplify]: Simplify 0 into 0 6.218 * [backup-simplify]: Simplify 1 into 1 6.218 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.218 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 6.218 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 6.218 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.218 * [taylor]: Taking taylor expansion of y.re in x.re 6.218 * [backup-simplify]: Simplify y.re into y.re 6.218 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.218 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 6.218 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 6.218 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.218 * [taylor]: Taking taylor expansion of y.re in x.im 6.218 * [backup-simplify]: Simplify y.re into y.re 6.218 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.218 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 6.218 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 6.218 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.218 * [taylor]: Taking taylor expansion of y.re in x.im 6.218 * [backup-simplify]: Simplify y.re into y.re 6.219 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.219 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 6.219 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 6.219 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.219 * [taylor]: Taking taylor expansion of y.re in x.re 6.219 * [backup-simplify]: Simplify y.re into y.re 6.219 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 6.219 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 6.219 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 6.219 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.219 * [taylor]: Taking taylor expansion of y.re in y.re 6.219 * [backup-simplify]: Simplify 0 into 0 6.219 * [backup-simplify]: Simplify 1 into 1 6.219 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.219 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.220 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 6.220 * [taylor]: Taking taylor expansion of 0 in x.re 6.220 * [backup-simplify]: Simplify 0 into 0 6.220 * [taylor]: Taking taylor expansion of 0 in y.re 6.220 * [backup-simplify]: Simplify 0 into 0 6.220 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 6.220 * [taylor]: Taking taylor expansion of 0 in y.re 6.220 * [backup-simplify]: Simplify 0 into 0 6.221 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 6.221 * [backup-simplify]: Simplify 0 into 0 6.222 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 6.222 * [taylor]: Taking taylor expansion of 0 in x.re 6.222 * [backup-simplify]: Simplify 0 into 0 6.222 * [taylor]: Taking taylor expansion of 0 in y.re 6.222 * [backup-simplify]: Simplify 0 into 0 6.222 * [taylor]: Taking taylor expansion of 0 in y.re 6.222 * [backup-simplify]: Simplify 0 into 0 6.222 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 6.222 * [taylor]: Taking taylor expansion of 0 in y.re 6.222 * [backup-simplify]: Simplify 0 into 0 6.222 * [backup-simplify]: Simplify 0 into 0 6.222 * [backup-simplify]: Simplify 0 into 0 6.223 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.223 * [backup-simplify]: Simplify 0 into 0 6.223 * [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 6.223 * [taylor]: Taking taylor expansion of 0 in x.re 6.223 * [backup-simplify]: Simplify 0 into 0 6.223 * [taylor]: Taking taylor expansion of 0 in y.re 6.223 * [backup-simplify]: Simplify 0 into 0 6.223 * [taylor]: Taking taylor expansion of 0 in y.re 6.223 * [backup-simplify]: Simplify 0 into 0 6.223 * [taylor]: Taking taylor expansion of 0 in y.re 6.223 * [backup-simplify]: Simplify 0 into 0 6.223 * [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 6.223 * [taylor]: Taking taylor expansion of 0 in y.re 6.223 * [backup-simplify]: Simplify 0 into 0 6.223 * [backup-simplify]: Simplify 0 into 0 6.223 * [backup-simplify]: Simplify 0 into 0 6.224 * [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) 6.224 * [backup-simplify]: Simplify (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 6.224 * [approximate]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in (x.im x.re y.re) around 0 6.224 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 6.224 * [taylor]: Taking taylor expansion of -1 in y.re 6.224 * [backup-simplify]: Simplify -1 into -1 6.224 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 6.224 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 6.224 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.224 * [taylor]: Taking taylor expansion of y.re in y.re 6.224 * [backup-simplify]: Simplify 0 into 0 6.224 * [backup-simplify]: Simplify 1 into 1 6.224 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.224 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 6.224 * [taylor]: Taking taylor expansion of -1 in x.re 6.224 * [backup-simplify]: Simplify -1 into -1 6.224 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 6.224 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 6.224 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.224 * [taylor]: Taking taylor expansion of y.re in x.re 6.224 * [backup-simplify]: Simplify y.re into y.re 6.224 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.225 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 6.225 * [taylor]: Taking taylor expansion of -1 in x.im 6.225 * [backup-simplify]: Simplify -1 into -1 6.225 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 6.225 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 6.225 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.225 * [taylor]: Taking taylor expansion of y.re in x.im 6.225 * [backup-simplify]: Simplify y.re into y.re 6.225 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.225 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 6.225 * [taylor]: Taking taylor expansion of -1 in x.im 6.225 * [backup-simplify]: Simplify -1 into -1 6.225 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 6.225 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 6.225 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.225 * [taylor]: Taking taylor expansion of y.re in x.im 6.225 * [backup-simplify]: Simplify y.re into y.re 6.225 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.225 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 6.225 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 6.225 * [taylor]: Taking taylor expansion of -1 in x.re 6.225 * [backup-simplify]: Simplify -1 into -1 6.225 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 6.225 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 6.225 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.225 * [taylor]: Taking taylor expansion of y.re in x.re 6.225 * [backup-simplify]: Simplify y.re into y.re 6.225 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 6.225 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 6.225 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 6.225 * [taylor]: Taking taylor expansion of -1 in y.re 6.225 * [backup-simplify]: Simplify -1 into -1 6.225 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 6.226 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 6.226 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.226 * [taylor]: Taking taylor expansion of y.re in y.re 6.226 * [backup-simplify]: Simplify 0 into 0 6.226 * [backup-simplify]: Simplify 1 into 1 6.226 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.226 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 6.226 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 6.226 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 6.226 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 6.226 * [taylor]: Taking taylor expansion of 0 in x.re 6.226 * [backup-simplify]: Simplify 0 into 0 6.226 * [taylor]: Taking taylor expansion of 0 in y.re 6.226 * [backup-simplify]: Simplify 0 into 0 6.227 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 6.227 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 6.227 * [taylor]: Taking taylor expansion of 0 in y.re 6.227 * [backup-simplify]: Simplify 0 into 0 6.228 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 6.228 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 6.228 * [backup-simplify]: Simplify 0 into 0 6.228 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 6.229 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 6.229 * [taylor]: Taking taylor expansion of 0 in x.re 6.229 * [backup-simplify]: Simplify 0 into 0 6.229 * [taylor]: Taking taylor expansion of 0 in y.re 6.229 * [backup-simplify]: Simplify 0 into 0 6.229 * [taylor]: Taking taylor expansion of 0 in y.re 6.229 * [backup-simplify]: Simplify 0 into 0 6.229 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 6.230 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 6.230 * [taylor]: Taking taylor expansion of 0 in y.re 6.230 * [backup-simplify]: Simplify 0 into 0 6.230 * [backup-simplify]: Simplify 0 into 0 6.230 * [backup-simplify]: Simplify 0 into 0 6.231 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.231 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 6.231 * [backup-simplify]: Simplify 0 into 0 6.231 * [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 6.232 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 6.232 * [taylor]: Taking taylor expansion of 0 in x.re 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [taylor]: Taking taylor expansion of 0 in y.re 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [taylor]: Taking taylor expansion of 0 in y.re 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [taylor]: Taking taylor expansion of 0 in y.re 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [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 6.233 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 6.233 * [taylor]: Taking taylor expansion of 0 in y.re 6.233 * [backup-simplify]: Simplify 0 into 0 6.233 * [backup-simplify]: Simplify 0 into 0 6.233 * [backup-simplify]: Simplify 0 into 0 6.234 * [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) 6.234 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2) 6.234 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 6.234 * [approximate]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in (x.im x.re y.im) around 0 6.234 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 6.234 * [taylor]: Taking taylor expansion of y.im in y.im 6.234 * [backup-simplify]: Simplify 0 into 0 6.234 * [backup-simplify]: Simplify 1 into 1 6.234 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 6.234 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.234 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 6.234 * [taylor]: Taking taylor expansion of y.im in x.re 6.234 * [backup-simplify]: Simplify y.im into y.im 6.234 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 6.234 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.234 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 6.234 * [taylor]: Taking taylor expansion of y.im in x.im 6.234 * [backup-simplify]: Simplify y.im into y.im 6.234 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 6.234 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.234 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 6.234 * [taylor]: Taking taylor expansion of y.im in x.im 6.234 * [backup-simplify]: Simplify y.im into y.im 6.234 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 6.234 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.234 * [backup-simplify]: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 6.234 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 6.234 * [taylor]: Taking taylor expansion of y.im in x.re 6.234 * [backup-simplify]: Simplify y.im into y.im 6.234 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 6.235 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.235 * [backup-simplify]: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 6.235 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 6.235 * [taylor]: Taking taylor expansion of y.im in y.im 6.235 * [backup-simplify]: Simplify 0 into 0 6.235 * [backup-simplify]: Simplify 1 into 1 6.235 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 6.235 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.235 * [backup-simplify]: Simplify (* 0 (atan2 x.im x.re)) into 0 6.235 * [backup-simplify]: Simplify 0 into 0 6.235 * [backup-simplify]: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 6.235 * [taylor]: Taking taylor expansion of 0 in x.re 6.235 * [backup-simplify]: Simplify 0 into 0 6.235 * [taylor]: Taking taylor expansion of 0 in y.im 6.235 * [backup-simplify]: Simplify 0 into 0 6.235 * [backup-simplify]: Simplify 0 into 0 6.235 * [backup-simplify]: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 6.235 * [taylor]: Taking taylor expansion of 0 in y.im 6.235 * [backup-simplify]: Simplify 0 into 0 6.235 * [backup-simplify]: Simplify 0 into 0 6.235 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) 6.235 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 6.236 * [backup-simplify]: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 (atan2 x.im x.re)))) into 0 6.236 * [taylor]: Taking taylor expansion of 0 in x.re 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [taylor]: Taking taylor expansion of 0 in y.im 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [taylor]: Taking taylor expansion of 0 in y.im 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [backup-simplify]: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 (atan2 x.im x.re)))) into 0 6.236 * [taylor]: Taking taylor expansion of 0 in y.im 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [backup-simplify]: Simplify 0 into 0 6.237 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (atan2 x.im x.re)))) into 0 6.237 * [backup-simplify]: Simplify 0 into 0 6.237 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (* y.im (* 1 1))) into (* y.im (atan2 x.im x.re)) 6.237 * [backup-simplify]: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 6.237 * [approximate]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in (x.im x.re y.im) around 0 6.237 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 6.237 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 6.237 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.237 * [taylor]: Taking taylor expansion of y.im in y.im 6.237 * [backup-simplify]: Simplify 0 into 0 6.237 * [backup-simplify]: Simplify 1 into 1 6.237 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.237 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 6.238 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 6.238 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.238 * [taylor]: Taking taylor expansion of y.im in x.re 6.238 * [backup-simplify]: Simplify y.im into y.im 6.238 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 6.238 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 6.238 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 6.238 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.238 * [taylor]: Taking taylor expansion of y.im in x.im 6.238 * [backup-simplify]: Simplify y.im into y.im 6.238 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 6.238 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 6.238 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 6.238 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.238 * [taylor]: Taking taylor expansion of y.im in x.im 6.238 * [backup-simplify]: Simplify y.im into y.im 6.238 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 6.238 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 6.238 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 6.238 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.238 * [taylor]: Taking taylor expansion of y.im in x.re 6.238 * [backup-simplify]: Simplify y.im into y.im 6.238 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 6.238 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 6.238 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 6.238 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.238 * [taylor]: Taking taylor expansion of y.im in y.im 6.238 * [backup-simplify]: Simplify 0 into 0 6.238 * [backup-simplify]: Simplify 1 into 1 6.238 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.239 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 6.239 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 6.239 * [taylor]: Taking taylor expansion of 0 in x.re 6.239 * [backup-simplify]: Simplify 0 into 0 6.239 * [taylor]: Taking taylor expansion of 0 in y.im 6.239 * [backup-simplify]: Simplify 0 into 0 6.239 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 6.239 * [taylor]: Taking taylor expansion of 0 in y.im 6.239 * [backup-simplify]: Simplify 0 into 0 6.240 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 6.240 * [taylor]: Taking taylor expansion of 0 in x.re 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [taylor]: Taking taylor expansion of 0 in y.im 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [taylor]: Taking taylor expansion of 0 in y.im 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 6.240 * [taylor]: Taking taylor expansion of 0 in y.im 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [backup-simplify]: Simplify 0 into 0 6.241 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.241 * [backup-simplify]: Simplify 0 into 0 6.241 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 6.241 * [taylor]: Taking taylor expansion of 0 in x.re 6.241 * [backup-simplify]: Simplify 0 into 0 6.241 * [taylor]: Taking taylor expansion of 0 in y.im 6.241 * [backup-simplify]: Simplify 0 into 0 6.241 * [taylor]: Taking taylor expansion of 0 in y.im 6.241 * [backup-simplify]: Simplify 0 into 0 6.241 * [taylor]: Taking taylor expansion of 0 in y.im 6.241 * [backup-simplify]: Simplify 0 into 0 6.242 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 6.242 * [taylor]: Taking taylor expansion of 0 in y.im 6.242 * [backup-simplify]: Simplify 0 into 0 6.242 * [backup-simplify]: Simplify 0 into 0 6.242 * [backup-simplify]: Simplify 0 into 0 6.242 * [backup-simplify]: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* (/ 1 (/ 1 y.im)) (* 1 1))) into (* y.im (atan2 x.im x.re)) 6.242 * [backup-simplify]: Simplify (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 6.242 * [approximate]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in (x.im x.re y.im) around 0 6.242 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 6.242 * [taylor]: Taking taylor expansion of -1 in y.im 6.242 * [backup-simplify]: Simplify -1 into -1 6.242 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 6.242 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 6.242 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.242 * [taylor]: Taking taylor expansion of y.im in y.im 6.242 * [backup-simplify]: Simplify 0 into 0 6.242 * [backup-simplify]: Simplify 1 into 1 6.242 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.242 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 6.242 * [taylor]: Taking taylor expansion of -1 in x.re 6.243 * [backup-simplify]: Simplify -1 into -1 6.243 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 6.243 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 6.243 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.243 * [taylor]: Taking taylor expansion of y.im in x.re 6.243 * [backup-simplify]: Simplify y.im into y.im 6.243 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 6.243 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 6.243 * [taylor]: Taking taylor expansion of -1 in x.im 6.243 * [backup-simplify]: Simplify -1 into -1 6.243 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 6.243 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 6.243 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.243 * [taylor]: Taking taylor expansion of y.im in x.im 6.243 * [backup-simplify]: Simplify y.im into y.im 6.243 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 6.243 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 6.243 * [taylor]: Taking taylor expansion of -1 in x.im 6.243 * [backup-simplify]: Simplify -1 into -1 6.243 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 6.243 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 6.243 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.243 * [taylor]: Taking taylor expansion of y.im in x.im 6.243 * [backup-simplify]: Simplify y.im into y.im 6.243 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 6.243 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 6.243 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 6.243 * [taylor]: Taking taylor expansion of -1 in x.re 6.243 * [backup-simplify]: Simplify -1 into -1 6.243 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 6.243 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 6.243 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.243 * [taylor]: Taking taylor expansion of y.im in x.re 6.243 * [backup-simplify]: Simplify y.im into y.im 6.244 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 6.244 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 6.244 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 6.244 * [taylor]: Taking taylor expansion of -1 in y.im 6.244 * [backup-simplify]: Simplify -1 into -1 6.244 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 6.244 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 6.244 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.244 * [taylor]: Taking taylor expansion of y.im in y.im 6.244 * [backup-simplify]: Simplify 0 into 0 6.244 * [backup-simplify]: Simplify 1 into 1 6.244 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 6.244 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 6.244 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 6.244 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 6.245 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 6.245 * [taylor]: Taking taylor expansion of 0 in x.re 6.245 * [backup-simplify]: Simplify 0 into 0 6.245 * [taylor]: Taking taylor expansion of 0 in y.im 6.245 * [backup-simplify]: Simplify 0 into 0 6.245 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 6.245 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 6.245 * [taylor]: Taking taylor expansion of 0 in y.im 6.245 * [backup-simplify]: Simplify 0 into 0 6.246 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 6.246 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 6.246 * [backup-simplify]: Simplify 0 into 0 6.246 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 6.247 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 6.247 * [taylor]: Taking taylor expansion of 0 in x.re 6.247 * [backup-simplify]: Simplify 0 into 0 6.247 * [taylor]: Taking taylor expansion of 0 in y.im 6.247 * [backup-simplify]: Simplify 0 into 0 6.247 * [taylor]: Taking taylor expansion of 0 in y.im 6.247 * [backup-simplify]: Simplify 0 into 0 6.247 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 6.248 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 6.248 * [taylor]: Taking taylor expansion of 0 in y.im 6.248 * [backup-simplify]: Simplify 0 into 0 6.248 * [backup-simplify]: Simplify 0 into 0 6.248 * [backup-simplify]: Simplify 0 into 0 6.249 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.250 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 6.250 * [backup-simplify]: Simplify 0 into 0 6.250 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 6.251 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 6.251 * [taylor]: Taking taylor expansion of 0 in x.re 6.251 * [backup-simplify]: Simplify 0 into 0 6.251 * [taylor]: Taking taylor expansion of 0 in y.im 6.251 * [backup-simplify]: Simplify 0 into 0 6.251 * [taylor]: Taking taylor expansion of 0 in y.im 6.251 * [backup-simplify]: Simplify 0 into 0 6.251 * [taylor]: Taking taylor expansion of 0 in y.im 6.252 * [backup-simplify]: Simplify 0 into 0 6.252 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 6.253 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 6.253 * [taylor]: Taking taylor expansion of 0 in y.im 6.253 * [backup-simplify]: Simplify 0 into 0 6.253 * [backup-simplify]: Simplify 0 into 0 6.253 * [backup-simplify]: Simplify 0 into 0 6.254 * [backup-simplify]: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* (/ 1 (/ 1 (- y.im))) (* 1 1))) into (* y.im (atan2 x.im x.re)) 6.254 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1 2 2 1) 6.254 * [backup-simplify]: Simplify (cbrt (hypot x.re x.im)) into (pow (hypot x.re x.im) 1/3) 6.254 * [approximate]: Taking taylor expansion of (pow (hypot x.re x.im) 1/3) in (x.re x.im) around 0 6.254 * [taylor]: Taking taylor expansion of (pow (hypot x.re x.im) 1/3) in x.im 6.254 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x.re x.im)))) in x.im 6.254 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x.re x.im))) in x.im 6.254 * [taylor]: Taking taylor expansion of 1/3 in x.im 6.254 * [backup-simplify]: Simplify 1/3 into 1/3 6.254 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 6.254 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.im 6.254 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 6.254 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 6.254 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.im 6.254 * [taylor]: Taking taylor expansion of x.re in x.im 6.254 * [backup-simplify]: Simplify x.re into x.re 6.254 * [taylor]: Taking taylor expansion of x.re in x.im 6.254 * [backup-simplify]: Simplify x.re into x.re 6.254 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.im 6.254 * [taylor]: Taking taylor expansion of x.im in x.im 6.254 * [backup-simplify]: Simplify 0 into 0 6.255 * [backup-simplify]: Simplify 1 into 1 6.255 * [taylor]: Taking taylor expansion of x.im in x.im 6.255 * [backup-simplify]: Simplify 0 into 0 6.255 * [backup-simplify]: Simplify 1 into 1 6.255 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 6.255 * [backup-simplify]: Simplify (* 0 0) into 0 6.255 * [backup-simplify]: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 6.255 * [backup-simplify]: Simplify (sqrt (pow x.re 2)) into x.re 6.255 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 6.256 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.257 * [backup-simplify]: Simplify (+ 0 0) into 0 6.257 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 6.257 * [backup-simplify]: Simplify (log x.re) into (log x.re) 6.257 * [backup-simplify]: Simplify (* 1/3 (log x.re)) into (* 1/3 (log x.re)) 6.257 * [backup-simplify]: Simplify (exp (* 1/3 (log x.re))) into (pow x.re 1/3) 6.257 * [taylor]: Taking taylor expansion of (pow (hypot x.re x.im) 1/3) in x.re 6.257 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x.re x.im)))) in x.re 6.257 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x.re x.im))) in x.re 6.257 * [taylor]: Taking taylor expansion of 1/3 in x.re 6.257 * [backup-simplify]: Simplify 1/3 into 1/3 6.257 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 6.257 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.re 6.257 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 6.257 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 6.257 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.re 6.257 * [taylor]: Taking taylor expansion of x.re in x.re 6.257 * [backup-simplify]: Simplify 0 into 0 6.257 * [backup-simplify]: Simplify 1 into 1 6.257 * [taylor]: Taking taylor expansion of x.re in x.re 6.257 * [backup-simplify]: Simplify 0 into 0 6.257 * [backup-simplify]: Simplify 1 into 1 6.258 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.re 6.258 * [taylor]: Taking taylor expansion of x.im in x.re 6.258 * [backup-simplify]: Simplify x.im into x.im 6.258 * [taylor]: Taking taylor expansion of x.im in x.re 6.258 * [backup-simplify]: Simplify x.im into x.im 6.258 * [backup-simplify]: Simplify (* 0 0) into 0 6.258 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 6.258 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 6.258 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 6.259 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.259 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 6.259 * [backup-simplify]: Simplify (+ 0 0) into 0 6.260 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 6.260 * [backup-simplify]: Simplify (log x.im) into (log x.im) 6.260 * [backup-simplify]: Simplify (* 1/3 (log x.im)) into (* 1/3 (log x.im)) 6.260 * [backup-simplify]: Simplify (exp (* 1/3 (log x.im))) into (pow x.im 1/3) 6.260 * [taylor]: Taking taylor expansion of (pow (hypot x.re x.im) 1/3) in x.re 6.260 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot x.re x.im)))) in x.re 6.260 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot x.re x.im))) in x.re 6.260 * [taylor]: Taking taylor expansion of 1/3 in x.re 6.260 * [backup-simplify]: Simplify 1/3 into 1/3 6.260 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 6.260 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.re 6.260 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 6.260 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 6.260 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.re 6.260 * [taylor]: Taking taylor expansion of x.re in x.re 6.260 * [backup-simplify]: Simplify 0 into 0 6.260 * [backup-simplify]: Simplify 1 into 1 6.260 * [taylor]: Taking taylor expansion of x.re in x.re 6.260 * [backup-simplify]: Simplify 0 into 0 6.260 * [backup-simplify]: Simplify 1 into 1 6.260 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.re 6.260 * [taylor]: Taking taylor expansion of x.im in x.re 6.260 * [backup-simplify]: Simplify x.im into x.im 6.260 * [taylor]: Taking taylor expansion of x.im in x.re 6.260 * [backup-simplify]: Simplify x.im into x.im 6.261 * [backup-simplify]: Simplify (* 0 0) into 0 6.261 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 6.261 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 6.261 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 6.262 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.262 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 6.262 * [backup-simplify]: Simplify (+ 0 0) into 0 6.262 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 6.262 * [backup-simplify]: Simplify (log x.im) into (log x.im) 6.263 * [backup-simplify]: Simplify (* 1/3 (log x.im)) into (* 1/3 (log x.im)) 6.263 * [backup-simplify]: Simplify (exp (* 1/3 (log x.im))) into (pow x.im 1/3) 6.263 * [taylor]: Taking taylor expansion of (pow x.im 1/3) in x.im 6.263 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log x.im))) in x.im 6.263 * [taylor]: Taking taylor expansion of (* 1/3 (log x.im)) in x.im 6.263 * [taylor]: Taking taylor expansion of 1/3 in x.im 6.263 * [backup-simplify]: Simplify 1/3 into 1/3 6.263 * [taylor]: Taking taylor expansion of (log x.im) in x.im 6.263 * [taylor]: Taking taylor expansion of x.im in x.im 6.263 * [backup-simplify]: Simplify 0 into 0 6.263 * [backup-simplify]: Simplify 1 into 1 6.263 * [backup-simplify]: Simplify (log 1) into 0 6.264 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.264 * [backup-simplify]: Simplify (* 1/3 (log x.im)) into (* 1/3 (log x.im)) 6.264 * [backup-simplify]: Simplify (exp (* 1/3 (log x.im))) into (pow x.im 1/3) 6.264 * [backup-simplify]: Simplify (pow x.im 1/3) into (pow x.im 1/3) 6.265 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 6.266 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x.im))) into 0 6.271 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x.im))) (+ (* (/ (pow 0 1) 1)))) into 0 6.271 * [taylor]: Taking taylor expansion of 0 in x.im 6.271 * [backup-simplify]: Simplify 0 into 0 6.271 * [backup-simplify]: Simplify 0 into 0 6.273 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.273 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.274 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log x.im))) into 0 6.274 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x.im))) (+ (* (/ (pow 0 1) 1)))) into 0 6.274 * [backup-simplify]: Simplify 0 into 0 6.275 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 6.275 * [backup-simplify]: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 6.275 * [backup-simplify]: Simplify (+ 1 0) into 1 6.276 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 x.im)) into (/ 1/2 x.im) 6.277 * [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)) 6.277 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow x.im 2))) (+ (* 0 0) (* 0 (log x.im)))) into (* 1/6 (/ 1 (pow x.im 2))) 6.278 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow x.im 2))) 1) 1)))) into (* 1/6 (pow (/ 1 (pow x.im 5)) 1/3)) 6.278 * [taylor]: Taking taylor expansion of (* 1/6 (pow (/ 1 (pow x.im 5)) 1/3)) in x.im 6.278 * [taylor]: Taking taylor expansion of 1/6 in x.im 6.278 * [backup-simplify]: Simplify 1/6 into 1/6 6.278 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow x.im 5)) 1/3) in x.im 6.278 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow x.im 5))))) in x.im 6.278 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow x.im 5)))) in x.im 6.278 * [taylor]: Taking taylor expansion of 1/3 in x.im 6.278 * [backup-simplify]: Simplify 1/3 into 1/3 6.278 * [taylor]: Taking taylor expansion of (log (/ 1 (pow x.im 5))) in x.im 6.278 * [taylor]: Taking taylor expansion of (/ 1 (pow x.im 5)) in x.im 6.278 * [taylor]: Taking taylor expansion of (pow x.im 5) in x.im 6.278 * [taylor]: Taking taylor expansion of x.im in x.im 6.278 * [backup-simplify]: Simplify 0 into 0 6.278 * [backup-simplify]: Simplify 1 into 1 6.278 * [backup-simplify]: Simplify (* 1 1) into 1 6.279 * [backup-simplify]: Simplify (* 1 1) into 1 6.279 * [backup-simplify]: Simplify (* 1 1) into 1 6.279 * [backup-simplify]: Simplify (/ 1 1) into 1 6.279 * [backup-simplify]: Simplify (log 1) into 0 6.280 * [backup-simplify]: Simplify (+ (* (- 5) (log x.im)) 0) into (- (* 5 (log x.im))) 6.280 * [backup-simplify]: Simplify (* 1/3 (- (* 5 (log x.im)))) into (* -5/3 (log x.im)) 6.280 * [backup-simplify]: Simplify (exp (* -5/3 (log x.im))) into (pow x.im -5/3) 6.280 * [backup-simplify]: Simplify (* 1/6 (pow x.im -5/3)) into (* 1/6 (pow (/ 1 (pow x.im 5)) 1/3)) 6.280 * [backup-simplify]: Simplify (* 1/6 (pow (/ 1 (pow x.im 5)) 1/3)) into (* 1/6 (pow (/ 1 (pow x.im 5)) 1/3)) 6.280 * [backup-simplify]: Simplify 0 into 0 6.282 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.282 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.282 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log x.im)))) into 0 6.283 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x.im))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.283 * [backup-simplify]: Simplify 0 into 0 6.284 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 6.285 * [backup-simplify]: Simplify (+ (* x.im 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))) into 0 6.285 * [backup-simplify]: Simplify (+ 0 0) into 0 6.285 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 x.im))))) (* 2 x.im)) into 0 6.286 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow x.im 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (/ 1/2 x.im)) 1)) (pow x.im 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow x.im 1)))) 6) into 0 6.287 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow x.im 2))) (+ (* 0 0) (* 0 (log x.im))))) into 0 6.288 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x.im))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow x.im 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 6.288 * [taylor]: Taking taylor expansion of 0 in x.im 6.288 * [backup-simplify]: Simplify 0 into 0 6.288 * [backup-simplify]: Simplify 0 into 0 6.289 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.289 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.290 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.290 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.291 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.291 * [backup-simplify]: Simplify (+ (* (- 5) (log x.im)) 0) into (- (* 5 (log x.im))) 6.292 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 5 (log x.im))))) into 0 6.292 * [backup-simplify]: Simplify (* (exp (* -5/3 (log x.im))) (+ (* (/ (pow 0 1) 1)))) into 0 6.292 * [backup-simplify]: Simplify (+ (* 1/6 0) (* 0 (pow x.im -5/3))) into 0 6.292 * [backup-simplify]: Simplify 0 into 0 6.292 * [backup-simplify]: Simplify 0 into 0 6.295 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 6.296 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 6.297 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log x.im))))) into 0 6.298 * [backup-simplify]: Simplify (* (exp (* 1/3 (log x.im))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 6.298 * [backup-simplify]: Simplify 0 into 0 6.298 * [backup-simplify]: Simplify (+ (* (* 1/6 (pow (/ 1 (pow x.im 5)) 1/3)) (pow (* 1 x.re) 2)) (pow x.im 1/3)) into (+ (pow x.im 1/3) (* 1/6 (* (pow (/ 1 (pow x.im 5)) 1/3) (pow x.re 2)))) 6.298 * [backup-simplify]: Simplify (cbrt (hypot (/ 1 x.re) (/ 1 x.im))) into (pow (hypot (/ 1 x.re) (/ 1 x.im)) 1/3) 6.298 * [approximate]: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) 1/3) in (x.re x.im) around 0 6.298 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) 1/3) in x.im 6.298 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x.re) (/ 1 x.im))))) in x.im 6.298 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 6.298 * [taylor]: Taking taylor expansion of 1/3 in x.im 6.298 * [backup-simplify]: Simplify 1/3 into 1/3 6.298 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 6.298 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 6.298 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.298 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 6.298 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 6.298 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 6.298 * [taylor]: Taking taylor expansion of x.re in x.im 6.298 * [backup-simplify]: Simplify x.re into x.re 6.298 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.298 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 6.298 * [taylor]: Taking taylor expansion of x.re in x.im 6.298 * [backup-simplify]: Simplify x.re into x.re 6.298 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.298 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 6.298 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 6.298 * [taylor]: Taking taylor expansion of x.im in x.im 6.298 * [backup-simplify]: Simplify 0 into 0 6.299 * [backup-simplify]: Simplify 1 into 1 6.299 * [backup-simplify]: Simplify (/ 1 1) into 1 6.299 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 6.299 * [taylor]: Taking taylor expansion of x.im in x.im 6.299 * [backup-simplify]: Simplify 0 into 0 6.299 * [backup-simplify]: Simplify 1 into 1 6.299 * [backup-simplify]: Simplify (/ 1 1) into 1 6.299 * [backup-simplify]: Simplify (* 1 1) into 1 6.300 * [backup-simplify]: Simplify (+ 0 1) into 1 6.300 * [backup-simplify]: Simplify (sqrt 1) into 1 6.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.301 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.302 * [backup-simplify]: Simplify (+ 0 0) into 0 6.302 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.302 * [backup-simplify]: Simplify (log 1) into 0 6.303 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 6.303 * [backup-simplify]: Simplify (* 1/3 (- (log x.im))) into (* -1/3 (log x.im)) 6.303 * [backup-simplify]: Simplify (exp (* -1/3 (log x.im))) into (pow x.im -1/3) 6.303 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) 1/3) in x.re 6.303 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x.re) (/ 1 x.im))))) in x.re 6.303 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 6.303 * [taylor]: Taking taylor expansion of 1/3 in x.re 6.303 * [backup-simplify]: Simplify 1/3 into 1/3 6.303 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 6.303 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 6.303 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.303 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 6.303 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 6.303 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 6.303 * [taylor]: Taking taylor expansion of x.re in x.re 6.303 * [backup-simplify]: Simplify 0 into 0 6.303 * [backup-simplify]: Simplify 1 into 1 6.303 * [backup-simplify]: Simplify (/ 1 1) into 1 6.303 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 6.303 * [taylor]: Taking taylor expansion of x.re in x.re 6.303 * [backup-simplify]: Simplify 0 into 0 6.303 * [backup-simplify]: Simplify 1 into 1 6.304 * [backup-simplify]: Simplify (/ 1 1) into 1 6.304 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 6.304 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 6.304 * [taylor]: Taking taylor expansion of x.im in x.re 6.304 * [backup-simplify]: Simplify x.im into x.im 6.304 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.304 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 6.304 * [taylor]: Taking taylor expansion of x.im in x.re 6.304 * [backup-simplify]: Simplify x.im into x.im 6.304 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.304 * [backup-simplify]: Simplify (* 1 1) into 1 6.304 * [backup-simplify]: Simplify (+ 1 0) into 1 6.305 * [backup-simplify]: Simplify (sqrt 1) into 1 6.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.306 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.306 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.306 * [backup-simplify]: Simplify (+ 0 0) into 0 6.307 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.307 * [backup-simplify]: Simplify (log 1) into 0 6.307 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.307 * [backup-simplify]: Simplify (* 1/3 (- (log x.re))) into (* -1/3 (log x.re)) 6.307 * [backup-simplify]: Simplify (exp (* -1/3 (log x.re))) into (pow x.re -1/3) 6.307 * [taylor]: Taking taylor expansion of (pow (hypot (/ 1 x.re) (/ 1 x.im)) 1/3) in x.re 6.307 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ 1 x.re) (/ 1 x.im))))) in x.re 6.307 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 6.307 * [taylor]: Taking taylor expansion of 1/3 in x.re 6.307 * [backup-simplify]: Simplify 1/3 into 1/3 6.307 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 6.307 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 6.307 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 6.307 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 6.307 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 6.308 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 6.308 * [taylor]: Taking taylor expansion of x.re in x.re 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify 1 into 1 6.308 * [backup-simplify]: Simplify (/ 1 1) into 1 6.308 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 6.308 * [taylor]: Taking taylor expansion of x.re in x.re 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify 1 into 1 6.308 * [backup-simplify]: Simplify (/ 1 1) into 1 6.308 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 6.308 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 6.308 * [taylor]: Taking taylor expansion of x.im in x.re 6.308 * [backup-simplify]: Simplify x.im into x.im 6.308 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.308 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 6.308 * [taylor]: Taking taylor expansion of x.im in x.re 6.308 * [backup-simplify]: Simplify x.im into x.im 6.308 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 6.309 * [backup-simplify]: Simplify (* 1 1) into 1 6.309 * [backup-simplify]: Simplify (+ 1 0) into 1 6.309 * [backup-simplify]: Simplify (sqrt 1) into 1 6.310 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.310 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.310 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.311 * [backup-simplify]: Simplify (+ 0 0) into 0 6.311 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.311 * [backup-simplify]: Simplify (log 1) into 0 6.312 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.312 * [backup-simplify]: Simplify (* 1/3 (- (log x.re))) into (* -1/3 (log x.re)) 6.312 * [backup-simplify]: Simplify (exp (* -1/3 (log x.re))) into (pow x.re -1/3) 6.312 * [taylor]: Taking taylor expansion of (pow x.re -1/3) in x.im 6.312 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x.re))) in x.im 6.312 * [taylor]: Taking taylor expansion of (* -1/3 (log x.re)) in x.im 6.312 * [taylor]: Taking taylor expansion of -1/3 in x.im 6.312 * [backup-simplify]: Simplify -1/3 into -1/3 6.312 * [taylor]: Taking taylor expansion of (log x.re) in x.im 6.312 * [taylor]: Taking taylor expansion of x.re in x.im 6.312 * [backup-simplify]: Simplify x.re into x.re 6.312 * [backup-simplify]: Simplify (log x.re) into (log x.re) 6.312 * [backup-simplify]: Simplify (* -1/3 (log x.re)) into (* -1/3 (log x.re)) 6.312 * [backup-simplify]: Simplify (exp (* -1/3 (log x.re))) into (pow x.re -1/3) 6.312 * [backup-simplify]: Simplify (pow x.re -1/3) into (pow x.re -1/3) 6.313 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.313 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.314 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x.re)))) into 0 6.314 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 1) 1)))) into 0 6.314 * [taylor]: Taking taylor expansion of 0 in x.im 6.314 * [backup-simplify]: Simplify 0 into 0 6.314 * [backup-simplify]: Simplify 0 into 0 6.315 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 6.315 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x.re))) into 0 6.315 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 1) 1)))) into 0 6.315 * [backup-simplify]: Simplify 0 into 0 6.316 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.317 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.317 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 6.317 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) 6.318 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) 6.319 * [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)) 6.320 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.320 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow x.im 2))) (+ (* 0 0) (* 0 (- (log x.re))))) into (* 1/6 (/ 1 (pow x.im 2))) 6.320 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow x.im 2))) 1) 1)))) into (* 1/6 (* (/ 1 (pow x.im 2)) (pow (/ 1 x.re) 1/3))) 6.321 * [taylor]: Taking taylor expansion of (* 1/6 (* (/ 1 (pow x.im 2)) (pow (/ 1 x.re) 1/3))) in x.im 6.321 * [taylor]: Taking taylor expansion of 1/6 in x.im 6.321 * [backup-simplify]: Simplify 1/6 into 1/6 6.321 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x.im 2)) (pow (/ 1 x.re) 1/3)) in x.im 6.321 * [taylor]: Taking taylor expansion of (/ 1 (pow x.im 2)) in x.im 6.321 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.im 6.321 * [taylor]: Taking taylor expansion of x.im in x.im 6.321 * [backup-simplify]: Simplify 0 into 0 6.321 * [backup-simplify]: Simplify 1 into 1 6.321 * [backup-simplify]: Simplify (* 1 1) into 1 6.321 * [backup-simplify]: Simplify (/ 1 1) into 1 6.321 * [taylor]: Taking taylor expansion of (pow (/ 1 x.re) 1/3) in x.im 6.321 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x.re)))) in x.im 6.321 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x.re))) in x.im 6.321 * [taylor]: Taking taylor expansion of 1/3 in x.im 6.321 * [backup-simplify]: Simplify 1/3 into 1/3 6.321 * [taylor]: Taking taylor expansion of (log (/ 1 x.re)) in x.im 6.321 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 6.321 * [taylor]: Taking taylor expansion of x.re in x.im 6.321 * [backup-simplify]: Simplify x.re into x.re 6.321 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.321 * [backup-simplify]: Simplify (log (/ 1 x.re)) into (log (/ 1 x.re)) 6.321 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x.re))) into (* 1/3 (log (/ 1 x.re))) 6.322 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x.re)))) into (pow (/ 1 x.re) 1/3) 6.322 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 6.322 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x.re) 1)))) 1) into 0 6.322 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x.re)))) into 0 6.323 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 6.324 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 x.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 x.re) 1)))) 2) into 0 6.324 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x.re))))) into 0 6.325 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.325 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.326 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.326 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.327 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.328 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (/ 1 x.re) 1/3)))) into 0 6.328 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (/ 1 x.re) 1/3))) into 0 6.328 * [backup-simplify]: Simplify (* 1 (pow (/ 1 x.re) 1/3)) into (pow (/ 1 x.re) 1/3) 6.329 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow (/ 1 x.re) 1/3)))) into 0 6.329 * [backup-simplify]: Simplify 0 into 0 6.329 * [backup-simplify]: Simplify 0 into 0 6.330 * [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 6.331 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x.re)))) into 0 6.332 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.332 * [backup-simplify]: Simplify 0 into 0 6.332 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.334 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 6.334 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 6.334 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 6.334 * [backup-simplify]: Simplify (+ 0 0) into 0 6.334 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.im 2)))))) (* 2 1)) into 0 6.337 * [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 6.337 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.337 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow x.im 2))) (+ (* 0 0) (* 0 (- (log x.re)))))) into 0 6.339 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow x.im 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 6.339 * [taylor]: Taking taylor expansion of 0 in x.im 6.339 * [backup-simplify]: Simplify 0 into 0 6.339 * [backup-simplify]: Simplify 0 into 0 6.339 * [backup-simplify]: Simplify (pow (/ 1 x.re) -1/3) into (pow (/ 1 x.re) -1/3) 6.339 * [backup-simplify]: Simplify (cbrt (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) into (pow (hypot (/ -1 x.re) (/ -1 x.im)) 1/3) 6.339 * [approximate]: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) 1/3) in (x.re x.im) around 0 6.339 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) 1/3) in x.im 6.339 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x.re) (/ -1 x.im))))) in x.im 6.339 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 6.339 * [taylor]: Taking taylor expansion of 1/3 in x.im 6.339 * [backup-simplify]: Simplify 1/3 into 1/3 6.339 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 6.339 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 6.339 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.339 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 6.339 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 6.339 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 6.339 * [taylor]: Taking taylor expansion of -1 in x.im 6.339 * [backup-simplify]: Simplify -1 into -1 6.339 * [taylor]: Taking taylor expansion of x.re in x.im 6.339 * [backup-simplify]: Simplify x.re into x.re 6.339 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.339 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 6.339 * [taylor]: Taking taylor expansion of -1 in x.im 6.339 * [backup-simplify]: Simplify -1 into -1 6.339 * [taylor]: Taking taylor expansion of x.re in x.im 6.339 * [backup-simplify]: Simplify x.re into x.re 6.339 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 6.339 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 6.339 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 6.339 * [taylor]: Taking taylor expansion of -1 in x.im 6.339 * [backup-simplify]: Simplify -1 into -1 6.339 * [taylor]: Taking taylor expansion of x.im in x.im 6.340 * [backup-simplify]: Simplify 0 into 0 6.340 * [backup-simplify]: Simplify 1 into 1 6.340 * [backup-simplify]: Simplify (/ -1 1) into -1 6.340 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 6.340 * [taylor]: Taking taylor expansion of -1 in x.im 6.340 * [backup-simplify]: Simplify -1 into -1 6.340 * [taylor]: Taking taylor expansion of x.im in x.im 6.340 * [backup-simplify]: Simplify 0 into 0 6.340 * [backup-simplify]: Simplify 1 into 1 6.340 * [backup-simplify]: Simplify (/ -1 1) into -1 6.340 * [backup-simplify]: Simplify (* -1 -1) into 1 6.341 * [backup-simplify]: Simplify (+ 0 1) into 1 6.341 * [backup-simplify]: Simplify (sqrt 1) into 1 6.342 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.343 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.343 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.344 * [backup-simplify]: Simplify (+ 0 0) into 0 6.344 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.345 * [backup-simplify]: Simplify (log 1) into 0 6.345 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 6.345 * [backup-simplify]: Simplify (* 1/3 (- (log x.im))) into (* -1/3 (log x.im)) 6.346 * [backup-simplify]: Simplify (exp (* -1/3 (log x.im))) into (pow x.im -1/3) 6.346 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) 1/3) in x.re 6.346 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x.re) (/ -1 x.im))))) in x.re 6.346 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 6.346 * [taylor]: Taking taylor expansion of 1/3 in x.re 6.346 * [backup-simplify]: Simplify 1/3 into 1/3 6.346 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 6.346 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 6.346 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.346 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 6.346 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 6.346 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 6.346 * [taylor]: Taking taylor expansion of -1 in x.re 6.346 * [backup-simplify]: Simplify -1 into -1 6.346 * [taylor]: Taking taylor expansion of x.re in x.re 6.346 * [backup-simplify]: Simplify 0 into 0 6.346 * [backup-simplify]: Simplify 1 into 1 6.347 * [backup-simplify]: Simplify (/ -1 1) into -1 6.347 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 6.347 * [taylor]: Taking taylor expansion of -1 in x.re 6.347 * [backup-simplify]: Simplify -1 into -1 6.347 * [taylor]: Taking taylor expansion of x.re in x.re 6.347 * [backup-simplify]: Simplify 0 into 0 6.347 * [backup-simplify]: Simplify 1 into 1 6.347 * [backup-simplify]: Simplify (/ -1 1) into -1 6.347 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 6.347 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 6.347 * [taylor]: Taking taylor expansion of -1 in x.re 6.347 * [backup-simplify]: Simplify -1 into -1 6.347 * [taylor]: Taking taylor expansion of x.im in x.re 6.347 * [backup-simplify]: Simplify x.im into x.im 6.347 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.348 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 6.348 * [taylor]: Taking taylor expansion of -1 in x.re 6.348 * [backup-simplify]: Simplify -1 into -1 6.348 * [taylor]: Taking taylor expansion of x.im in x.re 6.348 * [backup-simplify]: Simplify x.im into x.im 6.348 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.348 * [backup-simplify]: Simplify (* -1 -1) into 1 6.349 * [backup-simplify]: Simplify (+ 1 0) into 1 6.349 * [backup-simplify]: Simplify (sqrt 1) into 1 6.350 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.351 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.351 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.352 * [backup-simplify]: Simplify (+ 0 0) into 0 6.353 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.353 * [backup-simplify]: Simplify (log 1) into 0 6.353 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.354 * [backup-simplify]: Simplify (* 1/3 (- (log x.re))) into (* -1/3 (log x.re)) 6.354 * [backup-simplify]: Simplify (exp (* -1/3 (log x.re))) into (pow x.re -1/3) 6.354 * [taylor]: Taking taylor expansion of (pow (hypot (/ -1 x.re) (/ -1 x.im)) 1/3) in x.re 6.354 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (hypot (/ -1 x.re) (/ -1 x.im))))) in x.re 6.354 * [taylor]: Taking taylor expansion of (* 1/3 (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 6.354 * [taylor]: Taking taylor expansion of 1/3 in x.re 6.354 * [backup-simplify]: Simplify 1/3 into 1/3 6.354 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 6.354 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 6.354 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 6.354 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 6.354 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 6.354 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 6.354 * [taylor]: Taking taylor expansion of -1 in x.re 6.354 * [backup-simplify]: Simplify -1 into -1 6.354 * [taylor]: Taking taylor expansion of x.re in x.re 6.354 * [backup-simplify]: Simplify 0 into 0 6.354 * [backup-simplify]: Simplify 1 into 1 6.355 * [backup-simplify]: Simplify (/ -1 1) into -1 6.355 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 6.355 * [taylor]: Taking taylor expansion of -1 in x.re 6.355 * [backup-simplify]: Simplify -1 into -1 6.355 * [taylor]: Taking taylor expansion of x.re in x.re 6.355 * [backup-simplify]: Simplify 0 into 0 6.355 * [backup-simplify]: Simplify 1 into 1 6.355 * [backup-simplify]: Simplify (/ -1 1) into -1 6.355 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 6.355 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 6.355 * [taylor]: Taking taylor expansion of -1 in x.re 6.355 * [backup-simplify]: Simplify -1 into -1 6.355 * [taylor]: Taking taylor expansion of x.im in x.re 6.355 * [backup-simplify]: Simplify x.im into x.im 6.355 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.355 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 6.355 * [taylor]: Taking taylor expansion of -1 in x.re 6.356 * [backup-simplify]: Simplify -1 into -1 6.356 * [taylor]: Taking taylor expansion of x.im in x.re 6.356 * [backup-simplify]: Simplify x.im into x.im 6.356 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 6.356 * [backup-simplify]: Simplify (* -1 -1) into 1 6.356 * [backup-simplify]: Simplify (+ 1 0) into 1 6.357 * [backup-simplify]: Simplify (sqrt 1) into 1 6.358 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.359 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.359 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.360 * [backup-simplify]: Simplify (+ 0 0) into 0 6.360 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.361 * [backup-simplify]: Simplify (log 1) into 0 6.361 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.361 * [backup-simplify]: Simplify (* 1/3 (- (log x.re))) into (* -1/3 (log x.re)) 6.362 * [backup-simplify]: Simplify (exp (* -1/3 (log x.re))) into (pow x.re -1/3) 6.362 * [taylor]: Taking taylor expansion of (pow x.re -1/3) in x.im 6.362 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log x.re))) in x.im 6.362 * [taylor]: Taking taylor expansion of (* -1/3 (log x.re)) in x.im 6.362 * [taylor]: Taking taylor expansion of -1/3 in x.im 6.362 * [backup-simplify]: Simplify -1/3 into -1/3 6.362 * [taylor]: Taking taylor expansion of (log x.re) in x.im 6.362 * [taylor]: Taking taylor expansion of x.re in x.im 6.362 * [backup-simplify]: Simplify x.re into x.re 6.362 * [backup-simplify]: Simplify (log x.re) into (log x.re) 6.362 * [backup-simplify]: Simplify (* -1/3 (log x.re)) into (* -1/3 (log x.re)) 6.362 * [backup-simplify]: Simplify (exp (* -1/3 (log x.re))) into (pow x.re -1/3) 6.362 * [backup-simplify]: Simplify (pow x.re -1/3) into (pow x.re -1/3) 6.364 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.364 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.364 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log x.re)))) into 0 6.365 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 1) 1)))) into 0 6.365 * [taylor]: Taking taylor expansion of 0 in x.im 6.365 * [backup-simplify]: Simplify 0 into 0 6.366 * [backup-simplify]: Simplify 0 into 0 6.366 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 6.367 * [backup-simplify]: Simplify (+ (* -1/3 0) (* 0 (log x.re))) into 0 6.368 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 1) 1)))) into 0 6.368 * [backup-simplify]: Simplify 0 into 0 6.369 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.370 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.370 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.370 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 6.370 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x.im 2))) into (/ 1 (pow x.im 2)) 6.371 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow x.im 2)) 6.372 * [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)) 6.372 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.376 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1/2 (pow x.im 2))) (+ (* 0 0) (* 0 (- (log x.re))))) into (* 1/6 (/ 1 (pow x.im 2))) 6.377 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1/6 (/ 1 (pow x.im 2))) 1) 1)))) into (* 1/6 (* (/ 1 (pow x.im 2)) (pow (/ 1 x.re) 1/3))) 6.377 * [taylor]: Taking taylor expansion of (* 1/6 (* (/ 1 (pow x.im 2)) (pow (/ 1 x.re) 1/3))) in x.im 6.377 * [taylor]: Taking taylor expansion of 1/6 in x.im 6.377 * [backup-simplify]: Simplify 1/6 into 1/6 6.377 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x.im 2)) (pow (/ 1 x.re) 1/3)) in x.im 6.377 * [taylor]: Taking taylor expansion of (/ 1 (pow x.im 2)) in x.im 6.377 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.im 6.377 * [taylor]: Taking taylor expansion of x.im in x.im 6.377 * [backup-simplify]: Simplify 0 into 0 6.377 * [backup-simplify]: Simplify 1 into 1 6.377 * [backup-simplify]: Simplify (* 1 1) into 1 6.378 * [backup-simplify]: Simplify (/ 1 1) into 1 6.378 * [taylor]: Taking taylor expansion of (pow (/ 1 x.re) 1/3) in x.im 6.378 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 x.re)))) in x.im 6.378 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 x.re))) in x.im 6.378 * [taylor]: Taking taylor expansion of 1/3 in x.im 6.378 * [backup-simplify]: Simplify 1/3 into 1/3 6.378 * [taylor]: Taking taylor expansion of (log (/ 1 x.re)) in x.im 6.378 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 6.378 * [taylor]: Taking taylor expansion of x.re in x.im 6.378 * [backup-simplify]: Simplify x.re into x.re 6.378 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 6.378 * [backup-simplify]: Simplify (log (/ 1 x.re)) into (log (/ 1 x.re)) 6.378 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 x.re))) into (* 1/3 (log (/ 1 x.re))) 6.378 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 x.re)))) into (pow (/ 1 x.re) 1/3) 6.378 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 6.378 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 x.re) 1)))) 1) into 0 6.379 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 x.re)))) into 0 6.379 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 6.380 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 x.re) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 x.re) 1)))) 2) into 0 6.380 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 x.re))))) into 0 6.382 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.382 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.383 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 x.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.384 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.385 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (/ 1 x.re) 1/3)))) into 0 6.385 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (/ 1 x.re) 1/3))) into 0 6.385 * [backup-simplify]: Simplify (* 1 (pow (/ 1 x.re) 1/3)) into (pow (/ 1 x.re) 1/3) 6.386 * [backup-simplify]: Simplify (+ (* 1/6 0) (+ (* 0 0) (* 0 (pow (/ 1 x.re) 1/3)))) into 0 6.386 * [backup-simplify]: Simplify 0 into 0 6.386 * [backup-simplify]: Simplify 0 into 0 6.387 * [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 6.388 * [backup-simplify]: Simplify (+ (* -1/3 0) (+ (* 0 0) (* 0 (log x.re)))) into 0 6.388 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.388 * [backup-simplify]: Simplify 0 into 0 6.389 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.390 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.390 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 6.390 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 6.390 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 6.390 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 6.391 * [backup-simplify]: Simplify (+ 0 0) into 0 6.391 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow x.im 2)))))) (* 2 1)) into 0 6.393 * [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 6.393 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 6.394 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ 1/2 (pow x.im 2))) (+ (* 0 0) (* 0 (- (log x.re)))))) into 0 6.395 * [backup-simplify]: Simplify (* (exp (* -1/3 (log x.re))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1/6 (/ 1 (pow x.im 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 6.395 * [taylor]: Taking taylor expansion of 0 in x.im 6.395 * [backup-simplify]: Simplify 0 into 0 6.395 * [backup-simplify]: Simplify 0 into 0 6.396 * [backup-simplify]: Simplify (pow (/ 1 (- x.re)) -1/3) into (pow (/ -1 x.re) -1/3) 6.396 * * * [progress]: simplifying candidates 6.396 * * * * [progress]: [ 1 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 2 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 3 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 4 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 5 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 6 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 7 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 8 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 9 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 10 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 11 / 79 ] simplifiying candidate #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))> 6.396 * * * * [progress]: [ 12 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 13 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 14 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 15 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 16 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 17 / 79 ] simplifiying candidate # 6.396 * * * * [progress]: [ 18 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 19 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 20 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 21 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 22 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 23 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 24 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 25 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 26 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 27 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 28 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 29 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 30 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 31 / 79 ] simplifiying candidate #real (real->posit16 (* (atan2 x.im x.re) y.re)))))))> 6.397 * * * * [progress]: [ 32 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 33 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 34 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 35 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 36 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 37 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 38 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 39 / 79 ] simplifiying candidate # 6.397 * * * * [progress]: [ 40 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 41 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 42 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 43 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 44 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 45 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 46 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 47 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 48 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 49 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 50 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 51 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 52 / 79 ] simplifiying candidate #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> 6.398 * * * * [progress]: [ 53 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 54 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 55 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 56 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 57 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 58 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 59 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 60 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 61 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 62 / 79 ] simplifiying candidate # 6.398 * * * * [progress]: [ 63 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 64 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 65 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 66 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 67 / 79 ] simplifiying candidate #real (real->posit16 (cbrt (hypot x.re x.im))))))) (* (atan2 x.im x.re) y.im))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> 6.399 * * * * [progress]: [ 68 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 69 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 70 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 71 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 72 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 73 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 74 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 75 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 76 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 77 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 78 / 79 ] simplifiying candidate # 6.399 * * * * [progress]: [ 79 / 79 ] simplifiying candidate # 6.400 * [simplify]: Simplifying: (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (log1p (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cos (* y.im (log (hypot x.re x.im)))) (cos (* (atan2 x.im x.re) y.re))) (* (sin (* y.im (log (hypot x.re x.im)))) (sin (* (atan2 x.im x.re) y.re))) (log (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (* (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (expm1 (* (atan2 x.im x.re) y.re)) (log1p (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re) (+ (log (atan2 x.im x.re)) (log y.re)) (log (* (atan2 x.im x.re) y.re)) (exp (* (atan2 x.im x.re) y.re)) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* y.re y.re) y.re)) (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re)) (* (* (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (* (sqrt (atan2 x.im x.re)) (sqrt y.re)) (* (sqrt (atan2 x.im x.re)) (sqrt y.re)) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (* (atan2 x.im x.re) (sqrt y.re)) (* (atan2 x.im x.re) 1) (* (cbrt (atan2 x.im x.re)) y.re) (* (sqrt (atan2 x.im x.re)) y.re) (* (atan2 x.im x.re) y.re) (real->posit16 (* (atan2 x.im x.re) y.re)) (expm1 (* (atan2 x.im x.re) y.im)) (log1p (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im) (+ (log (atan2 x.im x.re)) (log y.im)) (log (* (atan2 x.im x.re) y.im)) (exp (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* y.im y.im) y.im)) (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) (cbrt (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (* (sqrt (atan2 x.im x.re)) (sqrt y.im)) (* (sqrt (atan2 x.im x.re)) (sqrt y.im)) (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (* (atan2 x.im x.re) (sqrt y.im)) (* (atan2 x.im x.re) 1) (* (cbrt (atan2 x.im x.re)) y.im) (* (sqrt (atan2 x.im x.re)) y.im) (* (atan2 x.im x.re) y.im) (real->posit16 (* (atan2 x.im x.re) y.im)) (expm1 (cbrt (hypot x.re x.im))) (log1p (cbrt (hypot x.re x.im))) (log (cbrt (hypot x.re x.im))) (exp (cbrt (hypot x.re x.im))) (cbrt (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im)))) (cbrt (cbrt (hypot x.re x.im))) (cbrt (sqrt (hypot x.re x.im))) (cbrt (sqrt (hypot x.re x.im))) (cbrt 1) (cbrt (hypot x.re x.im)) (* (cbrt (cbrt (hypot x.re x.im))) (cbrt (cbrt (hypot x.re x.im)))) (cbrt (cbrt (hypot x.re x.im))) (* (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im))) (cbrt (hypot x.re x.im))) (sqrt (cbrt (hypot x.re x.im))) (sqrt (cbrt (hypot x.re x.im))) (real->posit16 (cbrt (hypot x.re x.im))) (- 1 (+ (* y.im (* (atan2 x.im x.re) (* y.re (log x.im)))) (* 1/2 (* (pow y.im 2) (pow (log x.im) 2))))) (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (+ (pow x.im 1/3) (* 1/6 (* (pow (/ 1 (pow x.im 5)) 1/3) (pow x.re 2)))) (pow (/ 1 x.re) -1/3) (pow (/ -1 x.re) -1/3) 6.401 * * [simplify]: iteration 0: 134 enodes 6.426 * * [simplify]: iteration 1: 262 enodes 6.544 * * [simplify]: iteration 2: 632 enodes 6.917 * * [simplify]: iteration 3: 1875 enodes 7.276 * * [simplify]: iteration 4: 2030 enodes 7.722 * * [simplify]: iteration complete: 2030 enodes 7.722 * * [simplify]: Extracting #0: cost 61 inf + 0 7.723 * * [simplify]: Extracting #1: cost 236 inf + 1 7.726 * * [simplify]: Extracting #2: cost 487 inf + 2014 7.733 * * [simplify]: Extracting #3: cost 440 inf + 17479 7.757 * * [simplify]: Extracting #4: cost 160 inf + 85199 7.780 * * [simplify]: Extracting #5: cost 96 inf + 104704 7.803 * * [simplify]: Extracting #6: cost 94 inf + 104696 7.837 * * [simplify]: Extracting #7: cost 87 inf + 106412 7.871 * * [simplify]: Extracting #8: cost 76 inf + 110744 7.910 * * [simplify]: Extracting #9: cost 13 inf + 141719 7.950 * * [simplify]: Extracting #10: cost 0 inf + 148227 7.972 * [simplify]: Simplified to: (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (log1p (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cos (* (atan2 x.im x.re) y.re)) (cos (* (log (hypot x.re x.im)) y.im))) (* (sin (* (log (hypot x.re x.im)) y.im)) (sin (* (atan2 x.im x.re) y.re))) (log (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (* (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (expm1 (* (atan2 x.im x.re) y.re)) (log1p (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re) (log (* (atan2 x.im x.re) y.re)) (log (* (atan2 x.im x.re) y.re)) (exp (* (atan2 x.im x.re) y.re)) (* (* (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re)) (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re)) (* (* (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (* (sqrt y.re) (sqrt (atan2 x.im x.re))) (* (sqrt y.re) (sqrt (atan2 x.im x.re))) (* (cbrt y.re) (* (cbrt y.re) (atan2 x.im x.re))) (* (sqrt y.re) (atan2 x.im x.re)) (atan2 x.im x.re) (* y.re (cbrt (atan2 x.im x.re))) (* y.re (sqrt (atan2 x.im x.re))) (* (atan2 x.im x.re) y.re) (real->posit16 (* (atan2 x.im x.re) y.re)) (expm1 (* y.im (atan2 x.im x.re))) (log1p (* y.im (atan2 x.im x.re))) (* y.im (atan2 x.im x.re)) (log (* y.im (atan2 x.im x.re))) (log (* y.im (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re))) (* (* (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re))) (* y.im (atan2 x.im x.re))) (* (cbrt (* y.im (atan2 x.im x.re))) (cbrt (* y.im (atan2 x.im x.re)))) (cbrt (* y.im (atan2 x.im x.re))) (* (* (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re))) (* y.im (atan2 x.im x.re))) (sqrt (* y.im (atan2 x.im x.re))) (sqrt (* y.im (atan2 x.im x.re))) (* (sqrt y.im) (sqrt (atan2 x.im x.re))) (* (sqrt y.im) (sqrt (atan2 x.im x.re))) (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (* (sqrt y.im) (atan2 x.im x.re)) (atan2 x.im x.re) (* (cbrt (atan2 x.im x.re)) y.im) (* y.im (sqrt (atan2 x.im x.re))) (* y.im (atan2 x.im x.re)) (real->posit16 (* y.im (atan2 x.im x.re))) (expm1 (cbrt (hypot x.re x.im))) (log1p (cbrt (hypot x.re x.im))) (log (cbrt (hypot x.re x.im))) (exp (cbrt (hypot x.re x.im))) (cbrt (* (cbrt (hypot x.re x.im)) (cbrt (hypot x.re x.im)))) (cbrt (cbrt (hypot x.re x.im))) (cbrt (sqrt (hypot x.re x.im))) (cbrt (sqrt (hypot x.re x.im))) 1 (cbrt (hypot x.re x.im)) (* (cbrt (cbrt (hypot x.re x.im))) (cbrt (cbrt (hypot x.re x.im)))) (cbrt (cbrt (hypot x.re x.im))) (hypot x.re x.im) (sqrt (cbrt (hypot x.re x.im))) (sqrt (cbrt (hypot x.re x.im))) (real->posit16 (cbrt (hypot x.re x.im))) (- 1 (fma (* (atan2 x.im x.re) y.re) (* (log x.im) y.im) (* (* (* (log x.im) y.im) (* (log x.im) y.im)) 1/2))) (cos (fma (atan2 x.im x.re) y.re (* y.im (log x.re)))) (cos (- (* (atan2 x.im x.re) y.re) (* (log (/ -1 x.re)) y.im))) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (fma (* (cbrt (/ 1 (pow x.im 5))) 1/6) (* x.re x.re) (cbrt x.im)) (pow (/ 1 x.re) -1/3) (pow (/ -1 x.re) -1/3) 7.980 * * * [progress]: adding candidates to table 9.774 * * [progress]: iteration 3 / 4 9.774 * * * [progress]: picking best candidate 9.860 * * * * [pick]: Picked # 9.860 * * * [progress]: localizing error 9.962 * * * [progress]: generating rewritten candidates 9.962 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 9.967 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 3 1) 10.002 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2) 10.020 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 3 2) 10.022 * * * [progress]: generating series expansions 10.022 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 10.023 * [backup-simplify]: Simplify (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re)))) into (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) 10.023 * [approximate]: Taking taylor expansion of (cos (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 10.023 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 10.023 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 10.023 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 10.023 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 10.023 * [taylor]: Taking taylor expansion of y.im in y.re 10.023 * [backup-simplify]: Simplify y.im into y.im 10.023 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 10.023 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.re 10.023 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 10.023 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 10.023 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.re 10.023 * [taylor]: Taking taylor expansion of x.re in y.re 10.023 * [backup-simplify]: Simplify x.re into x.re 10.023 * [taylor]: Taking taylor expansion of x.re in y.re 10.023 * [backup-simplify]: Simplify x.re into x.re 10.023 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.re 10.023 * [taylor]: Taking taylor expansion of x.im in y.re 10.023 * [backup-simplify]: Simplify x.im into x.im 10.023 * [taylor]: Taking taylor expansion of x.im in y.re 10.023 * [backup-simplify]: Simplify x.im into x.im 10.023 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 10.023 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 10.024 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 10.024 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 10.024 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 10.024 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 10.025 * [backup-simplify]: Simplify (+ 0 0) into 0 10.025 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 10.025 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 10.025 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 10.025 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 10.025 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.025 * [taylor]: Taking taylor expansion of y.re in y.re 10.025 * [backup-simplify]: Simplify 0 into 0 10.025 * [backup-simplify]: Simplify 1 into 1 10.025 * [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))))) 10.026 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 10.026 * [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))))) 10.026 * [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)))))) 10.026 * [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)))))) 10.026 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 10.026 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 10.026 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 10.026 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 10.026 * [taylor]: Taking taylor expansion of y.im in x.im 10.026 * [backup-simplify]: Simplify y.im into y.im 10.026 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 10.026 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.im 10.026 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 10.026 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 10.026 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.im 10.027 * [taylor]: Taking taylor expansion of x.re in x.im 10.027 * [backup-simplify]: Simplify x.re into x.re 10.027 * [taylor]: Taking taylor expansion of x.re in x.im 10.027 * [backup-simplify]: Simplify x.re into x.re 10.027 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.im 10.027 * [taylor]: Taking taylor expansion of x.im in x.im 10.027 * [backup-simplify]: Simplify 0 into 0 10.027 * [backup-simplify]: Simplify 1 into 1 10.027 * [taylor]: Taking taylor expansion of x.im in x.im 10.027 * [backup-simplify]: Simplify 0 into 0 10.027 * [backup-simplify]: Simplify 1 into 1 10.027 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 10.027 * [backup-simplify]: Simplify (* 0 0) into 0 10.027 * [backup-simplify]: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 10.027 * [backup-simplify]: Simplify (sqrt (pow x.re 2)) into x.re 10.028 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 10.028 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.029 * [backup-simplify]: Simplify (+ 0 0) into 0 10.029 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 10.029 * [backup-simplify]: Simplify (log x.re) into (log x.re) 10.029 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 10.029 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 10.029 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.029 * [taylor]: Taking taylor expansion of y.re in x.im 10.029 * [backup-simplify]: Simplify y.re into y.re 10.029 * [backup-simplify]: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 10.029 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.029 * [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))) 10.030 * [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)))) 10.030 * [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)))) 10.030 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 10.030 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 10.030 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 10.030 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 10.030 * [taylor]: Taking taylor expansion of y.im in x.re 10.030 * [backup-simplify]: Simplify y.im into y.im 10.030 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 10.030 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.re 10.030 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 10.030 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 10.030 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.re 10.030 * [taylor]: Taking taylor expansion of x.re in x.re 10.030 * [backup-simplify]: Simplify 0 into 0 10.030 * [backup-simplify]: Simplify 1 into 1 10.030 * [taylor]: Taking taylor expansion of x.re in x.re 10.030 * [backup-simplify]: Simplify 0 into 0 10.030 * [backup-simplify]: Simplify 1 into 1 10.030 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.re 10.030 * [taylor]: Taking taylor expansion of x.im in x.re 10.030 * [backup-simplify]: Simplify x.im into x.im 10.030 * [taylor]: Taking taylor expansion of x.im in x.re 10.030 * [backup-simplify]: Simplify x.im into x.im 10.031 * [backup-simplify]: Simplify (* 0 0) into 0 10.031 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 10.031 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 10.031 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 10.032 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.032 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 10.032 * [backup-simplify]: Simplify (+ 0 0) into 0 10.032 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 10.032 * [backup-simplify]: Simplify (log x.im) into (log x.im) 10.032 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 10.032 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 10.033 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.033 * [taylor]: Taking taylor expansion of y.re in x.re 10.033 * [backup-simplify]: Simplify y.re into y.re 10.033 * [backup-simplify]: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 10.033 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.033 * [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))) 10.033 * [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)))) 10.033 * [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)))) 10.033 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 10.033 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 10.033 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 10.033 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 10.033 * [taylor]: Taking taylor expansion of y.im in y.im 10.033 * [backup-simplify]: Simplify 0 into 0 10.033 * [backup-simplify]: Simplify 1 into 1 10.033 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 10.034 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 10.034 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 10.034 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 10.034 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 10.034 * [taylor]: Taking taylor expansion of x.re in y.im 10.034 * [backup-simplify]: Simplify x.re into x.re 10.034 * [taylor]: Taking taylor expansion of x.re in y.im 10.034 * [backup-simplify]: Simplify x.re into x.re 10.034 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 10.034 * [taylor]: Taking taylor expansion of x.im in y.im 10.034 * [backup-simplify]: Simplify x.im into x.im 10.034 * [taylor]: Taking taylor expansion of x.im in y.im 10.034 * [backup-simplify]: Simplify x.im into x.im 10.034 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 10.034 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 10.034 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 10.034 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 10.034 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 10.034 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 10.035 * [backup-simplify]: Simplify (+ 0 0) into 0 10.035 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 10.035 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 10.035 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 10.035 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 10.035 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.035 * [taylor]: Taking taylor expansion of y.re in y.im 10.035 * [backup-simplify]: Simplify y.re into y.re 10.036 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 10.036 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.036 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 10.036 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 10.036 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 10.036 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 10.036 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 10.036 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 10.036 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 10.036 * [taylor]: Taking taylor expansion of y.im in y.im 10.036 * [backup-simplify]: Simplify 0 into 0 10.036 * [backup-simplify]: Simplify 1 into 1 10.036 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 10.036 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 10.036 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 10.036 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 10.036 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 10.036 * [taylor]: Taking taylor expansion of x.re in y.im 10.036 * [backup-simplify]: Simplify x.re into x.re 10.036 * [taylor]: Taking taylor expansion of x.re in y.im 10.036 * [backup-simplify]: Simplify x.re into x.re 10.036 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 10.036 * [taylor]: Taking taylor expansion of x.im in y.im 10.037 * [backup-simplify]: Simplify x.im into x.im 10.037 * [taylor]: Taking taylor expansion of x.im in y.im 10.037 * [backup-simplify]: Simplify x.im into x.im 10.037 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 10.037 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 10.037 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 10.037 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 10.037 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 10.037 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 10.038 * [backup-simplify]: Simplify (+ 0 0) into 0 10.038 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 10.038 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 10.038 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 10.038 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 10.038 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.038 * [taylor]: Taking taylor expansion of y.re in y.im 10.038 * [backup-simplify]: Simplify y.re into y.re 10.038 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 10.038 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.039 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 10.039 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 10.039 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 10.039 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 10.039 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 10.039 * [backup-simplify]: Simplify (- 0) into 0 10.040 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 10.040 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 10.040 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 10.040 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 10.040 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.040 * [taylor]: Taking taylor expansion of y.re in x.re 10.040 * [backup-simplify]: Simplify y.re into y.re 10.040 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.040 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 10.040 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 10.040 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 10.040 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 10.041 * [backup-simplify]: Simplify (- 0) into 0 10.041 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 10.041 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 10.041 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 10.041 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 10.041 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.041 * [taylor]: Taking taylor expansion of y.re in x.im 10.041 * [backup-simplify]: Simplify y.re into y.re 10.041 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.041 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 10.041 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 10.041 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 10.042 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 10.042 * [backup-simplify]: Simplify (- 0) into 0 10.042 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 10.042 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 10.042 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 10.042 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 10.042 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.042 * [taylor]: Taking taylor expansion of y.re in y.re 10.042 * [backup-simplify]: Simplify 0 into 0 10.042 * [backup-simplify]: Simplify 1 into 1 10.042 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 10.043 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 10.043 * [backup-simplify]: Simplify 1 into 1 10.043 * [backup-simplify]: Simplify (+ 0) into 0 10.044 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 10.045 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 10.046 * [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)))) 10.046 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 10.046 * [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)))) 10.046 * [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)))) 10.047 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 10.047 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 10.048 * [backup-simplify]: Simplify (+ 0 (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 10.048 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) in x.re 10.048 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) in x.re 10.048 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 10.048 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 10.048 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 10.048 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.048 * [taylor]: Taking taylor expansion of y.re in x.re 10.048 * [backup-simplify]: Simplify y.re into y.re 10.048 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.048 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 10.048 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 10.048 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) in x.re 10.048 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.im 2) (pow x.re 2))) in x.re 10.048 * [taylor]: Taking taylor expansion of (+ (pow x.im 2) (pow x.re 2)) in x.re 10.048 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 10.048 * [taylor]: Taking taylor expansion of x.im in x.re 10.048 * [backup-simplify]: Simplify x.im into x.im 10.048 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 10.048 * [taylor]: Taking taylor expansion of x.re in x.re 10.048 * [backup-simplify]: Simplify 0 into 0 10.048 * [backup-simplify]: Simplify 1 into 1 10.049 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 10.049 * [backup-simplify]: Simplify (+ (pow x.im 2) 0) into (pow x.im 2) 10.049 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 10.049 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 10.049 * [backup-simplify]: Simplify (+ 0 0) into 0 10.049 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 10.049 * [backup-simplify]: Simplify (log x.im) into (log x.im) 10.050 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 10.050 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 10.050 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 10.050 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) 10.050 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) 10.050 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) in x.im 10.050 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) in x.im 10.050 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 10.050 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 10.050 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 10.050 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.050 * [taylor]: Taking taylor expansion of y.re in x.im 10.050 * [backup-simplify]: Simplify y.re into y.re 10.050 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.050 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 10.051 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 10.051 * [taylor]: Taking taylor expansion of (log x.im) in x.im 10.051 * [taylor]: Taking taylor expansion of x.im in x.im 10.051 * [backup-simplify]: Simplify 0 into 0 10.051 * [backup-simplify]: Simplify 1 into 1 10.051 * [backup-simplify]: Simplify (log 1) into 0 10.051 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 10.051 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 10.051 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 10.052 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 10.052 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) 10.052 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) 10.052 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) in y.re 10.052 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) in y.re 10.052 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 10.052 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 10.052 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 10.052 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.052 * [taylor]: Taking taylor expansion of y.re in y.re 10.052 * [backup-simplify]: Simplify 0 into 0 10.052 * [backup-simplify]: Simplify 1 into 1 10.053 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 10.053 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 10.053 * [taylor]: Taking taylor expansion of (log x.im) in y.re 10.053 * [taylor]: Taking taylor expansion of x.im in y.re 10.053 * [backup-simplify]: Simplify x.im into x.im 10.053 * [backup-simplify]: Simplify (log x.im) into (log x.im) 10.053 * [backup-simplify]: Simplify (* 0 (log x.im)) into 0 10.054 * [backup-simplify]: Simplify (- 0) into 0 10.054 * [backup-simplify]: Simplify 0 into 0 10.054 * [backup-simplify]: Simplify (+ 0) into 0 10.055 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 10.055 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 10.056 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 10.056 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 10.056 * [backup-simplify]: Simplify (- 0) into 0 10.057 * [backup-simplify]: Simplify (+ 0 0) into 0 10.057 * [taylor]: Taking taylor expansion of 0 in x.im 10.057 * [backup-simplify]: Simplify 0 into 0 10.057 * [taylor]: Taking taylor expansion of 0 in y.re 10.057 * [backup-simplify]: Simplify 0 into 0 10.057 * [backup-simplify]: Simplify 0 into 0 10.057 * [backup-simplify]: Simplify (+ 0) into 0 10.058 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 10.058 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 10.059 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 10.059 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 10.060 * [backup-simplify]: Simplify (- 0) into 0 10.060 * [backup-simplify]: Simplify (+ 0 0) into 0 10.060 * [taylor]: Taking taylor expansion of 0 in y.re 10.060 * [backup-simplify]: Simplify 0 into 0 10.060 * [backup-simplify]: Simplify 0 into 0 10.061 * [backup-simplify]: Simplify (+ 0) into 0 10.061 * [backup-simplify]: Simplify 0 into 0 10.061 * [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))) 10.062 * [backup-simplify]: Simplify (+ (* (cos (* (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 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 10.063 * [backup-simplify]: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 10.063 * [backup-simplify]: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 10.064 * [backup-simplify]: Simplify (+ 0 0) into 0 10.065 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 10.067 * [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 10.068 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 10.068 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 10.069 * [backup-simplify]: Simplify (+ 0 0) into 0 10.069 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 10.070 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 10.070 * [backup-simplify]: Simplify (- 0) into 0 10.071 * [backup-simplify]: Simplify (+ (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 10.071 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) in x.re 10.071 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) in x.re 10.071 * [taylor]: Taking taylor expansion of 1/2 in x.re 10.071 * [backup-simplify]: Simplify 1/2 into 1/2 10.071 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)) in x.re 10.071 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 10.071 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 10.071 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 10.071 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.071 * [taylor]: Taking taylor expansion of y.re in x.re 10.071 * [backup-simplify]: Simplify y.re into y.re 10.071 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.072 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 10.072 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 10.072 * [taylor]: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 10.072 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 10.072 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 10.072 * [taylor]: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 10.072 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 10.072 * [taylor]: Taking taylor expansion of x.re in x.re 10.072 * [backup-simplify]: Simplify 0 into 0 10.072 * [backup-simplify]: Simplify 1 into 1 10.072 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 10.072 * [taylor]: Taking taylor expansion of x.im in x.re 10.072 * [backup-simplify]: Simplify x.im into x.im 10.072 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 10.072 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 10.072 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 10.072 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 10.073 * [backup-simplify]: Simplify (+ 0 0) into 0 10.073 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 10.073 * [backup-simplify]: Simplify (log x.im) into (log x.im) 10.073 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 10.073 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 10.074 * [backup-simplify]: Simplify (- 0) into 0 10.074 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 10.074 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 10.074 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 10.074 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 10.075 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 10.075 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in x.im 10.075 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in x.im 10.075 * [taylor]: Taking taylor expansion of 1/2 in x.im 10.075 * [backup-simplify]: Simplify 1/2 into 1/2 10.075 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in x.im 10.075 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 10.075 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 10.075 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 10.075 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.075 * [taylor]: Taking taylor expansion of y.re in x.im 10.075 * [backup-simplify]: Simplify y.re into y.re 10.075 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 10.075 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 10.075 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 10.076 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in x.im 10.076 * [taylor]: Taking taylor expansion of (log x.im) in x.im 10.076 * [taylor]: Taking taylor expansion of x.im in x.im 10.076 * [backup-simplify]: Simplify 0 into 0 10.076 * [backup-simplify]: Simplify 1 into 1 10.076 * [backup-simplify]: Simplify (log 1) into 0 10.077 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 10.077 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 10.077 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 10.077 * [backup-simplify]: Simplify (- 0) into 0 10.077 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 10.078 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 10.078 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 10.078 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 10.079 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 10.079 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 10.079 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 10.079 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in y.re 10.079 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in y.re 10.079 * [taylor]: Taking taylor expansion of 1/2 in y.re 10.079 * [backup-simplify]: Simplify 1/2 into 1/2 10.079 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in y.re 10.079 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 10.079 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 10.079 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 10.079 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.079 * [taylor]: Taking taylor expansion of y.re in y.re 10.079 * [backup-simplify]: Simplify 0 into 0 10.079 * [backup-simplify]: Simplify 1 into 1 10.080 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 10.080 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 10.080 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in y.re 10.080 * [taylor]: Taking taylor expansion of (log x.im) in y.re 10.080 * [taylor]: Taking taylor expansion of x.im in y.re 10.080 * [backup-simplify]: Simplify x.im into x.im 10.080 * [backup-simplify]: Simplify (log x.im) into (log x.im) 10.080 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 10.080 * [backup-simplify]: Simplify (* 1 (pow (log x.im) 2)) into (pow (log x.im) 2) 10.080 * [backup-simplify]: Simplify (* 1/2 (pow (log x.im) 2)) into (* 1/2 (pow (log x.im) 2)) 10.081 * [backup-simplify]: Simplify (- (* 1/2 (pow (log x.im) 2))) into (- (* 1/2 (pow (log x.im) 2))) 10.081 * [backup-simplify]: Simplify (- (* 1/2 (pow (log x.im) 2))) into (- (* 1/2 (pow (log x.im) 2))) 10.081 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 10.082 * [backup-simplify]: Simplify (+ 0) into 0 10.082 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 10.083 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 10.083 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 10.084 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 10.084 * [backup-simplify]: Simplify (+ 0 0) into 0 10.084 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 10.085 * [backup-simplify]: Simplify (- 0) into 0 10.085 * [taylor]: Taking taylor expansion of 0 in x.im 10.085 * [backup-simplify]: Simplify 0 into 0 10.085 * [taylor]: Taking taylor expansion of 0 in y.re 10.085 * [backup-simplify]: Simplify 0 into 0 10.085 * [backup-simplify]: Simplify 0 into 0 10.086 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 10.087 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 10.087 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 10.088 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 10.088 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 10.089 * [backup-simplify]: Simplify (- 0) into 0 10.089 * [backup-simplify]: Simplify (+ 0 0) into 0 10.089 * [taylor]: Taking taylor expansion of 0 in x.im 10.089 * [backup-simplify]: Simplify 0 into 0 10.089 * [taylor]: Taking taylor expansion of 0 in y.re 10.089 * [backup-simplify]: Simplify 0 into 0 10.089 * [backup-simplify]: Simplify 0 into 0 10.091 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.091 * [backup-simplify]: Simplify (+ 0) into 0 10.092 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 10.092 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 10.093 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 10.093 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 10.094 * [backup-simplify]: Simplify (+ 0 0) into 0 10.094 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 10.094 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 10.095 * [backup-simplify]: Simplify (- 0) into 0 10.095 * [taylor]: Taking taylor expansion of 0 in y.re 10.095 * [backup-simplify]: Simplify 0 into 0 10.095 * [backup-simplify]: Simplify 0 into 0 10.095 * [taylor]: Taking taylor expansion of 0 in y.re 10.095 * [backup-simplify]: Simplify 0 into 0 10.095 * [backup-simplify]: Simplify 0 into 0 10.096 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 10.097 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 10.097 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 10.098 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 10.098 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 10.099 * [backup-simplify]: Simplify (- 0) into 0 10.099 * [backup-simplify]: Simplify (+ 0 0) into 0 10.099 * [taylor]: Taking taylor expansion of 0 in y.re 10.099 * [backup-simplify]: Simplify 0 into 0 10.099 * [backup-simplify]: Simplify 0 into 0 10.100 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 10.100 * [backup-simplify]: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 10.101 * [backup-simplify]: Simplify (+ (* 0 0) (* (atan2 x.im x.re) (log x.im))) into (* (atan2 x.im x.re) (log x.im)) 10.101 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (log x.im))) into (- (* (atan2 x.im x.re) (log x.im))) 10.101 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (log x.im))) into (- (* (atan2 x.im x.re) (log x.im))) 10.102 * [backup-simplify]: Simplify (+ (* (- (* (atan2 x.im x.re) (log x.im))) (* y.re (* 1 (* 1 y.im)))) (+ (* (- (* 1/2 (pow (log x.im) 2))) (pow (* 1 (* 1 (* 1 y.im))) 2)) 1)) into (- 1 (+ (* y.im (* (atan2 x.im x.re) (* y.re (log x.im)))) (* 1/2 (* (pow y.im 2) (pow (log x.im) 2))))) 10.102 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (* (atan2 (/ 1 x.im) (/ 1 x.re)) (* (cbrt (/ 1 y.re)) (cbrt (/ 1 y.re)))) (cbrt (/ 1 y.re))))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 10.102 * [approximate]: Taking taylor expansion of (cos (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 10.102 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 10.102 * [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 10.102 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 10.103 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 10.103 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.re 10.103 * [taylor]: Taking taylor expansion of y.im in y.re 10.103 * [backup-simplify]: Simplify y.im into y.im 10.103 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 10.103 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 10.103 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 10.103 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 10.103 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 10.103 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 10.103 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 10.103 * [taylor]: Taking taylor expansion of x.re in y.re 10.103 * [backup-simplify]: Simplify x.re into x.re 10.103 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 10.103 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 10.103 * [taylor]: Taking taylor expansion of x.re in y.re 10.103 * [backup-simplify]: Simplify x.re into x.re 10.103 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 10.103 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 10.103 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 10.103 * [taylor]: Taking taylor expansion of x.im in y.re 10.103 * [backup-simplify]: Simplify x.im into x.im 10.103 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.103 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 10.103 * [taylor]: Taking taylor expansion of x.im in y.re 10.103 * [backup-simplify]: Simplify x.im into x.im 10.103 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.103 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 10.104 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 10.104 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 10.104 * [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)))) 10.104 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 10.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 10.105 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 10.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 10.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 10.105 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 10.106 * [backup-simplify]: Simplify (+ 0 0) into 0 10.106 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 10.106 * [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))))) 10.106 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 10.106 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 10.106 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.106 * [taylor]: Taking taylor expansion of y.re in y.re 10.106 * [backup-simplify]: Simplify 0 into 0 10.106 * [backup-simplify]: Simplify 1 into 1 10.106 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.106 * [backup-simplify]: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.107 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 10.107 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 10.107 * [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 10.107 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 10.107 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 10.107 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.im 10.107 * [taylor]: Taking taylor expansion of y.im in x.im 10.107 * [backup-simplify]: Simplify y.im into y.im 10.107 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 10.107 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 10.107 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 10.107 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 10.107 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 10.107 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 10.107 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 10.107 * [taylor]: Taking taylor expansion of x.re in x.im 10.107 * [backup-simplify]: Simplify x.re into x.re 10.107 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 10.107 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 10.107 * [taylor]: Taking taylor expansion of x.re in x.im 10.107 * [backup-simplify]: Simplify x.re into x.re 10.108 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 10.108 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 10.108 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 10.108 * [taylor]: Taking taylor expansion of x.im in x.im 10.108 * [backup-simplify]: Simplify 0 into 0 10.108 * [backup-simplify]: Simplify 1 into 1 10.108 * [backup-simplify]: Simplify (/ 1 1) into 1 10.108 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 10.108 * [taylor]: Taking taylor expansion of x.im in x.im 10.108 * [backup-simplify]: Simplify 0 into 0 10.108 * [backup-simplify]: Simplify 1 into 1 10.109 * [backup-simplify]: Simplify (/ 1 1) into 1 10.109 * [backup-simplify]: Simplify (* 1 1) into 1 10.109 * [backup-simplify]: Simplify (+ 0 1) into 1 10.110 * [backup-simplify]: Simplify (sqrt 1) into 1 10.111 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.111 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.112 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.113 * [backup-simplify]: Simplify (+ 0 0) into 0 10.113 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.113 * [backup-simplify]: Simplify (log 1) into 0 10.114 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 10.114 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 10.114 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.114 * [taylor]: Taking taylor expansion of y.re in x.im 10.114 * [backup-simplify]: Simplify y.re into y.re 10.114 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 10.114 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 10.114 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 10.114 * [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)) 10.114 * [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))) 10.115 * [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))) 10.115 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 10.115 * [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 10.115 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 10.115 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 10.115 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 10.115 * [taylor]: Taking taylor expansion of y.im in x.re 10.115 * [backup-simplify]: Simplify y.im into y.im 10.115 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 10.115 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 10.115 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 10.115 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 10.115 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 10.115 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 10.115 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 10.115 * [taylor]: Taking taylor expansion of x.re in x.re 10.115 * [backup-simplify]: Simplify 0 into 0 10.115 * [backup-simplify]: Simplify 1 into 1 10.115 * [backup-simplify]: Simplify (/ 1 1) into 1 10.115 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 10.115 * [taylor]: Taking taylor expansion of x.re in x.re 10.115 * [backup-simplify]: Simplify 0 into 0 10.115 * [backup-simplify]: Simplify 1 into 1 10.115 * [backup-simplify]: Simplify (/ 1 1) into 1 10.115 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 10.115 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 10.116 * [taylor]: Taking taylor expansion of x.im in x.re 10.116 * [backup-simplify]: Simplify x.im into x.im 10.116 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.116 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 10.116 * [taylor]: Taking taylor expansion of x.im in x.re 10.116 * [backup-simplify]: Simplify x.im into x.im 10.116 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.116 * [backup-simplify]: Simplify (* 1 1) into 1 10.116 * [backup-simplify]: Simplify (+ 1 0) into 1 10.116 * [backup-simplify]: Simplify (sqrt 1) into 1 10.117 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.117 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.118 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.118 * [backup-simplify]: Simplify (+ 0 0) into 0 10.118 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.119 * [backup-simplify]: Simplify (log 1) into 0 10.119 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 10.119 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 10.119 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.119 * [taylor]: Taking taylor expansion of y.re in x.re 10.119 * [backup-simplify]: Simplify y.re into y.re 10.119 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 10.119 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 10.119 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 10.119 * [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)) 10.119 * [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))) 10.120 * [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))) 10.120 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 10.120 * [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 10.120 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 10.120 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 10.120 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 10.120 * [taylor]: Taking taylor expansion of y.im in y.im 10.120 * [backup-simplify]: Simplify 0 into 0 10.120 * [backup-simplify]: Simplify 1 into 1 10.120 * [backup-simplify]: Simplify (/ 1 1) into 1 10.120 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 10.120 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 10.120 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 10.120 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 10.120 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 10.120 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 10.120 * [taylor]: Taking taylor expansion of x.re in y.im 10.120 * [backup-simplify]: Simplify x.re into x.re 10.120 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 10.120 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 10.120 * [taylor]: Taking taylor expansion of x.re in y.im 10.120 * [backup-simplify]: Simplify x.re into x.re 10.120 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 10.120 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 10.120 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 10.120 * [taylor]: Taking taylor expansion of x.im in y.im 10.120 * [backup-simplify]: Simplify x.im into x.im 10.120 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.120 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 10.120 * [taylor]: Taking taylor expansion of x.im in y.im 10.120 * [backup-simplify]: Simplify x.im into x.im 10.120 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.121 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 10.121 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 10.121 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 10.121 * [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)))) 10.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 10.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 10.121 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 10.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 10.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 10.121 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 10.121 * [backup-simplify]: Simplify (+ 0 0) into 0 10.122 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 10.122 * [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))))) 10.122 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 10.122 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 10.122 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.122 * [taylor]: Taking taylor expansion of y.re in y.im 10.122 * [backup-simplify]: Simplify y.re into y.re 10.122 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 10.122 * [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))))) 10.122 * [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))))) 10.122 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 10.122 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 10.122 * [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 10.122 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 10.122 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 10.122 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 10.123 * [taylor]: Taking taylor expansion of y.im in y.im 10.123 * [backup-simplify]: Simplify 0 into 0 10.123 * [backup-simplify]: Simplify 1 into 1 10.123 * [backup-simplify]: Simplify (/ 1 1) into 1 10.123 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 10.123 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 10.123 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 10.123 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 10.123 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 10.123 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 10.123 * [taylor]: Taking taylor expansion of x.re in y.im 10.123 * [backup-simplify]: Simplify x.re into x.re 10.123 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 10.123 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 10.123 * [taylor]: Taking taylor expansion of x.re in y.im 10.123 * [backup-simplify]: Simplify x.re into x.re 10.123 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 10.123 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 10.123 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 10.123 * [taylor]: Taking taylor expansion of x.im in y.im 10.123 * [backup-simplify]: Simplify x.im into x.im 10.123 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.123 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 10.123 * [taylor]: Taking taylor expansion of x.im in y.im 10.123 * [backup-simplify]: Simplify x.im into x.im 10.123 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.123 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 10.123 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 10.123 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 10.124 * [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)))) 10.124 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 10.124 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 10.124 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 10.124 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 10.124 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 10.124 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 10.124 * [backup-simplify]: Simplify (+ 0 0) into 0 10.124 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 10.125 * [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))))) 10.125 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 10.125 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 10.125 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.125 * [taylor]: Taking taylor expansion of y.re in y.im 10.125 * [backup-simplify]: Simplify y.re into y.re 10.125 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 10.125 * [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))))) 10.125 * [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))))) 10.125 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 10.125 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 10.125 * [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 10.125 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 10.125 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 10.125 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 10.125 * [taylor]: Taking taylor expansion of y.im in x.re 10.125 * [backup-simplify]: Simplify y.im into y.im 10.125 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 10.125 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 10.125 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 10.125 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 10.125 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 10.126 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 10.126 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 10.126 * [taylor]: Taking taylor expansion of x.re in x.re 10.126 * [backup-simplify]: Simplify 0 into 0 10.126 * [backup-simplify]: Simplify 1 into 1 10.126 * [backup-simplify]: Simplify (/ 1 1) into 1 10.126 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 10.126 * [taylor]: Taking taylor expansion of x.re in x.re 10.126 * [backup-simplify]: Simplify 0 into 0 10.126 * [backup-simplify]: Simplify 1 into 1 10.126 * [backup-simplify]: Simplify (/ 1 1) into 1 10.126 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 10.126 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 10.126 * [taylor]: Taking taylor expansion of x.im in x.re 10.126 * [backup-simplify]: Simplify x.im into x.im 10.126 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.126 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 10.126 * [taylor]: Taking taylor expansion of x.im in x.re 10.126 * [backup-simplify]: Simplify x.im into x.im 10.126 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 10.127 * [backup-simplify]: Simplify (* 1 1) into 1 10.127 * [backup-simplify]: Simplify (+ 1 0) into 1 10.127 * [backup-simplify]: Simplify (sqrt 1) into 1 10.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.128 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.129 * [backup-simplify]: Simplify (+ 0 0) into 0 10.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.129 * [backup-simplify]: Simplify (log 1) into 0 10.129 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 10.129 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 10.129 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.130 * [taylor]: Taking taylor expansion of y.re in x.re 10.130 * [backup-simplify]: Simplify y.re into y.re 10.130 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 10.130 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 10.130 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 10.130 * [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)) 10.130 * [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))) 10.130 * [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))) 10.130 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 10.131 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 10.131 * [backup-simplify]: Simplify (- 0) into 0 10.131 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 10.131 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 10.131 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 10.131 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 10.131 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 10.131 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.131 * [taylor]: Taking taylor expansion of y.re in x.im 10.131 * [backup-simplify]: Simplify y.re into y.re 10.131 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 10.131 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 10.131 * [taylor]: Taking taylor expansion of (log x.re) in x.im 10.131 * [taylor]: Taking taylor expansion of x.re in x.im 10.131 * [backup-simplify]: Simplify x.re into x.re 10.131 * [backup-simplify]: Simplify (log x.re) into (log x.re) 10.131 * [taylor]: Taking taylor expansion of y.im in x.im 10.131 * [backup-simplify]: Simplify y.im into y.im 10.131 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 10.131 * [backup-simplify]: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 10.132 * [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)) 10.132 * [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))) 10.132 * [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))) 10.132 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 10.132 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 10.132 * [backup-simplify]: Simplify (- 0) into 0 10.133 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 10.133 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 10.133 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 10.133 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 10.133 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 10.133 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.133 * [taylor]: Taking taylor expansion of y.re in y.re 10.133 * [backup-simplify]: Simplify 0 into 0 10.133 * [backup-simplify]: Simplify 1 into 1 10.133 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.133 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 10.133 * [taylor]: Taking taylor expansion of (log x.re) in y.re 10.133 * [taylor]: Taking taylor expansion of x.re in y.re 10.133 * [backup-simplify]: Simplify x.re into x.re 10.133 * [backup-simplify]: Simplify (log x.re) into (log x.re) 10.133 * [taylor]: Taking taylor expansion of y.im in y.re 10.133 * [backup-simplify]: Simplify y.im into y.im 10.133 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 10.133 * [backup-simplify]: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.133 * [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))) 10.133 * [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))) 10.133 * [taylor]: Taking taylor expansion of 0 in x.re 10.133 * [backup-simplify]: Simplify 0 into 0 10.133 * [taylor]: Taking taylor expansion of 0 in x.im 10.133 * [backup-simplify]: Simplify 0 into 0 10.133 * [taylor]: Taking taylor expansion of 0 in y.re 10.133 * [backup-simplify]: Simplify 0 into 0 10.133 * [backup-simplify]: Simplify 0 into 0 10.134 * [backup-simplify]: Simplify (+ 0) into 0 10.134 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 10.135 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.135 * [backup-simplify]: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 10.135 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 10.135 * [backup-simplify]: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 10.136 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 10.136 * [backup-simplify]: Simplify (+ 0 0) into 0 10.136 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 10.137 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 10.137 * [backup-simplify]: Simplify (- 0) into 0 10.137 * [backup-simplify]: Simplify (+ 0 0) into 0 10.137 * [taylor]: Taking taylor expansion of 0 in x.im 10.137 * [backup-simplify]: Simplify 0 into 0 10.137 * [taylor]: Taking taylor expansion of 0 in y.re 10.137 * [backup-simplify]: Simplify 0 into 0 10.137 * [backup-simplify]: Simplify 0 into 0 10.137 * [backup-simplify]: Simplify (+ 0) into 0 10.138 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 10.138 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 10.139 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 10.139 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 10.139 * [backup-simplify]: Simplify (- 0) into 0 10.139 * [backup-simplify]: Simplify (+ 0 0) into 0 10.140 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 10.140 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 10.140 * [backup-simplify]: Simplify (- 0) into 0 10.140 * [backup-simplify]: Simplify (+ 0 0) into 0 10.140 * [taylor]: Taking taylor expansion of 0 in y.re 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [taylor]: Taking taylor expansion of 0 in x.re 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [taylor]: Taking taylor expansion of 0 in x.im 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [taylor]: Taking taylor expansion of 0 in y.re 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [taylor]: Taking taylor expansion of 0 in x.im 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [taylor]: Taking taylor expansion of 0 in y.re 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [backup-simplify]: Simplify (cos (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 10.142 * [backup-simplify]: Simplify (cos (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (* (cbrt (/ 1 (- y.re))) (cbrt (/ 1 (- y.re))))) (cbrt (/ 1 (- y.re)))))) into (cos (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))) 10.142 * [approximate]: Taking taylor expansion of (cos (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 10.142 * [taylor]: Taking taylor expansion of (cos (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 10.142 * [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 10.142 * [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)) 10.142 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 10.142 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.re 10.142 * [taylor]: Taking taylor expansion of -1 in y.re 10.142 * [backup-simplify]: Simplify -1 into -1 10.142 * [taylor]: Taking taylor expansion of y.im in y.re 10.142 * [backup-simplify]: Simplify y.im into y.im 10.142 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 10.142 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 10.142 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 10.142 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 10.142 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 10.142 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 10.142 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 10.142 * [taylor]: Taking taylor expansion of -1 in y.re 10.142 * [backup-simplify]: Simplify -1 into -1 10.143 * [taylor]: Taking taylor expansion of x.re in y.re 10.143 * [backup-simplify]: Simplify x.re into x.re 10.143 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 10.143 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 10.143 * [taylor]: Taking taylor expansion of -1 in y.re 10.143 * [backup-simplify]: Simplify -1 into -1 10.143 * [taylor]: Taking taylor expansion of x.re in y.re 10.143 * [backup-simplify]: Simplify x.re into x.re 10.143 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 10.143 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 10.143 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 10.143 * [taylor]: Taking taylor expansion of -1 in y.re 10.143 * [backup-simplify]: Simplify -1 into -1 10.143 * [taylor]: Taking taylor expansion of x.im in y.re 10.143 * [backup-simplify]: Simplify x.im into x.im 10.143 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.143 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 10.143 * [taylor]: Taking taylor expansion of -1 in y.re 10.143 * [backup-simplify]: Simplify -1 into -1 10.143 * [taylor]: Taking taylor expansion of x.im in y.re 10.143 * [backup-simplify]: Simplify x.im into x.im 10.143 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.143 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 10.143 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 10.144 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 10.144 * [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)))) 10.144 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 10.144 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 10.144 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 10.144 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 10.144 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 10.145 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 10.145 * [backup-simplify]: Simplify (+ 0 0) into 0 10.145 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 10.145 * [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))))) 10.146 * [taylor]: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in y.re 10.146 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in y.re 10.146 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 10.146 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.146 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in y.re 10.146 * [taylor]: Taking taylor expansion of (cbrt -1) in y.re 10.146 * [taylor]: Taking taylor expansion of -1 in y.re 10.146 * [backup-simplify]: Simplify -1 into -1 10.146 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.147 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.147 * [taylor]: Taking taylor expansion of y.re in y.re 10.147 * [backup-simplify]: Simplify 0 into 0 10.147 * [backup-simplify]: Simplify 1 into 1 10.149 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 10.157 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 10.158 * [backup-simplify]: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 10.158 * [backup-simplify]: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 1) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 10.158 * [backup-simplify]: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 10.160 * [backup-simplify]: Simplify (cos (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 (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 10.160 * [taylor]: Taking taylor expansion of (cos (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 10.160 * [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 10.160 * [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)) 10.160 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 10.160 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.im 10.160 * [taylor]: Taking taylor expansion of -1 in x.im 10.160 * [backup-simplify]: Simplify -1 into -1 10.160 * [taylor]: Taking taylor expansion of y.im in x.im 10.160 * [backup-simplify]: Simplify y.im into y.im 10.160 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 10.160 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 10.160 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 10.160 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 10.160 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 10.160 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 10.160 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 10.160 * [taylor]: Taking taylor expansion of -1 in x.im 10.160 * [backup-simplify]: Simplify -1 into -1 10.160 * [taylor]: Taking taylor expansion of x.re in x.im 10.160 * [backup-simplify]: Simplify x.re into x.re 10.160 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 10.160 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 10.161 * [taylor]: Taking taylor expansion of -1 in x.im 10.161 * [backup-simplify]: Simplify -1 into -1 10.161 * [taylor]: Taking taylor expansion of x.re in x.im 10.161 * [backup-simplify]: Simplify x.re into x.re 10.161 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 10.161 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 10.161 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 10.161 * [taylor]: Taking taylor expansion of -1 in x.im 10.161 * [backup-simplify]: Simplify -1 into -1 10.161 * [taylor]: Taking taylor expansion of x.im in x.im 10.161 * [backup-simplify]: Simplify 0 into 0 10.161 * [backup-simplify]: Simplify 1 into 1 10.161 * [backup-simplify]: Simplify (/ -1 1) into -1 10.161 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 10.161 * [taylor]: Taking taylor expansion of -1 in x.im 10.161 * [backup-simplify]: Simplify -1 into -1 10.161 * [taylor]: Taking taylor expansion of x.im in x.im 10.161 * [backup-simplify]: Simplify 0 into 0 10.161 * [backup-simplify]: Simplify 1 into 1 10.162 * [backup-simplify]: Simplify (/ -1 1) into -1 10.162 * [backup-simplify]: Simplify (* -1 -1) into 1 10.163 * [backup-simplify]: Simplify (+ 0 1) into 1 10.163 * [backup-simplify]: Simplify (sqrt 1) into 1 10.164 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.165 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.166 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.166 * [backup-simplify]: Simplify (+ 0 0) into 0 10.167 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.167 * [backup-simplify]: Simplify (log 1) into 0 10.167 * [taylor]: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in x.im 10.167 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in x.im 10.167 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 10.168 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.168 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in x.im 10.168 * [taylor]: Taking taylor expansion of (cbrt -1) in x.im 10.168 * [taylor]: Taking taylor expansion of -1 in x.im 10.168 * [backup-simplify]: Simplify -1 into -1 10.168 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.169 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.169 * [taylor]: Taking taylor expansion of y.re in x.im 10.169 * [backup-simplify]: Simplify y.re into y.re 10.170 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 10.172 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 10.173 * [backup-simplify]: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 10.174 * [backup-simplify]: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) y.re) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 10.174 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 10.174 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 10.174 * [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)) 10.175 * [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))) 10.175 * [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))) 10.175 * [taylor]: Taking taylor expansion of (cos (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 10.175 * [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 10.175 * [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)) 10.175 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 10.175 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 10.175 * [taylor]: Taking taylor expansion of -1 in x.re 10.175 * [backup-simplify]: Simplify -1 into -1 10.175 * [taylor]: Taking taylor expansion of y.im in x.re 10.175 * [backup-simplify]: Simplify y.im into y.im 10.175 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 10.175 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 10.175 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 10.175 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 10.175 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 10.175 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 10.176 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 10.176 * [taylor]: Taking taylor expansion of -1 in x.re 10.176 * [backup-simplify]: Simplify -1 into -1 10.176 * [taylor]: Taking taylor expansion of x.re in x.re 10.176 * [backup-simplify]: Simplify 0 into 0 10.176 * [backup-simplify]: Simplify 1 into 1 10.176 * [backup-simplify]: Simplify (/ -1 1) into -1 10.176 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 10.176 * [taylor]: Taking taylor expansion of -1 in x.re 10.176 * [backup-simplify]: Simplify -1 into -1 10.176 * [taylor]: Taking taylor expansion of x.re in x.re 10.176 * [backup-simplify]: Simplify 0 into 0 10.176 * [backup-simplify]: Simplify 1 into 1 10.177 * [backup-simplify]: Simplify (/ -1 1) into -1 10.177 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 10.177 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 10.177 * [taylor]: Taking taylor expansion of -1 in x.re 10.177 * [backup-simplify]: Simplify -1 into -1 10.177 * [taylor]: Taking taylor expansion of x.im in x.re 10.177 * [backup-simplify]: Simplify x.im into x.im 10.177 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.177 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 10.177 * [taylor]: Taking taylor expansion of -1 in x.re 10.177 * [backup-simplify]: Simplify -1 into -1 10.177 * [taylor]: Taking taylor expansion of x.im in x.re 10.177 * [backup-simplify]: Simplify x.im into x.im 10.177 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.177 * [backup-simplify]: Simplify (* -1 -1) into 1 10.178 * [backup-simplify]: Simplify (+ 1 0) into 1 10.178 * [backup-simplify]: Simplify (sqrt 1) into 1 10.179 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.180 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.181 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.181 * [backup-simplify]: Simplify (+ 0 0) into 0 10.182 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.182 * [backup-simplify]: Simplify (log 1) into 0 10.182 * [taylor]: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in x.re 10.182 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in x.re 10.182 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 10.182 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.183 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in x.re 10.183 * [taylor]: Taking taylor expansion of (cbrt -1) in x.re 10.183 * [taylor]: Taking taylor expansion of -1 in x.re 10.183 * [backup-simplify]: Simplify -1 into -1 10.183 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.184 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.184 * [taylor]: Taking taylor expansion of y.re in x.re 10.184 * [backup-simplify]: Simplify y.re into y.re 10.185 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 10.187 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 10.189 * [backup-simplify]: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 10.189 * [backup-simplify]: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) y.re) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 10.189 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 10.189 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 10.189 * [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)) 10.190 * [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))) 10.190 * [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))) 10.190 * [taylor]: Taking taylor expansion of (cos (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 10.190 * [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 10.190 * [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)) 10.190 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 10.190 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 10.190 * [taylor]: Taking taylor expansion of -1 in y.im 10.190 * [backup-simplify]: Simplify -1 into -1 10.190 * [taylor]: Taking taylor expansion of y.im in y.im 10.190 * [backup-simplify]: Simplify 0 into 0 10.190 * [backup-simplify]: Simplify 1 into 1 10.190 * [backup-simplify]: Simplify (/ -1 1) into -1 10.190 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 10.190 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 10.190 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 10.190 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 10.190 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 10.190 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 10.190 * [taylor]: Taking taylor expansion of -1 in y.im 10.190 * [backup-simplify]: Simplify -1 into -1 10.190 * [taylor]: Taking taylor expansion of x.re in y.im 10.190 * [backup-simplify]: Simplify x.re into x.re 10.190 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 10.190 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 10.190 * [taylor]: Taking taylor expansion of -1 in y.im 10.190 * [backup-simplify]: Simplify -1 into -1 10.190 * [taylor]: Taking taylor expansion of x.re in y.im 10.190 * [backup-simplify]: Simplify x.re into x.re 10.190 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 10.191 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 10.191 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 10.191 * [taylor]: Taking taylor expansion of -1 in y.im 10.191 * [backup-simplify]: Simplify -1 into -1 10.191 * [taylor]: Taking taylor expansion of x.im in y.im 10.191 * [backup-simplify]: Simplify x.im into x.im 10.191 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.191 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 10.191 * [taylor]: Taking taylor expansion of -1 in y.im 10.191 * [backup-simplify]: Simplify -1 into -1 10.191 * [taylor]: Taking taylor expansion of x.im in y.im 10.191 * [backup-simplify]: Simplify x.im into x.im 10.191 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.191 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 10.191 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 10.191 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 10.191 * [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)))) 10.191 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 10.191 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 10.191 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 10.191 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 10.191 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 10.192 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 10.192 * [backup-simplify]: Simplify (+ 0 0) into 0 10.192 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 10.192 * [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))))) 10.192 * [taylor]: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in y.im 10.192 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in y.im 10.192 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 10.192 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.192 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in y.im 10.192 * [taylor]: Taking taylor expansion of (cbrt -1) in y.im 10.192 * [taylor]: Taking taylor expansion of -1 in y.im 10.192 * [backup-simplify]: Simplify -1 into -1 10.193 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.193 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.193 * [taylor]: Taking taylor expansion of y.re in y.im 10.193 * [backup-simplify]: Simplify y.re into y.re 10.194 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 10.195 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 10.196 * [backup-simplify]: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 10.196 * [backup-simplify]: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) y.re) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 10.196 * [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)))))) 10.197 * [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)))))) 10.197 * [backup-simplify]: Simplify (cos (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 (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 10.197 * [taylor]: Taking taylor expansion of (cos (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 10.197 * [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 10.197 * [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)) 10.197 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 10.197 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 10.197 * [taylor]: Taking taylor expansion of -1 in y.im 10.197 * [backup-simplify]: Simplify -1 into -1 10.197 * [taylor]: Taking taylor expansion of y.im in y.im 10.198 * [backup-simplify]: Simplify 0 into 0 10.198 * [backup-simplify]: Simplify 1 into 1 10.198 * [backup-simplify]: Simplify (/ -1 1) into -1 10.198 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 10.198 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 10.198 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 10.198 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 10.198 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 10.198 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 10.198 * [taylor]: Taking taylor expansion of -1 in y.im 10.198 * [backup-simplify]: Simplify -1 into -1 10.198 * [taylor]: Taking taylor expansion of x.re in y.im 10.198 * [backup-simplify]: Simplify x.re into x.re 10.198 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 10.198 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 10.198 * [taylor]: Taking taylor expansion of -1 in y.im 10.198 * [backup-simplify]: Simplify -1 into -1 10.198 * [taylor]: Taking taylor expansion of x.re in y.im 10.198 * [backup-simplify]: Simplify x.re into x.re 10.198 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 10.198 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 10.198 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 10.198 * [taylor]: Taking taylor expansion of -1 in y.im 10.198 * [backup-simplify]: Simplify -1 into -1 10.198 * [taylor]: Taking taylor expansion of x.im in y.im 10.198 * [backup-simplify]: Simplify x.im into x.im 10.198 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.198 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 10.198 * [taylor]: Taking taylor expansion of -1 in y.im 10.198 * [backup-simplify]: Simplify -1 into -1 10.198 * [taylor]: Taking taylor expansion of x.im in y.im 10.198 * [backup-simplify]: Simplify x.im into x.im 10.198 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.198 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 10.198 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 10.199 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 10.199 * [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)))) 10.199 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 10.199 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 10.199 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 10.199 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 10.199 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 10.199 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 10.199 * [backup-simplify]: Simplify (+ 0 0) into 0 10.200 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 10.200 * [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))))) 10.200 * [taylor]: Taking taylor expansion of (/ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) y.re) in y.im 10.200 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) in y.im 10.200 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 10.200 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.200 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 3) in y.im 10.200 * [taylor]: Taking taylor expansion of (cbrt -1) in y.im 10.200 * [taylor]: Taking taylor expansion of -1 in y.im 10.200 * [backup-simplify]: Simplify -1 into -1 10.200 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.201 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.201 * [taylor]: Taking taylor expansion of y.re in y.im 10.201 * [backup-simplify]: Simplify y.re into y.re 10.202 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 10.203 * [backup-simplify]: Simplify (* (cbrt -1) (pow (cbrt -1) 2)) into (pow (cbrt -1) 3) 10.203 * [backup-simplify]: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 3)) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 10.204 * [backup-simplify]: Simplify (/ (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) y.re) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 10.204 * [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)))))) 10.204 * [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)))))) 10.205 * [backup-simplify]: Simplify (cos (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 (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 10.205 * [taylor]: Taking taylor expansion of (cos (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 10.205 * [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 10.205 * [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))) 10.205 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 10.205 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 10.205 * [taylor]: Taking taylor expansion of -1 in x.re 10.205 * [backup-simplify]: Simplify -1 into -1 10.205 * [taylor]: Taking taylor expansion of y.im in x.re 10.205 * [backup-simplify]: Simplify y.im into y.im 10.205 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 10.205 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 10.205 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 10.205 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 10.205 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 10.205 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 10.205 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 10.205 * [taylor]: Taking taylor expansion of -1 in x.re 10.205 * [backup-simplify]: Simplify -1 into -1 10.205 * [taylor]: Taking taylor expansion of x.re in x.re 10.205 * [backup-simplify]: Simplify 0 into 0 10.205 * [backup-simplify]: Simplify 1 into 1 10.205 * [backup-simplify]: Simplify (/ -1 1) into -1 10.205 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 10.205 * [taylor]: Taking taylor expansion of -1 in x.re 10.205 * [backup-simplify]: Simplify -1 into -1 10.205 * [taylor]: Taking taylor expansion of x.re in x.re 10.205 * [backup-simplify]: Simplify 0 into 0 10.206 * [backup-simplify]: Simplify 1 into 1 10.206 * [backup-simplify]: Simplify (/ -1 1) into -1 10.206 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 10.206 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 10.206 * [taylor]: Taking taylor expansion of -1 in x.re 10.206 * [backup-simplify]: Simplify -1 into -1 10.206 * [taylor]: Taking taylor expansion of x.im in x.re 10.206 * [backup-simplify]: Simplify x.im into x.im 10.206 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.206 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 10.206 * [taylor]: Taking taylor expansion of -1 in x.re 10.206 * [backup-simplify]: Simplify -1 into -1 10.206 * [taylor]: Taking taylor expansion of x.im in x.re 10.206 * [backup-simplify]: Simplify x.im into x.im 10.206 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 10.206 * [backup-simplify]: Simplify (* -1 -1) into 1 10.207 * [backup-simplify]: Simplify (+ 1 0) into 1 10.207 * [backup-simplify]: Simplify (sqrt 1) into 1 10.207 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.208 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.208 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.208 * [backup-simplify]: Simplify (+ 0 0) into 0 10.209 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.209 * [backup-simplify]: Simplify (log 1) into 0 10.209 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 10.209 * [taylor]: Taking taylor expansion of -1 in x.re 10.209 * [backup-simplify]: Simplify -1 into -1 10.209 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 10.209 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 10.209 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.209 * [taylor]: Taking taylor expansion of y.re in x.re 10.209 * [backup-simplify]: Simplify y.re into y.re 10.209 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 10.210 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 10.210 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 10.210 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 10.210 * [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)) 10.210 * [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))) 10.210 * [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))) 10.210 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 10.211 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 10.211 * [backup-simplify]: Simplify (- 0) into 0 10.211 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 10.211 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 10.211 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 10.211 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 10.211 * [taylor]: Taking taylor expansion of (log x.re) in x.im 10.211 * [taylor]: Taking taylor expansion of x.re in x.im 10.211 * [backup-simplify]: Simplify x.re into x.re 10.211 * [backup-simplify]: Simplify (log x.re) into (log x.re) 10.211 * [taylor]: Taking taylor expansion of y.im in x.im 10.211 * [backup-simplify]: Simplify y.im into y.im 10.211 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 10.211 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 10.211 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 10.211 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.211 * [taylor]: Taking taylor expansion of y.re in x.im 10.211 * [backup-simplify]: Simplify y.re into y.re 10.211 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 10.211 * [backup-simplify]: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 10.212 * [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)) 10.212 * [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))) 10.212 * [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))) 10.212 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 10.212 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 10.212 * [backup-simplify]: Simplify (- 0) into 0 10.212 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 10.212 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 10.212 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 10.212 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 10.213 * [taylor]: Taking taylor expansion of (log x.re) in y.re 10.213 * [taylor]: Taking taylor expansion of x.re in y.re 10.213 * [backup-simplify]: Simplify x.re into x.re 10.213 * [backup-simplify]: Simplify (log x.re) into (log x.re) 10.213 * [taylor]: Taking taylor expansion of y.im in y.re 10.213 * [backup-simplify]: Simplify y.im into y.im 10.213 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 10.213 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 10.213 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 10.213 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.213 * [taylor]: Taking taylor expansion of y.re in y.re 10.213 * [backup-simplify]: Simplify 0 into 0 10.213 * [backup-simplify]: Simplify 1 into 1 10.213 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.213 * [backup-simplify]: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 10.213 * [backup-simplify]: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 10.213 * [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))) 10.213 * [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))) 10.213 * [taylor]: Taking taylor expansion of 0 in x.re 10.213 * [backup-simplify]: Simplify 0 into 0 10.213 * [taylor]: Taking taylor expansion of 0 in x.im 10.213 * [backup-simplify]: Simplify 0 into 0 10.213 * [taylor]: Taking taylor expansion of 0 in y.re 10.213 * [backup-simplify]: Simplify 0 into 0 10.213 * [backup-simplify]: Simplify 0 into 0 10.214 * [backup-simplify]: Simplify (+ 0) into 0 10.214 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 10.215 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.215 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 10.216 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 10.216 * [backup-simplify]: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 10.216 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 10.216 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 10.216 * [backup-simplify]: Simplify (+ 0 0) into 0 10.217 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 10.217 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 10.218 * [backup-simplify]: Simplify (- 0) into 0 10.218 * [backup-simplify]: Simplify (+ 0 0) into 0 10.218 * [taylor]: Taking taylor expansion of 0 in x.im 10.218 * [backup-simplify]: Simplify 0 into 0 10.218 * [taylor]: Taking taylor expansion of 0 in y.re 10.218 * [backup-simplify]: Simplify 0 into 0 10.218 * [backup-simplify]: Simplify 0 into 0 10.219 * [backup-simplify]: Simplify (+ 0) into 0 10.219 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 10.220 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 10.220 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 10.220 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 10.221 * [backup-simplify]: Simplify (- 0) into 0 10.221 * [backup-simplify]: Simplify (+ 0 0) into 0 10.222 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 10.223 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 10.223 * [backup-simplify]: Simplify (- 0) into 0 10.223 * [backup-simplify]: Simplify (+ 0 0) into 0 10.223 * [taylor]: Taking taylor expansion of 0 in y.re 10.223 * [backup-simplify]: Simplify 0 into 0 10.223 * [backup-simplify]: Simplify 0 into 0 10.223 * [backup-simplify]: Simplify 0 into 0 10.224 * [taylor]: Taking taylor expansion of 0 in x.re 10.224 * [backup-simplify]: Simplify 0 into 0 10.224 * [taylor]: Taking taylor expansion of 0 in x.im 10.224 * [backup-simplify]: Simplify 0 into 0 10.224 * [taylor]: Taking taylor expansion of 0 in y.re 10.224 * [backup-simplify]: Simplify 0 into 0 10.224 * [backup-simplify]: Simplify 0 into 0 10.224 * [taylor]: Taking taylor expansion of 0 in x.im 10.224 * [backup-simplify]: Simplify 0 into 0 10.224 * [taylor]: Taking taylor expansion of 0 in y.re 10.224 * [backup-simplify]: Simplify 0 into 0 10.224 * [backup-simplify]: Simplify 0 into 0 10.224 * [backup-simplify]: Simplify (cos (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 10.224 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 3 1) 10.225 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) into (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) 10.225 * [approximate]: Taking taylor expansion of (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) in (x.im x.re y.re) around 0 10.225 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) in y.re 10.225 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 10.225 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.225 * [taylor]: Taking taylor expansion of (pow (pow y.re 2) 1/3) in y.re 10.225 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow y.re 2)))) in y.re 10.225 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow y.re 2))) in y.re 10.225 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.225 * [backup-simplify]: Simplify 1/3 into 1/3 10.225 * [taylor]: Taking taylor expansion of (log (pow y.re 2)) in y.re 10.225 * [taylor]: Taking taylor expansion of (pow y.re 2) in y.re 10.225 * [taylor]: Taking taylor expansion of y.re in y.re 10.225 * [backup-simplify]: Simplify 0 into 0 10.225 * [backup-simplify]: Simplify 1 into 1 10.225 * [backup-simplify]: Simplify (* 1 1) into 1 10.226 * [backup-simplify]: Simplify (log 1) into 0 10.226 * [backup-simplify]: Simplify (+ (* (- -2) (log y.re)) 0) into (* 2 (log y.re)) 10.226 * [backup-simplify]: Simplify (* 1/3 (* 2 (log y.re))) into (* 2/3 (log y.re)) 10.226 * [backup-simplify]: Simplify (exp (* 2/3 (log y.re))) into (pow y.re 2/3) 10.226 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) in x.re 10.226 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 10.227 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.227 * [taylor]: Taking taylor expansion of (pow (pow y.re 2) 1/3) in x.re 10.227 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow y.re 2)))) in x.re 10.227 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow y.re 2))) in x.re 10.227 * [taylor]: Taking taylor expansion of 1/3 in x.re 10.227 * [backup-simplify]: Simplify 1/3 into 1/3 10.227 * [taylor]: Taking taylor expansion of (log (pow y.re 2)) in x.re 10.227 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.re 10.227 * [taylor]: Taking taylor expansion of y.re in x.re 10.227 * [backup-simplify]: Simplify y.re into y.re 10.227 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.227 * [backup-simplify]: Simplify (log (pow y.re 2)) into (log (pow y.re 2)) 10.227 * [backup-simplify]: Simplify (* 1/3 (log (pow y.re 2))) into (* 1/3 (log (pow y.re 2))) 10.227 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow y.re 2)))) into (pow (pow y.re 2) 1/3) 10.227 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) in x.im 10.227 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 10.227 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.227 * [taylor]: Taking taylor expansion of (pow (pow y.re 2) 1/3) in x.im 10.227 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow y.re 2)))) in x.im 10.227 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow y.re 2))) in x.im 10.227 * [taylor]: Taking taylor expansion of 1/3 in x.im 10.227 * [backup-simplify]: Simplify 1/3 into 1/3 10.227 * [taylor]: Taking taylor expansion of (log (pow y.re 2)) in x.im 10.227 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.im 10.227 * [taylor]: Taking taylor expansion of y.re in x.im 10.227 * [backup-simplify]: Simplify y.re into y.re 10.228 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.228 * [backup-simplify]: Simplify (log (pow y.re 2)) into (log (pow y.re 2)) 10.228 * [backup-simplify]: Simplify (* 1/3 (log (pow y.re 2))) into (* 1/3 (log (pow y.re 2))) 10.228 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow y.re 2)))) into (pow (pow y.re 2) 1/3) 10.228 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) in x.im 10.228 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 10.228 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.228 * [taylor]: Taking taylor expansion of (pow (pow y.re 2) 1/3) in x.im 10.228 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow y.re 2)))) in x.im 10.228 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow y.re 2))) in x.im 10.228 * [taylor]: Taking taylor expansion of 1/3 in x.im 10.228 * [backup-simplify]: Simplify 1/3 into 1/3 10.228 * [taylor]: Taking taylor expansion of (log (pow y.re 2)) in x.im 10.228 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.im 10.228 * [taylor]: Taking taylor expansion of y.re in x.im 10.228 * [backup-simplify]: Simplify y.re into y.re 10.228 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.228 * [backup-simplify]: Simplify (log (pow y.re 2)) into (log (pow y.re 2)) 10.228 * [backup-simplify]: Simplify (* 1/3 (log (pow y.re 2))) into (* 1/3 (log (pow y.re 2))) 10.228 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow y.re 2)))) into (pow (pow y.re 2) 1/3) 10.229 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) into (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) 10.229 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) in x.re 10.229 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 10.229 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.229 * [taylor]: Taking taylor expansion of (pow (pow y.re 2) 1/3) in x.re 10.229 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow y.re 2)))) in x.re 10.229 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow y.re 2))) in x.re 10.229 * [taylor]: Taking taylor expansion of 1/3 in x.re 10.229 * [backup-simplify]: Simplify 1/3 into 1/3 10.229 * [taylor]: Taking taylor expansion of (log (pow y.re 2)) in x.re 10.229 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.re 10.229 * [taylor]: Taking taylor expansion of y.re in x.re 10.229 * [backup-simplify]: Simplify y.re into y.re 10.229 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.229 * [backup-simplify]: Simplify (log (pow y.re 2)) into (log (pow y.re 2)) 10.229 * [backup-simplify]: Simplify (* 1/3 (log (pow y.re 2))) into (* 1/3 (log (pow y.re 2))) 10.229 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow y.re 2)))) into (pow (pow y.re 2) 1/3) 10.230 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) into (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) 10.230 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) in y.re 10.230 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 10.230 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.230 * [taylor]: Taking taylor expansion of (pow (pow y.re 2) 1/3) in y.re 10.230 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow y.re 2)))) in y.re 10.230 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow y.re 2))) in y.re 10.230 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.230 * [backup-simplify]: Simplify 1/3 into 1/3 10.230 * [taylor]: Taking taylor expansion of (log (pow y.re 2)) in y.re 10.230 * [taylor]: Taking taylor expansion of (pow y.re 2) in y.re 10.230 * [taylor]: Taking taylor expansion of y.re in y.re 10.230 * [backup-simplify]: Simplify 0 into 0 10.230 * [backup-simplify]: Simplify 1 into 1 10.230 * [backup-simplify]: Simplify (* 1 1) into 1 10.231 * [backup-simplify]: Simplify (log 1) into 0 10.231 * [backup-simplify]: Simplify (+ (* (- -2) (log y.re)) 0) into (* 2 (log y.re)) 10.231 * [backup-simplify]: Simplify (* 1/3 (* 2 (log y.re))) into (* 2/3 (log y.re)) 10.231 * [backup-simplify]: Simplify (exp (* 2/3 (log y.re))) into (pow y.re 2/3) 10.232 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (pow y.re 2/3)) into (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) 10.232 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) into (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) 10.232 * [backup-simplify]: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 10.233 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow y.re 2) 1)))) 1) into 0 10.233 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow y.re 2)))) into 0 10.234 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow y.re 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 10.234 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 (pow (pow y.re 2) 1/3))) into 0 10.234 * [taylor]: Taking taylor expansion of 0 in x.re 10.234 * [backup-simplify]: Simplify 0 into 0 10.234 * [taylor]: Taking taylor expansion of 0 in y.re 10.234 * [backup-simplify]: Simplify 0 into 0 10.234 * [backup-simplify]: Simplify 0 into 0 10.235 * [backup-simplify]: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 10.235 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow y.re 2) 1)))) 1) into 0 10.236 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow y.re 2)))) into 0 10.237 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow y.re 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 10.237 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 (pow (pow y.re 2) 1/3))) into 0 10.237 * [taylor]: Taking taylor expansion of 0 in y.re 10.237 * [backup-simplify]: Simplify 0 into 0 10.237 * [backup-simplify]: Simplify 0 into 0 10.238 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.239 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.240 * [backup-simplify]: Simplify (+ (* (- -2) (log y.re)) 0) into (* 2 (log y.re)) 10.240 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (* 2 (log y.re)))) into 0 10.241 * [backup-simplify]: Simplify (* (exp (* 2/3 (log y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 10.241 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 (pow y.re 2/3))) into 0 10.241 * [backup-simplify]: Simplify 0 into 0 10.242 * [backup-simplify]: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 10.244 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow y.re 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow y.re 2) 1)))) 2) into 0 10.244 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow y.re 2))))) into 0 10.246 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow y.re 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.247 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 (pow (pow y.re 2) 1/3)))) into 0 10.247 * [taylor]: Taking taylor expansion of 0 in x.re 10.247 * [backup-simplify]: Simplify 0 into 0 10.247 * [taylor]: Taking taylor expansion of 0 in y.re 10.247 * [backup-simplify]: Simplify 0 into 0 10.247 * [backup-simplify]: Simplify 0 into 0 10.247 * [taylor]: Taking taylor expansion of 0 in y.re 10.247 * [backup-simplify]: Simplify 0 into 0 10.247 * [backup-simplify]: Simplify 0 into 0 10.247 * [backup-simplify]: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 10.249 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow y.re 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow y.re 2) 1)))) 2) into 0 10.250 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow y.re 2))))) into 0 10.251 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow y.re 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.252 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 (pow (pow y.re 2) 1/3)))) into 0 10.252 * [taylor]: Taking taylor expansion of 0 in y.re 10.252 * [backup-simplify]: Simplify 0 into 0 10.252 * [backup-simplify]: Simplify 0 into 0 10.252 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) into (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) 10.252 * [backup-simplify]: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (* (cbrt (/ 1 y.re)) (cbrt (/ 1 y.re)))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) 10.253 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) in (x.im x.re y.re) around 0 10.253 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.re 10.253 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in y.re 10.253 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in y.re 10.253 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in y.re 10.253 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.253 * [backup-simplify]: Simplify 1/3 into 1/3 10.253 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in y.re 10.253 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re 10.253 * [taylor]: Taking taylor expansion of (pow y.re 2) in y.re 10.253 * [taylor]: Taking taylor expansion of y.re in y.re 10.253 * [backup-simplify]: Simplify 0 into 0 10.253 * [backup-simplify]: Simplify 1 into 1 10.253 * [backup-simplify]: Simplify (* 1 1) into 1 10.254 * [backup-simplify]: Simplify (/ 1 1) into 1 10.254 * [backup-simplify]: Simplify (log 1) into 0 10.254 * [backup-simplify]: Simplify (+ (* (- 2) (log y.re)) 0) into (- (* 2 (log y.re))) 10.254 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log y.re)))) into (* -2/3 (log y.re)) 10.255 * [backup-simplify]: Simplify (exp (* -2/3 (log y.re))) into (pow y.re -2/3) 10.255 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 10.255 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.255 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 10.255 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in x.re 10.255 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in x.re 10.255 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in x.re 10.255 * [taylor]: Taking taylor expansion of 1/3 in x.re 10.255 * [backup-simplify]: Simplify 1/3 into 1/3 10.255 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in x.re 10.255 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.re 10.255 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.re 10.255 * [taylor]: Taking taylor expansion of y.re in x.re 10.255 * [backup-simplify]: Simplify y.re into y.re 10.255 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.255 * [backup-simplify]: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) 10.255 * [backup-simplify]: Simplify (log (/ 1 (pow y.re 2))) into (log (/ 1 (pow y.re 2))) 10.255 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow y.re 2)))) into (* 1/3 (log (/ 1 (pow y.re 2)))) 10.256 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow y.re 2))))) into (pow (/ 1 (pow y.re 2)) 1/3) 10.256 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 10.256 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.256 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 10.256 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in x.im 10.256 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in x.im 10.256 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in x.im 10.256 * [taylor]: Taking taylor expansion of 1/3 in x.im 10.256 * [backup-simplify]: Simplify 1/3 into 1/3 10.256 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in x.im 10.256 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.im 10.256 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.im 10.256 * [taylor]: Taking taylor expansion of y.re in x.im 10.256 * [backup-simplify]: Simplify y.re into y.re 10.256 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.256 * [backup-simplify]: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) 10.256 * [backup-simplify]: Simplify (log (/ 1 (pow y.re 2))) into (log (/ 1 (pow y.re 2))) 10.256 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow y.re 2)))) into (* 1/3 (log (/ 1 (pow y.re 2)))) 10.256 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow y.re 2))))) into (pow (/ 1 (pow y.re 2)) 1/3) 10.257 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 10.257 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.257 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.im 10.257 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in x.im 10.257 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in x.im 10.257 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in x.im 10.257 * [taylor]: Taking taylor expansion of 1/3 in x.im 10.257 * [backup-simplify]: Simplify 1/3 into 1/3 10.257 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in x.im 10.257 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.im 10.257 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.im 10.257 * [taylor]: Taking taylor expansion of y.re in x.im 10.257 * [backup-simplify]: Simplify y.re into y.re 10.257 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.257 * [backup-simplify]: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) 10.257 * [backup-simplify]: Simplify (log (/ 1 (pow y.re 2))) into (log (/ 1 (pow y.re 2))) 10.257 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow y.re 2)))) into (* 1/3 (log (/ 1 (pow y.re 2)))) 10.257 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow y.re 2))))) into (pow (/ 1 (pow y.re 2)) 1/3) 10.257 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 10.258 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.258 * [backup-simplify]: Simplify (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) 10.258 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) in x.re 10.258 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in x.re 10.258 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in x.re 10.258 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in x.re 10.258 * [taylor]: Taking taylor expansion of 1/3 in x.re 10.258 * [backup-simplify]: Simplify 1/3 into 1/3 10.258 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in x.re 10.258 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.re 10.258 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.re 10.258 * [taylor]: Taking taylor expansion of y.re in x.re 10.258 * [backup-simplify]: Simplify y.re into y.re 10.258 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.258 * [backup-simplify]: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) 10.258 * [backup-simplify]: Simplify (log (/ 1 (pow y.re 2))) into (log (/ 1 (pow y.re 2))) 10.259 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow y.re 2)))) into (* 1/3 (log (/ 1 (pow y.re 2)))) 10.259 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow y.re 2))))) into (pow (/ 1 (pow y.re 2)) 1/3) 10.259 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 10.259 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.259 * [backup-simplify]: Simplify (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) 10.259 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) in y.re 10.259 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in y.re 10.259 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in y.re 10.259 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in y.re 10.259 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.259 * [backup-simplify]: Simplify 1/3 into 1/3 10.259 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in y.re 10.259 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re 10.259 * [taylor]: Taking taylor expansion of (pow y.re 2) in y.re 10.259 * [taylor]: Taking taylor expansion of y.re in y.re 10.259 * [backup-simplify]: Simplify 0 into 0 10.259 * [backup-simplify]: Simplify 1 into 1 10.260 * [backup-simplify]: Simplify (* 1 1) into 1 10.260 * [backup-simplify]: Simplify (/ 1 1) into 1 10.261 * [backup-simplify]: Simplify (log 1) into 0 10.261 * [backup-simplify]: Simplify (+ (* (- 2) (log y.re)) 0) into (- (* 2 (log y.re))) 10.261 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log y.re)))) into (* -2/3 (log y.re)) 10.261 * [backup-simplify]: Simplify (exp (* -2/3 (log y.re))) into (pow y.re -2/3) 10.261 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 10.262 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.262 * [backup-simplify]: Simplify (* (pow y.re -2/3) (atan2 (/ 1 x.im) (/ 1 x.re))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) 10.262 * [backup-simplify]: Simplify (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (atan2 (/ 1 x.im) (/ 1 x.re))) 10.262 * [backup-simplify]: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 10.262 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))))) into 0 10.263 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow y.re 2)) 1)))) 1) into 0 10.263 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow y.re 2))))) into 0 10.263 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow y.re 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 10.264 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow y.re 2)) 1/3) 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re)))) into 0 10.264 * [taylor]: Taking taylor expansion of 0 in x.re 10.264 * [backup-simplify]: Simplify 0 into 0 10.264 * [taylor]: Taking taylor expansion of 0 in y.re 10.264 * [backup-simplify]: Simplify 0 into 0 10.264 * [backup-simplify]: Simplify 0 into 0 10.264 * [backup-simplify]: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 10.264 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))))) into 0 10.264 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow y.re 2)) 1)))) 1) into 0 10.265 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow y.re 2))))) into 0 10.265 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow y.re 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 10.266 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow y.re 2)) 1/3) 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re)))) into 0 10.266 * [taylor]: Taking taylor expansion of 0 in y.re 10.266 * [backup-simplify]: Simplify 0 into 0 10.266 * [backup-simplify]: Simplify 0 into 0 10.266 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.267 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.268 * [backup-simplify]: Simplify (+ (* (- 2) (log y.re)) 0) into (- (* 2 (log y.re))) 10.268 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 2 (log y.re))))) into 0 10.269 * [backup-simplify]: Simplify (* (exp (* -2/3 (log y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 10.269 * [backup-simplify]: Simplify (+ (* (pow y.re -2/3) 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re)))) into 0 10.269 * [backup-simplify]: Simplify 0 into 0 10.269 * [backup-simplify]: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 10.269 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))) (* 0 (/ 0 (pow y.re 2))))) into 0 10.270 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow y.re 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow y.re 2)) 1)))) 2) into 0 10.271 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow y.re 2)))))) into 0 10.272 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow y.re 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.272 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow y.re 2)) 1/3) 0) (+ (* 0 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 10.272 * [taylor]: Taking taylor expansion of 0 in x.re 10.272 * [backup-simplify]: Simplify 0 into 0 10.272 * [taylor]: Taking taylor expansion of 0 in y.re 10.272 * [backup-simplify]: Simplify 0 into 0 10.272 * [backup-simplify]: Simplify 0 into 0 10.272 * [taylor]: Taking taylor expansion of 0 in y.re 10.272 * [backup-simplify]: Simplify 0 into 0 10.272 * [backup-simplify]: Simplify 0 into 0 10.273 * [backup-simplify]: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 10.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))) (* 0 (/ 0 (pow y.re 2))))) into 0 10.274 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow y.re 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow y.re 2)) 1)))) 2) into 0 10.274 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow y.re 2)))))) into 0 10.275 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow y.re 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.276 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow y.re 2)) 1/3) 0) (+ (* 0 0) (* 0 (atan2 (/ 1 x.im) (/ 1 x.re))))) into 0 10.276 * [taylor]: Taking taylor expansion of 0 in y.re 10.276 * [backup-simplify]: Simplify 0 into 0 10.276 * [backup-simplify]: Simplify 0 into 0 10.276 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (/ 1 y.re) 2)) 1/3) (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re)))) into (* (pow (pow y.re 2) 1/3) (atan2 x.im x.re)) 10.276 * [backup-simplify]: Simplify (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (* (cbrt (/ 1 (- y.re))) (cbrt (/ 1 (- y.re))))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) 10.276 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) in (x.im x.re y.re) around 0 10.276 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) in y.re 10.276 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in y.re 10.276 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in y.re 10.276 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in y.re 10.276 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.276 * [backup-simplify]: Simplify 1/3 into 1/3 10.276 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in y.re 10.276 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re 10.276 * [taylor]: Taking taylor expansion of (pow y.re 2) in y.re 10.276 * [taylor]: Taking taylor expansion of y.re in y.re 10.276 * [backup-simplify]: Simplify 0 into 0 10.276 * [backup-simplify]: Simplify 1 into 1 10.277 * [backup-simplify]: Simplify (* 1 1) into 1 10.277 * [backup-simplify]: Simplify (/ 1 1) into 1 10.277 * [backup-simplify]: Simplify (log 1) into 0 10.277 * [backup-simplify]: Simplify (+ (* (- 2) (log y.re)) 0) into (- (* 2 (log y.re))) 10.277 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log y.re)))) into (* -2/3 (log y.re)) 10.277 * [backup-simplify]: Simplify (exp (* -2/3 (log y.re))) into (pow y.re -2/3) 10.278 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) in y.re 10.278 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 10.278 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.278 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 2) in y.re 10.278 * [taylor]: Taking taylor expansion of (cbrt -1) in y.re 10.278 * [taylor]: Taking taylor expansion of -1 in y.re 10.278 * [backup-simplify]: Simplify -1 into -1 10.278 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.278 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.278 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) in x.re 10.278 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in x.re 10.278 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in x.re 10.279 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in x.re 10.279 * [taylor]: Taking taylor expansion of 1/3 in x.re 10.279 * [backup-simplify]: Simplify 1/3 into 1/3 10.279 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in x.re 10.279 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.re 10.279 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.re 10.279 * [taylor]: Taking taylor expansion of y.re in x.re 10.279 * [backup-simplify]: Simplify y.re into y.re 10.279 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.279 * [backup-simplify]: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) 10.279 * [backup-simplify]: Simplify (log (/ 1 (pow y.re 2))) into (log (/ 1 (pow y.re 2))) 10.279 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow y.re 2)))) into (* 1/3 (log (/ 1 (pow y.re 2)))) 10.279 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow y.re 2))))) into (pow (/ 1 (pow y.re 2)) 1/3) 10.279 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) in x.re 10.279 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 10.279 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.279 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 2) in x.re 10.279 * [taylor]: Taking taylor expansion of (cbrt -1) in x.re 10.279 * [taylor]: Taking taylor expansion of -1 in x.re 10.279 * [backup-simplify]: Simplify -1 into -1 10.279 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.285 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.285 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) in x.im 10.285 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in x.im 10.285 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in x.im 10.285 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in x.im 10.285 * [taylor]: Taking taylor expansion of 1/3 in x.im 10.285 * [backup-simplify]: Simplify 1/3 into 1/3 10.285 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in x.im 10.285 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.im 10.285 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.im 10.285 * [taylor]: Taking taylor expansion of y.re in x.im 10.285 * [backup-simplify]: Simplify y.re into y.re 10.285 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.285 * [backup-simplify]: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) 10.285 * [backup-simplify]: Simplify (log (/ 1 (pow y.re 2))) into (log (/ 1 (pow y.re 2))) 10.286 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow y.re 2)))) into (* 1/3 (log (/ 1 (pow y.re 2)))) 10.286 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow y.re 2))))) into (pow (/ 1 (pow y.re 2)) 1/3) 10.286 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) in x.im 10.286 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 10.286 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.286 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 2) in x.im 10.286 * [taylor]: Taking taylor expansion of (cbrt -1) in x.im 10.286 * [taylor]: Taking taylor expansion of -1 in x.im 10.286 * [backup-simplify]: Simplify -1 into -1 10.286 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.287 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.287 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) in x.im 10.287 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in x.im 10.287 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in x.im 10.287 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in x.im 10.287 * [taylor]: Taking taylor expansion of 1/3 in x.im 10.287 * [backup-simplify]: Simplify 1/3 into 1/3 10.287 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in x.im 10.287 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.im 10.287 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.im 10.287 * [taylor]: Taking taylor expansion of y.re in x.im 10.287 * [backup-simplify]: Simplify y.re into y.re 10.287 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.287 * [backup-simplify]: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) 10.287 * [backup-simplify]: Simplify (log (/ 1 (pow y.re 2))) into (log (/ 1 (pow y.re 2))) 10.287 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow y.re 2)))) into (* 1/3 (log (/ 1 (pow y.re 2)))) 10.287 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow y.re 2))))) into (pow (/ 1 (pow y.re 2)) 1/3) 10.287 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) in x.im 10.287 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 10.288 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.288 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 2) in x.im 10.288 * [taylor]: Taking taylor expansion of (cbrt -1) in x.im 10.288 * [taylor]: Taking taylor expansion of -1 in x.im 10.288 * [backup-simplify]: Simplify -1 into -1 10.288 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.288 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.289 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 10.290 * [backup-simplify]: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) into (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) 10.291 * [backup-simplify]: Simplify (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) 10.291 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) in x.re 10.291 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in x.re 10.291 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in x.re 10.291 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in x.re 10.291 * [taylor]: Taking taylor expansion of 1/3 in x.re 10.291 * [backup-simplify]: Simplify 1/3 into 1/3 10.291 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in x.re 10.291 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.re 10.291 * [taylor]: Taking taylor expansion of (pow y.re 2) in x.re 10.291 * [taylor]: Taking taylor expansion of y.re in x.re 10.291 * [backup-simplify]: Simplify y.re into y.re 10.291 * [backup-simplify]: Simplify (* y.re y.re) into (pow y.re 2) 10.291 * [backup-simplify]: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) 10.291 * [backup-simplify]: Simplify (log (/ 1 (pow y.re 2))) into (log (/ 1 (pow y.re 2))) 10.291 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow y.re 2)))) into (* 1/3 (log (/ 1 (pow y.re 2)))) 10.291 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow y.re 2))))) into (pow (/ 1 (pow y.re 2)) 1/3) 10.291 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) in x.re 10.291 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 10.291 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.291 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 2) in x.re 10.291 * [taylor]: Taking taylor expansion of (cbrt -1) in x.re 10.291 * [taylor]: Taking taylor expansion of -1 in x.re 10.291 * [backup-simplify]: Simplify -1 into -1 10.292 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.292 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.293 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 10.294 * [backup-simplify]: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) into (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) 10.295 * [backup-simplify]: Simplify (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) 10.295 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) in y.re 10.295 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow y.re 2)) 1/3) in y.re 10.295 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow y.re 2))))) in y.re 10.295 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow y.re 2)))) in y.re 10.295 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.295 * [backup-simplify]: Simplify 1/3 into 1/3 10.295 * [taylor]: Taking taylor expansion of (log (/ 1 (pow y.re 2))) in y.re 10.295 * [taylor]: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re 10.295 * [taylor]: Taking taylor expansion of (pow y.re 2) in y.re 10.295 * [taylor]: Taking taylor expansion of y.re in y.re 10.295 * [backup-simplify]: Simplify 0 into 0 10.295 * [backup-simplify]: Simplify 1 into 1 10.295 * [backup-simplify]: Simplify (* 1 1) into 1 10.295 * [backup-simplify]: Simplify (/ 1 1) into 1 10.296 * [backup-simplify]: Simplify (log 1) into 0 10.296 * [backup-simplify]: Simplify (+ (* (- 2) (log y.re)) 0) into (- (* 2 (log y.re))) 10.296 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log y.re)))) into (* -2/3 (log y.re)) 10.296 * [backup-simplify]: Simplify (exp (* -2/3 (log y.re))) into (pow y.re -2/3) 10.296 * [taylor]: Taking taylor expansion of (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) in y.re 10.296 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 10.296 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.296 * [taylor]: Taking taylor expansion of (pow (cbrt -1) 2) in y.re 10.296 * [taylor]: Taking taylor expansion of (cbrt -1) in y.re 10.296 * [taylor]: Taking taylor expansion of -1 in y.re 10.296 * [backup-simplify]: Simplify -1 into -1 10.297 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.297 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.298 * [backup-simplify]: Simplify (* (cbrt -1) (cbrt -1)) into (pow (cbrt -1) 2) 10.299 * [backup-simplify]: Simplify (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) into (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)) 10.300 * [backup-simplify]: Simplify (* (pow y.re -2/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) 10.301 * [backup-simplify]: Simplify (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) into (* (pow (/ 1 (pow y.re 2)) 1/3) (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))) 10.301 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (cbrt -1))) into 0 10.302 * [backup-simplify]: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (pow (cbrt -1) 2))) into 0 10.302 * [backup-simplify]: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 10.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))))) into 0 10.303 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow y.re 2)) 1)))) 1) into 0 10.304 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow y.re 2))))) into 0 10.305 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow y.re 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 10.306 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow y.re 2)) 1/3) 0) (* 0 (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)))) into 0 10.306 * [taylor]: Taking taylor expansion of 0 in x.re 10.306 * [backup-simplify]: Simplify 0 into 0 10.306 * [taylor]: Taking taylor expansion of 0 in y.re 10.306 * [backup-simplify]: Simplify 0 into 0 10.306 * [backup-simplify]: Simplify 0 into 0 10.307 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (cbrt -1))) into 0 10.308 * [backup-simplify]: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (pow (cbrt -1) 2))) into 0 10.308 * [backup-simplify]: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 10.308 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))))) into 0 10.309 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow y.re 2)) 1)))) 1) into 0 10.310 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow y.re 2))))) into 0 10.311 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow y.re 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 10.312 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow y.re 2)) 1/3) 0) (* 0 (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)))) into 0 10.312 * [taylor]: Taking taylor expansion of 0 in y.re 10.312 * [backup-simplify]: Simplify 0 into 0 10.312 * [backup-simplify]: Simplify 0 into 0 10.313 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (* 0 (cbrt -1))) into 0 10.314 * [backup-simplify]: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (* 0 (pow (cbrt -1) 2))) into 0 10.314 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.317 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.317 * [backup-simplify]: Simplify (+ (* (- 2) (log y.re)) 0) into (- (* 2 (log y.re))) 10.318 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (* 2 (log y.re))))) into 0 10.319 * [backup-simplify]: Simplify (* (exp (* -2/3 (log y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 10.320 * [backup-simplify]: Simplify (+ (* (pow y.re -2/3) 0) (* 0 (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2)))) into 0 10.320 * [backup-simplify]: Simplify 0 into 0 10.322 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 10.323 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 10.324 * [backup-simplify]: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (pow (cbrt -1) 2)))) into 0 10.325 * [backup-simplify]: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 10.325 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))) (* 0 (/ 0 (pow y.re 2))))) into 0 10.327 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow y.re 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow y.re 2)) 1)))) 2) into 0 10.328 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow y.re 2)))))) into 0 10.329 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow y.re 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.331 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow y.re 2)) 1/3) 0) (+ (* 0 0) (* 0 (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))))) into 0 10.331 * [taylor]: Taking taylor expansion of 0 in x.re 10.331 * [backup-simplify]: Simplify 0 into 0 10.331 * [taylor]: Taking taylor expansion of 0 in y.re 10.331 * [backup-simplify]: Simplify 0 into 0 10.331 * [backup-simplify]: Simplify 0 into 0 10.331 * [taylor]: Taking taylor expansion of 0 in y.re 10.331 * [backup-simplify]: Simplify 0 into 0 10.331 * [backup-simplify]: Simplify 0 into 0 10.333 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 10.334 * [backup-simplify]: Simplify (+ (* (cbrt -1) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 10.335 * [backup-simplify]: Simplify (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) 0) (+ (* 0 0) (* 0 (pow (cbrt -1) 2)))) into 0 10.336 * [backup-simplify]: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 10.336 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))) (* 0 (/ 0 (pow y.re 2))))) into 0 10.338 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow y.re 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow y.re 2)) 1)))) 2) into 0 10.339 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow y.re 2)))))) into 0 10.340 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow y.re 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.342 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow y.re 2)) 1/3) 0) (+ (* 0 0) (* 0 (* (atan2 (/ -1 x.im) (/ -1 x.re)) (pow (cbrt -1) 2))))) into 0 10.342 * [taylor]: Taking taylor expansion of 0 in y.re 10.342 * [backup-simplify]: Simplify 0 into 0 10.342 * [backup-simplify]: Simplify 0 into 0 10.343 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (/ 1 (- y.re)) 2)) 1/3) (* (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (pow (cbrt -1) 2))) into (* (pow (pow y.re 2) 1/3) (* (pow (cbrt -1) 2) (atan2 x.im x.re))) 10.343 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2) 10.343 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 10.343 * [approximate]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in (x.im x.re y.im) around 0 10.343 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 10.344 * [taylor]: Taking taylor expansion of y.im in y.im 10.344 * [backup-simplify]: Simplify 0 into 0 10.344 * [backup-simplify]: Simplify 1 into 1 10.344 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 10.344 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.344 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 10.344 * [taylor]: Taking taylor expansion of y.im in x.re 10.344 * [backup-simplify]: Simplify y.im into y.im 10.344 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 10.344 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.344 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 10.344 * [taylor]: Taking taylor expansion of y.im in x.im 10.344 * [backup-simplify]: Simplify y.im into y.im 10.344 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 10.344 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.344 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 10.344 * [taylor]: Taking taylor expansion of y.im in x.im 10.344 * [backup-simplify]: Simplify y.im into y.im 10.344 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 10.344 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.344 * [backup-simplify]: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 10.344 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 10.344 * [taylor]: Taking taylor expansion of y.im in x.re 10.344 * [backup-simplify]: Simplify y.im into y.im 10.344 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 10.344 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.344 * [backup-simplify]: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 10.344 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 10.344 * [taylor]: Taking taylor expansion of y.im in y.im 10.345 * [backup-simplify]: Simplify 0 into 0 10.345 * [backup-simplify]: Simplify 1 into 1 10.345 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 10.345 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.345 * [backup-simplify]: Simplify (* 0 (atan2 x.im x.re)) into 0 10.345 * [backup-simplify]: Simplify 0 into 0 10.345 * [backup-simplify]: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 10.345 * [taylor]: Taking taylor expansion of 0 in x.re 10.345 * [backup-simplify]: Simplify 0 into 0 10.345 * [taylor]: Taking taylor expansion of 0 in y.im 10.345 * [backup-simplify]: Simplify 0 into 0 10.345 * [backup-simplify]: Simplify 0 into 0 10.345 * [backup-simplify]: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 10.345 * [taylor]: Taking taylor expansion of 0 in y.im 10.345 * [backup-simplify]: Simplify 0 into 0 10.345 * [backup-simplify]: Simplify 0 into 0 10.346 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) 10.346 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 10.346 * [backup-simplify]: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 (atan2 x.im x.re)))) into 0 10.346 * [taylor]: Taking taylor expansion of 0 in x.re 10.346 * [backup-simplify]: Simplify 0 into 0 10.346 * [taylor]: Taking taylor expansion of 0 in y.im 10.346 * [backup-simplify]: Simplify 0 into 0 10.346 * [backup-simplify]: Simplify 0 into 0 10.346 * [taylor]: Taking taylor expansion of 0 in y.im 10.346 * [backup-simplify]: Simplify 0 into 0 10.347 * [backup-simplify]: Simplify 0 into 0 10.347 * [backup-simplify]: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 (atan2 x.im x.re)))) into 0 10.347 * [taylor]: Taking taylor expansion of 0 in y.im 10.347 * [backup-simplify]: Simplify 0 into 0 10.347 * [backup-simplify]: Simplify 0 into 0 10.347 * [backup-simplify]: Simplify 0 into 0 10.347 * [backup-simplify]: Simplify 0 into 0 10.348 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (atan2 x.im x.re)))) into 0 10.348 * [backup-simplify]: Simplify 0 into 0 10.348 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (* y.im (* 1 1))) into (* y.im (atan2 x.im x.re)) 10.349 * [backup-simplify]: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 10.349 * [approximate]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in (x.im x.re y.im) around 0 10.349 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 10.349 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 10.349 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.349 * [taylor]: Taking taylor expansion of y.im in y.im 10.349 * [backup-simplify]: Simplify 0 into 0 10.349 * [backup-simplify]: Simplify 1 into 1 10.349 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.349 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 10.349 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 10.349 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.349 * [taylor]: Taking taylor expansion of y.im in x.re 10.349 * [backup-simplify]: Simplify y.im into y.im 10.349 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 10.349 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 10.349 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 10.350 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.350 * [taylor]: Taking taylor expansion of y.im in x.im 10.350 * [backup-simplify]: Simplify y.im into y.im 10.350 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 10.350 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 10.350 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 10.350 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.350 * [taylor]: Taking taylor expansion of y.im in x.im 10.350 * [backup-simplify]: Simplify y.im into y.im 10.350 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 10.350 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 10.350 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 10.350 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.350 * [taylor]: Taking taylor expansion of y.im in x.re 10.350 * [backup-simplify]: Simplify y.im into y.im 10.350 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 10.350 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 10.351 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 10.351 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.351 * [taylor]: Taking taylor expansion of y.im in y.im 10.351 * [backup-simplify]: Simplify 0 into 0 10.351 * [backup-simplify]: Simplify 1 into 1 10.351 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.351 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 10.351 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 10.351 * [taylor]: Taking taylor expansion of 0 in x.re 10.351 * [backup-simplify]: Simplify 0 into 0 10.351 * [taylor]: Taking taylor expansion of 0 in y.im 10.351 * [backup-simplify]: Simplify 0 into 0 10.352 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 10.352 * [taylor]: Taking taylor expansion of 0 in y.im 10.352 * [backup-simplify]: Simplify 0 into 0 10.353 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 10.353 * [backup-simplify]: Simplify 0 into 0 10.353 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 10.353 * [taylor]: Taking taylor expansion of 0 in x.re 10.353 * [backup-simplify]: Simplify 0 into 0 10.353 * [taylor]: Taking taylor expansion of 0 in y.im 10.353 * [backup-simplify]: Simplify 0 into 0 10.353 * [taylor]: Taking taylor expansion of 0 in y.im 10.353 * [backup-simplify]: Simplify 0 into 0 10.353 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 10.353 * [taylor]: Taking taylor expansion of 0 in y.im 10.354 * [backup-simplify]: Simplify 0 into 0 10.354 * [backup-simplify]: Simplify 0 into 0 10.354 * [backup-simplify]: Simplify 0 into 0 10.355 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.355 * [backup-simplify]: Simplify 0 into 0 10.355 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 10.356 * [taylor]: Taking taylor expansion of 0 in x.re 10.356 * [backup-simplify]: Simplify 0 into 0 10.356 * [taylor]: Taking taylor expansion of 0 in y.im 10.356 * [backup-simplify]: Simplify 0 into 0 10.356 * [taylor]: Taking taylor expansion of 0 in y.im 10.356 * [backup-simplify]: Simplify 0 into 0 10.356 * [taylor]: Taking taylor expansion of 0 in y.im 10.356 * [backup-simplify]: Simplify 0 into 0 10.356 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 10.356 * [taylor]: Taking taylor expansion of 0 in y.im 10.356 * [backup-simplify]: Simplify 0 into 0 10.356 * [backup-simplify]: Simplify 0 into 0 10.356 * [backup-simplify]: Simplify 0 into 0 10.357 * [backup-simplify]: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* (/ 1 (/ 1 y.im)) (* 1 1))) into (* y.im (atan2 x.im x.re)) 10.357 * [backup-simplify]: Simplify (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 10.357 * [approximate]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in (x.im x.re y.im) around 0 10.357 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 10.357 * [taylor]: Taking taylor expansion of -1 in y.im 10.357 * [backup-simplify]: Simplify -1 into -1 10.357 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 10.357 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 10.357 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.357 * [taylor]: Taking taylor expansion of y.im in y.im 10.357 * [backup-simplify]: Simplify 0 into 0 10.357 * [backup-simplify]: Simplify 1 into 1 10.357 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.357 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 10.357 * [taylor]: Taking taylor expansion of -1 in x.re 10.358 * [backup-simplify]: Simplify -1 into -1 10.358 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 10.358 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 10.358 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.358 * [taylor]: Taking taylor expansion of y.im in x.re 10.358 * [backup-simplify]: Simplify y.im into y.im 10.358 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 10.358 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 10.358 * [taylor]: Taking taylor expansion of -1 in x.im 10.358 * [backup-simplify]: Simplify -1 into -1 10.358 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 10.358 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 10.358 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.358 * [taylor]: Taking taylor expansion of y.im in x.im 10.358 * [backup-simplify]: Simplify y.im into y.im 10.358 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 10.358 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 10.358 * [taylor]: Taking taylor expansion of -1 in x.im 10.358 * [backup-simplify]: Simplify -1 into -1 10.358 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 10.358 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 10.358 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.358 * [taylor]: Taking taylor expansion of y.im in x.im 10.358 * [backup-simplify]: Simplify y.im into y.im 10.359 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 10.359 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 10.359 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 10.359 * [taylor]: Taking taylor expansion of -1 in x.re 10.359 * [backup-simplify]: Simplify -1 into -1 10.359 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 10.359 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 10.359 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.359 * [taylor]: Taking taylor expansion of y.im in x.re 10.359 * [backup-simplify]: Simplify y.im into y.im 10.359 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 10.359 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 10.359 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 10.359 * [taylor]: Taking taylor expansion of -1 in y.im 10.359 * [backup-simplify]: Simplify -1 into -1 10.359 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 10.359 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 10.359 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.359 * [taylor]: Taking taylor expansion of y.im in y.im 10.360 * [backup-simplify]: Simplify 0 into 0 10.360 * [backup-simplify]: Simplify 1 into 1 10.360 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 10.360 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 10.360 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 10.360 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 10.361 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 10.361 * [taylor]: Taking taylor expansion of 0 in x.re 10.361 * [backup-simplify]: Simplify 0 into 0 10.361 * [taylor]: Taking taylor expansion of 0 in y.im 10.361 * [backup-simplify]: Simplify 0 into 0 10.361 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 10.362 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 10.362 * [taylor]: Taking taylor expansion of 0 in y.im 10.362 * [backup-simplify]: Simplify 0 into 0 10.363 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 10.363 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 10.363 * [backup-simplify]: Simplify 0 into 0 10.364 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 10.365 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 10.365 * [taylor]: Taking taylor expansion of 0 in x.re 10.365 * [backup-simplify]: Simplify 0 into 0 10.365 * [taylor]: Taking taylor expansion of 0 in y.im 10.365 * [backup-simplify]: Simplify 0 into 0 10.365 * [taylor]: Taking taylor expansion of 0 in y.im 10.365 * [backup-simplify]: Simplify 0 into 0 10.365 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 10.366 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 10.366 * [taylor]: Taking taylor expansion of 0 in y.im 10.366 * [backup-simplify]: Simplify 0 into 0 10.366 * [backup-simplify]: Simplify 0 into 0 10.366 * [backup-simplify]: Simplify 0 into 0 10.368 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.369 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 10.369 * [backup-simplify]: Simplify 0 into 0 10.369 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 10.371 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 10.371 * [taylor]: Taking taylor expansion of 0 in x.re 10.371 * [backup-simplify]: Simplify 0 into 0 10.371 * [taylor]: Taking taylor expansion of 0 in y.im 10.371 * [backup-simplify]: Simplify 0 into 0 10.371 * [taylor]: Taking taylor expansion of 0 in y.im 10.371 * [backup-simplify]: Simplify 0 into 0 10.371 * [taylor]: Taking taylor expansion of 0 in y.im 10.371 * [backup-simplify]: Simplify 0 into 0 10.371 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 10.372 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 10.372 * [taylor]: Taking taylor expansion of 0 in y.im 10.372 * [backup-simplify]: Simplify 0 into 0 10.373 * [backup-simplify]: Simplify 0 into 0 10.373 * [backup-simplify]: Simplify 0 into 0 10.373 * [backup-simplify]: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* (/ 1 (/ 1 (- y.im))) (* 1 1))) into (* y.im (atan2 x.im x.re)) 10.373 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 3 2) 10.373 * [backup-simplify]: Simplify (cbrt y.re) into (pow y.re 1/3) 10.373 * [approximate]: Taking taylor expansion of (pow y.re 1/3) in (y.re) around 0 10.373 * [taylor]: Taking taylor expansion of (pow y.re 1/3) in y.re 10.373 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log y.re))) in y.re 10.373 * [taylor]: Taking taylor expansion of (* 1/3 (log y.re)) in y.re 10.373 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.374 * [backup-simplify]: Simplify 1/3 into 1/3 10.374 * [taylor]: Taking taylor expansion of (log y.re) in y.re 10.374 * [taylor]: Taking taylor expansion of y.re in y.re 10.374 * [backup-simplify]: Simplify 0 into 0 10.374 * [backup-simplify]: Simplify 1 into 1 10.374 * [backup-simplify]: Simplify (log 1) into 0 10.374 * [backup-simplify]: Simplify (+ (* (- -1) (log y.re)) 0) into (log y.re) 10.375 * [backup-simplify]: Simplify (* 1/3 (log y.re)) into (* 1/3 (log y.re)) 10.375 * [backup-simplify]: Simplify (exp (* 1/3 (log y.re))) into (pow y.re 1/3) 10.375 * [taylor]: Taking taylor expansion of (pow y.re 1/3) in y.re 10.375 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log y.re))) in y.re 10.375 * [taylor]: Taking taylor expansion of (* 1/3 (log y.re)) in y.re 10.375 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.375 * [backup-simplify]: Simplify 1/3 into 1/3 10.375 * [taylor]: Taking taylor expansion of (log y.re) in y.re 10.375 * [taylor]: Taking taylor expansion of y.re in y.re 10.375 * [backup-simplify]: Simplify 0 into 0 10.375 * [backup-simplify]: Simplify 1 into 1 10.375 * [backup-simplify]: Simplify (log 1) into 0 10.376 * [backup-simplify]: Simplify (+ (* (- -1) (log y.re)) 0) into (log y.re) 10.376 * [backup-simplify]: Simplify (* 1/3 (log y.re)) into (* 1/3 (log y.re)) 10.376 * [backup-simplify]: Simplify (exp (* 1/3 (log y.re))) into (pow y.re 1/3) 10.376 * [backup-simplify]: Simplify (pow y.re 1/3) into (pow y.re 1/3) 10.378 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.378 * [backup-simplify]: Simplify (+ (* (- -1) (log y.re)) 0) into (log y.re) 10.379 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log y.re))) into 0 10.380 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 10.380 * [backup-simplify]: Simplify 0 into 0 10.383 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.383 * [backup-simplify]: Simplify (+ (* (- -1) (log y.re)) 0) into (log y.re) 10.384 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log y.re)))) into 0 10.385 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.385 * [backup-simplify]: Simplify 0 into 0 10.391 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 10.391 * [backup-simplify]: Simplify (+ (* (- -1) (log y.re)) 0) into (log y.re) 10.392 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log y.re))))) into 0 10.394 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y.re))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.394 * [backup-simplify]: Simplify 0 into 0 10.405 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 10.406 * [backup-simplify]: Simplify (+ (* (- -1) (log y.re)) 0) into (log y.re) 10.407 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log y.re)))))) into 0 10.410 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y.re))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.410 * [backup-simplify]: Simplify 0 into 0 10.426 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 10.427 * [backup-simplify]: Simplify (+ (* (- -1) (log y.re)) 0) into (log y.re) 10.433 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log y.re))))))) into 0 10.436 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y.re))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.436 * [backup-simplify]: Simplify 0 into 0 10.452 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 10.453 * [backup-simplify]: Simplify (+ (* (- -1) (log y.re)) 0) into (log y.re) 10.454 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log y.re)))))))) into 0 10.458 * [backup-simplify]: Simplify (* (exp (* 1/3 (log y.re))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.458 * [backup-simplify]: Simplify 0 into 0 10.458 * [backup-simplify]: Simplify (pow y.re 1/3) into (pow y.re 1/3) 10.458 * [backup-simplify]: Simplify (cbrt (/ 1 y.re)) into (pow (/ 1 y.re) 1/3) 10.458 * [approximate]: Taking taylor expansion of (pow (/ 1 y.re) 1/3) in (y.re) around 0 10.458 * [taylor]: Taking taylor expansion of (pow (/ 1 y.re) 1/3) in y.re 10.458 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 y.re)))) in y.re 10.458 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 y.re))) in y.re 10.458 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.458 * [backup-simplify]: Simplify 1/3 into 1/3 10.458 * [taylor]: Taking taylor expansion of (log (/ 1 y.re)) in y.re 10.458 * [taylor]: Taking taylor expansion of (/ 1 y.re) in y.re 10.458 * [taylor]: Taking taylor expansion of y.re in y.re 10.458 * [backup-simplify]: Simplify 0 into 0 10.458 * [backup-simplify]: Simplify 1 into 1 10.458 * [backup-simplify]: Simplify (/ 1 1) into 1 10.458 * [backup-simplify]: Simplify (log 1) into 0 10.459 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.459 * [backup-simplify]: Simplify (* 1/3 (- (log y.re))) into (* -1/3 (log y.re)) 10.459 * [backup-simplify]: Simplify (exp (* -1/3 (log y.re))) into (pow y.re -1/3) 10.459 * [taylor]: Taking taylor expansion of (pow (/ 1 y.re) 1/3) in y.re 10.459 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 y.re)))) in y.re 10.459 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 y.re))) in y.re 10.459 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.459 * [backup-simplify]: Simplify 1/3 into 1/3 10.459 * [taylor]: Taking taylor expansion of (log (/ 1 y.re)) in y.re 10.459 * [taylor]: Taking taylor expansion of (/ 1 y.re) in y.re 10.459 * [taylor]: Taking taylor expansion of y.re in y.re 10.459 * [backup-simplify]: Simplify 0 into 0 10.459 * [backup-simplify]: Simplify 1 into 1 10.459 * [backup-simplify]: Simplify (/ 1 1) into 1 10.460 * [backup-simplify]: Simplify (log 1) into 0 10.460 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.460 * [backup-simplify]: Simplify (* 1/3 (- (log y.re))) into (* -1/3 (log y.re)) 10.460 * [backup-simplify]: Simplify (exp (* -1/3 (log y.re))) into (pow y.re -1/3) 10.460 * [backup-simplify]: Simplify (pow y.re -1/3) into (pow y.re -1/3) 10.461 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.461 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.462 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.462 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log y.re)))) into 0 10.463 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 10.463 * [backup-simplify]: Simplify 0 into 0 10.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.465 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.465 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.466 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log y.re))))) into 0 10.467 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.467 * [backup-simplify]: Simplify 0 into 0 10.467 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.471 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 10.471 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.472 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log y.re)))))) into 0 10.474 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.474 * [backup-simplify]: Simplify 0 into 0 10.475 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.487 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 10.487 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.489 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log y.re))))))) into 0 10.492 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.492 * [backup-simplify]: Simplify 0 into 0 10.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.510 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 10.511 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.513 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log y.re)))))))) into 0 10.517 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.517 * [backup-simplify]: Simplify 0 into 0 10.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.556 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 10.557 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.559 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log y.re))))))))) into 0 10.562 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.562 * [backup-simplify]: Simplify 0 into 0 10.562 * [backup-simplify]: Simplify (pow (/ 1 y.re) -1/3) into (pow (/ 1 y.re) -1/3) 10.563 * [backup-simplify]: Simplify (cbrt (/ 1 (- y.re))) into (* (pow (/ 1 y.re) 1/3) (cbrt -1)) 10.563 * [approximate]: Taking taylor expansion of (* (pow (/ 1 y.re) 1/3) (cbrt -1)) in (y.re) around 0 10.563 * [taylor]: Taking taylor expansion of (* (pow (/ 1 y.re) 1/3) (cbrt -1)) in y.re 10.563 * [taylor]: Taking taylor expansion of (pow (/ 1 y.re) 1/3) in y.re 10.563 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 y.re)))) in y.re 10.563 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 y.re))) in y.re 10.563 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.563 * [backup-simplify]: Simplify 1/3 into 1/3 10.563 * [taylor]: Taking taylor expansion of (log (/ 1 y.re)) in y.re 10.563 * [taylor]: Taking taylor expansion of (/ 1 y.re) in y.re 10.563 * [taylor]: Taking taylor expansion of y.re in y.re 10.563 * [backup-simplify]: Simplify 0 into 0 10.563 * [backup-simplify]: Simplify 1 into 1 10.563 * [backup-simplify]: Simplify (/ 1 1) into 1 10.563 * [backup-simplify]: Simplify (log 1) into 0 10.564 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.564 * [backup-simplify]: Simplify (* 1/3 (- (log y.re))) into (* -1/3 (log y.re)) 10.564 * [backup-simplify]: Simplify (exp (* -1/3 (log y.re))) into (pow y.re -1/3) 10.564 * [taylor]: Taking taylor expansion of (cbrt -1) in y.re 10.564 * [taylor]: Taking taylor expansion of -1 in y.re 10.564 * [backup-simplify]: Simplify -1 into -1 10.564 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.565 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.565 * [taylor]: Taking taylor expansion of (* (pow (/ 1 y.re) 1/3) (cbrt -1)) in y.re 10.565 * [taylor]: Taking taylor expansion of (pow (/ 1 y.re) 1/3) in y.re 10.565 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 y.re)))) in y.re 10.565 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 y.re))) in y.re 10.565 * [taylor]: Taking taylor expansion of 1/3 in y.re 10.565 * [backup-simplify]: Simplify 1/3 into 1/3 10.565 * [taylor]: Taking taylor expansion of (log (/ 1 y.re)) in y.re 10.565 * [taylor]: Taking taylor expansion of (/ 1 y.re) in y.re 10.565 * [taylor]: Taking taylor expansion of y.re in y.re 10.565 * [backup-simplify]: Simplify 0 into 0 10.565 * [backup-simplify]: Simplify 1 into 1 10.565 * [backup-simplify]: Simplify (/ 1 1) into 1 10.565 * [backup-simplify]: Simplify (log 1) into 0 10.566 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.566 * [backup-simplify]: Simplify (* 1/3 (- (log y.re))) into (* -1/3 (log y.re)) 10.566 * [backup-simplify]: Simplify (exp (* -1/3 (log y.re))) into (pow y.re -1/3) 10.566 * [taylor]: Taking taylor expansion of (cbrt -1) in y.re 10.566 * [taylor]: Taking taylor expansion of -1 in y.re 10.566 * [backup-simplify]: Simplify -1 into -1 10.566 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 10.567 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 10.567 * [backup-simplify]: Simplify (* (pow y.re -1/3) (cbrt -1)) into (* (pow (/ 1 y.re) 1/3) (cbrt -1)) 10.567 * [backup-simplify]: Simplify (* (pow (/ 1 y.re) 1/3) (cbrt -1)) into (* (pow (/ 1 y.re) 1/3) (cbrt -1)) 10.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.569 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.569 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.570 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log y.re)))) into 0 10.570 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 10.571 * [backup-simplify]: Simplify (+ (* (pow y.re -1/3) 0) (* 0 (cbrt -1))) into 0 10.571 * [backup-simplify]: Simplify 0 into 0 10.572 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 10.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.574 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.574 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.575 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log y.re))))) into 0 10.576 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.576 * [backup-simplify]: Simplify (+ (* (pow y.re -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 10.576 * [backup-simplify]: Simplify 0 into 0 10.577 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 10.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.580 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 10.581 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.582 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log y.re)))))) into 0 10.582 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.583 * [backup-simplify]: Simplify (+ (* (pow y.re -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 10.583 * [backup-simplify]: Simplify 0 into 0 10.584 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 10.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.591 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 10.591 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.592 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log y.re))))))) into 0 10.594 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.594 * [backup-simplify]: Simplify (+ (* (pow y.re -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 10.595 * [backup-simplify]: Simplify 0 into 0 10.595 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 10.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.605 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 10.606 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.607 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log y.re)))))))) into 0 10.609 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.610 * [backup-simplify]: Simplify (+ (* (pow y.re -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 10.610 * [backup-simplify]: Simplify 0 into 0 10.611 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 10.612 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.628 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 10.629 * [backup-simplify]: Simplify (+ (* (- 1) (log y.re)) 0) into (- (log y.re)) 10.630 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log y.re))))))))) into 0 10.633 * [backup-simplify]: Simplify (* (exp (* -1/3 (log y.re))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.634 * [backup-simplify]: Simplify (+ (* (pow y.re -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 10.634 * [backup-simplify]: Simplify 0 into 0 10.635 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- y.re))) 1/3) (cbrt -1)) into (* (pow (* y.re -1) 1/3) (cbrt -1)) 10.635 * * * [progress]: simplifying candidates 10.635 * * * * [progress]: [ 1 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 2 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 3 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 4 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 5 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 6 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 7 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 8 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 9 / 80 ] simplifiying candidate # 10.635 * * * * [progress]: [ 10 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 11 / 80 ] simplifiying candidate #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))))))> 10.636 * * * * [progress]: [ 12 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 13 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 14 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 15 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 16 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 17 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 18 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 19 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 20 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 21 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 22 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 23 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 24 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 25 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 26 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 27 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 28 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 29 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 30 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 31 / 80 ] simplifiying candidate # 10.636 * * * * [progress]: [ 32 / 80 ] simplifiying candidate #real (real->posit16 (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))))) (cbrt y.re))))))> 10.637 * * * * [progress]: [ 33 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 34 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 35 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 36 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 37 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 38 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 39 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 40 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 41 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 42 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 43 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 44 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 45 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 46 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 47 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 48 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 49 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 50 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 51 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 52 / 80 ] simplifiying candidate # 10.637 * * * * [progress]: [ 53 / 80 ] simplifiying candidate #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))))> 10.638 * * * * [progress]: [ 54 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 55 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 56 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 57 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 58 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 59 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 60 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 61 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 62 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 63 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 64 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 65 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 66 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 67 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 68 / 80 ] simplifiying candidate #real (real->posit16 (cbrt y.re))))))))> 10.638 * * * * [progress]: [ 69 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 70 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 71 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 72 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 73 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 74 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 75 / 80 ] simplifiying candidate # 10.638 * * * * [progress]: [ 76 / 80 ] simplifiying candidate # 10.639 * * * * [progress]: [ 77 / 80 ] simplifiying candidate # 10.639 * * * * [progress]: [ 78 / 80 ] simplifiying candidate # 10.639 * * * * [progress]: [ 79 / 80 ] simplifiying candidate # 10.639 * * * * [progress]: [ 80 / 80 ] simplifiying candidate # 10.639 * [simplify]: Simplifying: (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (log1p (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (* (cos (* y.im (log (hypot x.re x.im)))) (cos (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re)))) (* (sin (* y.im (log (hypot x.re x.im)))) (sin (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re)))) (log (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (exp (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (* (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re)))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (* (* (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re)))) (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (cbrt y.re))))) (expm1 (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (log1p (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (+ (log (atan2 x.im x.re)) (+ (log (cbrt y.re)) (log (cbrt y.re)))) (+ (log (atan2 x.im x.re)) (log (* (cbrt y.re) (cbrt y.re)))) (log (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (exp (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* y.re y.re)) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* (* (cbrt y.re) (cbrt y.re)) (* (cbrt y.re) (cbrt y.re))) (* (cbrt y.re) (cbrt y.re)))) (* (cbrt (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (cbrt (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))))) (cbrt (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (* (* (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (sqrt (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (sqrt (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (* (sqrt (atan2 x.im x.re)) (cbrt y.re)) (* (sqrt (atan2 x.im x.re)) (cbrt y.re)) (* (atan2 x.im x.re) (cbrt y.re)) (* (cbrt (atan2 x.im x.re)) (* (cbrt y.re) (cbrt y.re))) (* (sqrt (atan2 x.im x.re)) (* (cbrt y.re) (cbrt y.re))) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (real->posit16 (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re)))) (expm1 (* (atan2 x.im x.re) y.im)) (log1p (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im) (+ (log (atan2 x.im x.re)) (log y.im)) (log (* (atan2 x.im x.re) y.im)) (exp (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* y.im y.im) y.im)) (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) (cbrt (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (* (sqrt (atan2 x.im x.re)) (sqrt y.im)) (* (sqrt (atan2 x.im x.re)) (sqrt y.im)) (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (* (atan2 x.im x.re) (sqrt y.im)) (* (atan2 x.im x.re) 1) (* (cbrt (atan2 x.im x.re)) y.im) (* (sqrt (atan2 x.im x.re)) y.im) (* (atan2 x.im x.re) y.im) (real->posit16 (* (atan2 x.im x.re) y.im)) (expm1 (cbrt y.re)) (log1p (cbrt y.re)) (log (cbrt y.re)) (exp (cbrt y.re)) (cbrt (* (cbrt y.re) (cbrt y.re))) (cbrt (cbrt y.re)) (cbrt (sqrt y.re)) (cbrt (sqrt y.re)) (cbrt 1) (cbrt y.re) (* (cbrt (cbrt y.re)) (cbrt (cbrt y.re))) (cbrt (cbrt y.re)) (* (* (cbrt y.re) (cbrt y.re)) (cbrt y.re)) (sqrt (cbrt y.re)) (sqrt (cbrt y.re)) (real->posit16 (cbrt y.re)) (- 1 (+ (* y.im (* (atan2 x.im x.re) (* y.re (log x.im)))) (* 1/2 (* (pow y.im 2) (pow (log x.im) 2))))) (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) (* (atan2 x.im x.re) (pow (pow y.re 2) 1/3)) (* (pow (pow y.re 2) 1/3) (atan2 x.im x.re)) (* (pow (pow y.re 2) 1/3) (* (pow (cbrt -1) 2) (atan2 x.im x.re))) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (pow y.re 1/3) (pow (/ 1 y.re) -1/3) (* (pow (* y.re -1) 1/3) (cbrt -1)) 10.640 * * [simplify]: iteration 0: 138 enodes 10.693 * * [simplify]: iteration 1: 301 enodes 10.832 * * [simplify]: iteration 2: 788 enodes 11.102 * * [simplify]: iteration 3: 2002 enodes 11.572 * * [simplify]: iteration complete: 2002 enodes 11.572 * * [simplify]: Extracting #0: cost 61 inf + 0 11.573 * * [simplify]: Extracting #1: cost 268 inf + 2 11.577 * * [simplify]: Extracting #2: cost 548 inf + 2371 11.589 * * [simplify]: Extracting #3: cost 407 inf + 52897 11.620 * * [simplify]: Extracting #4: cost 90 inf + 153972 11.640 * * [simplify]: Extracting #5: cost 15 inf + 182181 11.671 * * [simplify]: Extracting #6: cost 2 inf + 185727 11.694 * * [simplify]: Extracting #7: cost 0 inf + 186373 11.725 * [simplify]: Simplified to: (expm1 (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (log1p (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (* (cos (* (log (hypot x.re x.im)) y.im)) (cos (* y.re (atan2 x.im x.re)))) (* (sin (* (log (hypot x.re x.im)) y.im)) (sin (* y.re (atan2 x.im x.re)))) (log (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (exp (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (* (cbrt (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (cbrt (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re)))))) (cbrt (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (* (* (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re)))) (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (sqrt (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (sqrt (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (real->posit16 (cos (fma (log (hypot x.re x.im)) y.im (* y.re (atan2 x.im x.re))))) (expm1 (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re))) (log1p (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re))) (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re)) (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re)) (+ (log (atan2 x.im x.re)) (* 2/3 (log y.re))) (+ (log (atan2 x.im x.re)) (* 2/3 (log y.re))) (+ (log (atan2 x.im x.re)) (* 2/3 (log y.re))) (exp (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re))) (* (* (* y.re (atan2 x.im x.re)) (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)) (* (* (* y.re (atan2 x.im x.re)) (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)) (* (cbrt (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re))) (cbrt (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re)))) (cbrt (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re))) (* (* (* y.re (atan2 x.im x.re)) (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)) (sqrt (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re))) (sqrt (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re))) (* (cbrt y.re) (sqrt (atan2 x.im x.re))) (* (cbrt y.re) (sqrt (atan2 x.im x.re))) (* (atan2 x.im x.re) (cbrt y.re)) (* (cbrt y.re) (* (cbrt y.re) (cbrt (atan2 x.im x.re)))) (* (* (cbrt y.re) (sqrt (atan2 x.im x.re))) (cbrt y.re)) (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re)) (real->posit16 (* (* (cbrt y.re) (cbrt y.re)) (atan2 x.im x.re))) (expm1 (* (atan2 x.im x.re) y.im)) (log1p (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im) (log (* (atan2 x.im x.re) y.im)) (log (* (atan2 x.im x.re) y.im)) (exp (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im)) (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) (cbrt (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (* (sqrt y.im) (sqrt (atan2 x.im x.re))) (* (sqrt y.im) (sqrt (atan2 x.im x.re))) (* (cbrt y.im) (* (atan2 x.im x.re) (cbrt y.im))) (* (atan2 x.im x.re) (sqrt y.im)) (atan2 x.im x.re) (* y.im (cbrt (atan2 x.im x.re))) (* y.im (sqrt (atan2 x.im x.re))) (* (atan2 x.im x.re) y.im) (real->posit16 (* (atan2 x.im x.re) y.im)) (expm1 (cbrt y.re)) (log1p (cbrt y.re)) (* 1/3 (log y.re)) (exp (cbrt y.re)) (cbrt (* (cbrt y.re) (cbrt y.re))) (cbrt (cbrt y.re)) (cbrt (sqrt y.re)) (cbrt (sqrt y.re)) 1 (cbrt y.re) (* (cbrt (cbrt y.re)) (cbrt (cbrt y.re))) (cbrt (cbrt y.re)) y.re (sqrt (cbrt y.re)) (sqrt (cbrt y.re)) (real->posit16 (cbrt y.re)) (- 1 (fma (* (* y.im (log x.im)) (* y.im (log x.im))) 1/2 (* y.im (* (* (log x.im) y.re) (atan2 x.im x.re))))) (cos (fma y.im (log x.re) (* y.re (atan2 x.im x.re)))) (cos (- (* y.re (atan2 x.im x.re)) (* y.im (log (/ -1 x.re))))) (* (cbrt (* y.re y.re)) (atan2 x.im x.re)) (* (cbrt (* y.re y.re)) (atan2 x.im x.re)) (* (* (cbrt (* y.re y.re)) (atan2 x.im x.re)) (* (cbrt -1) (cbrt -1))) (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im) (cbrt y.re) (pow (/ 1 y.re) -1/3) (* (cbrt -1) (cbrt (- y.re))) 11.735 * * * [progress]: adding candidates to table 13.531 * * [progress]: iteration 4 / 4 13.531 * * * [progress]: picking best candidate 13.642 * * * * [pick]: Picked # 13.642 * * * [progress]: localizing error 13.772 * * * [progress]: generating rewritten candidates 13.773 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 1 1) 13.777 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 1 1 3) 13.785 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2) 13.791 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 13.792 * * * [progress]: generating series expansions 13.792 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 1 1) 13.792 * [backup-simplify]: Simplify (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) into (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) 13.792 * [approximate]: Taking taylor expansion of (cos (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 13.792 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 13.792 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 13.792 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 13.792 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 13.792 * [taylor]: Taking taylor expansion of y.im in y.re 13.792 * [backup-simplify]: Simplify y.im into y.im 13.792 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 13.792 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.re 13.792 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 13.792 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 13.792 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.re 13.792 * [taylor]: Taking taylor expansion of x.re in y.re 13.792 * [backup-simplify]: Simplify x.re into x.re 13.792 * [taylor]: Taking taylor expansion of x.re in y.re 13.792 * [backup-simplify]: Simplify x.re into x.re 13.792 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.re 13.792 * [taylor]: Taking taylor expansion of x.im in y.re 13.792 * [backup-simplify]: Simplify x.im into x.im 13.792 * [taylor]: Taking taylor expansion of x.im in y.re 13.792 * [backup-simplify]: Simplify x.im into x.im 13.792 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 13.792 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 13.793 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 13.793 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 13.793 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 13.793 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 13.793 * [backup-simplify]: Simplify (+ 0 0) into 0 13.793 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 13.794 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 13.794 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 13.794 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 13.794 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.794 * [taylor]: Taking taylor expansion of y.re in y.re 13.794 * [backup-simplify]: Simplify 0 into 0 13.794 * [backup-simplify]: Simplify 1 into 1 13.794 * [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))))) 13.794 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 13.794 * [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))))) 13.794 * [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)))))) 13.794 * [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)))))) 13.794 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 13.794 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 13.794 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 13.794 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 13.794 * [taylor]: Taking taylor expansion of y.im in x.im 13.794 * [backup-simplify]: Simplify y.im into y.im 13.794 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 13.794 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.im 13.794 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 13.794 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 13.794 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.im 13.794 * [taylor]: Taking taylor expansion of x.re in x.im 13.794 * [backup-simplify]: Simplify x.re into x.re 13.794 * [taylor]: Taking taylor expansion of x.re in x.im 13.794 * [backup-simplify]: Simplify x.re into x.re 13.794 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.im 13.794 * [taylor]: Taking taylor expansion of x.im in x.im 13.795 * [backup-simplify]: Simplify 0 into 0 13.795 * [backup-simplify]: Simplify 1 into 1 13.795 * [taylor]: Taking taylor expansion of x.im in x.im 13.795 * [backup-simplify]: Simplify 0 into 0 13.795 * [backup-simplify]: Simplify 1 into 1 13.795 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 13.795 * [backup-simplify]: Simplify (* 0 0) into 0 13.795 * [backup-simplify]: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 13.795 * [backup-simplify]: Simplify (sqrt (pow x.re 2)) into x.re 13.795 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 13.796 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 13.796 * [backup-simplify]: Simplify (+ 0 0) into 0 13.796 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 13.796 * [backup-simplify]: Simplify (log x.re) into (log x.re) 13.796 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 13.796 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 13.796 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.796 * [taylor]: Taking taylor expansion of y.re in x.im 13.796 * [backup-simplify]: Simplify y.re into y.re 13.796 * [backup-simplify]: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 13.796 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.796 * [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))) 13.796 * [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)))) 13.796 * [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)))) 13.796 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 13.796 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 13.797 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 13.797 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 13.797 * [taylor]: Taking taylor expansion of y.im in x.re 13.797 * [backup-simplify]: Simplify y.im into y.im 13.797 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 13.797 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.re 13.797 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 13.797 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 13.797 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.re 13.797 * [taylor]: Taking taylor expansion of x.re in x.re 13.797 * [backup-simplify]: Simplify 0 into 0 13.797 * [backup-simplify]: Simplify 1 into 1 13.797 * [taylor]: Taking taylor expansion of x.re in x.re 13.797 * [backup-simplify]: Simplify 0 into 0 13.797 * [backup-simplify]: Simplify 1 into 1 13.797 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.re 13.797 * [taylor]: Taking taylor expansion of x.im in x.re 13.797 * [backup-simplify]: Simplify x.im into x.im 13.797 * [taylor]: Taking taylor expansion of x.im in x.re 13.797 * [backup-simplify]: Simplify x.im into x.im 13.797 * [backup-simplify]: Simplify (* 0 0) into 0 13.797 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 13.797 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 13.797 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 13.798 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 13.798 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 13.798 * [backup-simplify]: Simplify (+ 0 0) into 0 13.798 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 13.798 * [backup-simplify]: Simplify (log x.im) into (log x.im) 13.798 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 13.798 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 13.798 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.798 * [taylor]: Taking taylor expansion of y.re in x.re 13.798 * [backup-simplify]: Simplify y.re into y.re 13.798 * [backup-simplify]: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 13.798 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.798 * [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))) 13.799 * [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)))) 13.799 * [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)))) 13.799 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 13.799 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 13.799 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 13.799 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 13.799 * [taylor]: Taking taylor expansion of y.im in y.im 13.799 * [backup-simplify]: Simplify 0 into 0 13.799 * [backup-simplify]: Simplify 1 into 1 13.799 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 13.799 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 13.799 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 13.799 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 13.799 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 13.799 * [taylor]: Taking taylor expansion of x.re in y.im 13.799 * [backup-simplify]: Simplify x.re into x.re 13.799 * [taylor]: Taking taylor expansion of x.re in y.im 13.799 * [backup-simplify]: Simplify x.re into x.re 13.799 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 13.799 * [taylor]: Taking taylor expansion of x.im in y.im 13.799 * [backup-simplify]: Simplify x.im into x.im 13.799 * [taylor]: Taking taylor expansion of x.im in y.im 13.799 * [backup-simplify]: Simplify x.im into x.im 13.799 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 13.799 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 13.799 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 13.799 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 13.799 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 13.799 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 13.800 * [backup-simplify]: Simplify (+ 0 0) into 0 13.800 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 13.800 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 13.800 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 13.800 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 13.800 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.800 * [taylor]: Taking taylor expansion of y.re in y.im 13.800 * [backup-simplify]: Simplify y.re into y.re 13.800 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 13.800 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.800 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 13.800 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 13.800 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 13.800 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 13.800 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 13.800 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 13.800 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 13.800 * [taylor]: Taking taylor expansion of y.im in y.im 13.800 * [backup-simplify]: Simplify 0 into 0 13.800 * [backup-simplify]: Simplify 1 into 1 13.800 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 13.800 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 13.800 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 13.801 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 13.801 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 13.801 * [taylor]: Taking taylor expansion of x.re in y.im 13.801 * [backup-simplify]: Simplify x.re into x.re 13.801 * [taylor]: Taking taylor expansion of x.re in y.im 13.801 * [backup-simplify]: Simplify x.re into x.re 13.801 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 13.801 * [taylor]: Taking taylor expansion of x.im in y.im 13.801 * [backup-simplify]: Simplify x.im into x.im 13.801 * [taylor]: Taking taylor expansion of x.im in y.im 13.801 * [backup-simplify]: Simplify x.im into x.im 13.801 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 13.801 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 13.801 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 13.801 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 13.801 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 13.801 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 13.801 * [backup-simplify]: Simplify (+ 0 0) into 0 13.801 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 13.802 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 13.802 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 13.802 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 13.802 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.802 * [taylor]: Taking taylor expansion of y.re in y.im 13.802 * [backup-simplify]: Simplify y.re into y.re 13.802 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 13.802 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.802 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 13.802 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 13.802 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 13.802 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 13.802 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 13.802 * [backup-simplify]: Simplify (- 0) into 0 13.803 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 13.803 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 13.803 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 13.803 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 13.803 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.803 * [taylor]: Taking taylor expansion of y.re in x.re 13.803 * [backup-simplify]: Simplify y.re into y.re 13.803 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.803 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 13.803 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 13.803 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 13.803 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 13.803 * [backup-simplify]: Simplify (- 0) into 0 13.803 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 13.803 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 13.803 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 13.803 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 13.803 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.803 * [taylor]: Taking taylor expansion of y.re in x.im 13.803 * [backup-simplify]: Simplify y.re into y.re 13.803 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.803 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 13.804 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 13.804 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 13.804 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 13.804 * [backup-simplify]: Simplify (- 0) into 0 13.804 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 13.804 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 13.804 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 13.804 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 13.804 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.804 * [taylor]: Taking taylor expansion of y.re in y.re 13.804 * [backup-simplify]: Simplify 0 into 0 13.804 * [backup-simplify]: Simplify 1 into 1 13.804 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 13.804 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 13.805 * [backup-simplify]: Simplify 1 into 1 13.805 * [backup-simplify]: Simplify (+ 0) into 0 13.805 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 13.806 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 13.806 * [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)))) 13.806 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 13.806 * [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)))) 13.806 * [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)))) 13.807 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 13.807 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 13.807 * [backup-simplify]: Simplify (+ 0 (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 13.807 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) in x.re 13.807 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) in x.re 13.807 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 13.807 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 13.807 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 13.807 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.807 * [taylor]: Taking taylor expansion of y.re in x.re 13.807 * [backup-simplify]: Simplify y.re into y.re 13.807 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.807 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 13.807 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 13.807 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) in x.re 13.808 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.im 2) (pow x.re 2))) in x.re 13.808 * [taylor]: Taking taylor expansion of (+ (pow x.im 2) (pow x.re 2)) in x.re 13.808 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 13.808 * [taylor]: Taking taylor expansion of x.im in x.re 13.808 * [backup-simplify]: Simplify x.im into x.im 13.808 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 13.808 * [taylor]: Taking taylor expansion of x.re in x.re 13.808 * [backup-simplify]: Simplify 0 into 0 13.808 * [backup-simplify]: Simplify 1 into 1 13.808 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 13.808 * [backup-simplify]: Simplify (+ (pow x.im 2) 0) into (pow x.im 2) 13.808 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 13.808 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 13.808 * [backup-simplify]: Simplify (+ 0 0) into 0 13.808 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 13.808 * [backup-simplify]: Simplify (log x.im) into (log x.im) 13.808 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 13.808 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 13.808 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 13.809 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) 13.809 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) 13.809 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) in x.im 13.809 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) in x.im 13.809 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 13.809 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 13.809 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 13.809 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.809 * [taylor]: Taking taylor expansion of y.re in x.im 13.809 * [backup-simplify]: Simplify y.re into y.re 13.809 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.809 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 13.809 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 13.809 * [taylor]: Taking taylor expansion of (log x.im) in x.im 13.809 * [taylor]: Taking taylor expansion of x.im in x.im 13.809 * [backup-simplify]: Simplify 0 into 0 13.809 * [backup-simplify]: Simplify 1 into 1 13.809 * [backup-simplify]: Simplify (log 1) into 0 13.809 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 13.810 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 13.810 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 13.810 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 13.810 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) into (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) 13.810 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) 13.810 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (log x.im))) in y.re 13.811 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (log x.im)) in y.re 13.811 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 13.811 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 13.811 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 13.811 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.811 * [taylor]: Taking taylor expansion of y.re in y.re 13.811 * [backup-simplify]: Simplify 0 into 0 13.811 * [backup-simplify]: Simplify 1 into 1 13.811 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 13.811 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 13.811 * [taylor]: Taking taylor expansion of (log x.im) in y.re 13.811 * [taylor]: Taking taylor expansion of x.im in y.re 13.811 * [backup-simplify]: Simplify x.im into x.im 13.811 * [backup-simplify]: Simplify (log x.im) into (log x.im) 13.812 * [backup-simplify]: Simplify (* 0 (log x.im)) into 0 13.812 * [backup-simplify]: Simplify (- 0) into 0 13.812 * [backup-simplify]: Simplify 0 into 0 13.812 * [backup-simplify]: Simplify (+ 0) into 0 13.813 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 13.813 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 13.814 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 13.814 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 13.815 * [backup-simplify]: Simplify (- 0) into 0 13.815 * [backup-simplify]: Simplify (+ 0 0) into 0 13.815 * [taylor]: Taking taylor expansion of 0 in x.im 13.815 * [backup-simplify]: Simplify 0 into 0 13.815 * [taylor]: Taking taylor expansion of 0 in y.re 13.815 * [backup-simplify]: Simplify 0 into 0 13.815 * [backup-simplify]: Simplify 0 into 0 13.816 * [backup-simplify]: Simplify (+ 0) into 0 13.817 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 13.817 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 13.818 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 13.818 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 13.818 * [backup-simplify]: Simplify (- 0) into 0 13.819 * [backup-simplify]: Simplify (+ 0 0) into 0 13.819 * [taylor]: Taking taylor expansion of 0 in y.re 13.819 * [backup-simplify]: Simplify 0 into 0 13.819 * [backup-simplify]: Simplify 0 into 0 13.819 * [backup-simplify]: Simplify (+ 0) into 0 13.819 * [backup-simplify]: Simplify 0 into 0 13.820 * [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))) 13.821 * [backup-simplify]: Simplify (+ (* (cos (* (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 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 13.821 * [backup-simplify]: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 13.822 * [backup-simplify]: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 13.822 * [backup-simplify]: Simplify (+ 0 0) into 0 13.823 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 13.825 * [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 13.826 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 13.827 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 13.827 * [backup-simplify]: Simplify (+ 0 0) into 0 13.828 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 13.828 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 13.829 * [backup-simplify]: Simplify (- 0) into 0 13.829 * [backup-simplify]: Simplify (+ (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 13.829 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) in x.re 13.829 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) in x.re 13.830 * [taylor]: Taking taylor expansion of 1/2 in x.re 13.830 * [backup-simplify]: Simplify 1/2 into 1/2 13.830 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)) in x.re 13.830 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 13.830 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 13.830 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 13.830 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.830 * [taylor]: Taking taylor expansion of y.re in x.re 13.830 * [backup-simplify]: Simplify y.re into y.re 13.830 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.830 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 13.830 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 13.830 * [taylor]: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 13.830 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 13.830 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 13.830 * [taylor]: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 13.830 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 13.830 * [taylor]: Taking taylor expansion of x.re in x.re 13.830 * [backup-simplify]: Simplify 0 into 0 13.830 * [backup-simplify]: Simplify 1 into 1 13.830 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 13.830 * [taylor]: Taking taylor expansion of x.im in x.re 13.830 * [backup-simplify]: Simplify x.im into x.im 13.830 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 13.831 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 13.831 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 13.831 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 13.831 * [backup-simplify]: Simplify (+ 0 0) into 0 13.831 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 13.831 * [backup-simplify]: Simplify (log x.im) into (log x.im) 13.831 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 13.832 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 13.832 * [backup-simplify]: Simplify (- 0) into 0 13.832 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 13.832 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 13.832 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 13.833 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 13.833 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 13.833 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in x.im 13.833 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in x.im 13.833 * [taylor]: Taking taylor expansion of 1/2 in x.im 13.833 * [backup-simplify]: Simplify 1/2 into 1/2 13.833 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in x.im 13.833 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 13.833 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 13.833 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 13.833 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.833 * [taylor]: Taking taylor expansion of y.re in x.im 13.833 * [backup-simplify]: Simplify y.re into y.re 13.833 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.833 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 13.834 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 13.834 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in x.im 13.834 * [taylor]: Taking taylor expansion of (log x.im) in x.im 13.834 * [taylor]: Taking taylor expansion of x.im in x.im 13.834 * [backup-simplify]: Simplify 0 into 0 13.834 * [backup-simplify]: Simplify 1 into 1 13.834 * [backup-simplify]: Simplify (log 1) into 0 13.834 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 13.835 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 13.835 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 13.835 * [backup-simplify]: Simplify (- 0) into 0 13.835 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 13.836 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 13.836 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 13.836 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 13.836 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) into (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) 13.837 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) 13.837 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) 13.837 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)))) in y.re 13.837 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2))) in y.re 13.837 * [taylor]: Taking taylor expansion of 1/2 in y.re 13.837 * [backup-simplify]: Simplify 1/2 into 1/2 13.837 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (pow (log x.im) 2)) in y.re 13.837 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 13.837 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 13.837 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 13.837 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.837 * [taylor]: Taking taylor expansion of y.re in y.re 13.837 * [backup-simplify]: Simplify 0 into 0 13.837 * [backup-simplify]: Simplify 1 into 1 13.837 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 13.838 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 13.838 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in y.re 13.838 * [taylor]: Taking taylor expansion of (log x.im) in y.re 13.838 * [taylor]: Taking taylor expansion of x.im in y.re 13.838 * [backup-simplify]: Simplify x.im into x.im 13.838 * [backup-simplify]: Simplify (log x.im) into (log x.im) 13.838 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 13.838 * [backup-simplify]: Simplify (* 1 (pow (log x.im) 2)) into (pow (log x.im) 2) 13.838 * [backup-simplify]: Simplify (* 1/2 (pow (log x.im) 2)) into (* 1/2 (pow (log x.im) 2)) 13.839 * [backup-simplify]: Simplify (- (* 1/2 (pow (log x.im) 2))) into (- (* 1/2 (pow (log x.im) 2))) 13.839 * [backup-simplify]: Simplify (- (* 1/2 (pow (log x.im) 2))) into (- (* 1/2 (pow (log x.im) 2))) 13.840 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 13.840 * [backup-simplify]: Simplify (+ 0) into 0 13.840 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 13.841 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 13.841 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 13.842 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 13.842 * [backup-simplify]: Simplify (+ 0 0) into 0 13.842 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 13.843 * [backup-simplify]: Simplify (- 0) into 0 13.843 * [taylor]: Taking taylor expansion of 0 in x.im 13.843 * [backup-simplify]: Simplify 0 into 0 13.843 * [taylor]: Taking taylor expansion of 0 in y.re 13.843 * [backup-simplify]: Simplify 0 into 0 13.843 * [backup-simplify]: Simplify 0 into 0 13.844 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 13.845 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 13.845 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 13.846 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 13.847 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 13.847 * [backup-simplify]: Simplify (- 0) into 0 13.847 * [backup-simplify]: Simplify (+ 0 0) into 0 13.847 * [taylor]: Taking taylor expansion of 0 in x.im 13.847 * [backup-simplify]: Simplify 0 into 0 13.847 * [taylor]: Taking taylor expansion of 0 in y.re 13.847 * [backup-simplify]: Simplify 0 into 0 13.847 * [backup-simplify]: Simplify 0 into 0 13.849 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 13.849 * [backup-simplify]: Simplify (+ 0) into 0 13.850 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 13.850 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 13.851 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 13.851 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 13.851 * [backup-simplify]: Simplify (+ 0 0) into 0 13.852 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 13.852 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (log x.im))) into 0 13.852 * [backup-simplify]: Simplify (- 0) into 0 13.852 * [taylor]: Taking taylor expansion of 0 in y.re 13.853 * [backup-simplify]: Simplify 0 into 0 13.853 * [backup-simplify]: Simplify 0 into 0 13.853 * [taylor]: Taking taylor expansion of 0 in y.re 13.853 * [backup-simplify]: Simplify 0 into 0 13.853 * [backup-simplify]: Simplify 0 into 0 13.854 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 13.854 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 13.855 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 13.856 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 13.857 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 13.857 * [backup-simplify]: Simplify (- 0) into 0 13.858 * [backup-simplify]: Simplify (+ 0 0) into 0 13.858 * [taylor]: Taking taylor expansion of 0 in y.re 13.858 * [backup-simplify]: Simplify 0 into 0 13.858 * [backup-simplify]: Simplify 0 into 0 13.858 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 13.859 * [backup-simplify]: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 13.859 * [backup-simplify]: Simplify (+ (* 0 0) (* (atan2 x.im x.re) (log x.im))) into (* (atan2 x.im x.re) (log x.im)) 13.859 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (log x.im))) into (- (* (atan2 x.im x.re) (log x.im))) 13.859 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (log x.im))) into (- (* (atan2 x.im x.re) (log x.im))) 13.860 * [backup-simplify]: Simplify (+ (* (- (* (atan2 x.im x.re) (log x.im))) (* y.re (* 1 (* 1 y.im)))) (+ (* (- (* 1/2 (pow (log x.im) 2))) (pow (* 1 (* 1 (* 1 y.im))) 2)) 1)) into (- 1 (+ (* y.im (* (atan2 x.im x.re) (* y.re (log x.im)))) (* 1/2 (* (pow y.im 2) (pow (log x.im) 2))))) 13.860 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 13.861 * [approximate]: Taking taylor expansion of (cos (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 13.861 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 13.861 * [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 13.861 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 13.861 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 13.861 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.re 13.861 * [taylor]: Taking taylor expansion of y.im in y.re 13.861 * [backup-simplify]: Simplify y.im into y.im 13.861 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 13.861 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 13.861 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 13.861 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 13.861 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 13.861 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 13.861 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 13.861 * [taylor]: Taking taylor expansion of x.re in y.re 13.861 * [backup-simplify]: Simplify x.re into x.re 13.861 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 13.861 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 13.861 * [taylor]: Taking taylor expansion of x.re in y.re 13.861 * [backup-simplify]: Simplify x.re into x.re 13.861 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 13.861 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 13.861 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 13.861 * [taylor]: Taking taylor expansion of x.im in y.re 13.862 * [backup-simplify]: Simplify x.im into x.im 13.862 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.862 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 13.862 * [taylor]: Taking taylor expansion of x.im in y.re 13.862 * [backup-simplify]: Simplify x.im into x.im 13.862 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.862 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 13.862 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 13.862 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 13.862 * [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)))) 13.862 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 13.863 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 13.863 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 13.863 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 13.863 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 13.863 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 13.864 * [backup-simplify]: Simplify (+ 0 0) into 0 13.864 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 13.864 * [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))))) 13.864 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 13.864 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 13.864 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.864 * [taylor]: Taking taylor expansion of y.re in y.re 13.864 * [backup-simplify]: Simplify 0 into 0 13.864 * [backup-simplify]: Simplify 1 into 1 13.864 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.865 * [backup-simplify]: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.865 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 13.865 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 13.865 * [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 13.865 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 13.865 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 13.865 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.im 13.865 * [taylor]: Taking taylor expansion of y.im in x.im 13.865 * [backup-simplify]: Simplify y.im into y.im 13.865 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 13.865 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 13.865 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 13.865 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 13.865 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 13.865 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 13.865 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 13.865 * [taylor]: Taking taylor expansion of x.re in x.im 13.865 * [backup-simplify]: Simplify x.re into x.re 13.865 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 13.865 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 13.866 * [taylor]: Taking taylor expansion of x.re in x.im 13.866 * [backup-simplify]: Simplify x.re into x.re 13.866 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 13.866 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 13.866 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 13.866 * [taylor]: Taking taylor expansion of x.im in x.im 13.866 * [backup-simplify]: Simplify 0 into 0 13.866 * [backup-simplify]: Simplify 1 into 1 13.866 * [backup-simplify]: Simplify (/ 1 1) into 1 13.866 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 13.867 * [taylor]: Taking taylor expansion of x.im in x.im 13.867 * [backup-simplify]: Simplify 0 into 0 13.867 * [backup-simplify]: Simplify 1 into 1 13.867 * [backup-simplify]: Simplify (/ 1 1) into 1 13.868 * [backup-simplify]: Simplify (* 1 1) into 1 13.868 * [backup-simplify]: Simplify (+ 0 1) into 1 13.868 * [backup-simplify]: Simplify (sqrt 1) into 1 13.869 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.870 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.871 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.871 * [backup-simplify]: Simplify (+ 0 0) into 0 13.872 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.872 * [backup-simplify]: Simplify (log 1) into 0 13.872 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 13.872 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 13.872 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.872 * [taylor]: Taking taylor expansion of y.re in x.im 13.872 * [backup-simplify]: Simplify y.re into y.re 13.873 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.873 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 13.873 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 13.873 * [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)) 13.874 * [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))) 13.874 * [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))) 13.874 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 13.874 * [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 13.874 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 13.874 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 13.874 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 13.874 * [taylor]: Taking taylor expansion of y.im in x.re 13.874 * [backup-simplify]: Simplify y.im into y.im 13.874 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 13.874 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 13.874 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 13.874 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 13.874 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 13.874 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 13.874 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 13.874 * [taylor]: Taking taylor expansion of x.re in x.re 13.874 * [backup-simplify]: Simplify 0 into 0 13.874 * [backup-simplify]: Simplify 1 into 1 13.880 * [backup-simplify]: Simplify (/ 1 1) into 1 13.880 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 13.880 * [taylor]: Taking taylor expansion of x.re in x.re 13.880 * [backup-simplify]: Simplify 0 into 0 13.880 * [backup-simplify]: Simplify 1 into 1 13.881 * [backup-simplify]: Simplify (/ 1 1) into 1 13.881 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 13.881 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 13.881 * [taylor]: Taking taylor expansion of x.im in x.re 13.881 * [backup-simplify]: Simplify x.im into x.im 13.881 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.881 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 13.881 * [taylor]: Taking taylor expansion of x.im in x.re 13.881 * [backup-simplify]: Simplify x.im into x.im 13.881 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.882 * [backup-simplify]: Simplify (* 1 1) into 1 13.882 * [backup-simplify]: Simplify (+ 1 0) into 1 13.883 * [backup-simplify]: Simplify (sqrt 1) into 1 13.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.885 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.885 * [backup-simplify]: Simplify (+ 0 0) into 0 13.886 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.886 * [backup-simplify]: Simplify (log 1) into 0 13.886 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 13.886 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 13.886 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.886 * [taylor]: Taking taylor expansion of y.re in x.re 13.886 * [backup-simplify]: Simplify y.re into y.re 13.886 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.887 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 13.887 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 13.887 * [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)) 13.887 * [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))) 13.887 * [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))) 13.887 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 13.887 * [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 13.887 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 13.887 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 13.887 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 13.887 * [taylor]: Taking taylor expansion of y.im in y.im 13.887 * [backup-simplify]: Simplify 0 into 0 13.887 * [backup-simplify]: Simplify 1 into 1 13.887 * [backup-simplify]: Simplify (/ 1 1) into 1 13.888 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 13.888 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 13.888 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 13.888 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 13.888 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 13.888 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 13.888 * [taylor]: Taking taylor expansion of x.re in y.im 13.888 * [backup-simplify]: Simplify x.re into x.re 13.888 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 13.888 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 13.888 * [taylor]: Taking taylor expansion of x.re in y.im 13.888 * [backup-simplify]: Simplify x.re into x.re 13.888 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 13.888 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 13.888 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 13.888 * [taylor]: Taking taylor expansion of x.im in y.im 13.888 * [backup-simplify]: Simplify x.im into x.im 13.888 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.888 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 13.888 * [taylor]: Taking taylor expansion of x.im in y.im 13.888 * [backup-simplify]: Simplify x.im into x.im 13.888 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.888 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 13.888 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 13.888 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 13.888 * [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)))) 13.888 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 13.888 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 13.888 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 13.889 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 13.889 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 13.889 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 13.889 * [backup-simplify]: Simplify (+ 0 0) into 0 13.889 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 13.889 * [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))))) 13.889 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 13.889 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 13.889 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.889 * [taylor]: Taking taylor expansion of y.re in y.im 13.889 * [backup-simplify]: Simplify y.re into y.re 13.889 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.890 * [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))))) 13.890 * [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))))) 13.890 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 13.890 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 13.890 * [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 13.890 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 13.890 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 13.890 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 13.890 * [taylor]: Taking taylor expansion of y.im in y.im 13.890 * [backup-simplify]: Simplify 0 into 0 13.890 * [backup-simplify]: Simplify 1 into 1 13.890 * [backup-simplify]: Simplify (/ 1 1) into 1 13.890 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 13.890 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 13.890 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 13.890 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 13.890 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 13.890 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 13.890 * [taylor]: Taking taylor expansion of x.re in y.im 13.890 * [backup-simplify]: Simplify x.re into x.re 13.890 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 13.890 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 13.890 * [taylor]: Taking taylor expansion of x.re in y.im 13.890 * [backup-simplify]: Simplify x.re into x.re 13.891 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 13.891 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 13.891 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 13.891 * [taylor]: Taking taylor expansion of x.im in y.im 13.891 * [backup-simplify]: Simplify x.im into x.im 13.891 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.891 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 13.891 * [taylor]: Taking taylor expansion of x.im in y.im 13.891 * [backup-simplify]: Simplify x.im into x.im 13.891 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.891 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 13.891 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 13.891 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 13.891 * [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)))) 13.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 13.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 13.891 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 13.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 13.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 13.891 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 13.892 * [backup-simplify]: Simplify (+ 0 0) into 0 13.892 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 13.892 * [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))))) 13.892 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 13.892 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 13.892 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.892 * [taylor]: Taking taylor expansion of y.re in y.im 13.892 * [backup-simplify]: Simplify y.re into y.re 13.892 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.892 * [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))))) 13.892 * [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))))) 13.893 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 13.893 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 13.893 * [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 13.893 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 13.893 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 13.893 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 13.893 * [taylor]: Taking taylor expansion of y.im in x.re 13.893 * [backup-simplify]: Simplify y.im into y.im 13.893 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 13.893 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 13.893 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 13.893 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 13.893 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 13.893 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 13.893 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 13.893 * [taylor]: Taking taylor expansion of x.re in x.re 13.893 * [backup-simplify]: Simplify 0 into 0 13.893 * [backup-simplify]: Simplify 1 into 1 13.893 * [backup-simplify]: Simplify (/ 1 1) into 1 13.893 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 13.893 * [taylor]: Taking taylor expansion of x.re in x.re 13.893 * [backup-simplify]: Simplify 0 into 0 13.893 * [backup-simplify]: Simplify 1 into 1 13.894 * [backup-simplify]: Simplify (/ 1 1) into 1 13.894 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 13.894 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 13.894 * [taylor]: Taking taylor expansion of x.im in x.re 13.894 * [backup-simplify]: Simplify x.im into x.im 13.894 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.894 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 13.894 * [taylor]: Taking taylor expansion of x.im in x.re 13.894 * [backup-simplify]: Simplify x.im into x.im 13.894 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 13.894 * [backup-simplify]: Simplify (* 1 1) into 1 13.894 * [backup-simplify]: Simplify (+ 1 0) into 1 13.895 * [backup-simplify]: Simplify (sqrt 1) into 1 13.895 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.895 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.896 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.896 * [backup-simplify]: Simplify (+ 0 0) into 0 13.897 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.897 * [backup-simplify]: Simplify (log 1) into 0 13.897 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 13.897 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 13.897 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.897 * [taylor]: Taking taylor expansion of y.re in x.re 13.897 * [backup-simplify]: Simplify y.re into y.re 13.897 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.897 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 13.897 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 13.898 * [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)) 13.898 * [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))) 13.898 * [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))) 13.898 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 13.898 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 13.898 * [backup-simplify]: Simplify (- 0) into 0 13.898 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 13.898 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 13.899 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 13.899 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 13.899 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 13.899 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.899 * [taylor]: Taking taylor expansion of y.re in x.im 13.899 * [backup-simplify]: Simplify y.re into y.re 13.899 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.899 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 13.899 * [taylor]: Taking taylor expansion of (log x.re) in x.im 13.899 * [taylor]: Taking taylor expansion of x.re in x.im 13.899 * [backup-simplify]: Simplify x.re into x.re 13.899 * [backup-simplify]: Simplify (log x.re) into (log x.re) 13.899 * [taylor]: Taking taylor expansion of y.im in x.im 13.899 * [backup-simplify]: Simplify y.im into y.im 13.899 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 13.899 * [backup-simplify]: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 13.899 * [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)) 13.899 * [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))) 13.899 * [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))) 13.899 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 13.900 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 13.900 * [backup-simplify]: Simplify (- 0) into 0 13.900 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 13.900 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 13.900 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 13.900 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 13.900 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 13.900 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.900 * [taylor]: Taking taylor expansion of y.re in y.re 13.900 * [backup-simplify]: Simplify 0 into 0 13.900 * [backup-simplify]: Simplify 1 into 1 13.900 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.900 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 13.900 * [taylor]: Taking taylor expansion of (log x.re) in y.re 13.900 * [taylor]: Taking taylor expansion of x.re in y.re 13.900 * [backup-simplify]: Simplify x.re into x.re 13.900 * [backup-simplify]: Simplify (log x.re) into (log x.re) 13.900 * [taylor]: Taking taylor expansion of y.im in y.re 13.900 * [backup-simplify]: Simplify y.im into y.im 13.900 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 13.901 * [backup-simplify]: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.901 * [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))) 13.901 * [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))) 13.901 * [taylor]: Taking taylor expansion of 0 in x.re 13.901 * [backup-simplify]: Simplify 0 into 0 13.901 * [taylor]: Taking taylor expansion of 0 in x.im 13.901 * [backup-simplify]: Simplify 0 into 0 13.901 * [taylor]: Taking taylor expansion of 0 in y.re 13.901 * [backup-simplify]: Simplify 0 into 0 13.901 * [backup-simplify]: Simplify 0 into 0 13.901 * [backup-simplify]: Simplify (+ 0) into 0 13.902 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 13.903 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 13.903 * [backup-simplify]: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 13.903 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 13.903 * [backup-simplify]: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 13.903 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 13.904 * [backup-simplify]: Simplify (+ 0 0) into 0 13.904 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 13.905 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 13.905 * [backup-simplify]: Simplify (- 0) into 0 13.905 * [backup-simplify]: Simplify (+ 0 0) into 0 13.905 * [taylor]: Taking taylor expansion of 0 in x.im 13.905 * [backup-simplify]: Simplify 0 into 0 13.905 * [taylor]: Taking taylor expansion of 0 in y.re 13.905 * [backup-simplify]: Simplify 0 into 0 13.905 * [backup-simplify]: Simplify 0 into 0 13.906 * [backup-simplify]: Simplify (+ 0) into 0 13.906 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 13.906 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 13.907 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 13.907 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 13.907 * [backup-simplify]: Simplify (- 0) into 0 13.907 * [backup-simplify]: Simplify (+ 0 0) into 0 13.908 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 13.908 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 13.908 * [backup-simplify]: Simplify (- 0) into 0 13.909 * [backup-simplify]: Simplify (+ 0 0) into 0 13.909 * [taylor]: Taking taylor expansion of 0 in y.re 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [taylor]: Taking taylor expansion of 0 in x.re 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [taylor]: Taking taylor expansion of 0 in x.im 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [taylor]: Taking taylor expansion of 0 in y.re 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [taylor]: Taking taylor expansion of 0 in x.im 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [taylor]: Taking taylor expansion of 0 in y.re 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [backup-simplify]: Simplify 0 into 0 13.909 * [backup-simplify]: Simplify (cos (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im)))) into (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) 13.909 * [backup-simplify]: Simplify (cos (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 13.909 * [approximate]: Taking taylor expansion of (cos (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 13.910 * [taylor]: Taking taylor expansion of (cos (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 13.910 * [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 13.910 * [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))) 13.910 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 13.910 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.re 13.910 * [taylor]: Taking taylor expansion of -1 in y.re 13.910 * [backup-simplify]: Simplify -1 into -1 13.910 * [taylor]: Taking taylor expansion of y.im in y.re 13.910 * [backup-simplify]: Simplify y.im into y.im 13.910 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 13.910 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 13.910 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 13.910 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 13.910 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 13.910 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 13.910 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 13.910 * [taylor]: Taking taylor expansion of -1 in y.re 13.910 * [backup-simplify]: Simplify -1 into -1 13.910 * [taylor]: Taking taylor expansion of x.re in y.re 13.910 * [backup-simplify]: Simplify x.re into x.re 13.910 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 13.910 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 13.910 * [taylor]: Taking taylor expansion of -1 in y.re 13.910 * [backup-simplify]: Simplify -1 into -1 13.910 * [taylor]: Taking taylor expansion of x.re in y.re 13.910 * [backup-simplify]: Simplify x.re into x.re 13.910 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 13.910 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 13.910 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 13.910 * [taylor]: Taking taylor expansion of -1 in y.re 13.910 * [backup-simplify]: Simplify -1 into -1 13.910 * [taylor]: Taking taylor expansion of x.im in y.re 13.910 * [backup-simplify]: Simplify x.im into x.im 13.910 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.910 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 13.910 * [taylor]: Taking taylor expansion of -1 in y.re 13.910 * [backup-simplify]: Simplify -1 into -1 13.910 * [taylor]: Taking taylor expansion of x.im in y.re 13.910 * [backup-simplify]: Simplify x.im into x.im 13.910 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.910 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 13.910 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 13.911 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 13.911 * [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)))) 13.911 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 13.911 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 13.911 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 13.911 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 13.911 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 13.911 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 13.911 * [backup-simplify]: Simplify (+ 0 0) into 0 13.912 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 13.912 * [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))))) 13.912 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 13.912 * [taylor]: Taking taylor expansion of -1 in y.re 13.912 * [backup-simplify]: Simplify -1 into -1 13.912 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 13.912 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 13.912 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.912 * [taylor]: Taking taylor expansion of y.re in y.re 13.912 * [backup-simplify]: Simplify 0 into 0 13.912 * [backup-simplify]: Simplify 1 into 1 13.912 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.912 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 13.912 * [backup-simplify]: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 13.912 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 13.912 * [taylor]: Taking taylor expansion of (cos (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 13.912 * [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 13.912 * [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))) 13.912 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 13.912 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.im 13.912 * [taylor]: Taking taylor expansion of -1 in x.im 13.912 * [backup-simplify]: Simplify -1 into -1 13.912 * [taylor]: Taking taylor expansion of y.im in x.im 13.912 * [backup-simplify]: Simplify y.im into y.im 13.912 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 13.912 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 13.913 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 13.913 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 13.913 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 13.913 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 13.913 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 13.913 * [taylor]: Taking taylor expansion of -1 in x.im 13.913 * [backup-simplify]: Simplify -1 into -1 13.913 * [taylor]: Taking taylor expansion of x.re in x.im 13.913 * [backup-simplify]: Simplify x.re into x.re 13.913 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 13.913 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 13.913 * [taylor]: Taking taylor expansion of -1 in x.im 13.913 * [backup-simplify]: Simplify -1 into -1 13.913 * [taylor]: Taking taylor expansion of x.re in x.im 13.913 * [backup-simplify]: Simplify x.re into x.re 13.913 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 13.913 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 13.913 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 13.913 * [taylor]: Taking taylor expansion of -1 in x.im 13.913 * [backup-simplify]: Simplify -1 into -1 13.913 * [taylor]: Taking taylor expansion of x.im in x.im 13.913 * [backup-simplify]: Simplify 0 into 0 13.913 * [backup-simplify]: Simplify 1 into 1 13.913 * [backup-simplify]: Simplify (/ -1 1) into -1 13.913 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 13.913 * [taylor]: Taking taylor expansion of -1 in x.im 13.913 * [backup-simplify]: Simplify -1 into -1 13.913 * [taylor]: Taking taylor expansion of x.im in x.im 13.913 * [backup-simplify]: Simplify 0 into 0 13.913 * [backup-simplify]: Simplify 1 into 1 13.914 * [backup-simplify]: Simplify (/ -1 1) into -1 13.914 * [backup-simplify]: Simplify (* -1 -1) into 1 13.914 * [backup-simplify]: Simplify (+ 0 1) into 1 13.914 * [backup-simplify]: Simplify (sqrt 1) into 1 13.915 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.915 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.916 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.916 * [backup-simplify]: Simplify (+ 0 0) into 0 13.917 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.917 * [backup-simplify]: Simplify (log 1) into 0 13.917 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 13.917 * [taylor]: Taking taylor expansion of -1 in x.im 13.917 * [backup-simplify]: Simplify -1 into -1 13.917 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 13.917 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 13.917 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.917 * [taylor]: Taking taylor expansion of y.re in x.im 13.917 * [backup-simplify]: Simplify y.re into y.re 13.917 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.917 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 13.918 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 13.918 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 13.918 * [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)) 13.918 * [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))) 13.918 * [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))) 13.918 * [taylor]: Taking taylor expansion of (cos (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 13.918 * [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 13.918 * [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))) 13.918 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 13.918 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 13.918 * [taylor]: Taking taylor expansion of -1 in x.re 13.918 * [backup-simplify]: Simplify -1 into -1 13.918 * [taylor]: Taking taylor expansion of y.im in x.re 13.918 * [backup-simplify]: Simplify y.im into y.im 13.918 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 13.918 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 13.918 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 13.918 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 13.918 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 13.918 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 13.918 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 13.918 * [taylor]: Taking taylor expansion of -1 in x.re 13.918 * [backup-simplify]: Simplify -1 into -1 13.918 * [taylor]: Taking taylor expansion of x.re in x.re 13.918 * [backup-simplify]: Simplify 0 into 0 13.918 * [backup-simplify]: Simplify 1 into 1 13.919 * [backup-simplify]: Simplify (/ -1 1) into -1 13.919 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 13.919 * [taylor]: Taking taylor expansion of -1 in x.re 13.919 * [backup-simplify]: Simplify -1 into -1 13.919 * [taylor]: Taking taylor expansion of x.re in x.re 13.919 * [backup-simplify]: Simplify 0 into 0 13.919 * [backup-simplify]: Simplify 1 into 1 13.919 * [backup-simplify]: Simplify (/ -1 1) into -1 13.919 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 13.919 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 13.919 * [taylor]: Taking taylor expansion of -1 in x.re 13.919 * [backup-simplify]: Simplify -1 into -1 13.919 * [taylor]: Taking taylor expansion of x.im in x.re 13.919 * [backup-simplify]: Simplify x.im into x.im 13.919 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.919 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 13.919 * [taylor]: Taking taylor expansion of -1 in x.re 13.919 * [backup-simplify]: Simplify -1 into -1 13.919 * [taylor]: Taking taylor expansion of x.im in x.re 13.919 * [backup-simplify]: Simplify x.im into x.im 13.919 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.920 * [backup-simplify]: Simplify (* -1 -1) into 1 13.920 * [backup-simplify]: Simplify (+ 1 0) into 1 13.920 * [backup-simplify]: Simplify (sqrt 1) into 1 13.921 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.921 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.922 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.922 * [backup-simplify]: Simplify (+ 0 0) into 0 13.922 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.923 * [backup-simplify]: Simplify (log 1) into 0 13.923 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 13.923 * [taylor]: Taking taylor expansion of -1 in x.re 13.923 * [backup-simplify]: Simplify -1 into -1 13.923 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 13.923 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 13.923 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.923 * [taylor]: Taking taylor expansion of y.re in x.re 13.923 * [backup-simplify]: Simplify y.re into y.re 13.923 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.923 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 13.923 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 13.923 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 13.924 * [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)) 13.924 * [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))) 13.924 * [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))) 13.924 * [taylor]: Taking taylor expansion of (cos (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 13.924 * [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 13.924 * [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))) 13.924 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 13.924 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 13.924 * [taylor]: Taking taylor expansion of -1 in y.im 13.924 * [backup-simplify]: Simplify -1 into -1 13.924 * [taylor]: Taking taylor expansion of y.im in y.im 13.924 * [backup-simplify]: Simplify 0 into 0 13.924 * [backup-simplify]: Simplify 1 into 1 13.924 * [backup-simplify]: Simplify (/ -1 1) into -1 13.924 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 13.924 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 13.924 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 13.924 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 13.924 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 13.924 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 13.924 * [taylor]: Taking taylor expansion of -1 in y.im 13.925 * [backup-simplify]: Simplify -1 into -1 13.925 * [taylor]: Taking taylor expansion of x.re in y.im 13.925 * [backup-simplify]: Simplify x.re into x.re 13.925 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 13.925 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 13.925 * [taylor]: Taking taylor expansion of -1 in y.im 13.925 * [backup-simplify]: Simplify -1 into -1 13.925 * [taylor]: Taking taylor expansion of x.re in y.im 13.925 * [backup-simplify]: Simplify x.re into x.re 13.925 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 13.925 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 13.925 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 13.925 * [taylor]: Taking taylor expansion of -1 in y.im 13.925 * [backup-simplify]: Simplify -1 into -1 13.925 * [taylor]: Taking taylor expansion of x.im in y.im 13.925 * [backup-simplify]: Simplify x.im into x.im 13.925 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.925 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 13.925 * [taylor]: Taking taylor expansion of -1 in y.im 13.925 * [backup-simplify]: Simplify -1 into -1 13.925 * [taylor]: Taking taylor expansion of x.im in y.im 13.925 * [backup-simplify]: Simplify x.im into x.im 13.925 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.925 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 13.925 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 13.925 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 13.925 * [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)))) 13.925 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 13.926 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 13.926 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 13.926 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 13.926 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 13.926 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 13.926 * [backup-simplify]: Simplify (+ 0 0) into 0 13.926 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 13.926 * [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))))) 13.926 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 13.926 * [taylor]: Taking taylor expansion of -1 in y.im 13.927 * [backup-simplify]: Simplify -1 into -1 13.927 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 13.927 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 13.927 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.927 * [taylor]: Taking taylor expansion of y.re in y.im 13.927 * [backup-simplify]: Simplify y.re into y.re 13.927 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.927 * [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)))))) 13.927 * [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)))))) 13.927 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 13.927 * [taylor]: Taking taylor expansion of (cos (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 13.927 * [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 13.928 * [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))) 13.928 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 13.928 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 13.928 * [taylor]: Taking taylor expansion of -1 in y.im 13.928 * [backup-simplify]: Simplify -1 into -1 13.928 * [taylor]: Taking taylor expansion of y.im in y.im 13.928 * [backup-simplify]: Simplify 0 into 0 13.928 * [backup-simplify]: Simplify 1 into 1 13.928 * [backup-simplify]: Simplify (/ -1 1) into -1 13.928 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 13.928 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 13.928 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 13.928 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 13.928 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 13.928 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 13.928 * [taylor]: Taking taylor expansion of -1 in y.im 13.928 * [backup-simplify]: Simplify -1 into -1 13.928 * [taylor]: Taking taylor expansion of x.re in y.im 13.928 * [backup-simplify]: Simplify x.re into x.re 13.928 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 13.928 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 13.928 * [taylor]: Taking taylor expansion of -1 in y.im 13.928 * [backup-simplify]: Simplify -1 into -1 13.928 * [taylor]: Taking taylor expansion of x.re in y.im 13.928 * [backup-simplify]: Simplify x.re into x.re 13.928 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 13.928 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 13.928 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 13.928 * [taylor]: Taking taylor expansion of -1 in y.im 13.928 * [backup-simplify]: Simplify -1 into -1 13.928 * [taylor]: Taking taylor expansion of x.im in y.im 13.928 * [backup-simplify]: Simplify x.im into x.im 13.928 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.928 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 13.929 * [taylor]: Taking taylor expansion of -1 in y.im 13.929 * [backup-simplify]: Simplify -1 into -1 13.929 * [taylor]: Taking taylor expansion of x.im in y.im 13.929 * [backup-simplify]: Simplify x.im into x.im 13.929 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.929 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 13.929 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 13.929 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 13.929 * [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)))) 13.929 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 13.929 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 13.929 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 13.929 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 13.929 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 13.929 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 13.930 * [backup-simplify]: Simplify (+ 0 0) into 0 13.930 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 13.930 * [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))))) 13.930 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 13.930 * [taylor]: Taking taylor expansion of -1 in y.im 13.930 * [backup-simplify]: Simplify -1 into -1 13.930 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 13.930 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 13.930 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.930 * [taylor]: Taking taylor expansion of y.re in y.im 13.930 * [backup-simplify]: Simplify y.re into y.re 13.930 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.930 * [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)))))) 13.930 * [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)))))) 13.931 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 13.931 * [taylor]: Taking taylor expansion of (cos (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 13.931 * [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 13.931 * [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))) 13.931 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 13.931 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 13.931 * [taylor]: Taking taylor expansion of -1 in x.re 13.931 * [backup-simplify]: Simplify -1 into -1 13.931 * [taylor]: Taking taylor expansion of y.im in x.re 13.931 * [backup-simplify]: Simplify y.im into y.im 13.931 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 13.931 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 13.931 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 13.931 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 13.931 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 13.931 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 13.931 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 13.931 * [taylor]: Taking taylor expansion of -1 in x.re 13.931 * [backup-simplify]: Simplify -1 into -1 13.931 * [taylor]: Taking taylor expansion of x.re in x.re 13.931 * [backup-simplify]: Simplify 0 into 0 13.931 * [backup-simplify]: Simplify 1 into 1 13.932 * [backup-simplify]: Simplify (/ -1 1) into -1 13.932 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 13.932 * [taylor]: Taking taylor expansion of -1 in x.re 13.932 * [backup-simplify]: Simplify -1 into -1 13.932 * [taylor]: Taking taylor expansion of x.re in x.re 13.932 * [backup-simplify]: Simplify 0 into 0 13.932 * [backup-simplify]: Simplify 1 into 1 13.932 * [backup-simplify]: Simplify (/ -1 1) into -1 13.932 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 13.932 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 13.932 * [taylor]: Taking taylor expansion of -1 in x.re 13.932 * [backup-simplify]: Simplify -1 into -1 13.932 * [taylor]: Taking taylor expansion of x.im in x.re 13.932 * [backup-simplify]: Simplify x.im into x.im 13.932 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.932 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 13.932 * [taylor]: Taking taylor expansion of -1 in x.re 13.932 * [backup-simplify]: Simplify -1 into -1 13.932 * [taylor]: Taking taylor expansion of x.im in x.re 13.932 * [backup-simplify]: Simplify x.im into x.im 13.932 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 13.933 * [backup-simplify]: Simplify (* -1 -1) into 1 13.935 * [backup-simplify]: Simplify (+ 1 0) into 1 13.935 * [backup-simplify]: Simplify (sqrt 1) into 1 13.935 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.936 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.936 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.937 * [backup-simplify]: Simplify (+ 0 0) into 0 13.937 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 13.938 * [backup-simplify]: Simplify (log 1) into 0 13.938 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 13.938 * [taylor]: Taking taylor expansion of -1 in x.re 13.938 * [backup-simplify]: Simplify -1 into -1 13.938 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 13.938 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 13.938 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.938 * [taylor]: Taking taylor expansion of y.re in x.re 13.938 * [backup-simplify]: Simplify y.re into y.re 13.938 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.938 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 13.938 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 13.938 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 13.938 * [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)) 13.939 * [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))) 13.939 * [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))) 13.939 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 13.939 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 13.939 * [backup-simplify]: Simplify (- 0) into 0 13.939 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 13.940 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 13.940 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 13.940 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 13.940 * [taylor]: Taking taylor expansion of (log x.re) in x.im 13.940 * [taylor]: Taking taylor expansion of x.re in x.im 13.940 * [backup-simplify]: Simplify x.re into x.re 13.940 * [backup-simplify]: Simplify (log x.re) into (log x.re) 13.940 * [taylor]: Taking taylor expansion of y.im in x.im 13.940 * [backup-simplify]: Simplify y.im into y.im 13.940 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 13.940 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 13.940 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 13.940 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.940 * [taylor]: Taking taylor expansion of y.re in x.im 13.940 * [backup-simplify]: Simplify y.re into y.re 13.940 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.940 * [backup-simplify]: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 13.940 * [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)) 13.940 * [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))) 13.940 * [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))) 13.940 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 13.941 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 13.941 * [backup-simplify]: Simplify (- 0) into 0 13.941 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 13.941 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 13.941 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 13.941 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 13.941 * [taylor]: Taking taylor expansion of (log x.re) in y.re 13.941 * [taylor]: Taking taylor expansion of x.re in y.re 13.941 * [backup-simplify]: Simplify x.re into x.re 13.941 * [backup-simplify]: Simplify (log x.re) into (log x.re) 13.941 * [taylor]: Taking taylor expansion of y.im in y.re 13.941 * [backup-simplify]: Simplify y.im into y.im 13.941 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 13.941 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 13.941 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 13.941 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.941 * [taylor]: Taking taylor expansion of y.re in y.re 13.941 * [backup-simplify]: Simplify 0 into 0 13.941 * [backup-simplify]: Simplify 1 into 1 13.941 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.942 * [backup-simplify]: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 13.942 * [backup-simplify]: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 13.942 * [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))) 13.942 * [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))) 13.942 * [taylor]: Taking taylor expansion of 0 in x.re 13.942 * [backup-simplify]: Simplify 0 into 0 13.942 * [taylor]: Taking taylor expansion of 0 in x.im 13.942 * [backup-simplify]: Simplify 0 into 0 13.942 * [taylor]: Taking taylor expansion of 0 in y.re 13.942 * [backup-simplify]: Simplify 0 into 0 13.942 * [backup-simplify]: Simplify 0 into 0 13.942 * [backup-simplify]: Simplify (+ 0) into 0 13.943 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 13.944 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 13.944 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 13.944 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 13.944 * [backup-simplify]: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 13.944 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 13.944 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 13.945 * [backup-simplify]: Simplify (+ 0 0) into 0 13.945 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 13.946 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 13.946 * [backup-simplify]: Simplify (- 0) into 0 13.947 * [backup-simplify]: Simplify (+ 0 0) into 0 13.947 * [taylor]: Taking taylor expansion of 0 in x.im 13.947 * [backup-simplify]: Simplify 0 into 0 13.947 * [taylor]: Taking taylor expansion of 0 in y.re 13.947 * [backup-simplify]: Simplify 0 into 0 13.947 * [backup-simplify]: Simplify 0 into 0 13.947 * [backup-simplify]: Simplify (+ 0) into 0 13.948 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 13.949 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 13.949 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 13.949 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 13.950 * [backup-simplify]: Simplify (- 0) into 0 13.950 * [backup-simplify]: Simplify (+ 0 0) into 0 13.951 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 13.951 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 13.952 * [backup-simplify]: Simplify (- 0) into 0 13.952 * [backup-simplify]: Simplify (+ 0 0) into 0 13.952 * [taylor]: Taking taylor expansion of 0 in y.re 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [taylor]: Taking taylor expansion of 0 in x.re 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [taylor]: Taking taylor expansion of 0 in x.im 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [taylor]: Taking taylor expansion of 0 in y.re 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [taylor]: Taking taylor expansion of 0 in x.im 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [taylor]: Taking taylor expansion of 0 in y.re 13.952 * [backup-simplify]: Simplify 0 into 0 13.952 * [backup-simplify]: Simplify 0 into 0 13.953 * [backup-simplify]: Simplify (cos (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re))))) into (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) 13.953 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 1 1 3) 13.953 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.953 * [approximate]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in (x.im x.re y.re) around 0 13.953 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 13.953 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 13.953 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.953 * [taylor]: Taking taylor expansion of y.re in y.re 13.953 * [backup-simplify]: Simplify 0 into 0 13.953 * [backup-simplify]: Simplify 1 into 1 13.953 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 13.953 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 13.953 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.953 * [taylor]: Taking taylor expansion of y.re in x.re 13.953 * [backup-simplify]: Simplify y.re into y.re 13.953 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 13.953 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 13.953 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.953 * [taylor]: Taking taylor expansion of y.re in x.im 13.954 * [backup-simplify]: Simplify y.re into y.re 13.954 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 13.954 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 13.954 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.954 * [taylor]: Taking taylor expansion of y.re in x.im 13.954 * [backup-simplify]: Simplify y.re into y.re 13.954 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.954 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 13.954 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 13.954 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.954 * [taylor]: Taking taylor expansion of y.re in x.re 13.954 * [backup-simplify]: Simplify y.re into y.re 13.954 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 13.954 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 13.954 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 13.954 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.954 * [taylor]: Taking taylor expansion of y.re in y.re 13.954 * [backup-simplify]: Simplify 0 into 0 13.954 * [backup-simplify]: Simplify 1 into 1 13.954 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 13.954 * [backup-simplify]: Simplify 0 into 0 13.954 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 13.955 * [taylor]: Taking taylor expansion of 0 in x.re 13.955 * [backup-simplify]: Simplify 0 into 0 13.955 * [taylor]: Taking taylor expansion of 0 in y.re 13.955 * [backup-simplify]: Simplify 0 into 0 13.955 * [backup-simplify]: Simplify 0 into 0 13.955 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 13.955 * [taylor]: Taking taylor expansion of 0 in y.re 13.955 * [backup-simplify]: Simplify 0 into 0 13.955 * [backup-simplify]: Simplify 0 into 0 13.956 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 13.956 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.956 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 13.956 * [taylor]: Taking taylor expansion of 0 in x.re 13.956 * [backup-simplify]: Simplify 0 into 0 13.956 * [taylor]: Taking taylor expansion of 0 in y.re 13.956 * [backup-simplify]: Simplify 0 into 0 13.956 * [backup-simplify]: Simplify 0 into 0 13.956 * [taylor]: Taking taylor expansion of 0 in y.re 13.956 * [backup-simplify]: Simplify 0 into 0 13.956 * [backup-simplify]: Simplify 0 into 0 13.957 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 13.957 * [taylor]: Taking taylor expansion of 0 in y.re 13.957 * [backup-simplify]: Simplify 0 into 0 13.957 * [backup-simplify]: Simplify 0 into 0 13.957 * [backup-simplify]: Simplify 0 into 0 13.957 * [backup-simplify]: Simplify 0 into 0 13.958 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 1) (* 0 0))) into 0 13.958 * [backup-simplify]: Simplify 0 into 0 13.959 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (* y.re (* 1 1))) into (* (atan2 x.im x.re) y.re) 13.959 * [backup-simplify]: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.959 * [approximate]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in (x.im x.re y.re) around 0 13.959 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 13.959 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 13.959 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.959 * [taylor]: Taking taylor expansion of y.re in y.re 13.959 * [backup-simplify]: Simplify 0 into 0 13.959 * [backup-simplify]: Simplify 1 into 1 13.959 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.959 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 13.960 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 13.960 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.960 * [taylor]: Taking taylor expansion of y.re in x.re 13.960 * [backup-simplify]: Simplify y.re into y.re 13.960 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.960 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 13.960 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 13.960 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.960 * [taylor]: Taking taylor expansion of y.re in x.im 13.960 * [backup-simplify]: Simplify y.re into y.re 13.960 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.960 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 13.960 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 13.960 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.960 * [taylor]: Taking taylor expansion of y.re in x.im 13.960 * [backup-simplify]: Simplify y.re into y.re 13.961 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.961 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 13.961 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 13.961 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.961 * [taylor]: Taking taylor expansion of y.re in x.re 13.961 * [backup-simplify]: Simplify y.re into y.re 13.961 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 13.961 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 13.961 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 13.961 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.961 * [taylor]: Taking taylor expansion of y.re in y.re 13.961 * [backup-simplify]: Simplify 0 into 0 13.961 * [backup-simplify]: Simplify 1 into 1 13.961 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.962 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.962 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 13.962 * [taylor]: Taking taylor expansion of 0 in x.re 13.962 * [backup-simplify]: Simplify 0 into 0 13.962 * [taylor]: Taking taylor expansion of 0 in y.re 13.962 * [backup-simplify]: Simplify 0 into 0 13.962 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 13.962 * [taylor]: Taking taylor expansion of 0 in y.re 13.962 * [backup-simplify]: Simplify 0 into 0 13.963 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 13.963 * [backup-simplify]: Simplify 0 into 0 13.964 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 13.964 * [taylor]: Taking taylor expansion of 0 in x.re 13.964 * [backup-simplify]: Simplify 0 into 0 13.964 * [taylor]: Taking taylor expansion of 0 in y.re 13.964 * [backup-simplify]: Simplify 0 into 0 13.964 * [taylor]: Taking taylor expansion of 0 in y.re 13.964 * [backup-simplify]: Simplify 0 into 0 13.964 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 13.964 * [taylor]: Taking taylor expansion of 0 in y.re 13.964 * [backup-simplify]: Simplify 0 into 0 13.964 * [backup-simplify]: Simplify 0 into 0 13.964 * [backup-simplify]: Simplify 0 into 0 13.966 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.966 * [backup-simplify]: Simplify 0 into 0 13.966 * [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 13.966 * [taylor]: Taking taylor expansion of 0 in x.re 13.966 * [backup-simplify]: Simplify 0 into 0 13.966 * [taylor]: Taking taylor expansion of 0 in y.re 13.966 * [backup-simplify]: Simplify 0 into 0 13.966 * [taylor]: Taking taylor expansion of 0 in y.re 13.966 * [backup-simplify]: Simplify 0 into 0 13.966 * [taylor]: Taking taylor expansion of 0 in y.re 13.966 * [backup-simplify]: Simplify 0 into 0 13.967 * [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 13.967 * [taylor]: Taking taylor expansion of 0 in y.re 13.967 * [backup-simplify]: Simplify 0 into 0 13.967 * [backup-simplify]: Simplify 0 into 0 13.967 * [backup-simplify]: Simplify 0 into 0 13.967 * [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) 13.968 * [backup-simplify]: Simplify (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 13.968 * [approximate]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in (x.im x.re y.re) around 0 13.968 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 13.968 * [taylor]: Taking taylor expansion of -1 in y.re 13.968 * [backup-simplify]: Simplify -1 into -1 13.968 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 13.968 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 13.968 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.968 * [taylor]: Taking taylor expansion of y.re in y.re 13.968 * [backup-simplify]: Simplify 0 into 0 13.968 * [backup-simplify]: Simplify 1 into 1 13.968 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.968 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 13.968 * [taylor]: Taking taylor expansion of -1 in x.re 13.968 * [backup-simplify]: Simplify -1 into -1 13.968 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 13.968 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 13.968 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.968 * [taylor]: Taking taylor expansion of y.re in x.re 13.968 * [backup-simplify]: Simplify y.re into y.re 13.969 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.969 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 13.969 * [taylor]: Taking taylor expansion of -1 in x.im 13.969 * [backup-simplify]: Simplify -1 into -1 13.969 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 13.969 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 13.969 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.969 * [taylor]: Taking taylor expansion of y.re in x.im 13.969 * [backup-simplify]: Simplify y.re into y.re 13.969 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.969 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 13.969 * [taylor]: Taking taylor expansion of -1 in x.im 13.969 * [backup-simplify]: Simplify -1 into -1 13.969 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 13.969 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 13.969 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.969 * [taylor]: Taking taylor expansion of y.re in x.im 13.969 * [backup-simplify]: Simplify y.re into y.re 13.969 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.970 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 13.970 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 13.970 * [taylor]: Taking taylor expansion of -1 in x.re 13.970 * [backup-simplify]: Simplify -1 into -1 13.970 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 13.970 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 13.970 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.970 * [taylor]: Taking taylor expansion of y.re in x.re 13.970 * [backup-simplify]: Simplify y.re into y.re 13.970 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 13.970 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 13.970 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 13.970 * [taylor]: Taking taylor expansion of -1 in y.re 13.970 * [backup-simplify]: Simplify -1 into -1 13.970 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 13.970 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 13.970 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.970 * [taylor]: Taking taylor expansion of y.re in y.re 13.970 * [backup-simplify]: Simplify 0 into 0 13.970 * [backup-simplify]: Simplify 1 into 1 13.971 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.971 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 13.971 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 13.971 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 13.972 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 13.972 * [taylor]: Taking taylor expansion of 0 in x.re 13.972 * [backup-simplify]: Simplify 0 into 0 13.972 * [taylor]: Taking taylor expansion of 0 in y.re 13.972 * [backup-simplify]: Simplify 0 into 0 13.972 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 13.973 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 13.973 * [taylor]: Taking taylor expansion of 0 in y.re 13.973 * [backup-simplify]: Simplify 0 into 0 13.974 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 13.974 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 13.974 * [backup-simplify]: Simplify 0 into 0 13.975 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 13.976 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 13.976 * [taylor]: Taking taylor expansion of 0 in x.re 13.976 * [backup-simplify]: Simplify 0 into 0 13.976 * [taylor]: Taking taylor expansion of 0 in y.re 13.976 * [backup-simplify]: Simplify 0 into 0 13.976 * [taylor]: Taking taylor expansion of 0 in y.re 13.976 * [backup-simplify]: Simplify 0 into 0 13.976 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 13.978 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into 0 13.978 * [taylor]: Taking taylor expansion of 0 in y.re 13.978 * [backup-simplify]: Simplify 0 into 0 13.978 * [backup-simplify]: Simplify 0 into 0 13.978 * [backup-simplify]: Simplify 0 into 0 13.979 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.980 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 13.980 * [backup-simplify]: Simplify 0 into 0 13.981 * [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 13.982 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 13.982 * [taylor]: Taking taylor expansion of 0 in x.re 13.982 * [backup-simplify]: Simplify 0 into 0 13.982 * [taylor]: Taking taylor expansion of 0 in y.re 13.982 * [backup-simplify]: Simplify 0 into 0 13.982 * [taylor]: Taking taylor expansion of 0 in y.re 13.982 * [backup-simplify]: Simplify 0 into 0 13.982 * [taylor]: Taking taylor expansion of 0 in y.re 13.982 * [backup-simplify]: Simplify 0 into 0 13.983 * [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 13.984 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into 0 13.984 * [taylor]: Taking taylor expansion of 0 in y.re 13.984 * [backup-simplify]: Simplify 0 into 0 13.984 * [backup-simplify]: Simplify 0 into 0 13.984 * [backup-simplify]: Simplify 0 into 0 13.985 * [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) 13.985 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2) 13.985 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.im) into (* y.im (atan2 x.im x.re)) 13.985 * [approximate]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in (x.im x.re y.im) around 0 13.985 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 13.985 * [taylor]: Taking taylor expansion of y.im in y.im 13.985 * [backup-simplify]: Simplify 0 into 0 13.985 * [backup-simplify]: Simplify 1 into 1 13.985 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 13.985 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.985 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 13.985 * [taylor]: Taking taylor expansion of y.im in x.re 13.985 * [backup-simplify]: Simplify y.im into y.im 13.985 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 13.985 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.985 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 13.985 * [taylor]: Taking taylor expansion of y.im in x.im 13.985 * [backup-simplify]: Simplify y.im into y.im 13.985 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 13.985 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.985 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.im 13.986 * [taylor]: Taking taylor expansion of y.im in x.im 13.986 * [backup-simplify]: Simplify y.im into y.im 13.986 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 13.986 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.986 * [backup-simplify]: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 13.986 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in x.re 13.986 * [taylor]: Taking taylor expansion of y.im in x.re 13.986 * [backup-simplify]: Simplify y.im into y.im 13.986 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 13.986 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.986 * [backup-simplify]: Simplify (* y.im (atan2 x.im x.re)) into (* y.im (atan2 x.im x.re)) 13.986 * [taylor]: Taking taylor expansion of (* y.im (atan2 x.im x.re)) in y.im 13.986 * [taylor]: Taking taylor expansion of y.im in y.im 13.986 * [backup-simplify]: Simplify 0 into 0 13.986 * [backup-simplify]: Simplify 1 into 1 13.986 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 13.986 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.986 * [backup-simplify]: Simplify (* 0 (atan2 x.im x.re)) into 0 13.986 * [backup-simplify]: Simplify 0 into 0 13.986 * [backup-simplify]: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 13.986 * [taylor]: Taking taylor expansion of 0 in x.re 13.987 * [backup-simplify]: Simplify 0 into 0 13.987 * [taylor]: Taking taylor expansion of 0 in y.im 13.987 * [backup-simplify]: Simplify 0 into 0 13.987 * [backup-simplify]: Simplify 0 into 0 13.987 * [backup-simplify]: Simplify (+ (* y.im 0) (* 0 (atan2 x.im x.re))) into 0 13.987 * [taylor]: Taking taylor expansion of 0 in y.im 13.987 * [backup-simplify]: Simplify 0 into 0 13.987 * [backup-simplify]: Simplify 0 into 0 13.987 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (atan2 x.im x.re))) into (atan2 x.im x.re) 13.987 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 13.988 * [backup-simplify]: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 (atan2 x.im x.re)))) into 0 13.988 * [taylor]: Taking taylor expansion of 0 in x.re 13.988 * [backup-simplify]: Simplify 0 into 0 13.988 * [taylor]: Taking taylor expansion of 0 in y.im 13.988 * [backup-simplify]: Simplify 0 into 0 13.988 * [backup-simplify]: Simplify 0 into 0 13.988 * [taylor]: Taking taylor expansion of 0 in y.im 13.988 * [backup-simplify]: Simplify 0 into 0 13.988 * [backup-simplify]: Simplify 0 into 0 13.989 * [backup-simplify]: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 (atan2 x.im x.re)))) into 0 13.989 * [taylor]: Taking taylor expansion of 0 in y.im 13.989 * [backup-simplify]: Simplify 0 into 0 13.989 * [backup-simplify]: Simplify 0 into 0 13.989 * [backup-simplify]: Simplify 0 into 0 13.989 * [backup-simplify]: Simplify 0 into 0 13.990 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (atan2 x.im x.re)))) into 0 13.990 * [backup-simplify]: Simplify 0 into 0 13.990 * [backup-simplify]: Simplify (* (atan2 x.im x.re) (* y.im (* 1 1))) into (* y.im (atan2 x.im x.re)) 13.990 * [backup-simplify]: Simplify (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.im)) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 13.991 * [approximate]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in (x.im x.re y.im) around 0 13.991 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 13.991 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 13.991 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.991 * [taylor]: Taking taylor expansion of y.im in y.im 13.991 * [backup-simplify]: Simplify 0 into 0 13.991 * [backup-simplify]: Simplify 1 into 1 13.991 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.991 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 13.991 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 13.991 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.991 * [taylor]: Taking taylor expansion of y.im in x.re 13.991 * [backup-simplify]: Simplify y.im into y.im 13.991 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 13.991 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 13.991 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 13.991 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.991 * [taylor]: Taking taylor expansion of y.im in x.im 13.991 * [backup-simplify]: Simplify y.im into y.im 13.992 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 13.992 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.im 13.992 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 13.992 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.992 * [taylor]: Taking taylor expansion of y.im in x.im 13.992 * [backup-simplify]: Simplify y.im into y.im 13.992 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 13.992 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in x.re 13.992 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 13.992 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.992 * [taylor]: Taking taylor expansion of y.im in x.re 13.992 * [backup-simplify]: Simplify y.im into y.im 13.992 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) 13.992 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) in y.im 13.992 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 13.992 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.992 * [taylor]: Taking taylor expansion of y.im in y.im 13.992 * [backup-simplify]: Simplify 0 into 0 13.992 * [backup-simplify]: Simplify 1 into 1 13.993 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.993 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 13.993 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 13.993 * [taylor]: Taking taylor expansion of 0 in x.re 13.993 * [backup-simplify]: Simplify 0 into 0 13.993 * [taylor]: Taking taylor expansion of 0 in y.im 13.993 * [backup-simplify]: Simplify 0 into 0 13.993 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)))) into 0 13.993 * [taylor]: Taking taylor expansion of 0 in y.im 13.993 * [backup-simplify]: Simplify 0 into 0 13.994 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)))) into 0 13.994 * [backup-simplify]: Simplify 0 into 0 13.995 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 13.995 * [taylor]: Taking taylor expansion of 0 in x.re 13.995 * [backup-simplify]: Simplify 0 into 0 13.995 * [taylor]: Taking taylor expansion of 0 in y.im 13.995 * [backup-simplify]: Simplify 0 into 0 13.995 * [taylor]: Taking taylor expansion of 0 in y.im 13.995 * [backup-simplify]: Simplify 0 into 0 13.995 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 13.995 * [taylor]: Taking taylor expansion of 0 in y.im 13.995 * [backup-simplify]: Simplify 0 into 0 13.995 * [backup-simplify]: Simplify 0 into 0 13.995 * [backup-simplify]: Simplify 0 into 0 13.997 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.997 * [backup-simplify]: Simplify 0 into 0 13.997 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 13.997 * [taylor]: Taking taylor expansion of 0 in x.re 13.997 * [backup-simplify]: Simplify 0 into 0 13.997 * [taylor]: Taking taylor expansion of 0 in y.im 13.997 * [backup-simplify]: Simplify 0 into 0 13.997 * [taylor]: Taking taylor expansion of 0 in y.im 13.997 * [backup-simplify]: Simplify 0 into 0 13.997 * [taylor]: Taking taylor expansion of 0 in y.im 13.997 * [backup-simplify]: Simplify 0 into 0 13.998 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 13.998 * [taylor]: Taking taylor expansion of 0 in y.im 13.998 * [backup-simplify]: Simplify 0 into 0 13.998 * [backup-simplify]: Simplify 0 into 0 13.998 * [backup-simplify]: Simplify 0 into 0 13.998 * [backup-simplify]: Simplify (* (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (* (/ 1 (/ 1 y.im)) (* 1 1))) into (* y.im (atan2 x.im x.re)) 13.999 * [backup-simplify]: Simplify (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.im))) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 13.999 * [approximate]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in (x.im x.re y.im) around 0 13.999 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 13.999 * [taylor]: Taking taylor expansion of -1 in y.im 13.999 * [backup-simplify]: Simplify -1 into -1 13.999 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 13.999 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 13.999 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.999 * [taylor]: Taking taylor expansion of y.im in y.im 13.999 * [backup-simplify]: Simplify 0 into 0 13.999 * [backup-simplify]: Simplify 1 into 1 13.999 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.999 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 13.999 * [taylor]: Taking taylor expansion of -1 in x.re 13.999 * [backup-simplify]: Simplify -1 into -1 13.999 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 13.999 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 13.999 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 13.999 * [taylor]: Taking taylor expansion of y.im in x.re 13.999 * [backup-simplify]: Simplify y.im into y.im 14.000 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 14.000 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 14.000 * [taylor]: Taking taylor expansion of -1 in x.im 14.000 * [backup-simplify]: Simplify -1 into -1 14.000 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 14.000 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 14.000 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.000 * [taylor]: Taking taylor expansion of y.im in x.im 14.000 * [backup-simplify]: Simplify y.im into y.im 14.000 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 14.000 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.im 14.000 * [taylor]: Taking taylor expansion of -1 in x.im 14.000 * [backup-simplify]: Simplify -1 into -1 14.000 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.im 14.000 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 14.000 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.000 * [taylor]: Taking taylor expansion of y.im in x.im 14.000 * [backup-simplify]: Simplify y.im into y.im 14.000 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 14.001 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 14.001 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in x.re 14.001 * [taylor]: Taking taylor expansion of -1 in x.re 14.001 * [backup-simplify]: Simplify -1 into -1 14.001 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in x.re 14.001 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 14.001 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.001 * [taylor]: Taking taylor expansion of y.im in x.re 14.001 * [backup-simplify]: Simplify y.im into y.im 14.001 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) 14.001 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) 14.001 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)) in y.im 14.001 * [taylor]: Taking taylor expansion of -1 in y.im 14.001 * [backup-simplify]: Simplify -1 into -1 14.001 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) in y.im 14.001 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 14.001 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.001 * [taylor]: Taking taylor expansion of y.im in y.im 14.001 * [backup-simplify]: Simplify 0 into 0 14.001 * [backup-simplify]: Simplify 1 into 1 14.002 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.002 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 14.002 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 14.002 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 14.003 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 14.003 * [taylor]: Taking taylor expansion of 0 in x.re 14.003 * [backup-simplify]: Simplify 0 into 0 14.003 * [taylor]: Taking taylor expansion of 0 in y.im 14.003 * [backup-simplify]: Simplify 0 into 0 14.003 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)))) into 0 14.004 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))) into 0 14.004 * [taylor]: Taking taylor expansion of 0 in y.im 14.004 * [backup-simplify]: Simplify 0 into 0 14.005 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)))) into 0 14.005 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re)))) into 0 14.005 * [backup-simplify]: Simplify 0 into 0 14.006 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 14.007 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 14.007 * [taylor]: Taking taylor expansion of 0 in x.re 14.007 * [backup-simplify]: Simplify 0 into 0 14.007 * [taylor]: Taking taylor expansion of 0 in y.im 14.007 * [backup-simplify]: Simplify 0 into 0 14.007 * [taylor]: Taking taylor expansion of 0 in y.im 14.007 * [backup-simplify]: Simplify 0 into 0 14.007 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 14.008 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im)))) into 0 14.008 * [taylor]: Taking taylor expansion of 0 in y.im 14.008 * [backup-simplify]: Simplify 0 into 0 14.008 * [backup-simplify]: Simplify 0 into 0 14.008 * [backup-simplify]: Simplify 0 into 0 14.010 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (atan2 (/ -1 x.im) (/ -1 x.re)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.015 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (atan2 (/ -1 x.im) (/ -1 x.re))))) into 0 14.015 * [backup-simplify]: Simplify 0 into 0 14.015 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 14.017 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 14.017 * [taylor]: Taking taylor expansion of 0 in x.re 14.017 * [backup-simplify]: Simplify 0 into 0 14.017 * [taylor]: Taking taylor expansion of 0 in y.im 14.017 * [backup-simplify]: Simplify 0 into 0 14.017 * [taylor]: Taking taylor expansion of 0 in y.im 14.017 * [backup-simplify]: Simplify 0 into 0 14.017 * [taylor]: Taking taylor expansion of 0 in y.im 14.017 * [backup-simplify]: Simplify 0 into 0 14.018 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 14.019 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.im))))) into 0 14.019 * [taylor]: Taking taylor expansion of 0 in y.im 14.019 * [backup-simplify]: Simplify 0 into 0 14.019 * [backup-simplify]: Simplify 0 into 0 14.019 * [backup-simplify]: Simplify 0 into 0 14.020 * [backup-simplify]: Simplify (* (* -1 (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re))))) (* (/ 1 (/ 1 (- y.im))) (* 1 1))) into (* y.im (atan2 x.im x.re)) 14.020 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 14.020 * [backup-simplify]: Simplify (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) into (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) 14.020 * [approximate]: Taking taylor expansion of (expm1 (cos (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 14.020 * [taylor]: Taking taylor expansion of (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in y.re 14.020 * [taylor]: Rewrote expression to (- (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) 1) 14.020 * [taylor]: Taking taylor expansion of (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in y.re 14.020 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.re 14.020 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.re 14.020 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 14.020 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.re 14.020 * [taylor]: Taking taylor expansion of y.im in y.re 14.020 * [backup-simplify]: Simplify y.im into y.im 14.020 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.re 14.020 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.re 14.021 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 14.021 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.re 14.021 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.re 14.021 * [taylor]: Taking taylor expansion of x.re in y.re 14.021 * [backup-simplify]: Simplify x.re into x.re 14.021 * [taylor]: Taking taylor expansion of x.re in y.re 14.021 * [backup-simplify]: Simplify x.re into x.re 14.021 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.re 14.021 * [taylor]: Taking taylor expansion of x.im in y.re 14.021 * [backup-simplify]: Simplify x.im into x.im 14.021 * [taylor]: Taking taylor expansion of x.im in y.re 14.021 * [backup-simplify]: Simplify x.im into x.im 14.021 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 14.021 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 14.021 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 14.021 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 14.021 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 14.021 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 14.022 * [backup-simplify]: Simplify (+ 0 0) into 0 14.022 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 14.022 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 14.022 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 14.022 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 14.022 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.022 * [taylor]: Taking taylor expansion of y.re in y.re 14.022 * [backup-simplify]: Simplify 0 into 0 14.022 * [backup-simplify]: Simplify 1 into 1 14.022 * [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))))) 14.022 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 14.022 * [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))))) 14.022 * [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)))))) 14.022 * [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)))))) 14.023 * [backup-simplify]: Simplify (* (cos (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 1) into (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 14.023 * [backup-simplify]: Simplify (* (sin (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 0) into 0 14.023 * [backup-simplify]: Simplify (- 0) into 0 14.023 * [backup-simplify]: Simplify (+ (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 0) into (cos (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 14.023 * [backup-simplify]: Simplify (exp (cos (* y.im (log (sqrt (+ (pow x.re 2) (pow x.im 2))))))) into (exp (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) 14.023 * [taylor]: Taking taylor expansion of 1 in y.re 14.023 * [backup-simplify]: Simplify 1 into 1 14.023 * [taylor]: Taking taylor expansion of (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in x.im 14.023 * [taylor]: Rewrote expression to (- (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) 1) 14.023 * [taylor]: Taking taylor expansion of (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in x.im 14.023 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.im 14.023 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.im 14.023 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 14.023 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.im 14.023 * [taylor]: Taking taylor expansion of y.im in x.im 14.023 * [backup-simplify]: Simplify y.im into y.im 14.023 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.im 14.023 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.im 14.024 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 14.024 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.im 14.024 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.im 14.024 * [taylor]: Taking taylor expansion of x.re in x.im 14.024 * [backup-simplify]: Simplify x.re into x.re 14.024 * [taylor]: Taking taylor expansion of x.re in x.im 14.024 * [backup-simplify]: Simplify x.re into x.re 14.024 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.im 14.024 * [taylor]: Taking taylor expansion of x.im in x.im 14.024 * [backup-simplify]: Simplify 0 into 0 14.024 * [backup-simplify]: Simplify 1 into 1 14.024 * [taylor]: Taking taylor expansion of x.im in x.im 14.024 * [backup-simplify]: Simplify 0 into 0 14.024 * [backup-simplify]: Simplify 1 into 1 14.024 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 14.024 * [backup-simplify]: Simplify (* 0 0) into 0 14.024 * [backup-simplify]: Simplify (+ (pow x.re 2) 0) into (pow x.re 2) 14.024 * [backup-simplify]: Simplify (sqrt (pow x.re 2)) into x.re 14.024 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 14.025 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 14.025 * [backup-simplify]: Simplify (+ 0 0) into 0 14.025 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.re 2)))) into 0 14.025 * [backup-simplify]: Simplify (log x.re) into (log x.re) 14.025 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 14.025 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 14.025 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.025 * [taylor]: Taking taylor expansion of y.re in x.im 14.025 * [backup-simplify]: Simplify y.re into y.re 14.025 * [backup-simplify]: Simplify (* y.im (log x.re)) into (* y.im (log x.re)) 14.025 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.025 * [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))) 14.025 * [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)))) 14.025 * [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)))) 14.026 * [backup-simplify]: Simplify (* (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 1) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 14.026 * [backup-simplify]: Simplify (* (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 0) into 0 14.026 * [backup-simplify]: Simplify (- 0) into 0 14.026 * [backup-simplify]: Simplify (+ (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 0) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re)))) 14.026 * [backup-simplify]: Simplify (exp (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re))))) into (exp (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.re))))) 14.026 * [taylor]: Taking taylor expansion of 1 in x.im 14.026 * [backup-simplify]: Simplify 1 into 1 14.026 * [taylor]: Taking taylor expansion of (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in x.re 14.026 * [taylor]: Rewrote expression to (- (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) 1) 14.026 * [taylor]: Taking taylor expansion of (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in x.re 14.026 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in x.re 14.026 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in x.re 14.026 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 14.026 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in x.re 14.026 * [taylor]: Taking taylor expansion of y.im in x.re 14.026 * [backup-simplify]: Simplify y.im into y.im 14.026 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in x.re 14.026 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in x.re 14.027 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 14.027 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in x.re 14.027 * [taylor]: Taking taylor expansion of (* x.re x.re) in x.re 14.027 * [taylor]: Taking taylor expansion of x.re in x.re 14.027 * [backup-simplify]: Simplify 0 into 0 14.027 * [backup-simplify]: Simplify 1 into 1 14.027 * [taylor]: Taking taylor expansion of x.re in x.re 14.027 * [backup-simplify]: Simplify 0 into 0 14.027 * [backup-simplify]: Simplify 1 into 1 14.027 * [taylor]: Taking taylor expansion of (* x.im x.im) in x.re 14.027 * [taylor]: Taking taylor expansion of x.im in x.re 14.027 * [backup-simplify]: Simplify x.im into x.im 14.027 * [taylor]: Taking taylor expansion of x.im in x.re 14.027 * [backup-simplify]: Simplify x.im into x.im 14.027 * [backup-simplify]: Simplify (* 0 0) into 0 14.027 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 14.027 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 14.027 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 14.028 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 14.028 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 14.029 * [backup-simplify]: Simplify (+ 0 0) into 0 14.029 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 14.029 * [backup-simplify]: Simplify (log x.im) into (log x.im) 14.029 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 14.029 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 14.029 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.029 * [taylor]: Taking taylor expansion of y.re in x.re 14.029 * [backup-simplify]: Simplify y.re into y.re 14.029 * [backup-simplify]: Simplify (* y.im (log x.im)) into (* y.im (log x.im)) 14.029 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.029 * [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))) 14.029 * [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)))) 14.029 * [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)))) 14.029 * [backup-simplify]: Simplify (* (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 1) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 14.029 * [backup-simplify]: Simplify (* (sin (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 0) into 0 14.030 * [backup-simplify]: Simplify (- 0) into 0 14.030 * [backup-simplify]: Simplify (+ (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 0) into (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im)))) 14.030 * [backup-simplify]: Simplify (exp (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))))) into (exp (cos (+ (* (atan2 x.im x.re) y.re) (* y.im (log x.im))))) 14.030 * [taylor]: Taking taylor expansion of 1 in x.re 14.030 * [backup-simplify]: Simplify 1 into 1 14.030 * [taylor]: Taking taylor expansion of (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in y.im 14.030 * [taylor]: Rewrote expression to (- (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) 1) 14.030 * [taylor]: Taking taylor expansion of (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in y.im 14.030 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 14.030 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 14.030 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 14.030 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 14.030 * [taylor]: Taking taylor expansion of y.im in y.im 14.030 * [backup-simplify]: Simplify 0 into 0 14.030 * [backup-simplify]: Simplify 1 into 1 14.030 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 14.030 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 14.030 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 14.030 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 14.030 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 14.030 * [taylor]: Taking taylor expansion of x.re in y.im 14.030 * [backup-simplify]: Simplify x.re into x.re 14.030 * [taylor]: Taking taylor expansion of x.re in y.im 14.030 * [backup-simplify]: Simplify x.re into x.re 14.030 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 14.030 * [taylor]: Taking taylor expansion of x.im in y.im 14.030 * [backup-simplify]: Simplify x.im into x.im 14.030 * [taylor]: Taking taylor expansion of x.im in y.im 14.030 * [backup-simplify]: Simplify x.im into x.im 14.031 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 14.031 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 14.031 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 14.031 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 14.031 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 14.031 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 14.031 * [backup-simplify]: Simplify (+ 0 0) into 0 14.031 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 14.031 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 14.031 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 14.031 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 14.031 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.031 * [taylor]: Taking taylor expansion of y.re in y.im 14.031 * [backup-simplify]: Simplify y.re into y.re 14.032 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 14.032 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.032 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 14.032 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.032 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.032 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.032 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.032 * [backup-simplify]: Simplify (- 0) into 0 14.032 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.032 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.032 * [taylor]: Taking taylor expansion of 1 in y.im 14.032 * [backup-simplify]: Simplify 1 into 1 14.032 * [taylor]: Taking taylor expansion of (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in y.im 14.032 * [taylor]: Rewrote expression to (- (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) 1) 14.032 * [taylor]: Taking taylor expansion of (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) in y.im 14.032 * [taylor]: Taking taylor expansion of (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) in y.im 14.032 * [taylor]: Taking taylor expansion of (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)) in y.im 14.032 * [taylor]: Rewrote expression to (+ (* y.im (log (hypot x.re x.im))) (* (atan2 x.im x.re) y.re)) 14.032 * [taylor]: Taking taylor expansion of (* y.im (log (hypot x.re x.im))) in y.im 14.032 * [taylor]: Taking taylor expansion of y.im in y.im 14.032 * [backup-simplify]: Simplify 0 into 0 14.033 * [backup-simplify]: Simplify 1 into 1 14.033 * [taylor]: Taking taylor expansion of (log (hypot x.re x.im)) in y.im 14.033 * [taylor]: Taking taylor expansion of (hypot x.re x.im) in y.im 14.033 * [taylor]: Rewrote expression to (sqrt (+ (* x.re x.re) (* x.im x.im))) 14.033 * [taylor]: Taking taylor expansion of (+ (* x.re x.re) (* x.im x.im)) in y.im 14.033 * [taylor]: Taking taylor expansion of (* x.re x.re) in y.im 14.033 * [taylor]: Taking taylor expansion of x.re in y.im 14.033 * [backup-simplify]: Simplify x.re into x.re 14.033 * [taylor]: Taking taylor expansion of x.re in y.im 14.033 * [backup-simplify]: Simplify x.re into x.re 14.033 * [taylor]: Taking taylor expansion of (* x.im x.im) in y.im 14.033 * [taylor]: Taking taylor expansion of x.im in y.im 14.033 * [backup-simplify]: Simplify x.im into x.im 14.033 * [taylor]: Taking taylor expansion of x.im in y.im 14.033 * [backup-simplify]: Simplify x.im into x.im 14.033 * [backup-simplify]: Simplify (* x.re x.re) into (pow x.re 2) 14.033 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 14.033 * [backup-simplify]: Simplify (+ (pow x.re 2) (pow x.im 2)) into (+ (pow x.im 2) (pow x.re 2)) 14.033 * [backup-simplify]: Simplify (sqrt (+ (pow x.im 2) (pow x.re 2))) into (sqrt (+ (pow x.re 2) (pow x.im 2))) 14.033 * [backup-simplify]: Simplify (+ (* x.re 0) (* 0 x.re)) into 0 14.033 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 14.033 * [backup-simplify]: Simplify (+ 0 0) into 0 14.033 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 14.034 * [backup-simplify]: Simplify (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) into (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 14.034 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.im 14.034 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.im 14.034 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.034 * [taylor]: Taking taylor expansion of y.re in y.im 14.034 * [backup-simplify]: Simplify y.re into y.re 14.034 * [backup-simplify]: Simplify (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) into 0 14.034 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.034 * [backup-simplify]: Simplify (+ 0 (* (atan2 x.im x.re) y.re)) into (* (atan2 x.im x.re) y.re) 14.034 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.034 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.034 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.034 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.034 * [backup-simplify]: Simplify (- 0) into 0 14.034 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.034 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.035 * [taylor]: Taking taylor expansion of 1 in y.im 14.035 * [backup-simplify]: Simplify 1 into 1 14.035 * [backup-simplify]: Simplify (- 1) into -1 14.035 * [backup-simplify]: Simplify (+ (exp (cos (* (atan2 x.im x.re) y.re))) -1) into (- (exp (cos (* (atan2 x.im x.re) y.re))) 1) 14.035 * [taylor]: Taking taylor expansion of (- (exp (cos (* (atan2 x.im x.re) y.re))) 1) in x.re 14.035 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in x.re 14.035 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 14.035 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 14.035 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 14.035 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.035 * [taylor]: Taking taylor expansion of y.re in x.re 14.035 * [backup-simplify]: Simplify y.re into y.re 14.035 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.035 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.035 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.035 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.035 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.036 * [backup-simplify]: Simplify (- 0) into 0 14.036 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.036 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.036 * [taylor]: Taking taylor expansion of 1 in x.re 14.036 * [backup-simplify]: Simplify 1 into 1 14.036 * [backup-simplify]: Simplify (- 1) into -1 14.036 * [backup-simplify]: Simplify (+ (exp (cos (* (atan2 x.im x.re) y.re))) -1) into (- (exp (cos (* (atan2 x.im x.re) y.re))) 1) 14.036 * [taylor]: Taking taylor expansion of (- (exp (cos (* (atan2 x.im x.re) y.re))) 1) in x.im 14.036 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in x.im 14.036 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 14.036 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 14.036 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 14.036 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.036 * [taylor]: Taking taylor expansion of y.re in x.im 14.036 * [backup-simplify]: Simplify y.re into y.re 14.036 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.036 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.036 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.036 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.037 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.037 * [backup-simplify]: Simplify (- 0) into 0 14.037 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.037 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.037 * [taylor]: Taking taylor expansion of 1 in x.im 14.037 * [backup-simplify]: Simplify 1 into 1 14.037 * [backup-simplify]: Simplify (- 1) into -1 14.037 * [backup-simplify]: Simplify (+ (exp (cos (* (atan2 x.im x.re) y.re))) -1) into (- (exp (cos (* (atan2 x.im x.re) y.re))) 1) 14.038 * [taylor]: Taking taylor expansion of (- (exp (cos (* (atan2 x.im x.re) y.re))) 1) in y.re 14.038 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in y.re 14.038 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 14.038 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 14.038 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 14.038 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.038 * [taylor]: Taking taylor expansion of y.re in y.re 14.038 * [backup-simplify]: Simplify 0 into 0 14.038 * [backup-simplify]: Simplify 1 into 1 14.038 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 14.038 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 14.038 * [backup-simplify]: Simplify (exp 1) into E 14.038 * [taylor]: Taking taylor expansion of 1 in y.re 14.038 * [backup-simplify]: Simplify 1 into 1 14.039 * [backup-simplify]: Simplify (- 1) into -1 14.039 * [backup-simplify]: Simplify (+ E -1) into (- E 1) 14.039 * [backup-simplify]: Simplify (- E 1) into (- E 1) 14.040 * [backup-simplify]: Simplify (+ 0) into 0 14.040 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 14.040 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow x.re 2) (pow x.im 2))) 1)))) 1) into 0 14.041 * [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)))) 14.041 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 14.041 * [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)))) 14.041 * [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)))) 14.042 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0)) into (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) 14.042 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2)))))) 14.042 * [backup-simplify]: Simplify (+ 0 (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.re 2) (pow x.im 2))))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 14.042 * [backup-simplify]: Simplify (* (exp (cos (* (atan2 x.im x.re) y.re))) (+ (* (/ (pow (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 1) 1)))) into (* -1 (* (sin (* (atan2 x.im x.re) y.re)) (* (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) (exp (cos (* (atan2 x.im x.re) y.re)))))) 14.042 * [backup-simplify]: Simplify (- 0) into 0 14.043 * [backup-simplify]: Simplify (+ (* -1 (* (sin (* (atan2 x.im x.re) y.re)) (* (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) (exp (cos (* (atan2 x.im x.re) y.re)))))) 0) into (- (* (sin (* (atan2 x.im x.re) y.re)) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (exp (cos (* (atan2 x.im x.re) y.re)))))) 14.043 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (exp (cos (* (atan2 x.im x.re) y.re)))))) in x.re 14.043 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (exp (cos (* (atan2 x.im x.re) y.re))))) in x.re 14.043 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 14.043 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 14.043 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 14.043 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.043 * [taylor]: Taking taylor expansion of y.re in x.re 14.043 * [backup-simplify]: Simplify y.re into y.re 14.043 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.043 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.043 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.043 * [taylor]: Taking taylor expansion of (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (exp (cos (* (atan2 x.im x.re) y.re)))) in x.re 14.043 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) in x.re 14.043 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.im 2) (pow x.re 2))) in x.re 14.043 * [taylor]: Taking taylor expansion of (+ (pow x.im 2) (pow x.re 2)) in x.re 14.043 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 14.043 * [taylor]: Taking taylor expansion of x.im in x.re 14.043 * [backup-simplify]: Simplify x.im into x.im 14.043 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 14.043 * [taylor]: Taking taylor expansion of x.re in x.re 14.043 * [backup-simplify]: Simplify 0 into 0 14.043 * [backup-simplify]: Simplify 1 into 1 14.043 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 14.043 * [backup-simplify]: Simplify (+ (pow x.im 2) 0) into (pow x.im 2) 14.043 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 14.043 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 14.044 * [backup-simplify]: Simplify (+ 0 0) into 0 14.044 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 14.044 * [backup-simplify]: Simplify (log x.im) into (log x.im) 14.044 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in x.re 14.044 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 14.044 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 14.044 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 14.044 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.044 * [taylor]: Taking taylor expansion of y.re in x.re 14.044 * [backup-simplify]: Simplify y.re into y.re 14.044 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.044 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.044 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.044 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.044 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.044 * [backup-simplify]: Simplify (- 0) into 0 14.045 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.045 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.045 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 14.045 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 14.045 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 14.045 * [backup-simplify]: Simplify (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))) into (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))) 14.045 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re))))) into (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re))))) 14.045 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))))) 14.045 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))))) in x.im 14.045 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re))))) in x.im 14.045 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 14.045 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 14.045 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 14.045 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.045 * [taylor]: Taking taylor expansion of y.re in x.im 14.045 * [backup-simplify]: Simplify y.re into y.re 14.045 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.045 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.045 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.046 * [taylor]: Taking taylor expansion of (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))) in x.im 14.046 * [taylor]: Taking taylor expansion of (log x.im) in x.im 14.046 * [taylor]: Taking taylor expansion of x.im in x.im 14.046 * [backup-simplify]: Simplify 0 into 0 14.046 * [backup-simplify]: Simplify 1 into 1 14.046 * [backup-simplify]: Simplify (log 1) into 0 14.046 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in x.im 14.046 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 14.046 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 14.046 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 14.046 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.046 * [taylor]: Taking taylor expansion of y.re in x.im 14.046 * [backup-simplify]: Simplify y.re into y.re 14.046 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.046 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.046 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.046 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.046 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.047 * [backup-simplify]: Simplify (- 0) into 0 14.047 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.047 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.047 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 14.047 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 14.047 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 14.047 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 14.047 * [backup-simplify]: Simplify (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))) into (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))) 14.047 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re))))) into (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re))))) 14.047 * [backup-simplify]: Simplify (- (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))))) into (- (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))))) 14.048 * [taylor]: Taking taylor expansion of (- (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))))) in y.re 14.048 * [taylor]: Taking taylor expansion of (* (sin (* (atan2 x.im x.re) y.re)) (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re))))) in y.re 14.048 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 14.048 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 14.048 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 14.048 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.048 * [taylor]: Taking taylor expansion of y.re in y.re 14.048 * [backup-simplify]: Simplify 0 into 0 14.048 * [backup-simplify]: Simplify 1 into 1 14.048 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 14.048 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 14.048 * [taylor]: Taking taylor expansion of (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))) in y.re 14.048 * [taylor]: Taking taylor expansion of (log x.im) in y.re 14.048 * [taylor]: Taking taylor expansion of x.im in y.re 14.048 * [backup-simplify]: Simplify x.im into x.im 14.048 * [backup-simplify]: Simplify (log x.im) into (log x.im) 14.048 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in y.re 14.048 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 14.048 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 14.048 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 14.048 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.048 * [taylor]: Taking taylor expansion of y.re in y.re 14.048 * [backup-simplify]: Simplify 0 into 0 14.048 * [backup-simplify]: Simplify 1 into 1 14.048 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 14.049 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 14.049 * [backup-simplify]: Simplify (exp 1) into E 14.049 * [backup-simplify]: Simplify (* (log x.im) E) into (* E (log x.im)) 14.049 * [backup-simplify]: Simplify (* 0 (* E (log x.im))) into 0 14.049 * [backup-simplify]: Simplify (- 0) into 0 14.049 * [backup-simplify]: Simplify 0 into 0 14.049 * [backup-simplify]: Simplify (+ 0) into 0 14.050 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 14.050 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 14.050 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.050 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 14.051 * [backup-simplify]: Simplify (- 0) into 0 14.051 * [backup-simplify]: Simplify (+ 0 0) into 0 14.051 * [backup-simplify]: Simplify (* (exp (cos (* (atan2 x.im x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 14.052 * [backup-simplify]: Simplify (- 0) into 0 14.052 * [backup-simplify]: Simplify (+ 0 0) into 0 14.052 * [taylor]: Taking taylor expansion of 0 in x.im 14.052 * [backup-simplify]: Simplify 0 into 0 14.052 * [taylor]: Taking taylor expansion of 0 in y.re 14.052 * [backup-simplify]: Simplify 0 into 0 14.052 * [backup-simplify]: Simplify 0 into 0 14.052 * [backup-simplify]: Simplify (+ 0) into 0 14.053 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 14.053 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 14.053 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.054 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 14.054 * [backup-simplify]: Simplify (- 0) into 0 14.054 * [backup-simplify]: Simplify (+ 0 0) into 0 14.055 * [backup-simplify]: Simplify (* (exp (cos (* (atan2 x.im x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 14.055 * [backup-simplify]: Simplify (- 0) into 0 14.055 * [backup-simplify]: Simplify (+ 0 0) into 0 14.055 * [taylor]: Taking taylor expansion of 0 in y.re 14.055 * [backup-simplify]: Simplify 0 into 0 14.055 * [backup-simplify]: Simplify 0 into 0 14.056 * [backup-simplify]: Simplify (+ 0) into 0 14.056 * [backup-simplify]: Simplify (* (exp 1) (+ (* (/ (pow 0 1) 1)))) into 0 14.056 * [backup-simplify]: Simplify (- 0) into 0 14.057 * [backup-simplify]: Simplify (+ 0 0) into 0 14.057 * [backup-simplify]: Simplify 0 into 0 14.057 * [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))) 14.058 * [backup-simplify]: Simplify (+ (* (cos (* (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 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 14.058 * [backup-simplify]: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 x.re))) into 0 14.058 * [backup-simplify]: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 x.im))) into 0 14.058 * [backup-simplify]: Simplify (+ 0 0) into 0 14.059 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x.re 2) (pow x.im 2))))) into 0 14.060 * [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 14.061 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) into 0 14.061 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 14.061 * [backup-simplify]: Simplify (+ 0 0) into 0 14.062 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 14.062 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 (log (sqrt (+ (pow x.re 2) (pow x.im 2))))) (* 0 0))) into 0 14.062 * [backup-simplify]: Simplify (- 0) into 0 14.063 * [backup-simplify]: Simplify (+ (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) 0) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 14.063 * [backup-simplify]: Simplify (* (exp (cos (* (atan2 x.im x.re) y.re))) (+ (* (/ (pow (- (* (sin (* (atan2 x.im x.re) y.re)) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) 2) 2)) (* (/ (pow (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2)))) 1) 1)))) into (* (- (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) (exp (cos (* (atan2 x.im x.re) y.re)))) 14.064 * [backup-simplify]: Simplify (- 0) into 0 14.064 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2))) (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) (exp (cos (* (atan2 x.im x.re) y.re)))) 0) into (- (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) 14.064 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) in x.re 14.064 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) in x.re 14.064 * [taylor]: Taking taylor expansion of 1/2 in x.re 14.064 * [backup-simplify]: Simplify 1/2 into 1/2 14.064 * [taylor]: Taking taylor expansion of (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) in x.re 14.064 * [taylor]: Taking taylor expansion of (pow (sin (* (atan2 x.im x.re) y.re)) 2) in x.re 14.064 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.re 14.065 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 14.065 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 14.065 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.065 * [taylor]: Taking taylor expansion of y.re in x.re 14.065 * [backup-simplify]: Simplify y.re into y.re 14.065 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.065 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.065 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.065 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 14.065 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 14.065 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 14.065 * [taylor]: Taking taylor expansion of (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) in x.re 14.065 * [taylor]: Taking taylor expansion of (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) in x.re 14.065 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) in x.re 14.065 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.im 2) (pow x.re 2))) in x.re 14.065 * [taylor]: Taking taylor expansion of (+ (pow x.im 2) (pow x.re 2)) in x.re 14.065 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 14.065 * [taylor]: Taking taylor expansion of x.im in x.re 14.065 * [backup-simplify]: Simplify x.im into x.im 14.065 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 14.065 * [taylor]: Taking taylor expansion of x.re in x.re 14.065 * [backup-simplify]: Simplify 0 into 0 14.065 * [backup-simplify]: Simplify 1 into 1 14.065 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 14.065 * [backup-simplify]: Simplify (+ (pow x.im 2) 0) into (pow x.im 2) 14.065 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 14.065 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 14.066 * [backup-simplify]: Simplify (+ 0 0) into 0 14.066 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 14.066 * [backup-simplify]: Simplify (log x.im) into (log x.im) 14.066 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in x.re 14.066 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 14.066 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 14.066 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 14.066 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.066 * [taylor]: Taking taylor expansion of y.re in x.re 14.066 * [backup-simplify]: Simplify y.re into y.re 14.066 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.066 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.066 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.066 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.066 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.066 * [backup-simplify]: Simplify (- 0) into 0 14.066 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.067 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.067 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) in x.re 14.067 * [taylor]: Taking taylor expansion of 1/2 in x.re 14.067 * [backup-simplify]: Simplify 1/2 into 1/2 14.067 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) in x.re 14.067 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 14.067 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 14.067 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 14.067 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.067 * [taylor]: Taking taylor expansion of y.re in x.re 14.067 * [backup-simplify]: Simplify y.re into y.re 14.067 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.067 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.067 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.067 * [taylor]: Taking taylor expansion of (* (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) in x.re 14.067 * [taylor]: Taking taylor expansion of (pow (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) 2) in x.re 14.067 * [taylor]: Taking taylor expansion of (log (sqrt (+ (pow x.re 2) (pow x.im 2)))) in x.re 14.067 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x.re 2) (pow x.im 2))) in x.re 14.067 * [taylor]: Taking taylor expansion of (+ (pow x.re 2) (pow x.im 2)) in x.re 14.067 * [taylor]: Taking taylor expansion of (pow x.re 2) in x.re 14.067 * [taylor]: Taking taylor expansion of x.re in x.re 14.067 * [backup-simplify]: Simplify 0 into 0 14.067 * [backup-simplify]: Simplify 1 into 1 14.067 * [taylor]: Taking taylor expansion of (pow x.im 2) in x.re 14.067 * [taylor]: Taking taylor expansion of x.im in x.re 14.067 * [backup-simplify]: Simplify x.im into x.im 14.067 * [backup-simplify]: Simplify (* x.im x.im) into (pow x.im 2) 14.067 * [backup-simplify]: Simplify (+ 0 (pow x.im 2)) into (pow x.im 2) 14.067 * [backup-simplify]: Simplify (sqrt (pow x.im 2)) into x.im 14.067 * [backup-simplify]: Simplify (+ (* x.im 0) (* 0 x.im)) into 0 14.068 * [backup-simplify]: Simplify (+ 0 0) into 0 14.068 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x.im 2)))) into 0 14.068 * [backup-simplify]: Simplify (log x.im) into (log x.im) 14.068 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in x.re 14.068 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.re 14.068 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.re 14.068 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.re 14.068 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.068 * [taylor]: Taking taylor expansion of y.re in x.re 14.068 * [backup-simplify]: Simplify y.re into y.re 14.068 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.068 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.068 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.068 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.068 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.068 * [backup-simplify]: Simplify (- 0) into 0 14.068 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.068 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.069 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (sin (* (atan2 x.im x.re) y.re))) into (pow (sin (* (atan2 x.im x.re) y.re)) 2) 14.069 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 14.069 * [backup-simplify]: Simplify (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) into (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) 14.069 * [backup-simplify]: Simplify (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) into (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) 14.069 * [backup-simplify]: Simplify (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) into (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) 14.069 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.069 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.069 * [backup-simplify]: Simplify (- 0) into 0 14.070 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.070 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 14.070 * [backup-simplify]: Simplify (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) into (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) 14.070 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) into (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) 14.070 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) 14.070 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) 14.071 * [backup-simplify]: Simplify (+ (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))))) into (- (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) 14.071 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) in x.im 14.071 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) in x.im 14.071 * [taylor]: Taking taylor expansion of 1/2 in x.im 14.071 * [backup-simplify]: Simplify 1/2 into 1/2 14.071 * [taylor]: Taking taylor expansion of (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) in x.im 14.071 * [taylor]: Taking taylor expansion of (pow (sin (* (atan2 x.im x.re) y.re)) 2) in x.im 14.071 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in x.im 14.071 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 14.071 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 14.071 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.071 * [taylor]: Taking taylor expansion of y.re in x.im 14.071 * [backup-simplify]: Simplify y.re into y.re 14.071 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.071 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.071 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.071 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 1) into (sin (* (atan2 x.im x.re) y.re)) 14.071 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 0) into 0 14.071 * [backup-simplify]: Simplify (+ (sin (* (atan2 x.im x.re) y.re)) 0) into (sin (* (atan2 x.im x.re) y.re)) 14.071 * [taylor]: Taking taylor expansion of (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) in x.im 14.071 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in x.im 14.071 * [taylor]: Taking taylor expansion of (log x.im) in x.im 14.071 * [taylor]: Taking taylor expansion of x.im in x.im 14.071 * [backup-simplify]: Simplify 0 into 0 14.071 * [backup-simplify]: Simplify 1 into 1 14.072 * [backup-simplify]: Simplify (log 1) into 0 14.072 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 14.072 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in x.im 14.072 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 14.072 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 14.072 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 14.072 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.072 * [taylor]: Taking taylor expansion of y.re in x.im 14.072 * [backup-simplify]: Simplify y.re into y.re 14.072 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.072 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.072 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.072 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.072 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.073 * [backup-simplify]: Simplify (- 0) into 0 14.073 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.073 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.073 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) in x.im 14.073 * [taylor]: Taking taylor expansion of 1/2 in x.im 14.073 * [backup-simplify]: Simplify 1/2 into 1/2 14.073 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) in x.im 14.073 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 14.073 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 14.073 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 14.073 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.073 * [taylor]: Taking taylor expansion of y.re in x.im 14.073 * [backup-simplify]: Simplify y.re into y.re 14.073 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.073 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.073 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.073 * [taylor]: Taking taylor expansion of (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) in x.im 14.073 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in x.im 14.073 * [taylor]: Taking taylor expansion of (log x.im) in x.im 14.073 * [taylor]: Taking taylor expansion of x.im in x.im 14.073 * [backup-simplify]: Simplify 0 into 0 14.073 * [backup-simplify]: Simplify 1 into 1 14.073 * [backup-simplify]: Simplify (log 1) into 0 14.074 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 14.074 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in x.im 14.074 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in x.im 14.074 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in x.im 14.074 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in x.im 14.074 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.074 * [taylor]: Taking taylor expansion of y.re in x.im 14.074 * [backup-simplify]: Simplify y.re into y.re 14.074 * [backup-simplify]: Simplify (* (atan2 x.im x.re) y.re) into (* (atan2 x.im x.re) y.re) 14.074 * [backup-simplify]: Simplify (cos (* (atan2 x.im x.re) y.re)) into (cos (* (atan2 x.im x.re) y.re)) 14.074 * [backup-simplify]: Simplify (sin (* (atan2 x.im x.re) y.re)) into (sin (* (atan2 x.im x.re) y.re)) 14.074 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.074 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.074 * [backup-simplify]: Simplify (- 0) into 0 14.074 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.075 * [backup-simplify]: Simplify (exp (cos (* (atan2 x.im x.re) y.re))) into (exp (cos (* (atan2 x.im x.re) y.re))) 14.075 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) (sin (* (atan2 x.im x.re) y.re))) into (pow (sin (* (atan2 x.im x.re) y.re)) 2) 14.075 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 14.075 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 14.075 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 14.075 * [backup-simplify]: Simplify (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) into (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) 14.076 * [backup-simplify]: Simplify (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) into (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) 14.076 * [backup-simplify]: Simplify (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) into (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) 14.076 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) 1) into (cos (* (atan2 x.im x.re) y.re)) 14.076 * [backup-simplify]: Simplify (* (sin (* (atan2 x.im x.re) y.re)) 0) into 0 14.076 * [backup-simplify]: Simplify (- 0) into 0 14.076 * [backup-simplify]: Simplify (+ (cos (* (atan2 x.im x.re) y.re)) 0) into (cos (* (atan2 x.im x.re) y.re)) 14.077 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 14.077 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 14.077 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 14.077 * [backup-simplify]: Simplify (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) into (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) 14.077 * [backup-simplify]: Simplify (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) into (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) 14.077 * [backup-simplify]: Simplify (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) into (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) 14.078 * [backup-simplify]: Simplify (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) into (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) 14.078 * [backup-simplify]: Simplify (+ (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) (- (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))))) into (- (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) 14.078 * [taylor]: Taking taylor expansion of (- (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))))) in y.re 14.078 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) in y.re 14.078 * [taylor]: Taking taylor expansion of 1/2 in y.re 14.078 * [backup-simplify]: Simplify 1/2 into 1/2 14.078 * [taylor]: Taking taylor expansion of (* (pow (sin (* (atan2 x.im x.re) y.re)) 2) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) in y.re 14.078 * [taylor]: Taking taylor expansion of (pow (sin (* (atan2 x.im x.re) y.re)) 2) in y.re 14.078 * [taylor]: Taking taylor expansion of (sin (* (atan2 x.im x.re) y.re)) in y.re 14.078 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 14.078 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 14.078 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.078 * [taylor]: Taking taylor expansion of y.re in y.re 14.078 * [backup-simplify]: Simplify 0 into 0 14.078 * [backup-simplify]: Simplify 1 into 1 14.078 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 14.079 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 14.079 * [backup-simplify]: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 14.079 * [taylor]: Taking taylor expansion of (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) in y.re 14.079 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in y.re 14.079 * [taylor]: Taking taylor expansion of (log x.im) in y.re 14.079 * [taylor]: Taking taylor expansion of x.im in y.re 14.079 * [backup-simplify]: Simplify x.im into x.im 14.079 * [backup-simplify]: Simplify (log x.im) into (log x.im) 14.079 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in y.re 14.079 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 14.079 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 14.079 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 14.079 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.079 * [taylor]: Taking taylor expansion of y.re in y.re 14.079 * [backup-simplify]: Simplify 0 into 0 14.079 * [backup-simplify]: Simplify 1 into 1 14.079 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 14.079 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 14.079 * [backup-simplify]: Simplify (exp 1) into E 14.079 * [taylor]: Taking taylor expansion of (* 1/2 (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))))) in y.re 14.079 * [taylor]: Taking taylor expansion of 1/2 in y.re 14.079 * [backup-simplify]: Simplify 1/2 into 1/2 14.079 * [taylor]: Taking taylor expansion of (* (cos (* (atan2 x.im x.re) y.re)) (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re))))) in y.re 14.079 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 14.080 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 14.080 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 14.080 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.080 * [taylor]: Taking taylor expansion of y.re in y.re 14.080 * [backup-simplify]: Simplify 0 into 0 14.080 * [backup-simplify]: Simplify 1 into 1 14.080 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 14.080 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 14.080 * [taylor]: Taking taylor expansion of (* (pow (log x.im) 2) (exp (cos (* (atan2 x.im x.re) y.re)))) in y.re 14.080 * [taylor]: Taking taylor expansion of (pow (log x.im) 2) in y.re 14.080 * [taylor]: Taking taylor expansion of (log x.im) in y.re 14.080 * [taylor]: Taking taylor expansion of x.im in y.re 14.080 * [backup-simplify]: Simplify x.im into x.im 14.080 * [backup-simplify]: Simplify (log x.im) into (log x.im) 14.080 * [taylor]: Taking taylor expansion of (exp (cos (* (atan2 x.im x.re) y.re))) in y.re 14.080 * [taylor]: Taking taylor expansion of (cos (* (atan2 x.im x.re) y.re)) in y.re 14.080 * [taylor]: Taking taylor expansion of (* (atan2 x.im x.re) y.re) in y.re 14.080 * [taylor]: Taking taylor expansion of (atan2 x.im x.re) in y.re 14.080 * [backup-simplify]: Simplify (atan2 x.im x.re) into (atan2 x.im x.re) 14.080 * [taylor]: Taking taylor expansion of y.re in y.re 14.080 * [backup-simplify]: Simplify 0 into 0 14.080 * [backup-simplify]: Simplify 1 into 1 14.080 * [backup-simplify]: Simplify (* (atan2 x.im x.re) 0) into 0 14.081 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 1) (* 0 0)) into (atan2 x.im x.re) 14.081 * [backup-simplify]: Simplify (exp 1) into E 14.081 * [backup-simplify]: Simplify (* (log x.im) (log x.im)) into (pow (log x.im) 2) 14.081 * [backup-simplify]: Simplify (* (pow (log x.im) 2) E) into (* E (pow (log x.im) 2)) 14.081 * [backup-simplify]: Simplify (* 1 (* E (pow (log x.im) 2))) into (* E (pow (log x.im) 2)) 14.081 * [backup-simplify]: Simplify (* 1/2 (* E (pow (log x.im) 2))) into (* 1/2 (* E (pow (log x.im) 2))) 14.081 * [backup-simplify]: Simplify (- (* 1/2 (* E (pow (log x.im) 2)))) into (- (* 1/2 (* E (pow (log x.im) 2)))) 14.081 * [backup-simplify]: Simplify (+ 0 (- (* 1/2 (* E (pow (log x.im) 2))))) into (- (* 1/2 (* E (pow (log x.im) 2)))) 14.081 * [backup-simplify]: Simplify (- (* 1/2 (* E (pow (log x.im) 2)))) into (- (* 1/2 (* E (pow (log x.im) 2)))) 14.082 * [backup-simplify]: Simplify (+ 0) into 0 14.082 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 14.082 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 14.082 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.083 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 14.083 * [backup-simplify]: Simplify (- 0) into 0 14.083 * [backup-simplify]: Simplify (+ 0 0) into 0 14.084 * [backup-simplify]: Simplify (* (exp (cos (* (atan2 x.im x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 14.084 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 14.084 * [backup-simplify]: Simplify (+ (* (log x.im) 0) (* 0 (exp (cos (* (atan2 x.im x.re) y.re))))) into 0 14.085 * [backup-simplify]: Simplify (+ 0) into 0 14.085 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 14.085 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 14.085 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.086 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 14.086 * [backup-simplify]: Simplify (+ 0 0) into 0 14.086 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))))) into 0 14.086 * [backup-simplify]: Simplify (- 0) into 0 14.086 * [taylor]: Taking taylor expansion of 0 in x.im 14.086 * [backup-simplify]: Simplify 0 into 0 14.086 * [taylor]: Taking taylor expansion of 0 in y.re 14.086 * [backup-simplify]: Simplify 0 into 0 14.086 * [backup-simplify]: Simplify 0 into 0 14.087 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 14.087 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 14.088 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 14.088 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 14.089 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 14.089 * [backup-simplify]: Simplify (- 0) into 0 14.089 * [backup-simplify]: Simplify (+ 0 0) into 0 14.090 * [backup-simplify]: Simplify (* (exp (cos (* (atan2 x.im x.re) y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.090 * [backup-simplify]: Simplify (- 0) into 0 14.090 * [backup-simplify]: Simplify (+ 0 0) into 0 14.090 * [taylor]: Taking taylor expansion of 0 in x.im 14.090 * [backup-simplify]: Simplify 0 into 0 14.091 * [taylor]: Taking taylor expansion of 0 in y.re 14.091 * [backup-simplify]: Simplify 0 into 0 14.091 * [backup-simplify]: Simplify 0 into 0 14.091 * [backup-simplify]: Simplify (+ (* (- -1) (log x.im)) 0) into (log x.im) 14.091 * [backup-simplify]: Simplify (+ 0) into 0 14.091 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 14.092 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 14.092 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.092 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 14.093 * [backup-simplify]: Simplify (- 0) into 0 14.093 * [backup-simplify]: Simplify (+ 0 0) into 0 14.093 * [backup-simplify]: Simplify (* (exp (cos (* (atan2 x.im x.re) y.re))) (+ (* (/ (pow 0 1) 1)))) into 0 14.094 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.094 * [backup-simplify]: Simplify (+ (* (log x.im) 0) (* 0 (exp (cos (* (atan2 x.im x.re) y.re))))) into 0 14.094 * [backup-simplify]: Simplify (+ 0) into 0 14.095 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 1)) into 0 14.095 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (* 0 y.re)) into 0 14.095 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.096 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (* 0 0)) into 0 14.096 * [backup-simplify]: Simplify (+ 0 0) into 0 14.096 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (* 0 (* (log x.im) (exp (cos (* (atan2 x.im x.re) y.re)))))) into 0 14.096 * [backup-simplify]: Simplify (- 0) into 0 14.096 * [taylor]: Taking taylor expansion of 0 in y.re 14.096 * [backup-simplify]: Simplify 0 into 0 14.096 * [backup-simplify]: Simplify 0 into 0 14.096 * [taylor]: Taking taylor expansion of 0 in y.re 14.096 * [backup-simplify]: Simplify 0 into 0 14.096 * [backup-simplify]: Simplify 0 into 0 14.097 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 14.097 * [backup-simplify]: Simplify (+ (* (cos (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 1))) into 0 14.098 * [backup-simplify]: Simplify (+ (* (atan2 x.im x.re) 0) (+ (* 0 0) (* 0 y.re))) into 0 14.099 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 14.099 * [backup-simplify]: Simplify (+ (* (sin (* (atan2 x.im x.re) y.re)) 0) (+ (* 0 0) (* 0 0))) into 0 14.099 * [backup-simplify]: Simplify (- 0) into 0 14.100 * [backup-simplify]: Simplify (+ 0 0) into 0 14.100 * [backup-simplify]: Simplify (* (exp (cos (* (atan2 x.im x.re) y.re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.101 * [backup-simplify]: Simplify (- 0) into 0 14.101 * [backup-simplify]: Simplify (+ 0 0) into 0 14.101 * [taylor]: Taking taylor expansion of 0 in y.re 14.101 * [backup-simplify]: Simplify 0 into 0 14.101 * [backup-simplify]: Simplify 0 into 0 14.101 * [backup-simplify]: Simplify (+ 0) into 0 14.102 * [backup-simplify]: Simplify (* (exp 1) (+ (* (/ (pow 0 1) 1)))) into 0 14.102 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.im 1)))) 1) into 0 14.103 * [backup-simplify]: Simplify (+ (* (log x.im) 0) (* 0 E)) into 0 14.103 * [backup-simplify]: Simplify (+ (* 1 (/ (pow (atan2 x.im x.re) 1) 1))) into (atan2 x.im x.re) 14.103 * [backup-simplify]: Simplify (+ (* 0 0) (* (atan2 x.im x.re) (* E (log x.im)))) into (* (atan2 x.im x.re) (* E (log x.im))) 14.103 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (* E (log x.im)))) into (- (* (atan2 x.im x.re) (* E (log x.im)))) 14.103 * [backup-simplify]: Simplify (- (* (atan2 x.im x.re) (* E (log x.im)))) into (- (* (atan2 x.im x.re) (* E (log x.im)))) 14.104 * [backup-simplify]: Simplify (+ (* (- (* (atan2 x.im x.re) (* E (log x.im)))) (* y.re (* 1 (* 1 y.im)))) (+ (* (- (* 1/2 (* E (pow (log x.im) 2)))) (pow (* 1 (* 1 (* 1 y.im))) 2)) (- E 1))) into (- E (+ (* y.im (* (atan2 x.im x.re) (* E (* y.re (log x.im))))) (+ 1 (* 1/2 (* (pow y.im 2) (* E (pow (log x.im) 2))))))) 14.104 * [backup-simplify]: Simplify (expm1 (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (* (atan2 (/ 1 x.im) (/ 1 x.re)) (/ 1 y.re))))) into (expm1 (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 14.104 * [approximate]: Taking taylor expansion of (expm1 (cos (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 14.104 * [taylor]: Taking taylor expansion of (expm1 (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.re 14.104 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 1) 14.105 * [taylor]: Taking taylor expansion of (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.re 14.105 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.re 14.105 * [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 14.105 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 14.105 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.re 14.105 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.re 14.105 * [taylor]: Taking taylor expansion of y.im in y.re 14.105 * [backup-simplify]: Simplify y.im into y.im 14.105 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 14.105 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.re 14.105 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.re 14.105 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 14.105 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.re 14.105 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.re 14.105 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 14.105 * [taylor]: Taking taylor expansion of x.re in y.re 14.105 * [backup-simplify]: Simplify x.re into x.re 14.105 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 14.105 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.re 14.105 * [taylor]: Taking taylor expansion of x.re in y.re 14.105 * [backup-simplify]: Simplify x.re into x.re 14.105 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 14.105 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.re 14.105 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 14.105 * [taylor]: Taking taylor expansion of x.im in y.re 14.105 * [backup-simplify]: Simplify x.im into x.im 14.105 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.105 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.re 14.105 * [taylor]: Taking taylor expansion of x.im in y.re 14.105 * [backup-simplify]: Simplify x.im into x.im 14.105 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.105 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 14.105 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 14.105 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 14.105 * [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)))) 14.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 14.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 14.106 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 14.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 14.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 14.106 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 14.106 * [backup-simplify]: Simplify (+ 0 0) into 0 14.106 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 14.106 * [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))))) 14.106 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 14.106 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 14.107 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.107 * [taylor]: Taking taylor expansion of y.re in y.re 14.107 * [backup-simplify]: Simplify 0 into 0 14.107 * [backup-simplify]: Simplify 1 into 1 14.107 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.107 * [backup-simplify]: Simplify (+ 0 (atan2 (/ 1 x.im) (/ 1 x.re))) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.107 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 14.107 * [backup-simplify]: Simplify (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 14.107 * [taylor]: Taking taylor expansion of 1 in y.re 14.107 * [backup-simplify]: Simplify 1 into 1 14.107 * [taylor]: Taking taylor expansion of (expm1 (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.im 14.107 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 1) 14.107 * [taylor]: Taking taylor expansion of (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.im 14.107 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.im 14.107 * [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 14.107 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 14.107 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.im 14.107 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.im 14.107 * [taylor]: Taking taylor expansion of y.im in x.im 14.107 * [backup-simplify]: Simplify y.im into y.im 14.107 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 14.107 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.im 14.107 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.im 14.107 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 14.107 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.im 14.107 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.im 14.107 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 14.107 * [taylor]: Taking taylor expansion of x.re in x.im 14.107 * [backup-simplify]: Simplify x.re into x.re 14.107 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 14.107 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.im 14.107 * [taylor]: Taking taylor expansion of x.re in x.im 14.108 * [backup-simplify]: Simplify x.re into x.re 14.108 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 14.108 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.im 14.108 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 14.108 * [taylor]: Taking taylor expansion of x.im in x.im 14.108 * [backup-simplify]: Simplify 0 into 0 14.108 * [backup-simplify]: Simplify 1 into 1 14.108 * [backup-simplify]: Simplify (/ 1 1) into 1 14.108 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.im 14.108 * [taylor]: Taking taylor expansion of x.im in x.im 14.108 * [backup-simplify]: Simplify 0 into 0 14.108 * [backup-simplify]: Simplify 1 into 1 14.108 * [backup-simplify]: Simplify (/ 1 1) into 1 14.108 * [backup-simplify]: Simplify (* 1 1) into 1 14.109 * [backup-simplify]: Simplify (+ 0 1) into 1 14.109 * [backup-simplify]: Simplify (sqrt 1) into 1 14.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.110 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.111 * [backup-simplify]: Simplify (+ 0 0) into 0 14.111 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 14.112 * [backup-simplify]: Simplify (log 1) into 0 14.112 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 14.112 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 14.112 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.112 * [taylor]: Taking taylor expansion of y.re in x.im 14.112 * [backup-simplify]: Simplify y.re into y.re 14.112 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 14.112 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 14.112 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.im))) into (* -1 (/ (log x.im) y.im)) 14.112 * [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)) 14.113 * [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))) 14.113 * [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))) 14.113 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) 14.113 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) 0) into 0 14.113 * [backup-simplify]: Simplify (- 0) into 0 14.113 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im))) 14.113 * [backup-simplify]: Simplify (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im)))) into (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.im) y.im)))) 14.113 * [taylor]: Taking taylor expansion of 1 in x.im 14.113 * [backup-simplify]: Simplify 1 into 1 14.114 * [taylor]: Taking taylor expansion of (expm1 (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 14.114 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 1) 14.114 * [taylor]: Taking taylor expansion of (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 14.114 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 14.114 * [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 14.114 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 14.114 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 14.114 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 14.114 * [taylor]: Taking taylor expansion of y.im in x.re 14.114 * [backup-simplify]: Simplify y.im into y.im 14.114 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 14.114 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 14.114 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 14.114 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 14.114 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 14.114 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 14.114 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 14.114 * [taylor]: Taking taylor expansion of x.re in x.re 14.114 * [backup-simplify]: Simplify 0 into 0 14.114 * [backup-simplify]: Simplify 1 into 1 14.114 * [backup-simplify]: Simplify (/ 1 1) into 1 14.114 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 14.114 * [taylor]: Taking taylor expansion of x.re in x.re 14.114 * [backup-simplify]: Simplify 0 into 0 14.114 * [backup-simplify]: Simplify 1 into 1 14.114 * [backup-simplify]: Simplify (/ 1 1) into 1 14.115 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 14.115 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 14.115 * [taylor]: Taking taylor expansion of x.im in x.re 14.115 * [backup-simplify]: Simplify x.im into x.im 14.115 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.115 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 14.115 * [taylor]: Taking taylor expansion of x.im in x.re 14.115 * [backup-simplify]: Simplify x.im into x.im 14.115 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.115 * [backup-simplify]: Simplify (* 1 1) into 1 14.115 * [backup-simplify]: Simplify (+ 1 0) into 1 14.115 * [backup-simplify]: Simplify (sqrt 1) into 1 14.120 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.121 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.122 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.122 * [backup-simplify]: Simplify (+ 0 0) into 0 14.123 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 14.123 * [backup-simplify]: Simplify (log 1) into 0 14.124 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 14.124 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 14.124 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.124 * [taylor]: Taking taylor expansion of y.re in x.re 14.124 * [backup-simplify]: Simplify y.re into y.re 14.124 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 14.124 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 14.125 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 14.125 * [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)) 14.125 * [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))) 14.125 * [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))) 14.126 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 14.126 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 14.126 * [backup-simplify]: Simplify (- 0) into 0 14.127 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 14.127 * [backup-simplify]: Simplify (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) into (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 14.127 * [taylor]: Taking taylor expansion of 1 in x.re 14.127 * [backup-simplify]: Simplify 1 into 1 14.127 * [taylor]: Taking taylor expansion of (expm1 (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.im 14.127 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 1) 14.127 * [taylor]: Taking taylor expansion of (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.im 14.127 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 14.127 * [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 14.127 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 14.127 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 14.127 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 14.127 * [taylor]: Taking taylor expansion of y.im in y.im 14.128 * [backup-simplify]: Simplify 0 into 0 14.128 * [backup-simplify]: Simplify 1 into 1 14.128 * [backup-simplify]: Simplify (/ 1 1) into 1 14.128 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 14.128 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 14.128 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 14.128 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 14.128 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 14.128 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 14.128 * [taylor]: Taking taylor expansion of x.re in y.im 14.128 * [backup-simplify]: Simplify x.re into x.re 14.128 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 14.128 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 14.128 * [taylor]: Taking taylor expansion of x.re in y.im 14.128 * [backup-simplify]: Simplify x.re into x.re 14.129 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 14.129 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 14.129 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 14.129 * [taylor]: Taking taylor expansion of x.im in y.im 14.129 * [backup-simplify]: Simplify x.im into x.im 14.129 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.129 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 14.129 * [taylor]: Taking taylor expansion of x.im in y.im 14.129 * [backup-simplify]: Simplify x.im into x.im 14.129 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.129 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 14.129 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 14.129 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 14.130 * [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)))) 14.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 14.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 14.130 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 14.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 14.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 14.131 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 14.131 * [backup-simplify]: Simplify (+ 0 0) into 0 14.131 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 14.131 * [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))))) 14.132 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 14.132 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 14.132 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.132 * [taylor]: Taking taylor expansion of y.re in y.im 14.132 * [backup-simplify]: Simplify y.re into y.re 14.132 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 14.132 * [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))))) 14.132 * [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))))) 14.133 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 14.133 * [backup-simplify]: Simplify (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 14.133 * [taylor]: Taking taylor expansion of 1 in y.im 14.133 * [backup-simplify]: Simplify 1 into 1 14.133 * [taylor]: Taking taylor expansion of (expm1 (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.im 14.133 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 1) 14.133 * [taylor]: Taking taylor expansion of (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in y.im 14.133 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in y.im 14.133 * [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 14.133 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 14.133 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in y.im 14.133 * [taylor]: Taking taylor expansion of (/ 1 y.im) in y.im 14.133 * [taylor]: Taking taylor expansion of y.im in y.im 14.133 * [backup-simplify]: Simplify 0 into 0 14.133 * [backup-simplify]: Simplify 1 into 1 14.134 * [backup-simplify]: Simplify (/ 1 1) into 1 14.134 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in y.im 14.134 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in y.im 14.134 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 14.134 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in y.im 14.134 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in y.im 14.134 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 14.134 * [taylor]: Taking taylor expansion of x.re in y.im 14.134 * [backup-simplify]: Simplify x.re into x.re 14.134 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 14.134 * [taylor]: Taking taylor expansion of (/ 1 x.re) in y.im 14.134 * [taylor]: Taking taylor expansion of x.re in y.im 14.134 * [backup-simplify]: Simplify x.re into x.re 14.134 * [backup-simplify]: Simplify (/ 1 x.re) into (/ 1 x.re) 14.134 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in y.im 14.134 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 14.135 * [taylor]: Taking taylor expansion of x.im in y.im 14.135 * [backup-simplify]: Simplify x.im into x.im 14.135 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.135 * [taylor]: Taking taylor expansion of (/ 1 x.im) in y.im 14.135 * [taylor]: Taking taylor expansion of x.im in y.im 14.135 * [backup-simplify]: Simplify x.im into x.im 14.135 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.135 * [backup-simplify]: Simplify (* (/ 1 x.re) (/ 1 x.re)) into (/ 1 (pow x.re 2)) 14.135 * [backup-simplify]: Simplify (* (/ 1 x.im) (/ 1 x.im)) into (/ 1 (pow x.im 2)) 14.135 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 14.135 * [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)))) 14.135 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 14.136 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 14.136 * [backup-simplify]: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 x.re))) into 0 14.136 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 14.136 * [backup-simplify]: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 14.136 * [backup-simplify]: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 x.im))) into 0 14.137 * [backup-simplify]: Simplify (+ 0 0) into 0 14.137 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 14.137 * [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))))) 14.137 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.im 14.137 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.im 14.137 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.137 * [taylor]: Taking taylor expansion of y.re in y.im 14.137 * [backup-simplify]: Simplify y.re into y.re 14.137 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 14.138 * [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))))) 14.138 * [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))))) 14.138 * [backup-simplify]: Simplify (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) into (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) 14.138 * [backup-simplify]: Simplify (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) into (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 14.138 * [taylor]: Taking taylor expansion of 1 in y.im 14.139 * [backup-simplify]: Simplify 1 into 1 14.139 * [backup-simplify]: Simplify (- 1) into -1 14.139 * [backup-simplify]: Simplify (+ (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) -1) into (- (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 1) 14.139 * [taylor]: Taking taylor expansion of (- (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) 1) in x.re 14.140 * [taylor]: Taking taylor expansion of (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) in x.re 14.140 * [taylor]: Taking taylor expansion of (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re))) in x.re 14.140 * [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 14.140 * [taylor]: Rewrote expression to (+ (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)) 14.140 * [taylor]: Taking taylor expansion of (* (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im)))) in x.re 14.140 * [taylor]: Taking taylor expansion of (/ 1 y.im) in x.re 14.140 * [taylor]: Taking taylor expansion of y.im in x.re 14.140 * [backup-simplify]: Simplify y.im into y.im 14.140 * [backup-simplify]: Simplify (/ 1 y.im) into (/ 1 y.im) 14.140 * [taylor]: Taking taylor expansion of (log (hypot (/ 1 x.re) (/ 1 x.im))) in x.re 14.140 * [taylor]: Taking taylor expansion of (hypot (/ 1 x.re) (/ 1 x.im)) in x.re 14.140 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im)))) 14.140 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 x.im))) in x.re 14.140 * [taylor]: Taking taylor expansion of (* (/ 1 x.re) (/ 1 x.re)) in x.re 14.140 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 14.140 * [taylor]: Taking taylor expansion of x.re in x.re 14.140 * [backup-simplify]: Simplify 0 into 0 14.140 * [backup-simplify]: Simplify 1 into 1 14.141 * [backup-simplify]: Simplify (/ 1 1) into 1 14.141 * [taylor]: Taking taylor expansion of (/ 1 x.re) in x.re 14.141 * [taylor]: Taking taylor expansion of x.re in x.re 14.141 * [backup-simplify]: Simplify 0 into 0 14.141 * [backup-simplify]: Simplify 1 into 1 14.141 * [backup-simplify]: Simplify (/ 1 1) into 1 14.141 * [taylor]: Taking taylor expansion of (* (/ 1 x.im) (/ 1 x.im)) in x.re 14.141 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 14.141 * [taylor]: Taking taylor expansion of x.im in x.re 14.141 * [backup-simplify]: Simplify x.im into x.im 14.141 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.141 * [taylor]: Taking taylor expansion of (/ 1 x.im) in x.re 14.141 * [taylor]: Taking taylor expansion of x.im in x.re 14.141 * [backup-simplify]: Simplify x.im into x.im 14.141 * [backup-simplify]: Simplify (/ 1 x.im) into (/ 1 x.im) 14.142 * [backup-simplify]: Simplify (* 1 1) into 1 14.142 * [backup-simplify]: Simplify (+ 1 0) into 1 14.143 * [backup-simplify]: Simplify (sqrt 1) into 1 14.144 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.146 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.146 * [backup-simplify]: Simplify (+ 0 0) into 0 14.147 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 14.148 * [backup-simplify]: Simplify (log 1) into 0 14.148 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.re 14.148 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.re 14.148 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.148 * [taylor]: Taking taylor expansion of y.re in x.re 14.148 * [backup-simplify]: Simplify y.re into y.re 14.148 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 14.149 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 14.149 * [backup-simplify]: Simplify (* (/ 1 y.im) (- (log x.re))) into (* -1 (/ (log x.re) y.im)) 14.149 * [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)) 14.149 * [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))) 14.149 * [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))) 14.150 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 14.150 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 14.150 * [backup-simplify]: Simplify (- 0) into 0 14.150 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 14.151 * [backup-simplify]: Simplify (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) into (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 14.151 * [taylor]: Taking taylor expansion of 1 in x.re 14.151 * [backup-simplify]: Simplify 1 into 1 14.151 * [backup-simplify]: Simplify (- 1) into -1 14.151 * [backup-simplify]: Simplify (+ (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) -1) into (- (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 1) 14.152 * [taylor]: Taking taylor expansion of (- (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 1) in x.im 14.152 * [taylor]: Taking taylor expansion of (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) in x.im 14.152 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in x.im 14.152 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in x.im 14.152 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in x.im 14.152 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in x.im 14.152 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.152 * [taylor]: Taking taylor expansion of y.re in x.im 14.152 * [backup-simplify]: Simplify y.re into y.re 14.152 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) into (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) 14.152 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 14.152 * [taylor]: Taking taylor expansion of (log x.re) in x.im 14.152 * [taylor]: Taking taylor expansion of x.re in x.im 14.152 * [backup-simplify]: Simplify x.re into x.re 14.152 * [backup-simplify]: Simplify (log x.re) into (log x.re) 14.152 * [taylor]: Taking taylor expansion of y.im in x.im 14.152 * [backup-simplify]: Simplify y.im into y.im 14.152 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 14.152 * [backup-simplify]: Simplify (- (/ (log x.re) y.im)) into (- (/ (log x.re) y.im)) 14.153 * [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)) 14.153 * [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))) 14.153 * [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))) 14.153 * [backup-simplify]: Simplify (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 1) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 14.153 * [backup-simplify]: Simplify (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into 0 14.154 * [backup-simplify]: Simplify (- 0) into 0 14.154 * [backup-simplify]: Simplify (+ (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) into (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 14.154 * [backup-simplify]: Simplify (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) into (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 14.154 * [taylor]: Taking taylor expansion of 1 in x.im 14.154 * [backup-simplify]: Simplify 1 into 1 14.155 * [backup-simplify]: Simplify (- 1) into -1 14.155 * [backup-simplify]: Simplify (+ (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) -1) into (- (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 1) 14.155 * [taylor]: Taking taylor expansion of (- (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 1) in y.re 14.155 * [taylor]: Taking taylor expansion of (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) in y.re 14.155 * [taylor]: Taking taylor expansion of (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) in y.re 14.155 * [taylor]: Taking taylor expansion of (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)) in y.re 14.155 * [taylor]: Taking taylor expansion of (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) in y.re 14.155 * [taylor]: Taking taylor expansion of (atan2 (/ 1 x.im) (/ 1 x.re)) in y.re 14.155 * [backup-simplify]: Simplify (atan2 (/ 1 x.im) (/ 1 x.re)) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.155 * [taylor]: Taking taylor expansion of y.re in y.re 14.156 * [backup-simplify]: Simplify 0 into 0 14.156 * [backup-simplify]: Simplify 1 into 1 14.156 * [backup-simplify]: Simplify (/ (atan2 (/ 1 x.im) (/ 1 x.re)) 1) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.156 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 14.156 * [taylor]: Taking taylor expansion of (log x.re) in y.re 14.156 * [taylor]: Taking taylor expansion of x.re in y.re 14.156 * [backup-simplify]: Simplify x.re into x.re 14.156 * [backup-simplify]: Simplify (log x.re) into (log x.re) 14.156 * [taylor]: Taking taylor expansion of y.im in y.re 14.156 * [backup-simplify]: Simplify y.im into y.im 14.156 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 14.156 * [backup-simplify]: Simplify (+ (atan2 (/ 1 x.im) (/ 1 x.re)) 0) into (atan2 (/ 1 x.im) (/ 1 x.re)) 14.156 * [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))) 14.157 * [backup-simplify]: Simplify (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) into (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 14.157 * [taylor]: Taking taylor expansion of 1 in y.re 14.157 * [backup-simplify]: Simplify 1 into 1 14.157 * [backup-simplify]: Simplify (- 1) into -1 14.157 * [backup-simplify]: Simplify (+ (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) -1) into (- (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 1) 14.157 * [backup-simplify]: Simplify (- (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 1) into (- (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) 1) 14.159 * [backup-simplify]: Simplify (* (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.159 * [backup-simplify]: Simplify (- 0) into 0 14.160 * [backup-simplify]: Simplify (+ 0 0) into 0 14.160 * [taylor]: Taking taylor expansion of 0 in x.re 14.160 * [backup-simplify]: Simplify 0 into 0 14.160 * [taylor]: Taking taylor expansion of 0 in x.im 14.160 * [backup-simplify]: Simplify 0 into 0 14.160 * [taylor]: Taking taylor expansion of 0 in y.re 14.160 * [backup-simplify]: Simplify 0 into 0 14.160 * [backup-simplify]: Simplify 0 into 0 14.160 * [backup-simplify]: Simplify (+ 0) into 0 14.161 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 14.163 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.163 * [backup-simplify]: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 14.163 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 14.163 * [backup-simplify]: Simplify (+ (* (/ 1 y.im) 0) (* 0 (- (log x.re)))) into 0 14.163 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 14.164 * [backup-simplify]: Simplify (+ 0 0) into 0 14.165 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.165 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 14.166 * [backup-simplify]: Simplify (- 0) into 0 14.166 * [backup-simplify]: Simplify (+ 0 0) into 0 14.167 * [backup-simplify]: Simplify (* (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.167 * [backup-simplify]: Simplify (- 0) into 0 14.168 * [backup-simplify]: Simplify (+ 0 0) into 0 14.168 * [taylor]: Taking taylor expansion of 0 in x.im 14.168 * [backup-simplify]: Simplify 0 into 0 14.168 * [taylor]: Taking taylor expansion of 0 in y.re 14.168 * [backup-simplify]: Simplify 0 into 0 14.168 * [backup-simplify]: Simplify 0 into 0 14.168 * [backup-simplify]: Simplify (+ 0) into 0 14.169 * [backup-simplify]: Simplify (+ (* (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 1)) into 0 14.169 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ 0 y.re)))) into 0 14.170 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 14.170 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 14.171 * [backup-simplify]: Simplify (- 0) into 0 14.171 * [backup-simplify]: Simplify (+ 0 0) into 0 14.172 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.172 * [backup-simplify]: Simplify (+ (* (sin (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im))) 0) (* 0 0)) into 0 14.173 * [backup-simplify]: Simplify (- 0) into 0 14.173 * [backup-simplify]: Simplify (+ 0 0) into 0 14.174 * [backup-simplify]: Simplify (* (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.174 * [backup-simplify]: Simplify (- 0) into 0 14.175 * [backup-simplify]: Simplify (+ 0 0) into 0 14.175 * [taylor]: Taking taylor expansion of 0 in y.re 14.175 * [backup-simplify]: Simplify 0 into 0 14.175 * [backup-simplify]: Simplify 0 into 0 14.176 * [backup-simplify]: Simplify (* (exp (cos (- (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re) (/ (log x.re) y.im)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.176 * [backup-simplify]: Simplify (- 0) into 0 14.177 * [backup-simplify]: Simplify (+ 0 0) into 0 14.177 * [backup-simplify]: Simplify 0 into 0 14.179 * [backup-simplify]: Simplify (* (exp (cos (fma (/ 1 y.im) (log (hypot (/ 1 x.re) (/ 1 x.im))) (/ (atan2 (/ 1 x.im) (/ 1 x.re)) y.re)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.179 * [backup-simplify]: Simplify (- 0) into 0 14.179 * [backup-simplify]: Simplify (+ 0 0) into 0 14.180 * [taylor]: Taking taylor expansion of 0 in x.re 14.180 * [backup-simplify]: Simplify 0 into 0 14.180 * [taylor]: Taking taylor expansion of 0 in x.im 14.180 * [backup-simplify]: Simplify 0 into 0 14.180 * [taylor]: Taking taylor expansion of 0 in y.re 14.180 * [backup-simplify]: Simplify 0 into 0 14.180 * [backup-simplify]: Simplify 0 into 0 14.180 * [taylor]: Taking taylor expansion of 0 in x.im 14.180 * [backup-simplify]: Simplify 0 into 0 14.180 * [taylor]: Taking taylor expansion of 0 in y.re 14.180 * [backup-simplify]: Simplify 0 into 0 14.180 * [backup-simplify]: Simplify 0 into 0 14.180 * [backup-simplify]: Simplify (- (exp (cos (- (/ (atan2 (/ 1 (/ 1 x.im)) (/ 1 (/ 1 x.re))) (/ 1 y.re)) (/ (log (/ 1 x.re)) (/ 1 y.im))))) 1) into (- (exp (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re)))))) 1) 14.181 * [backup-simplify]: Simplify (expm1 (cos (fma (/ 1 (- y.im)) (log (hypot (/ 1 (- x.re)) (/ 1 (- x.im)))) (* (atan2 (/ 1 (- x.im)) (/ 1 (- x.re))) (/ 1 (- y.re)))))) into (expm1 (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 14.181 * [approximate]: Taking taylor expansion of (expm1 (cos (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 14.181 * [taylor]: Taking taylor expansion of (expm1 (cos (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 14.181 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 1) 14.181 * [taylor]: Taking taylor expansion of (exp (cos (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 14.181 * [taylor]: Taking taylor expansion of (cos (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 14.181 * [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 14.181 * [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))) 14.181 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.re 14.181 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.re 14.181 * [taylor]: Taking taylor expansion of -1 in y.re 14.181 * [backup-simplify]: Simplify -1 into -1 14.181 * [taylor]: Taking taylor expansion of y.im in y.re 14.181 * [backup-simplify]: Simplify y.im into y.im 14.181 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 14.181 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.re 14.181 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.re 14.181 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 14.181 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.re 14.181 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.re 14.181 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 14.181 * [taylor]: Taking taylor expansion of -1 in y.re 14.181 * [backup-simplify]: Simplify -1 into -1 14.181 * [taylor]: Taking taylor expansion of x.re in y.re 14.181 * [backup-simplify]: Simplify x.re into x.re 14.182 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 14.182 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.re 14.182 * [taylor]: Taking taylor expansion of -1 in y.re 14.182 * [backup-simplify]: Simplify -1 into -1 14.182 * [taylor]: Taking taylor expansion of x.re in y.re 14.182 * [backup-simplify]: Simplify x.re into x.re 14.182 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 14.182 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.re 14.182 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 14.182 * [taylor]: Taking taylor expansion of -1 in y.re 14.182 * [backup-simplify]: Simplify -1 into -1 14.182 * [taylor]: Taking taylor expansion of x.im in y.re 14.182 * [backup-simplify]: Simplify x.im into x.im 14.182 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.182 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.re 14.182 * [taylor]: Taking taylor expansion of -1 in y.re 14.182 * [backup-simplify]: Simplify -1 into -1 14.182 * [taylor]: Taking taylor expansion of x.im in y.re 14.182 * [backup-simplify]: Simplify x.im into x.im 14.182 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.182 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 14.182 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 14.183 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 14.183 * [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)))) 14.183 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 14.183 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 14.183 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 14.183 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 14.183 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 14.184 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 14.184 * [backup-simplify]: Simplify (+ 0 0) into 0 14.184 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 14.184 * [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))))) 14.185 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 14.185 * [taylor]: Taking taylor expansion of -1 in y.re 14.185 * [backup-simplify]: Simplify -1 into -1 14.185 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 14.185 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 14.185 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.185 * [taylor]: Taking taylor expansion of y.re in y.re 14.185 * [backup-simplify]: Simplify 0 into 0 14.185 * [backup-simplify]: Simplify 1 into 1 14.185 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.185 * [backup-simplify]: Simplify (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) into (* -1 (atan2 (/ -1 x.im) (/ -1 x.re))) 14.185 * [backup-simplify]: Simplify (+ 0 (* -1 (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 14.185 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 14.186 * [backup-simplify]: Simplify (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 14.186 * [taylor]: Taking taylor expansion of 1 in y.re 14.186 * [backup-simplify]: Simplify 1 into 1 14.186 * [taylor]: Taking taylor expansion of (expm1 (cos (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 14.186 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 1) 14.186 * [taylor]: Taking taylor expansion of (exp (cos (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 14.186 * [taylor]: Taking taylor expansion of (cos (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 14.186 * [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 14.186 * [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))) 14.186 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.im 14.186 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.im 14.186 * [taylor]: Taking taylor expansion of -1 in x.im 14.186 * [backup-simplify]: Simplify -1 into -1 14.186 * [taylor]: Taking taylor expansion of y.im in x.im 14.186 * [backup-simplify]: Simplify y.im into y.im 14.186 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 14.186 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.im 14.186 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.im 14.186 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 14.186 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.im 14.187 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.im 14.187 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 14.187 * [taylor]: Taking taylor expansion of -1 in x.im 14.187 * [backup-simplify]: Simplify -1 into -1 14.187 * [taylor]: Taking taylor expansion of x.re in x.im 14.187 * [backup-simplify]: Simplify x.re into x.re 14.187 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 14.187 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.im 14.187 * [taylor]: Taking taylor expansion of -1 in x.im 14.187 * [backup-simplify]: Simplify -1 into -1 14.187 * [taylor]: Taking taylor expansion of x.re in x.im 14.187 * [backup-simplify]: Simplify x.re into x.re 14.187 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 14.187 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.im 14.187 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 14.187 * [taylor]: Taking taylor expansion of -1 in x.im 14.187 * [backup-simplify]: Simplify -1 into -1 14.187 * [taylor]: Taking taylor expansion of x.im in x.im 14.187 * [backup-simplify]: Simplify 0 into 0 14.187 * [backup-simplify]: Simplify 1 into 1 14.188 * [backup-simplify]: Simplify (/ -1 1) into -1 14.188 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.im 14.188 * [taylor]: Taking taylor expansion of -1 in x.im 14.188 * [backup-simplify]: Simplify -1 into -1 14.188 * [taylor]: Taking taylor expansion of x.im in x.im 14.188 * [backup-simplify]: Simplify 0 into 0 14.188 * [backup-simplify]: Simplify 1 into 1 14.188 * [backup-simplify]: Simplify (/ -1 1) into -1 14.189 * [backup-simplify]: Simplify (* -1 -1) into 1 14.189 * [backup-simplify]: Simplify (+ 0 1) into 1 14.189 * [backup-simplify]: Simplify (sqrt 1) into 1 14.190 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.191 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.192 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 14.192 * [backup-simplify]: Simplify (+ 0 0) into 0 14.193 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 14.193 * [backup-simplify]: Simplify (log 1) into 0 14.193 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 14.193 * [taylor]: Taking taylor expansion of -1 in x.im 14.193 * [backup-simplify]: Simplify -1 into -1 14.193 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 14.193 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 14.194 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.194 * [taylor]: Taking taylor expansion of y.re in x.im 14.194 * [backup-simplify]: Simplify y.re into y.re 14.194 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 14.194 * [backup-simplify]: Simplify (+ (* (- 1) (log x.im)) 0) into (- (log x.im)) 14.194 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.im))) into (/ (log x.im) y.im) 14.194 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 14.195 * [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)) 14.195 * [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))) 14.195 * [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))) 14.195 * [backup-simplify]: Simplify (* (cos (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 14.196 * [backup-simplify]: Simplify (* (sin (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 14.196 * [backup-simplify]: Simplify (- 0) into 0 14.196 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 14.196 * [backup-simplify]: Simplify (exp (cos (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (exp (cos (- (/ (log x.im) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 14.196 * [taylor]: Taking taylor expansion of 1 in x.im 14.197 * [backup-simplify]: Simplify 1 into 1 14.197 * [taylor]: Taking taylor expansion of (expm1 (cos (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 14.197 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 1) 14.197 * [taylor]: Taking taylor expansion of (exp (cos (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 14.197 * [taylor]: Taking taylor expansion of (cos (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 14.197 * [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 14.197 * [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))) 14.197 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 14.197 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 14.197 * [taylor]: Taking taylor expansion of -1 in x.re 14.197 * [backup-simplify]: Simplify -1 into -1 14.197 * [taylor]: Taking taylor expansion of y.im in x.re 14.197 * [backup-simplify]: Simplify y.im into y.im 14.197 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 14.197 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 14.197 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 14.197 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 14.197 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 14.197 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 14.197 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 14.197 * [taylor]: Taking taylor expansion of -1 in x.re 14.197 * [backup-simplify]: Simplify -1 into -1 14.197 * [taylor]: Taking taylor expansion of x.re in x.re 14.197 * [backup-simplify]: Simplify 0 into 0 14.197 * [backup-simplify]: Simplify 1 into 1 14.198 * [backup-simplify]: Simplify (/ -1 1) into -1 14.198 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 14.198 * [taylor]: Taking taylor expansion of -1 in x.re 14.198 * [backup-simplify]: Simplify -1 into -1 14.198 * [taylor]: Taking taylor expansion of x.re in x.re 14.198 * [backup-simplify]: Simplify 0 into 0 14.198 * [backup-simplify]: Simplify 1 into 1 14.198 * [backup-simplify]: Simplify (/ -1 1) into -1 14.198 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 14.198 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 14.198 * [taylor]: Taking taylor expansion of -1 in x.re 14.199 * [backup-simplify]: Simplify -1 into -1 14.199 * [taylor]: Taking taylor expansion of x.im in x.re 14.199 * [backup-simplify]: Simplify x.im into x.im 14.199 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.199 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 14.199 * [taylor]: Taking taylor expansion of -1 in x.re 14.199 * [backup-simplify]: Simplify -1 into -1 14.199 * [taylor]: Taking taylor expansion of x.im in x.re 14.199 * [backup-simplify]: Simplify x.im into x.im 14.199 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.199 * [backup-simplify]: Simplify (* -1 -1) into 1 14.200 * [backup-simplify]: Simplify (+ 1 0) into 1 14.200 * [backup-simplify]: Simplify (sqrt 1) into 1 14.201 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.202 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.202 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 14.203 * [backup-simplify]: Simplify (+ 0 0) into 0 14.203 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 14.204 * [backup-simplify]: Simplify (log 1) into 0 14.204 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 14.204 * [taylor]: Taking taylor expansion of -1 in x.re 14.204 * [backup-simplify]: Simplify -1 into -1 14.204 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 14.204 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 14.204 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.204 * [taylor]: Taking taylor expansion of y.re in x.re 14.204 * [backup-simplify]: Simplify y.re into y.re 14.204 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 14.205 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 14.205 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 14.205 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 14.205 * [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)) 14.205 * [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))) 14.206 * [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))) 14.206 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 14.206 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 14.207 * [backup-simplify]: Simplify (- 0) into 0 14.207 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 14.207 * [backup-simplify]: Simplify (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 14.207 * [taylor]: Taking taylor expansion of 1 in x.re 14.207 * [backup-simplify]: Simplify 1 into 1 14.207 * [taylor]: Taking taylor expansion of (expm1 (cos (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 14.207 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 1) 14.207 * [taylor]: Taking taylor expansion of (exp (cos (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 14.207 * [taylor]: Taking taylor expansion of (cos (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 14.207 * [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 14.207 * [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))) 14.207 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 14.207 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 14.207 * [taylor]: Taking taylor expansion of -1 in y.im 14.207 * [backup-simplify]: Simplify -1 into -1 14.207 * [taylor]: Taking taylor expansion of y.im in y.im 14.208 * [backup-simplify]: Simplify 0 into 0 14.208 * [backup-simplify]: Simplify 1 into 1 14.208 * [backup-simplify]: Simplify (/ -1 1) into -1 14.208 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 14.208 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 14.208 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 14.208 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 14.208 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 14.208 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 14.208 * [taylor]: Taking taylor expansion of -1 in y.im 14.208 * [backup-simplify]: Simplify -1 into -1 14.208 * [taylor]: Taking taylor expansion of x.re in y.im 14.208 * [backup-simplify]: Simplify x.re into x.re 14.208 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 14.208 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 14.208 * [taylor]: Taking taylor expansion of -1 in y.im 14.208 * [backup-simplify]: Simplify -1 into -1 14.208 * [taylor]: Taking taylor expansion of x.re in y.im 14.209 * [backup-simplify]: Simplify x.re into x.re 14.209 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 14.209 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 14.209 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 14.209 * [taylor]: Taking taylor expansion of -1 in y.im 14.209 * [backup-simplify]: Simplify -1 into -1 14.209 * [taylor]: Taking taylor expansion of x.im in y.im 14.209 * [backup-simplify]: Simplify x.im into x.im 14.209 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.209 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 14.209 * [taylor]: Taking taylor expansion of -1 in y.im 14.209 * [backup-simplify]: Simplify -1 into -1 14.209 * [taylor]: Taking taylor expansion of x.im in y.im 14.209 * [backup-simplify]: Simplify x.im into x.im 14.209 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.209 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 14.209 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 14.209 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 14.210 * [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)))) 14.210 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 14.210 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 14.210 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 14.210 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 14.210 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 14.210 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 14.211 * [backup-simplify]: Simplify (+ 0 0) into 0 14.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 14.211 * [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))))) 14.211 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 14.211 * [taylor]: Taking taylor expansion of -1 in y.im 14.211 * [backup-simplify]: Simplify -1 into -1 14.211 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 14.211 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 14.211 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.211 * [taylor]: Taking taylor expansion of y.re in y.im 14.212 * [backup-simplify]: Simplify y.re into y.re 14.212 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 14.212 * [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)))))) 14.212 * [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)))))) 14.212 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 14.213 * [backup-simplify]: Simplify (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 14.213 * [taylor]: Taking taylor expansion of 1 in y.im 14.213 * [backup-simplify]: Simplify 1 into 1 14.213 * [taylor]: Taking taylor expansion of (expm1 (cos (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 14.213 * [taylor]: Rewrote expression to (- (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 1) 14.213 * [taylor]: Taking taylor expansion of (exp (cos (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 14.213 * [taylor]: Taking taylor expansion of (cos (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 14.213 * [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 14.213 * [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))) 14.213 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in y.im 14.213 * [taylor]: Taking taylor expansion of (/ -1 y.im) in y.im 14.213 * [taylor]: Taking taylor expansion of -1 in y.im 14.213 * [backup-simplify]: Simplify -1 into -1 14.213 * [taylor]: Taking taylor expansion of y.im in y.im 14.213 * [backup-simplify]: Simplify 0 into 0 14.213 * [backup-simplify]: Simplify 1 into 1 14.214 * [backup-simplify]: Simplify (/ -1 1) into -1 14.214 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in y.im 14.214 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in y.im 14.214 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 14.214 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in y.im 14.214 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in y.im 14.214 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 14.214 * [taylor]: Taking taylor expansion of -1 in y.im 14.214 * [backup-simplify]: Simplify -1 into -1 14.214 * [taylor]: Taking taylor expansion of x.re in y.im 14.214 * [backup-simplify]: Simplify x.re into x.re 14.214 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 14.214 * [taylor]: Taking taylor expansion of (/ -1 x.re) in y.im 14.214 * [taylor]: Taking taylor expansion of -1 in y.im 14.214 * [backup-simplify]: Simplify -1 into -1 14.214 * [taylor]: Taking taylor expansion of x.re in y.im 14.214 * [backup-simplify]: Simplify x.re into x.re 14.214 * [backup-simplify]: Simplify (/ -1 x.re) into (/ -1 x.re) 14.214 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in y.im 14.214 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 14.214 * [taylor]: Taking taylor expansion of -1 in y.im 14.214 * [backup-simplify]: Simplify -1 into -1 14.214 * [taylor]: Taking taylor expansion of x.im in y.im 14.215 * [backup-simplify]: Simplify x.im into x.im 14.215 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.215 * [taylor]: Taking taylor expansion of (/ -1 x.im) in y.im 14.215 * [taylor]: Taking taylor expansion of -1 in y.im 14.215 * [backup-simplify]: Simplify -1 into -1 14.215 * [taylor]: Taking taylor expansion of x.im in y.im 14.215 * [backup-simplify]: Simplify x.im into x.im 14.215 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.215 * [backup-simplify]: Simplify (* (/ -1 x.re) (/ -1 x.re)) into (/ 1 (pow x.re 2)) 14.215 * [backup-simplify]: Simplify (* (/ -1 x.im) (/ -1 x.im)) into (/ 1 (pow x.im 2)) 14.215 * [backup-simplify]: Simplify (+ (/ 1 (pow x.re 2)) (/ 1 (pow x.im 2))) into (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2))) 14.215 * [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)))) 14.215 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 14.216 * [backup-simplify]: Simplify (- (/ 0 x.re) (+ (* (/ -1 x.re) (/ 0 x.re)))) into 0 14.216 * [backup-simplify]: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 x.re))) into 0 14.216 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 14.216 * [backup-simplify]: Simplify (- (/ 0 x.im) (+ (* (/ -1 x.im) (/ 0 x.im)))) into 0 14.216 * [backup-simplify]: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 x.im))) into 0 14.217 * [backup-simplify]: Simplify (+ 0 0) into 0 14.217 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow x.im 2)) (/ 1 (pow x.re 2)))))) into 0 14.217 * [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))))) 14.217 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.im 14.217 * [taylor]: Taking taylor expansion of -1 in y.im 14.217 * [backup-simplify]: Simplify -1 into -1 14.217 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.im 14.217 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.im 14.217 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.217 * [taylor]: Taking taylor expansion of y.re in y.im 14.217 * [backup-simplify]: Simplify y.re into y.re 14.217 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 14.218 * [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)))))) 14.218 * [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)))))) 14.218 * [backup-simplify]: Simplify (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 14.219 * [backup-simplify]: Simplify (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) into (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 14.219 * [taylor]: Taking taylor expansion of 1 in y.im 14.219 * [backup-simplify]: Simplify 1 into 1 14.219 * [backup-simplify]: Simplify (- 1) into -1 14.220 * [backup-simplify]: Simplify (+ (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) -1) into (- (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 1) 14.220 * [taylor]: Taking taylor expansion of (- (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) 1) in x.re 14.220 * [taylor]: Taking taylor expansion of (exp (cos (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 14.220 * [taylor]: Taking taylor expansion of (cos (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 14.220 * [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 14.220 * [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))) 14.220 * [taylor]: Taking taylor expansion of (* (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im)))) in x.re 14.220 * [taylor]: Taking taylor expansion of (/ -1 y.im) in x.re 14.220 * [taylor]: Taking taylor expansion of -1 in x.re 14.220 * [backup-simplify]: Simplify -1 into -1 14.220 * [taylor]: Taking taylor expansion of y.im in x.re 14.220 * [backup-simplify]: Simplify y.im into y.im 14.220 * [backup-simplify]: Simplify (/ -1 y.im) into (/ -1 y.im) 14.220 * [taylor]: Taking taylor expansion of (log (hypot (/ -1 x.re) (/ -1 x.im))) in x.re 14.220 * [taylor]: Taking taylor expansion of (hypot (/ -1 x.re) (/ -1 x.im)) in x.re 14.220 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im)))) 14.220 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x.re) (/ -1 x.re)) (* (/ -1 x.im) (/ -1 x.im))) in x.re 14.220 * [taylor]: Taking taylor expansion of (* (/ -1 x.re) (/ -1 x.re)) in x.re 14.220 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 14.220 * [taylor]: Taking taylor expansion of -1 in x.re 14.221 * [backup-simplify]: Simplify -1 into -1 14.221 * [taylor]: Taking taylor expansion of x.re in x.re 14.221 * [backup-simplify]: Simplify 0 into 0 14.221 * [backup-simplify]: Simplify 1 into 1 14.221 * [backup-simplify]: Simplify (/ -1 1) into -1 14.221 * [taylor]: Taking taylor expansion of (/ -1 x.re) in x.re 14.221 * [taylor]: Taking taylor expansion of -1 in x.re 14.221 * [backup-simplify]: Simplify -1 into -1 14.221 * [taylor]: Taking taylor expansion of x.re in x.re 14.221 * [backup-simplify]: Simplify 0 into 0 14.221 * [backup-simplify]: Simplify 1 into 1 14.222 * [backup-simplify]: Simplify (/ -1 1) into -1 14.222 * [taylor]: Taking taylor expansion of (* (/ -1 x.im) (/ -1 x.im)) in x.re 14.222 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 14.222 * [taylor]: Taking taylor expansion of -1 in x.re 14.222 * [backup-simplify]: Simplify -1 into -1 14.222 * [taylor]: Taking taylor expansion of x.im in x.re 14.222 * [backup-simplify]: Simplify x.im into x.im 14.222 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.222 * [taylor]: Taking taylor expansion of (/ -1 x.im) in x.re 14.222 * [taylor]: Taking taylor expansion of -1 in x.re 14.222 * [backup-simplify]: Simplify -1 into -1 14.222 * [taylor]: Taking taylor expansion of x.im in x.re 14.222 * [backup-simplify]: Simplify x.im into x.im 14.222 * [backup-simplify]: Simplify (/ -1 x.im) into (/ -1 x.im) 14.222 * [backup-simplify]: Simplify (* -1 -1) into 1 14.223 * [backup-simplify]: Simplify (+ 1 0) into 1 14.223 * [backup-simplify]: Simplify (sqrt 1) into 1 14.224 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.225 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.226 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 14.226 * [backup-simplify]: Simplify (+ 0 0) into 0 14.227 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 14.227 * [backup-simplify]: Simplify (log 1) into 0 14.227 * [taylor]: Taking taylor expansion of (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.re 14.227 * [taylor]: Taking taylor expansion of -1 in x.re 14.227 * [backup-simplify]: Simplify -1 into -1 14.227 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.re 14.227 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.re 14.228 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.228 * [taylor]: Taking taylor expansion of y.re in x.re 14.228 * [backup-simplify]: Simplify y.re into y.re 14.228 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 14.228 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 14.228 * [backup-simplify]: Simplify (* (/ -1 y.im) (- (log x.re))) into (/ (log x.re) y.im) 14.229 * [backup-simplify]: Simplify (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 14.229 * [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)) 14.229 * [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))) 14.229 * [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))) 14.230 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 14.230 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 14.230 * [backup-simplify]: Simplify (- 0) into 0 14.230 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 14.231 * [backup-simplify]: Simplify (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 14.231 * [taylor]: Taking taylor expansion of 1 in x.re 14.231 * [backup-simplify]: Simplify 1 into 1 14.231 * [backup-simplify]: Simplify (- 1) into -1 14.231 * [backup-simplify]: Simplify (+ (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) -1) into (- (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1) 14.231 * [taylor]: Taking taylor expansion of (- (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1) in x.im 14.231 * [taylor]: Taking taylor expansion of (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in x.im 14.232 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in x.im 14.232 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in x.im 14.232 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in x.im 14.232 * [taylor]: Taking taylor expansion of (log x.re) in x.im 14.232 * [taylor]: Taking taylor expansion of x.re in x.im 14.232 * [backup-simplify]: Simplify x.re into x.re 14.232 * [backup-simplify]: Simplify (log x.re) into (log x.re) 14.232 * [taylor]: Taking taylor expansion of y.im in x.im 14.232 * [backup-simplify]: Simplify y.im into y.im 14.232 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 14.232 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in x.im 14.232 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in x.im 14.232 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.232 * [taylor]: Taking taylor expansion of y.re in x.im 14.232 * [backup-simplify]: Simplify y.re into y.re 14.232 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) into (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) 14.232 * [backup-simplify]: Simplify (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) into (- (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) 14.233 * [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)) 14.233 * [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))) 14.233 * [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))) 14.233 * [backup-simplify]: Simplify (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 1) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 14.233 * [backup-simplify]: Simplify (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into 0 14.234 * [backup-simplify]: Simplify (- 0) into 0 14.234 * [backup-simplify]: Simplify (+ (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) into (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 14.234 * [backup-simplify]: Simplify (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 14.234 * [taylor]: Taking taylor expansion of 1 in x.im 14.234 * [backup-simplify]: Simplify 1 into 1 14.235 * [backup-simplify]: Simplify (- 1) into -1 14.235 * [backup-simplify]: Simplify (+ (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) -1) into (- (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1) 14.235 * [taylor]: Taking taylor expansion of (- (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1) in y.re 14.235 * [taylor]: Taking taylor expansion of (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) in y.re 14.235 * [taylor]: Taking taylor expansion of (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) in y.re 14.235 * [taylor]: Taking taylor expansion of (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)) in y.re 14.235 * [taylor]: Taking taylor expansion of (/ (log x.re) y.im) in y.re 14.235 * [taylor]: Taking taylor expansion of (log x.re) in y.re 14.235 * [taylor]: Taking taylor expansion of x.re in y.re 14.235 * [backup-simplify]: Simplify x.re into x.re 14.235 * [backup-simplify]: Simplify (log x.re) into (log x.re) 14.235 * [taylor]: Taking taylor expansion of y.im in y.re 14.235 * [backup-simplify]: Simplify y.im into y.im 14.235 * [backup-simplify]: Simplify (/ (log x.re) y.im) into (/ (log x.re) y.im) 14.235 * [taylor]: Taking taylor expansion of (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) in y.re 14.235 * [taylor]: Taking taylor expansion of (atan2 (/ -1 x.im) (/ -1 x.re)) in y.re 14.236 * [backup-simplify]: Simplify (atan2 (/ -1 x.im) (/ -1 x.re)) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.236 * [taylor]: Taking taylor expansion of y.re in y.re 14.236 * [backup-simplify]: Simplify 0 into 0 14.236 * [backup-simplify]: Simplify 1 into 1 14.236 * [backup-simplify]: Simplify (/ (atan2 (/ -1 x.im) (/ -1 x.re)) 1) into (atan2 (/ -1 x.im) (/ -1 x.re)) 14.236 * [backup-simplify]: Simplify (- (atan2 (/ -1 x.im) (/ -1 x.re))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 14.236 * [backup-simplify]: Simplify (+ 0 (- (atan2 (/ -1 x.im) (/ -1 x.re)))) into (- (atan2 (/ -1 x.im) (/ -1 x.re))) 14.236 * [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))) 14.236 * [backup-simplify]: Simplify (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) into (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 14.237 * [taylor]: Taking taylor expansion of 1 in y.re 14.237 * [backup-simplify]: Simplify 1 into 1 14.237 * [backup-simplify]: Simplify (- 1) into -1 14.237 * [backup-simplify]: Simplify (+ (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) -1) into (- (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1) 14.237 * [backup-simplify]: Simplify (- (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1) into (- (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) 1) 14.239 * [backup-simplify]: Simplify (* (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) (+ (* (/ (pow 0 1) 1)))) into 0 14.239 * [backup-simplify]: Simplify (- 0) into 0 14.239 * [backup-simplify]: Simplify (+ 0 0) into 0 14.239 * [taylor]: Taking taylor expansion of 0 in x.re 14.239 * [backup-simplify]: Simplify 0 into 0 14.239 * [taylor]: Taking taylor expansion of 0 in x.im 14.240 * [backup-simplify]: Simplify 0 into 0 14.240 * [taylor]: Taking taylor expansion of 0 in y.re 14.240 * [backup-simplify]: Simplify 0 into 0 14.240 * [backup-simplify]: Simplify 0 into 0 14.240 * [backup-simplify]: Simplify (+ 0) into 0 14.241 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 14.242 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.242 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ -1 y.im) (/ 0 y.im)))) into 0 14.243 * [backup-simplify]: Simplify (+ (* (- 1) (log x.re)) 0) into (- (log x.re)) 14.243 * [backup-simplify]: Simplify (+ (* (/ -1 y.im) 0) (* 0 (- (log x.re)))) into 0 14.243 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 14.244 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) into 0 14.244 * [backup-simplify]: Simplify (+ 0 0) into 0 14.245 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.246 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 14.246 * [backup-simplify]: Simplify (- 0) into 0 14.246 * [backup-simplify]: Simplify (+ 0 0) into 0 14.247 * [backup-simplify]: Simplify (* (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.248 * [backup-simplify]: Simplify (- 0) into 0 14.248 * [backup-simplify]: Simplify (+ 0 0) into 0 14.248 * [taylor]: Taking taylor expansion of 0 in x.im 14.248 * [backup-simplify]: Simplify 0 into 0 14.248 * [taylor]: Taking taylor expansion of 0 in y.re 14.248 * [backup-simplify]: Simplify 0 into 0 14.248 * [backup-simplify]: Simplify 0 into 0 14.249 * [backup-simplify]: Simplify (+ 0) into 0 14.249 * [backup-simplify]: Simplify (+ (* (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 1)) into 0 14.250 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x.re 1)))) 1) into 0 14.250 * [backup-simplify]: Simplify (- (/ 0 y.im) (+ (* (/ (log x.re) y.im) (/ 0 y.im)))) into 0 14.251 * [backup-simplify]: Simplify (- (/ 0 y.re) (+ (* (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re) (/ 0 y.re)))) into 0 14.251 * [backup-simplify]: Simplify (- 0) into 0 14.251 * [backup-simplify]: Simplify (+ 0 0) into 0 14.252 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 14.253 * [backup-simplify]: Simplify (+ (* (sin (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))) 0) (* 0 0)) into 0 14.253 * [backup-simplify]: Simplify (- 0) into 0 14.253 * [backup-simplify]: Simplify (+ 0 0) into 0 14.255 * [backup-simplify]: Simplify (* (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.255 * [backup-simplify]: Simplify (- 0) into 0 14.255 * [backup-simplify]: Simplify (+ 0 0) into 0 14.255 * [taylor]: Taking taylor expansion of 0 in y.re 14.255 * [backup-simplify]: Simplify 0 into 0 14.255 * [backup-simplify]: Simplify 0 into 0 14.256 * [backup-simplify]: Simplify (* (exp (cos (- (/ (log x.re) y.im) (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.257 * [backup-simplify]: Simplify (- 0) into 0 14.257 * [backup-simplify]: Simplify (+ 0 0) into 0 14.257 * [backup-simplify]: Simplify 0 into 0 14.259 * [backup-simplify]: Simplify (* (exp (cos (fma (/ -1 y.im) (log (hypot (/ -1 x.re) (/ -1 x.im))) (* -1 (/ (atan2 (/ -1 x.im) (/ -1 x.re)) y.re))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.259 * [backup-simplify]: Simplify (- 0) into 0 14.259 * [backup-simplify]: Simplify (+ 0 0) into 0 14.260 * [taylor]: Taking taylor expansion of 0 in x.re 14.260 * [backup-simplify]: Simplify 0 into 0 14.260 * [taylor]: Taking taylor expansion of 0 in x.im 14.260 * [backup-simplify]: Simplify 0 into 0 14.260 * [taylor]: Taking taylor expansion of 0 in y.re 14.260 * [backup-simplify]: Simplify 0 into 0 14.260 * [backup-simplify]: Simplify 0 into 0 14.260 * [taylor]: Taking taylor expansion of 0 in x.im 14.260 * [backup-simplify]: Simplify 0 into 0 14.260 * [taylor]: Taking taylor expansion of 0 in y.re 14.260 * [backup-simplify]: Simplify 0 into 0 14.260 * [backup-simplify]: Simplify 0 into 0 14.260 * [backup-simplify]: Simplify (- (exp (cos (- (/ (log (/ 1 (- x.re))) (/ 1 (- y.im))) (/ (atan2 (/ -1 (/ 1 (- x.im))) (/ -1 (/ 1 (- x.re)))) (/ 1 (- y.re)))))) 1) into (- (exp (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re)))))) 1) 14.260 * * * [progress]: simplifying candidates 14.260 * * * * [progress]: [ 1 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 2 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 3 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 4 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 5 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 6 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 7 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 8 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 9 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 10 / 77 ] simplifiying candidate # 14.261 * * * * [progress]: [ 11 / 77 ] simplifiying candidate #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))))> 14.261 * * * * [progress]: [ 12 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 13 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 14 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 15 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 16 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 17 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 18 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 19 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 20 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 21 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 22 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 23 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 24 / 77 ] simplifiying candidate # 14.262 * * * * [progress]: [ 25 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 26 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 27 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 28 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 29 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 30 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 31 / 77 ] simplifiying candidate #real (real->posit16 (* (atan2 x.im x.re) y.re)))))))))> 14.263 * * * * [progress]: [ 32 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 33 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 34 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 35 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 36 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 37 / 77 ] simplifiying candidate # 14.263 * * * * [progress]: [ 38 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 39 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 40 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 41 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 42 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 43 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 44 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 45 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 46 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 47 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 48 / 77 ] simplifiying candidate # 14.264 * * * * [progress]: [ 49 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 50 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 51 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 52 / 77 ] simplifiying candidate #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (log1p (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))> 14.265 * * * * [progress]: [ 53 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 54 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 55 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 56 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 57 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 58 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 59 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 60 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 61 / 77 ] simplifiying candidate # 14.265 * * * * [progress]: [ 62 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 63 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 64 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 65 / 77 ] simplifiying candidate #real (real->posit16 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))))> 14.266 * * * * [progress]: [ 66 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 67 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 68 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 69 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 70 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 71 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 72 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 73 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 74 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 75 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 76 / 77 ] simplifiying candidate # 14.266 * * * * [progress]: [ 77 / 77 ] simplifiying candidate # 14.268 * [simplify]: Simplifying: (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (log1p (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cos (* y.im (log (hypot x.re x.im)))) (cos (* (atan2 x.im x.re) y.re))) (* (sin (* y.im (log (hypot x.re x.im)))) (sin (* (atan2 x.im x.re) y.re))) (log (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (* (* (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (expm1 (* (atan2 x.im x.re) y.re)) (log1p (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re) (+ (log (atan2 x.im x.re)) (log y.re)) (log (* (atan2 x.im x.re) y.re)) (exp (* (atan2 x.im x.re) y.re)) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* y.re y.re) y.re)) (* (cbrt (* (atan2 x.im x.re) y.re)) (cbrt (* (atan2 x.im x.re) y.re))) (cbrt (* (atan2 x.im x.re) y.re)) (* (* (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re)) (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (sqrt (* (atan2 x.im x.re) y.re)) (* (sqrt (atan2 x.im x.re)) (sqrt y.re)) (* (sqrt (atan2 x.im x.re)) (sqrt y.re)) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (* (atan2 x.im x.re) (sqrt y.re)) (* (atan2 x.im x.re) 1) (* (cbrt (atan2 x.im x.re)) y.re) (* (sqrt (atan2 x.im x.re)) y.re) (* (atan2 x.im x.re) y.re) (real->posit16 (* (atan2 x.im x.re) y.re)) (expm1 (* (atan2 x.im x.re) y.im)) (log1p (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im) (+ (log (atan2 x.im x.re)) (log y.im)) (log (* (atan2 x.im x.re) y.im)) (exp (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) (atan2 x.im x.re)) (atan2 x.im x.re)) (* (* y.im y.im) y.im)) (* (cbrt (* (atan2 x.im x.re) y.im)) (cbrt (* (atan2 x.im x.re) y.im))) (cbrt (* (atan2 x.im x.re) y.im)) (* (* (* (atan2 x.im x.re) y.im) (* (atan2 x.im x.re) y.im)) (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (sqrt (* (atan2 x.im x.re) y.im)) (* (sqrt (atan2 x.im x.re)) (sqrt y.im)) (* (sqrt (atan2 x.im x.re)) (sqrt y.im)) (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (* (atan2 x.im x.re) (sqrt y.im)) (* (atan2 x.im x.re) 1) (* (cbrt (atan2 x.im x.re)) y.im) (* (sqrt (atan2 x.im x.re)) y.im) (* (atan2 x.im x.re) y.im) (real->posit16 (* (atan2 x.im x.re) y.im)) (exp (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (expm1 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (log1p (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (log (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (exp (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (* (cbrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (cbrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))) (cbrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (* (* (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))) (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (sqrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (sqrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (real->posit16 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re))))) (- 1 (+ (* y.im (* (atan2 x.im x.re) (* y.re (log x.im)))) (* 1/2 (* (pow y.im 2) (pow (log x.im) 2))))) (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re))))) (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re))))) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* (atan2 x.im x.re) y.re) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (- E (+ (* y.im (* (atan2 x.im x.re) (* E (* y.re (log x.im))))) (+ 1 (* 1/2 (* (pow y.im 2) (* E (pow (log x.im) 2))))))) (- (exp (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ 1 x.re)))))) 1) (- (exp (cos (- (* (atan2 x.im x.re) y.re) (* y.im (log (/ -1 x.re)))))) 1) 14.270 * * [simplify]: iteration 0: 129 enodes 14.326 * * [simplify]: iteration 1: 265 enodes 14.436 * * [simplify]: iteration 2: 659 enodes 14.748 * * [simplify]: iteration 3: 2000 enodes 15.119 * * [simplify]: iteration complete: 2000 enodes 15.119 * * [simplify]: Extracting #0: cost 57 inf + 0 15.120 * * [simplify]: Extracting #1: cost 220 inf + 0 15.121 * * [simplify]: Extracting #2: cost 495 inf + 1935 15.126 * * [simplify]: Extracting #3: cost 451 inf + 47079 15.154 * * [simplify]: Extracting #4: cost 88 inf + 125606 15.176 * * [simplify]: Extracting #5: cost 10 inf + 149103 15.211 * * [simplify]: Extracting #6: cost 2 inf + 150983 15.255 * * [simplify]: Extracting #7: cost 0 inf + 151629 15.301 * [simplify]: Simplified to: (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (log1p (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (* (cos (* y.re (atan2 x.im x.re))) (cos (* (log (hypot x.re x.im)) y.im))) (* (sin (* (log (hypot x.re x.im)) y.im)) (sin (* y.re (atan2 x.im x.re)))) (log (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (exp (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (* (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (cbrt (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (* (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))) (* (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))) (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (sqrt (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (expm1 (* y.re (atan2 x.im x.re))) (log1p (* y.re (atan2 x.im x.re))) (* y.re (atan2 x.im x.re)) (log (* y.re (atan2 x.im x.re))) (log (* y.re (atan2 x.im x.re))) (exp (* y.re (atan2 x.im x.re))) (* (* (* y.re (atan2 x.im x.re)) (* y.re (atan2 x.im x.re))) (* y.re (atan2 x.im x.re))) (* (cbrt (* y.re (atan2 x.im x.re))) (cbrt (* y.re (atan2 x.im x.re)))) (cbrt (* y.re (atan2 x.im x.re))) (* (* (* y.re (atan2 x.im x.re)) (* y.re (atan2 x.im x.re))) (* y.re (atan2 x.im x.re))) (sqrt (* y.re (atan2 x.im x.re))) (sqrt (* y.re (atan2 x.im x.re))) (* (sqrt y.re) (sqrt (atan2 x.im x.re))) (* (sqrt y.re) (sqrt (atan2 x.im x.re))) (* (atan2 x.im x.re) (* (cbrt y.re) (cbrt y.re))) (* (sqrt y.re) (atan2 x.im x.re)) (atan2 x.im x.re) (* y.re (cbrt (atan2 x.im x.re))) (* y.re (sqrt (atan2 x.im x.re))) (* y.re (atan2 x.im x.re)) (real->posit16 (* y.re (atan2 x.im x.re))) (expm1 (* y.im (atan2 x.im x.re))) (log1p (* y.im (atan2 x.im x.re))) (* y.im (atan2 x.im x.re)) (log (* y.im (atan2 x.im x.re))) (log (* y.im (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re))) (* (* (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re))) (* y.im (atan2 x.im x.re))) (* (cbrt (* y.im (atan2 x.im x.re))) (cbrt (* y.im (atan2 x.im x.re)))) (cbrt (* y.im (atan2 x.im x.re))) (* (* (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re))) (* y.im (atan2 x.im x.re))) (sqrt (* y.im (atan2 x.im x.re))) (sqrt (* y.im (atan2 x.im x.re))) (* (sqrt y.im) (sqrt (atan2 x.im x.re))) (* (sqrt y.im) (sqrt (atan2 x.im x.re))) (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (* (sqrt y.im) (atan2 x.im x.re)) (atan2 x.im x.re) (* (cbrt (atan2 x.im x.re)) y.im) (* y.im (sqrt (atan2 x.im x.re))) (* y.im (atan2 x.im x.re)) (real->posit16 (* y.im (atan2 x.im x.re))) (exp (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (expm1 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))) (log (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (exp (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (* (cbrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (cbrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))))) (cbrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (* (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (* (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))) (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re))))))) (sqrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (sqrt (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (real->posit16 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* y.re (atan2 x.im x.re)))))) (- 1 (fma 1/2 (* (* y.im (log x.im)) (* y.im (log x.im))) (* (* y.im (atan2 x.im x.re)) (* y.re (log x.im))))) (cos (fma (log x.re) y.im (* y.re (atan2 x.im x.re)))) (cos (- (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) y.im))) (* y.re (atan2 x.im x.re)) (* y.re (atan2 x.im x.re)) (* y.re (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (* y.im (atan2 x.im x.re)) (- (- E (* E (fma 1/2 (* (* y.im (log x.im)) (* y.im (log x.im))) (* (* y.im (atan2 x.im x.re)) (* y.re (log x.im)))))) 1) (expm1 (cos (fma (log x.re) y.im (* y.re (atan2 x.im x.re))))) (expm1 (cos (- (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) y.im)))) 15.319 * * * [progress]: adding candidates to table 17.140 * [progress]: [Phase 3 of 3] Extracting. 17.140 * * [regime]: Finding splitpoints for: (# #real (real->posit16 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))))> # # #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> # # #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))>) 17.152 * * * [regime-changes]: Trying 4 branch expressions: (y.im y.re x.im x.re) 17.153 * * * * [regimes]: Trying to branch on y.im from (# #real (real->posit16 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))))> # # #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> # # #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))>) 17.292 * * * * [regimes]: Trying to branch on y.re from (# #real (real->posit16 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))))> # # #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> # # #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))>) 17.482 * * * * [regimes]: Trying to branch on x.im from (# #real (real->posit16 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))))> # # #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> # # #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))>) 17.649 * * * * [regimes]: Trying to branch on x.re from (# #real (real->posit16 (expm1 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))))> # # #real (real->posit16 (* (atan2 x.im x.re) y.im))))) (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))> # # #real (real->posit16 (cos (fma y.im (log (hypot x.re x.im)) (* (atan2 x.im x.re) y.re)))))))>) 17.816 * * * [regime]: Found split indices: #