1.118 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 1.507 * * * [progress]: [2/2] Setting up program. 1.516 * [progress]: [Phase 2 of 3] Improving. 1.573 * [simplify]: Simplifying using # : (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) 2.104 * * [simplify]: iteration 0 : 4930 enodes (cost 72 ) 2.104 * * [simplify]: iteration 1 : 4930 enodes (cost 72 ) 2.107 * [simplify]: Simplified to: (*.f64 (/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 (x.re) (x.re)) (*.f64 (x.im) (x.im)))) (y.re)) (exp.f64 (*.f64 (atan2.f64 (x.im) (x.re)) (y.im)))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 (x.re) (x.re)) (*.f64 (x.im) (x.im))))) (y.im)) (*.f64 (y.re) (atan2.f64 (x.im) (x.re))))))